2024-09-17T20:30:02.071 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T20:30:02.091 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T20:30:02.184 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277 branch: main description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 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: '7909277' kernel: kdb: 1 sha1: distro ktype: 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-17_20:16:19-rbd-main-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' 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: zstd bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: main sha1: 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d 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: 4954 sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 sleep_before_teardown: 0 subset: 16/128 suite: rbd suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d targets: smithi070.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBICeI1VjEUuEgfVNA+DjxKcfasWntt+h9gCrAn9GRopwWsFNkvtAK4r+iJwWgAqCjptTagSUGS+xuTkgsxSqPMg= smithi102.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPo+CM/BZ4HRxvNshUSNC5mfAF3NacAu+yfs6UwCrbnCmRyckq6ltyC+pNXoqNmlhFCHcJdX0mqH0qTUUKzohrw= 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-src - rbd --cluster cluster2 migration execute client.0.0-src - rbd --cluster cluster2 migration commit client.0.0-src - rbd --cluster cluster2 snap create client.0.0-src@snap - rbd --cluster cluster2 snap protect client.0.0-src@snap - rbd --cluster cluster2 clone client.0.0-src@snap client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src - rbd --cluster cluster2 snap create client.0.1-src@snap - rbd --cluster cluster2 snap protect client.0.1-src@snap - rbd --cluster cluster2 clone client.0.1-src@snap client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src - rbd --cluster cluster2 snap create client.0.2-src@snap - rbd --cluster cluster2 snap protect client.0.2-src@snap - rbd --cluster cluster2 clone client.0.2-src@snap 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-17_20:16:19 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T20:30:02.184 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa; will attempt to use it 2024-09-17T20:30:02.184 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa/tasks 2024-09-17T20:30:02.185 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T20:30:02.186 INFO:teuthology.task.internal:Checking packages... 2024-09-17T20:30:02.206 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '08cec6974d86f81dc304360b31113f30b4085bf8' 2024-09-17T20:30:02.207 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T20:30:02.207 INFO:teuthology.packaging:ref: None 2024-09-17T20:30:02.207 INFO:teuthology.packaging:tag: None 2024-09-17T20:30:02.207 INFO:teuthology.packaging:branch: main 2024-09-17T20:30:02.207 INFO:teuthology.packaging:sha1: 08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T20:30:02.207 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-17T20:30:02.457 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4937-g74984932-1jammy 2024-09-17T20:30:02.459 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T20:30:02.468 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T20:30:02.468 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T20:30:02.486 INFO:teuthology.task.internal:Saving configuration 2024-09-17T20:30:02.502 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T20:30:02.512 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T20:30:02.536 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 20:19:17.165957', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP+dIUwuZpEUE/cGmyNbUJue46zOjGg/Hv1EAdWqyjKH'} 2024-09-17T20:30:02.554 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 20:19:17.164760', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID2uOmxLoKrQYL/0FW/Z+xzgNwuNJDad+QeNn/RLGc7P'} 2024-09-17T20:30:02.554 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T20:30:02.566 INFO:teuthology.task.internal:roles: ubuntu@smithi070.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-17T20:30:02.566 INFO:teuthology.task.internal:roles: ubuntu@smithi102.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-17T20:30:02.566 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T20:30:02.725 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fee5ad90ee0>, signals=[15]) 2024-09-17T20:30:02.725 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T20:30:02.740 INFO:teuthology.task.internal:Opening connections... 2024-09-17T20:30:02.741 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:30:02.743 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:30:02.893 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:30:02.894 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:30:02.986 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T20:30:03.001 DEBUG:teuthology.orchestra.run.smithi070:> uname -m 2024-09-17T20:30:03.007 INFO:teuthology.orchestra.run.smithi070.stdout:x86_64 2024-09-17T20:30:03.007 DEBUG:teuthology.orchestra.run.smithi070:> cat /etc/os-release 2024-09-17T20:30:03.053 INFO:teuthology.orchestra.run.smithi070.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:NAME="Ubuntu" 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_ID="22.04" 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_CODENAME=jammy 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:ID=ubuntu 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:ID_LIKE=debian 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T20:30:03.054 INFO:teuthology.orchestra.run.smithi070.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T20:30:03.055 INFO:teuthology.orchestra.run.smithi070.stdout:UBUNTU_CODENAME=jammy 2024-09-17T20:30:03.055 INFO:teuthology.lock.ops:Updating smithi070.front.sepia.ceph.com on lock server 2024-09-17T20:30:03.082 DEBUG:teuthology.orchestra.run.smithi102:> uname -m 2024-09-17T20:30:03.087 INFO:teuthology.orchestra.run.smithi102.stdout:x86_64 2024-09-17T20:30:03.088 DEBUG:teuthology.orchestra.run.smithi102:> cat /etc/os-release 2024-09-17T20:30:03.136 INFO:teuthology.orchestra.run.smithi102.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T20:30:03.136 INFO:teuthology.orchestra.run.smithi102.stdout:NAME="Ubuntu" 2024-09-17T20:30:03.136 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_ID="22.04" 2024-09-17T20:30:03.136 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T20:30:03.136 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_CODENAME=jammy 2024-09-17T20:30:03.137 INFO:teuthology.orchestra.run.smithi102.stdout:ID=ubuntu 2024-09-17T20:30:03.137 INFO:teuthology.orchestra.run.smithi102.stdout:ID_LIKE=debian 2024-09-17T20:30:03.137 INFO:teuthology.orchestra.run.smithi102.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T20:30:03.137 INFO:teuthology.orchestra.run.smithi102.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T20:30:03.137 INFO:teuthology.orchestra.run.smithi102.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T20:30:03.137 INFO:teuthology.orchestra.run.smithi102.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T20:30:03.137 INFO:teuthology.orchestra.run.smithi102.stdout:UBUNTU_CODENAME=jammy 2024-09-17T20:30:03.137 INFO:teuthology.lock.ops:Updating smithi102.front.sepia.ceph.com on lock server 2024-09-17T20:30:03.165 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T20:30:03.178 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T20:30:03.189 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T20:30:03.190 DEBUG:teuthology.orchestra.run.smithi070:> test '!' -e /home/ubuntu/cephtest 2024-09-17T20:30:03.193 DEBUG:teuthology.orchestra.run.smithi102:> test '!' -e /home/ubuntu/cephtest 2024-09-17T20:30:03.198 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T20:30:03.208 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T20:30:03.208 DEBUG:teuthology.orchestra.run.smithi070:> test -z $(ls -A /var/lib/ceph) 2024-09-17T20:30:03.243 DEBUG:teuthology.orchestra.run.smithi102:> test -z $(ls -A /var/lib/ceph) 2024-09-17T20:30:03.256 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T20:30:03.386 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T20:30:03.405 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T20:30:03.406 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T20:30:03.406 DEBUG:teuthology.orchestra.run.smithi070:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T20:30:03.407 DEBUG:teuthology.orchestra.run.smithi102:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T20:30:03.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:30:03.411 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-17T20:30:03.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:30:03.412 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-09-17T20:30:03.461 INFO:teuthology.orchestra.run.smithi070.stdout:5.15.0-56-generic 2024-09-17T20:30:03.462 INFO:teuthology.task.kernel:Running kernel on smithi070: 5.15.0-56-generic 2024-09-17T20:30:03.462 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get clean 2024-09-17T20:30:03.464 INFO:teuthology.orchestra.run.smithi102.stdout:5.15.0-56-generic 2024-09-17T20:30:03.464 INFO:teuthology.task.kernel:Running kernel on smithi102: 5.15.0-56-generic 2024-09-17T20:30:03.464 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get clean 2024-09-17T20:30:03.593 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-09-17T20:30:03.595 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get update 2024-09-17T20:30:03.822 INFO:teuthology.orchestra.run.smithi102.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T20:30:03.873 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T20:30:03.873 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T20:30:03.888 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T20:30:03.933 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T20:30:03.964 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T20:30:04.057 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-17T20:30:04.162 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-17T20:30:04.166 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-17T20:30:04.169 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T20:30:04.169 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T20:30:04.169 INFO:teuthology.orchestra.run.smithi102.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-17T20:30:04.190 INFO:teuthology.orchestra.run.smithi102.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-17T20:30:04.193 INFO:teuthology.orchestra.run.smithi102.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T20:30:04.193 INFO:teuthology.orchestra.run.smithi102.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [628 kB] 2024-09-17T20:30:04.198 INFO:teuthology.orchestra.run.smithi102.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [903 kB] 2024-09-17T20:30:04.206 INFO:teuthology.orchestra.run.smithi102.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-17T20:30:04.208 INFO:teuthology.orchestra.run.smithi102.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T20:30:04.208 INFO:teuthology.orchestra.run.smithi102.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T20:30:04.208 INFO:teuthology.orchestra.run.smithi102.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T20:30:04.208 INFO:teuthology.orchestra.run.smithi102.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T20:30:04.221 INFO:teuthology.orchestra.run.smithi102.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T20:30:04.289 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T20:30:04.310 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-17T20:30:04.320 INFO:teuthology.orchestra.run.smithi102.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T20:30:04.429 INFO:teuthology.orchestra.run.smithi070.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T20:30:04.459 INFO:teuthology.orchestra.run.smithi102.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T20:30:04.655 INFO:teuthology.orchestra.run.smithi102.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T20:30:04.744 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-17T20:30:04.749 INFO:teuthology.orchestra.run.smithi070.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T20:30:04.759 INFO:teuthology.orchestra.run.smithi070.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-17T20:30:04.769 INFO:teuthology.orchestra.run.smithi070.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T20:30:04.769 INFO:teuthology.orchestra.run.smithi070.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-17T20:30:04.784 INFO:teuthology.orchestra.run.smithi070.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T20:30:04.806 INFO:teuthology.orchestra.run.smithi070.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T20:30:04.807 INFO:teuthology.orchestra.run.smithi070.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T20:30:04.821 INFO:teuthology.orchestra.run.smithi102.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T20:30:04.837 INFO:teuthology.orchestra.run.smithi102.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T20:30:04.838 INFO:teuthology.orchestra.run.smithi102.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T20:30:04.841 INFO:teuthology.orchestra.run.smithi102.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T20:30:04.865 INFO:teuthology.orchestra.run.smithi070.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T20:30:04.866 INFO:teuthology.orchestra.run.smithi070.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-17T20:30:04.892 INFO:teuthology.orchestra.run.smithi070.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T20:30:04.892 INFO:teuthology.orchestra.run.smithi070.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [903 kB] 2024-09-17T20:30:04.908 INFO:teuthology.orchestra.run.smithi070.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [628 kB] 2024-09-17T20:30:04.912 INFO:teuthology.orchestra.run.smithi070.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T20:30:04.913 INFO:teuthology.orchestra.run.smithi070.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T20:30:04.921 INFO:teuthology.orchestra.run.smithi070.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-17T20:30:04.925 INFO:teuthology.orchestra.run.smithi070.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T20:30:04.925 INFO:teuthology.orchestra.run.smithi070.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T20:30:04.927 INFO:teuthology.orchestra.run.smithi070.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T20:30:04.928 INFO:teuthology.orchestra.run.smithi070.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T20:30:04.929 INFO:teuthology.orchestra.run.smithi070.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T20:30:04.943 INFO:teuthology.orchestra.run.smithi070.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T20:30:04.943 INFO:teuthology.orchestra.run.smithi102.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T20:30:04.960 INFO:teuthology.orchestra.run.smithi102.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T20:30:04.960 INFO:teuthology.orchestra.run.smithi102.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T20:30:04.979 INFO:teuthology.orchestra.run.smithi070.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T20:30:04.987 INFO:teuthology.orchestra.run.smithi070.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T20:30:04.988 INFO:teuthology.orchestra.run.smithi070.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T20:30:04.989 INFO:teuthology.orchestra.run.smithi070.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T20:30:04.990 INFO:teuthology.orchestra.run.smithi102.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T20:30:04.995 INFO:teuthology.orchestra.run.smithi070.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T20:30:05.006 INFO:teuthology.orchestra.run.smithi070.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T20:30:05.007 INFO:teuthology.orchestra.run.smithi070.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T20:30:05.008 INFO:teuthology.orchestra.run.smithi102.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T20:30:05.016 INFO:teuthology.orchestra.run.smithi102.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T20:30:05.017 INFO:teuthology.orchestra.run.smithi102.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T20:30:05.018 INFO:teuthology.orchestra.run.smithi102.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T20:30:05.018 INFO:teuthology.orchestra.run.smithi102.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T20:30:05.068 INFO:teuthology.orchestra.run.smithi102.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T20:30:05.069 INFO:teuthology.orchestra.run.smithi102.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T20:30:05.070 INFO:teuthology.orchestra.run.smithi102.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T20:30:05.071 INFO:teuthology.orchestra.run.smithi070.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T20:30:05.071 INFO:teuthology.orchestra.run.smithi070.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T20:30:05.072 INFO:teuthology.orchestra.run.smithi070.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T20:30:05.074 INFO:teuthology.orchestra.run.smithi070.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T20:30:05.074 INFO:teuthology.orchestra.run.smithi070.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T20:30:05.077 INFO:teuthology.orchestra.run.smithi070.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T20:30:05.078 INFO:teuthology.orchestra.run.smithi070.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T20:30:05.079 INFO:teuthology.orchestra.run.smithi070.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T20:30:05.079 INFO:teuthology.orchestra.run.smithi070.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T20:30:05.102 INFO:teuthology.orchestra.run.smithi102.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T20:30:05.102 INFO:teuthology.orchestra.run.smithi102.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T20:30:05.102 INFO:teuthology.orchestra.run.smithi102.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T20:30:05.103 INFO:teuthology.orchestra.run.smithi102.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T20:30:05.103 INFO:teuthology.orchestra.run.smithi102.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T20:30:05.150 INFO:teuthology.orchestra.run.smithi102.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T20:30:10.427 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 16.2 MB in 2s (7,166 kB/s) 2024-09-17T20:30:10.990 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 16.2 MB in 3s (5,840 kB/s) 2024-09-17T20:30:11.890 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-09-17T20:30:11.907 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T20:30:11.962 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-09-17T20:30:12.148 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-09-17T20:30:12.149 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-09-17T20:30:12.317 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:30:12.317 INFO:teuthology.orchestra.run.smithi102.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T20:30:12.317 INFO:teuthology.orchestra.run.smithi102.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T20:30:12.317 INFO:teuthology.orchestra.run.smithi102.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T20:30:12.318 INFO:teuthology.orchestra.run.smithi102.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T20:30:12.318 INFO:teuthology.orchestra.run.smithi102.stdout: python2.7-minimal 2024-09-17T20:30:12.318 INFO:teuthology.orchestra.run.smithi102.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:30:12.319 INFO:teuthology.orchestra.run.smithi102.stdout:The following additional packages will be installed: 2024-09-17T20:30:12.319 INFO:teuthology.orchestra.run.smithi102.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T20:30:12.319 INFO:teuthology.orchestra.run.smithi102.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T20:30:12.319 INFO:teuthology.orchestra.run.smithi102.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T20:30:12.320 INFO:teuthology.orchestra.run.smithi102.stdout:Suggested packages: 2024-09-17T20:30:12.321 INFO:teuthology.orchestra.run.smithi102.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T20:30:12.321 INFO:teuthology.orchestra.run.smithi102.stdout:Recommended packages: 2024-09-17T20:30:12.321 INFO:teuthology.orchestra.run.smithi102.stdout: thermald 2024-09-17T20:30:12.366 INFO:teuthology.orchestra.run.smithi102.stdout:The following NEW packages will be installed: 2024-09-17T20:30:12.366 INFO:teuthology.orchestra.run.smithi102.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T20:30:12.366 INFO:teuthology.orchestra.run.smithi102.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T20:30:12.366 INFO:teuthology.orchestra.run.smithi102.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T20:30:12.367 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages will be upgraded: 2024-09-17T20:30:12.368 INFO:teuthology.orchestra.run.smithi102.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T20:30:12.436 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:30:12.456 DEBUG:teuthology.orchestra.run.smithi070:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T20:30:12.520 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:30:12.548 INFO:teuthology.orchestra.run.smithi102.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T20:30:12.548 INFO:teuthology.orchestra.run.smithi102.stdout:Need to get 113 MB of archives. 2024-09-17T20:30:12.548 INFO:teuthology.orchestra.run.smithi102.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T20:30:12.548 INFO:teuthology.orchestra.run.smithi102.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T20:30:12.730 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-17T20:30:12.731 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-17T20:30:12.921 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:30:12.921 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T20:30:12.921 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T20:30:12.922 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T20:30:12.922 INFO:teuthology.orchestra.run.smithi070.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T20:30:12.922 INFO:teuthology.orchestra.run.smithi070.stdout: python2.7-minimal 2024-09-17T20:30:12.922 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:30:12.923 INFO:teuthology.orchestra.run.smithi070.stdout:The following additional packages will be installed: 2024-09-17T20:30:12.923 INFO:teuthology.orchestra.run.smithi070.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T20:30:12.923 INFO:teuthology.orchestra.run.smithi070.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T20:30:12.924 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T20:30:12.925 INFO:teuthology.orchestra.run.smithi070.stdout:Suggested packages: 2024-09-17T20:30:12.925 INFO:teuthology.orchestra.run.smithi070.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T20:30:12.925 INFO:teuthology.orchestra.run.smithi070.stdout:Recommended packages: 2024-09-17T20:30:12.925 INFO:teuthology.orchestra.run.smithi070.stdout: thermald 2024-09-17T20:30:12.976 INFO:teuthology.orchestra.run.smithi070.stdout:The following NEW packages will be installed: 2024-09-17T20:30:12.977 INFO:teuthology.orchestra.run.smithi070.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T20:30:12.977 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T20:30:12.977 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T20:30:12.978 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages will be upgraded: 2024-09-17T20:30:12.978 INFO:teuthology.orchestra.run.smithi070.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T20:30:13.159 INFO:teuthology.orchestra.run.smithi070.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T20:30:13.159 INFO:teuthology.orchestra.run.smithi070.stdout:Need to get 113 MB of archives. 2024-09-17T20:30:13.159 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T20:30:13.160 INFO:teuthology.orchestra.run.smithi070.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T20:30:13.938 INFO:teuthology.orchestra.run.smithi102.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T20:30:14.290 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T20:30:14.670 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T20:30:15.020 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T20:30:16.487 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T20:30:16.487 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T20:30:16.487 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T20:30:16.838 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T20:30:16.923 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T20:30:17.251 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T20:30:17.251 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T20:30:17.252 INFO:teuthology.orchestra.run.smithi070.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T20:30:17.327 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 113 MB in 5s (24.9 MB/s) 2024-09-17T20:30:17.518 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T20:30:17.588 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T20:30:17.666 INFO:teuthology.orchestra.run.smithi070.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T20:30:18.064 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 113 MB in 5s (24.2 MB/s) 2024-09-17T20:30:18.247 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T20:30:19.626 INFO:teuthology.orchestra.run.smithi102.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T20:30:19.630 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:19.815 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:20.247 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T20:30:20.251 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:20.336 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:21.967 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T20:30:21.988 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:22.079 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:22.528 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T20:30:22.530 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T20:30:22.549 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:22.551 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:22.595 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:22.639 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:23.083 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T20:30:23.104 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:23.141 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:29.621 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T20:30:29.763 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T20:30:29.889 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T20:30:30.041 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T20:30:30.088 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T20:30:30.208 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T20:30:30.408 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T20:30:30.486 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T20:30:30.509 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T20:30:30.536 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T20:30:30.545 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T20:30:30.864 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T20:30:30.887 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T20:30:30.931 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T20:30:35.858 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T20:30:35.894 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:35.932 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:36.839 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T20:30:36.876 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T20:30:36.908 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:38.972 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T20:30:39.143 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T20:30:40.346 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T20:30:40.468 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:40.594 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T20:30:40.731 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:41.336 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T20:30:41.460 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T20:30:41.843 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T20:30:41.999 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:42.064 INFO:teuthology.orchestra.run.smithi070.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T20:30:42.064 INFO:teuthology.orchestra.run.smithi070.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T20:30:42.064 INFO:teuthology.orchestra.run.smithi070.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T20:30:42.065 INFO:teuthology.orchestra.run.smithi070.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T20:30:42.125 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T20:30:42.225 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:42.270 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:43.618 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T20:30:43.625 INFO:teuthology.orchestra.run.smithi102.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T20:30:43.625 INFO:teuthology.orchestra.run.smithi102.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T20:30:43.625 INFO:teuthology.orchestra.run.smithi102.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T20:30:43.625 INFO:teuthology.orchestra.run.smithi102.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T20:30:43.744 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T20:30:43.797 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:43.870 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:45.223 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T20:30:45.326 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:45.725 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T20:30:46.051 INFO:teuthology.orchestra.run.smithi070.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T20:30:46.051 INFO:teuthology.orchestra.run.smithi070.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T20:30:46.359 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:47.778 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T20:30:47.844 INFO:teuthology.orchestra.run.smithi102.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T20:30:47.844 INFO:teuthology.orchestra.run.smithi102.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T20:31:00.163 INFO:teuthology.orchestra.run.smithi070.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T20:31:00.164 INFO:teuthology.orchestra.run.smithi070.stdout:Sourcing file `/etc/default/grub' 2024-09-17T20:31:00.185 INFO:teuthology.orchestra.run.smithi070.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T20:31:00.211 INFO:teuthology.orchestra.run.smithi070.stdout:Generating grub configuration file ... 2024-09-17T20:31:00.507 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T20:31:00.528 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T20:31:00.833 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T20:31:00.838 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T20:31:00.903 INFO:teuthology.orchestra.run.smithi070.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T20:31:00.909 INFO:teuthology.orchestra.run.smithi070.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T20:31:01.065 INFO:teuthology.orchestra.run.smithi070.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T20:31:01.065 INFO:teuthology.orchestra.run.smithi070.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T20:31:01.065 INFO:teuthology.orchestra.run.smithi070.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T20:31:01.104 INFO:teuthology.orchestra.run.smithi070.stdout:done 2024-09-17T20:31:01.606 DEBUG:teuthology.orchestra.run.smithi070:> dpkg -s linux-image-generic 2024-09-17T20:31:01.633 INFO:teuthology.orchestra.run.smithi070.stdout:Package: linux-image-generic 2024-09-17T20:31:01.633 INFO:teuthology.orchestra.run.smithi070.stdout:Status: install ok installed 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Priority: optional 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Section: kernel 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Installed-Size: 21 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: amd64 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Source: linux-meta 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Version: 5.15.0.122.122 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Recommends: thermald 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout:Description: Generic Linux kernel image 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout: This package will always depend on the latest generic kernel image 2024-09-17T20:31:01.634 INFO:teuthology.orchestra.run.smithi070.stdout: available. 2024-09-17T20:31:01.635 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T20:31:01.635 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T20:31:01.635 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T20:31:01.635 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-17T20:31:01.635 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi070.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T20:31:01.635 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get clean 2024-09-17T20:31:01.829 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get update 2024-09-17T20:31:01.944 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T20:31:01.944 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T20:31:01.951 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T20:31:01.968 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T20:31:02.141 INFO:teuthology.orchestra.run.smithi102.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T20:31:02.141 INFO:teuthology.orchestra.run.smithi102.stdout:Sourcing file `/etc/default/grub' 2024-09-17T20:31:02.166 INFO:teuthology.orchestra.run.smithi102.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T20:31:02.185 INFO:teuthology.orchestra.run.smithi102.stdout:Generating grub configuration file ... 2024-09-17T20:31:02.495 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T20:31:02.511 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T20:31:02.828 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T20:31:02.834 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T20:31:02.903 INFO:teuthology.orchestra.run.smithi102.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T20:31:02.909 INFO:teuthology.orchestra.run.smithi102.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T20:31:03.056 INFO:teuthology.orchestra.run.smithi102.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T20:31:03.056 INFO:teuthology.orchestra.run.smithi102.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T20:31:03.056 INFO:teuthology.orchestra.run.smithi102.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T20:31:03.091 INFO:teuthology.orchestra.run.smithi102.stdout:done 2024-09-17T20:31:03.385 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:31:03.404 DEBUG:teuthology.orchestra.run.smithi070:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T20:31:03.458 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:31:03.480 DEBUG:teuthology.orchestra.run.smithi102:> dpkg -s linux-image-generic 2024-09-17T20:31:03.505 INFO:teuthology.orchestra.run.smithi102.stdout:Package: linux-image-generic 2024-09-17T20:31:03.505 INFO:teuthology.orchestra.run.smithi102.stdout:Status: install ok installed 2024-09-17T20:31:03.505 INFO:teuthology.orchestra.run.smithi102.stdout:Priority: optional 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Section: kernel 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Installed-Size: 21 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: amd64 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Source: linux-meta 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Version: 5.15.0.122.122 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Recommends: thermald 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout:Description: Generic Linux kernel image 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout: This package will always depend on the latest generic kernel image 2024-09-17T20:31:03.506 INFO:teuthology.orchestra.run.smithi102.stdout: available. 2024-09-17T20:31:03.507 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T20:31:03.507 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T20:31:03.507 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T20:31:03.508 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-17T20:31:03.508 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi102.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T20:31:03.508 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get clean 2024-09-17T20:31:03.645 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-17T20:31:03.645 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-17T20:31:03.647 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-09-17T20:31:03.812 INFO:teuthology.orchestra.run.smithi070.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T20:31:03.813 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:31:03.813 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T20:31:03.813 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T20:31:03.813 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T20:31:03.813 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T20:31:03.813 INFO:teuthology.orchestra.run.smithi070.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T20:31:03.814 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:31:03.852 INFO:teuthology.orchestra.run.smithi070.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T20:31:03.854 DEBUG:teuthology.orchestra.run.smithi070:> dpkg -s linux-image-generic 2024-09-17T20:31:03.869 INFO:teuthology.orchestra.run.smithi070.stdout:Package: linux-image-generic 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Status: install ok installed 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Priority: optional 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Section: kernel 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Installed-Size: 21 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: amd64 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Source: linux-meta 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Version: 5.15.0.122.122 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T20:31:03.870 INFO:teuthology.orchestra.run.smithi070.stdout:Recommends: thermald 2024-09-17T20:31:03.871 INFO:teuthology.orchestra.run.smithi070.stdout:Description: Generic Linux kernel image 2024-09-17T20:31:03.871 INFO:teuthology.orchestra.run.smithi070.stdout: This package will always depend on the latest generic kernel image 2024-09-17T20:31:03.871 INFO:teuthology.orchestra.run.smithi070.stdout: available. 2024-09-17T20:31:03.871 DEBUG:teuthology.orchestra.run.smithi070:> mktemp 2024-09-17T20:31:03.900 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T20:31:03.900 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T20:31:03.916 INFO:teuthology.orchestra.run.smithi070.stdout:/tmp/tmp.n0LLEKRef3 2024-09-17T20:31:03.916 DEBUG:teuthology.orchestra.run.smithi070:> sudo cp /boot/grub/grub.cfg /tmp/tmp.n0LLEKRef3 2024-09-17T20:31:03.962 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T20:31:03.971 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0666 /tmp/tmp.n0LLEKRef3 2024-09-17T20:31:04.043 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T20:31:04.086 DEBUG:teuthology.orchestra.remote:smithi070:/tmp/tmp.n0LLEKRef3 is 10KB 2024-09-17T20:31:04.138 DEBUG:teuthology.orchestra.run.smithi070:> rm -fr /tmp/tmp.n0LLEKRef3 2024-09-17T20:31:04.143 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T20:31:04.196 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:31:04.196 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T20:31:04.196 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T20:31:04.263 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T20:31:04.263 DEBUG:teuthology.orchestra.run.smithi070:> sudo update-grub 2024-09-17T20:31:05.383 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-09-17T20:31:05.402 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T20:31:05.455 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-09-17T20:31:05.460 INFO:teuthology.orchestra.run.smithi070.stderr:Sourcing file `/etc/default/grub' 2024-09-17T20:31:05.462 INFO:teuthology.orchestra.run.smithi070.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T20:31:05.464 INFO:teuthology.orchestra.run.smithi070.stderr:Generating grub configuration file ... 2024-09-17T20:31:05.618 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T20:31:05.623 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T20:31:05.643 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-09-17T20:31:05.644 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T20:31:05.817 INFO:teuthology.orchestra.run.smithi102.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:31:05.834 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T20:31:05.838 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T20:31:05.858 INFO:teuthology.orchestra.run.smithi102.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T20:31:05.860 DEBUG:teuthology.orchestra.run.smithi102:> dpkg -s linux-image-generic 2024-09-17T20:31:05.879 INFO:teuthology.orchestra.run.smithi070.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T20:31:05.885 INFO:teuthology.orchestra.run.smithi070.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T20:31:05.919 INFO:teuthology.orchestra.run.smithi102.stdout:Package: linux-image-generic 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Status: install ok installed 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Priority: optional 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Section: kernel 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Installed-Size: 21 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: amd64 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Source: linux-meta 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Version: 5.15.0.122.122 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T20:31:05.920 INFO:teuthology.orchestra.run.smithi102.stdout:Recommends: thermald 2024-09-17T20:31:05.921 INFO:teuthology.orchestra.run.smithi102.stdout:Description: Generic Linux kernel image 2024-09-17T20:31:05.921 INFO:teuthology.orchestra.run.smithi102.stdout: This package will always depend on the latest generic kernel image 2024-09-17T20:31:05.921 INFO:teuthology.orchestra.run.smithi102.stdout: available. 2024-09-17T20:31:05.921 DEBUG:teuthology.orchestra.run.smithi102:> mktemp 2024-09-17T20:31:05.967 INFO:teuthology.orchestra.run.smithi102.stdout:/tmp/tmp.fAzgAzZcoS 2024-09-17T20:31:05.968 DEBUG:teuthology.orchestra.run.smithi102:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fAzgAzZcoS 2024-09-17T20:31:06.001 INFO:teuthology.orchestra.run.smithi070.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T20:31:06.001 INFO:teuthology.orchestra.run.smithi070.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T20:31:06.001 INFO:teuthology.orchestra.run.smithi070.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T20:31:06.020 INFO:teuthology.orchestra.run.smithi070.stderr:done 2024-09-17T20:31:06.023 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0666 /tmp/tmp.fAzgAzZcoS 2024-09-17T20:31:06.028 DEBUG:teuthology.orchestra.run.smithi070:> sudo shutdown -r now 2024-09-17T20:31:06.140 DEBUG:teuthology.orchestra.remote:smithi102:/tmp/tmp.fAzgAzZcoS is 10KB 2024-09-17T20:31:06.197 DEBUG:teuthology.orchestra.run.smithi102:> rm -fr /tmp/tmp.fAzgAzZcoS 2024-09-17T20:31:06.202 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T20:31:06.257 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:31:06.257 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T20:31:06.257 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T20:31:06.353 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T20:31:06.353 DEBUG:teuthology.orchestra.run.smithi102:> sudo update-grub 2024-09-17T20:31:07.726 INFO:teuthology.orchestra.run.smithi102.stderr:Sourcing file `/etc/default/grub' 2024-09-17T20:31:07.732 INFO:teuthology.orchestra.run.smithi102.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T20:31:07.741 INFO:teuthology.orchestra.run.smithi102.stderr:Generating grub configuration file ... 2024-09-17T20:31:07.949 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T20:31:07.955 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T20:31:08.214 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T20:31:08.220 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T20:31:08.262 INFO:teuthology.orchestra.run.smithi102.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T20:31:08.268 INFO:teuthology.orchestra.run.smithi102.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T20:31:08.408 INFO:teuthology.orchestra.run.smithi102.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T20:31:08.409 INFO:teuthology.orchestra.run.smithi102.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T20:31:08.409 INFO:teuthology.orchestra.run.smithi102.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T20:31:08.422 INFO:teuthology.orchestra.run.smithi102.stderr:done 2024-09-17T20:31:08.439 DEBUG:teuthology.orchestra.run.smithi102:> sudo shutdown -r now 2024-09-17T20:31:36.057 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-17T20:31:36.058 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-17T20:31:36.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:31:38.444 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-17T20:31:38.445 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-17T20:31:38.445 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:31:54.429 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-17T20:31:56.989 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-09-17T20:32:03.437 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-17T20:32:03.438 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:32:05.993 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-17T20:32:05.993 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:32:09.053 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-09-17T20:32:21.065 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-17T20:32:21.066 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:32:39.485 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-09-17T20:32:54.501 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-17T20:32:54.502 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:32:54.761 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-09-17T20:32:55.345 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-17T20:32:55.345 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.15.0-122-generic"... 2024-09-17T20:32:55.346 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-09-17T20:32:55.393 INFO:teuthology.orchestra.run.smithi102.stdout:5.15.0-122-generic 2024-09-17T20:32:55.394 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T20:32:55.394 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T20:32:55.394 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T20:32:56.394 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-17T20:32:56.395 DEBUG:teuthology.orchestra.run.smithi102:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T20:32:56.724 INFO:teuthology.orchestra.run.smithi102.stdout:ttyS1 2024-09-17T20:32:56.739 DEBUG:teuthology.parallel:result is None 2024-09-17T20:33:03.441 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T20:33:15.443 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-17T20:33:15.444 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:33:15.695 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-09-17T20:33:16.299 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-17T20:33:16.299 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.15.0-122-generic"... 2024-09-17T20:33:16.299 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-17T20:33:16.345 INFO:teuthology.orchestra.run.smithi070.stdout:5.15.0-122-generic 2024-09-17T20:33:16.345 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T20:33:16.345 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T20:33:16.345 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T20:33:17.346 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-17T20:33:17.346 DEBUG:teuthology.orchestra.run.smithi070:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T20:33:17.422 INFO:teuthology.orchestra.run.smithi070.stdout:ttyS1 2024-09-17T20:33:17.451 DEBUG:teuthology.parallel:result is None 2024-09-17T20:33:17.451 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T20:33:17.460 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T20:33:17.460 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T20:33:17.463 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T20:33:17.471 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T20:33:17.481 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T20:33:17.493 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T20:33:17.493 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T20:33:17.514 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T20:33:17.643 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T20:33:17.651 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T20:33:17.651 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:33:17.654 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:33:17.669 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T20:33:17.677 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T20:33:17.678 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T20:33:17.687 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T20:33:17.689 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T20:33:17.887 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T20:33:17.888 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T20:33:17.891 DEBUG:teuthology.orchestra.run.smithi102:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T20:33:17.907 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T20:33:18.017 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T20:33:18.017 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T20:33:18.020 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T20:33:18.026 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T20:33:18.069 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T20:33:18.117 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:33:18.117 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T20:33:18.190 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T20:33:18.197 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T20:33:18.246 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:33:18.246 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T20:33:18.353 DEBUG:teuthology.orchestra.run.smithi070:> sudo service rsyslog restart 2024-09-17T20:33:18.355 DEBUG:teuthology.orchestra.run.smithi102:> sudo service rsyslog restart 2024-09-17T20:33:18.400 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T20:33:18.408 INFO:teuthology.task.internal:Starting timer... 2024-09-17T20:33:18.408 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T20:33:18.420 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T20:33:18.430 DEBUG:teuthology.task.selinux:Excluding smithi070: OS 'ubuntu' does not support SELinux 2024-09-17T20:33:18.430 DEBUG:teuthology.task.selinux:Excluding smithi102: OS 'ubuntu' does not support SELinux 2024-09-17T20:33:18.430 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T20:33:18.430 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T20:33:18.430 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T20:33:18.431 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T20:33:18.440 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T20:33:18.444 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T20:33:18.577 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T20:33:18.592 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-17T20:33:18.593 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi070.front.sepia.ceph.com,smithi102.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T20:41:25.285 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi070.front.sepia.ceph.com'), Remote(name='ubuntu@smithi102.front.sepia.ceph.com')] 2024-09-17T20:41:25.286 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-17T20:41:25.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:41:25.372 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-09-17T20:41:25.450 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-17T20:41:25.451 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-17T20:41:25.451 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T20:41:25.533 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-09-17T20:41:25.613 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-17T20:41:25.613 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T20:41:25.626 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T20:41:25.627 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T20:41:25.627 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:41:25.630 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T20:41:25.630 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:41:25.658 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T20:41:25.658 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Command line: ntpd -gq 2024-09-17T20:41:25.658 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: ---------------------------------------------------- 2024-09-17T20:41:25.658 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T20:41:25.659 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T20:41:25.659 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: corporation. Support and training for ntp-4 are 2024-09-17T20:41:25.659 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: available at https://www.nwtime.org/support 2024-09-17T20:41:25.659 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: ---------------------------------------------------- 2024-09-17T20:41:25.659 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: proto: precision = 0.045 usec (-24) 2024-09-17T20:41:25.659 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: basedate set to 2022-02-04 2024-09-17T20:41:25.659 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: gps base set to 2022-02-06 (week 2196) 2024-09-17T20:41:25.660 INFO:teuthology.orchestra.run.smithi070.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T20:41:25.660 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T20:41:25.660 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T20:41:25.661 INFO:teuthology.orchestra.run.smithi070.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T20:41:25.661 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T20:41:25.661 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T20:41:25.661 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T20:41:25.662 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Listen normally on 3 enp3s0f1 172.21.15.70:123 2024-09-17T20:41:25.662 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Listen normally on 4 lo [::1]:123 2024-09-17T20:41:25.662 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d3e7%5]:123 2024-09-17T20:41:25.662 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:25 ntpd[18483]: Listening on routing socket on fd #22 for interface updates 2024-09-17T20:41:25.680 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T20:41:25.680 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Command line: ntpd -gq 2024-09-17T20:41:25.680 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: ---------------------------------------------------- 2024-09-17T20:41:25.680 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T20:41:25.681 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T20:41:25.681 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: corporation. Support and training for ntp-4 are 2024-09-17T20:41:25.681 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: available at https://www.nwtime.org/support 2024-09-17T20:41:25.681 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: ---------------------------------------------------- 2024-09-17T20:41:25.681 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: proto: precision = 0.046 usec (-24) 2024-09-17T20:41:25.682 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: basedate set to 2022-02-04 2024-09-17T20:41:25.682 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: gps base set to 2022-02-06 (week 2196) 2024-09-17T20:41:25.682 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T20:41:25.682 INFO:teuthology.orchestra.run.smithi102.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T20:41:25.682 INFO:teuthology.orchestra.run.smithi102.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T20:41:25.683 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T20:41:25.683 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T20:41:25.683 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T20:41:25.683 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T20:41:25.683 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Listen normally on 3 enp3s0f1 172.21.15.102:123 2024-09-17T20:41:25.684 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Listen normally on 4 lo [::1]:123 2024-09-17T20:41:25.684 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d769%5]:123 2024-09-17T20:41:25.684 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:25 ntpd[18488]: Listening on routing socket on fd #22 for interface updates 2024-09-17T20:41:26.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:26 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:26.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:26 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:26.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:26 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:26.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:26 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:26.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:26 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:26.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:26 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:27.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:27.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:27.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:27.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:27.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:27.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:27.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:27.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:27 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:28.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:28.661 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:28.661 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:28 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:28.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:28 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:28.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:28 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:28.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:28 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:28.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:28 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:28.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:28 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:28.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:28 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:29.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:29 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:29.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:29 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:29.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:29 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:29.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:29 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:29.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:29 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:29.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:29 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:29.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:29 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:29.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:29 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:29.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:29 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:29.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:29 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:29.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:29 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:29.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:29 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:30.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:30.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:30 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:30.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:30.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:30 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:31.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:31 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:31.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:31 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:31.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:31 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:31.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:31 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:31.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:31 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:31.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:31 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:31.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:31 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:31.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:31 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:31.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:31 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:31.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:31 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:31.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:31 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:31.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:31 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:32.659 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:32.660 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:32.661 INFO:teuthology.orchestra.run.smithi070.stdout:17 Sep 20:41:32 ntpd[18483]: ntpd: time slew +0.000008 s 2024-09-17T20:41:32.661 INFO:teuthology.orchestra.run.smithi070.stdout:ntpd: time slew +0.000008s 2024-09-17T20:41:32.661 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T20:41:32.661 INFO:teuthology.orchestra.run.smithi070.stderr:17 Sep 20:41:32 ntpd[18483]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T20:41:32.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:32.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:32 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:32.710 INFO:teuthology.orchestra.run.smithi070.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T20:41:32.710 INFO:teuthology.orchestra.run.smithi070.stdout:============================================================================== 2024-09-17T20:41:32.710 INFO:teuthology.orchestra.run.smithi070.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:32.710 INFO:teuthology.orchestra.run.smithi070.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:32.710 INFO:teuthology.orchestra.run.smithi070.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:32.710 INFO:teuthology.orchestra.run.smithi070.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:33.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:33.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:33.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T20:41:33.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T20:41:33.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T20:41:33.681 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T20:41:33.682 INFO:teuthology.orchestra.run.smithi102.stdout:17 Sep 20:41:33 ntpd[18488]: ntpd: time slew -0.001669 s 2024-09-17T20:41:33.682 INFO:teuthology.orchestra.run.smithi102.stdout:ntpd: time slew -0.001669s 2024-09-17T20:41:33.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T20:41:33.682 INFO:teuthology.orchestra.run.smithi102.stderr:17 Sep 20:41:33 ntpd[18488]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T20:41:33.732 INFO:teuthology.orchestra.run.smithi102.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T20:41:33.733 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================== 2024-09-17T20:41:33.733 INFO:teuthology.orchestra.run.smithi102.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:33.733 INFO:teuthology.orchestra.run.smithi102.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:33.733 INFO:teuthology.orchestra.run.smithi102.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:33.733 INFO:teuthology.orchestra.run.smithi102.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T20:41:33.733 INFO:teuthology.run_tasks:Running task install... 2024-09-17T20:41:33.742 DEBUG:teuthology.task.install:project ceph 2024-09-17T20:41:33.742 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}} 2024-09-17T20:41:33.742 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'} 2024-09-17T20:41:33.742 INFO:teuthology.task.install:Using flavor: default 2024-09-17T20:41:33.747 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-17T20:41:33.747 INFO:teuthology.task.install:extra packages: [] 2024-09-17T20:41:33.748 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-key list | grep Ceph 2024-09-17T20:41:33.748 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-key list | grep Ceph 2024-09-17T20:41:33.812 INFO:teuthology.orchestra.run.smithi070.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T20:41:33.830 INFO:teuthology.orchestra.run.smithi102.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T20:41:33.844 INFO:teuthology.orchestra.run.smithi070.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T20:41:33.844 INFO:teuthology.orchestra.run.smithi070.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T20:41:33.844 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-17T20:41:33.844 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T20:41:33.858 INFO:teuthology.orchestra.run.smithi102.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T20:41:33.858 INFO:teuthology.orchestra.run.smithi102.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T20:41:33.859 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2024-09-17T20:41:33.859 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T20:41:33.984 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default/ 2024-09-17T20:41:33.984 INFO:teuthology.task.install.deb:Package version is 19.3.0-4975-g08cec697-1jammy 2024-09-17T20:41:33.998 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default/ 2024-09-17T20:41:33.998 INFO:teuthology.task.install.deb:Package version is 19.3.0-4975-g08cec697-1jammy 2024-09-17T20:41:34.096 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:41:34.096 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T20:41:34.108 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:41:34.108 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T20:41:34.109 DEBUG:teuthology.orchestra.run.smithi070:> sudo apt-get update 2024-09-17T20:41:34.121 DEBUG:teuthology.orchestra.run.smithi102:> sudo apt-get update 2024-09-17T20:41:34.293 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T20:41:34.302 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T20:41:34.319 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T20:41:34.330 INFO:teuthology.orchestra.run.smithi070.stdout:Ign:1 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T20:41:34.346 INFO:teuthology.orchestra.run.smithi102.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T20:41:34.351 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-17T20:41:34.367 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-17T20:41:34.374 INFO:teuthology.orchestra.run.smithi070.stdout:Ign:3 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T20:41:34.389 INFO:teuthology.orchestra.run.smithi102.stdout:Ign:6 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T20:41:34.403 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T20:41:34.403 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-17T20:41:34.410 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-17T20:41:34.414 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T20:41:34.415 INFO:teuthology.orchestra.run.smithi102.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T20:41:34.436 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,423 B] 2024-09-17T20:41:34.437 INFO:teuthology.orchestra.run.smithi102.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,423 B] 2024-09-17T20:41:34.478 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T20:41:34.559 INFO:teuthology.orchestra.run.smithi070.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T20:41:34.650 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 28.6 kB in 0s (82.7 kB/s) 2024-09-17T20:41:34.793 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 28.6 kB in 1s (57.2 kB/s) 2024-09-17T20:41:35.707 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-09-17T20:41:35.722 DEBUG:teuthology.orchestra.run.smithi102:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4975-g08cec697-1jammy cephadm=19.3.0-4975-g08cec697-1jammy ceph-mds=19.3.0-4975-g08cec697-1jammy ceph-mgr=19.3.0-4975-g08cec697-1jammy ceph-common=19.3.0-4975-g08cec697-1jammy ceph-fuse=19.3.0-4975-g08cec697-1jammy ceph-test=19.3.0-4975-g08cec697-1jammy ceph-volume=19.3.0-4975-g08cec697-1jammy radosgw=19.3.0-4975-g08cec697-1jammy python3-rados=19.3.0-4975-g08cec697-1jammy python3-rgw=19.3.0-4975-g08cec697-1jammy python3-cephfs=19.3.0-4975-g08cec697-1jammy python3-rbd=19.3.0-4975-g08cec697-1jammy libcephfs2=19.3.0-4975-g08cec697-1jammy libcephfs-dev=19.3.0-4975-g08cec697-1jammy librados2=19.3.0-4975-g08cec697-1jammy librbd1=19.3.0-4975-g08cec697-1jammy rbd-fuse=19.3.0-4975-g08cec697-1jammy 2024-09-17T20:41:35.787 INFO:teuthology.orchestra.run.smithi102.stdout:Reading package lists... 2024-09-17T20:41:35.828 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:41:35.844 DEBUG:teuthology.orchestra.run.smithi070:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4975-g08cec697-1jammy cephadm=19.3.0-4975-g08cec697-1jammy ceph-mds=19.3.0-4975-g08cec697-1jammy ceph-mgr=19.3.0-4975-g08cec697-1jammy ceph-common=19.3.0-4975-g08cec697-1jammy ceph-fuse=19.3.0-4975-g08cec697-1jammy ceph-test=19.3.0-4975-g08cec697-1jammy ceph-volume=19.3.0-4975-g08cec697-1jammy radosgw=19.3.0-4975-g08cec697-1jammy python3-rados=19.3.0-4975-g08cec697-1jammy python3-rgw=19.3.0-4975-g08cec697-1jammy python3-cephfs=19.3.0-4975-g08cec697-1jammy python3-rbd=19.3.0-4975-g08cec697-1jammy libcephfs2=19.3.0-4975-g08cec697-1jammy libcephfs-dev=19.3.0-4975-g08cec697-1jammy librados2=19.3.0-4975-g08cec697-1jammy librbd1=19.3.0-4975-g08cec697-1jammy rbd-fuse=19.3.0-4975-g08cec697-1jammy 2024-09-17T20:41:35.898 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:41:35.997 INFO:teuthology.orchestra.run.smithi102.stdout:Building dependency tree... 2024-09-17T20:41:35.998 INFO:teuthology.orchestra.run.smithi102.stdout:Reading state information... 2024-09-17T20:41:36.084 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-17T20:41:36.085 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-17T20:41:36.206 INFO:teuthology.orchestra.run.smithi102.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:41:36.206 INFO:teuthology.orchestra.run.smithi102.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T20:41:36.206 INFO:teuthology.orchestra.run.smithi102.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T20:41:36.206 INFO:teuthology.orchestra.run.smithi102.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T20:41:36.207 INFO:teuthology.orchestra.run.smithi102.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T20:41:36.207 INFO:teuthology.orchestra.run.smithi102.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T20:41:36.207 INFO:teuthology.orchestra.run.smithi102.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:41:36.208 INFO:teuthology.orchestra.run.smithi102.stdout:The following additional packages will be installed: 2024-09-17T20:41:36.208 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T20:41:36.208 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T20:41:36.208 INFO:teuthology.orchestra.run.smithi102.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-17T20:41:36.208 INFO:teuthology.orchestra.run.smithi102.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-17T20:41:36.208 INFO:teuthology.orchestra.run.smithi102.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-17T20:41:36.209 INFO:teuthology.orchestra.run.smithi102.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-17T20:41:36.209 INFO:teuthology.orchestra.run.smithi102.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-17T20:41:36.209 INFO:teuthology.orchestra.run.smithi102.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T20:41:36.210 INFO:teuthology.orchestra.run.smithi102.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: xmlstarlet zip 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout:Suggested packages: 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-17T20:41:36.211 INFO:teuthology.orchestra.run.smithi102.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-17T20:41:36.212 INFO:teuthology.orchestra.run.smithi102.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-17T20:41:36.212 INFO:teuthology.orchestra.run.smithi102.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-17T20:41:36.212 INFO:teuthology.orchestra.run.smithi102.stdout:Recommended packages: 2024-09-17T20:41:36.212 INFO:teuthology.orchestra.run.smithi102.stdout: btrfs-tools 2024-09-17T20:41:36.272 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:41:36.272 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T20:41:36.272 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T20:41:36.272 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T20:41:36.273 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T20:41:36.273 INFO:teuthology.orchestra.run.smithi070.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T20:41:36.273 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:41:36.274 INFO:teuthology.orchestra.run.smithi070.stdout:The following additional packages will be installed: 2024-09-17T20:41:36.274 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T20:41:36.274 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T20:41:36.274 INFO:teuthology.orchestra.run.smithi070.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-17T20:41:36.274 INFO:teuthology.orchestra.run.smithi070.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-17T20:41:36.274 INFO:teuthology.orchestra.run.smithi070.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-17T20:41:36.275 INFO:teuthology.orchestra.run.smithi070.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-17T20:41:36.276 INFO:teuthology.orchestra.run.smithi070.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout: xmlstarlet zip 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout:Suggested packages: 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-17T20:41:36.277 INFO:teuthology.orchestra.run.smithi070.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-17T20:41:36.278 INFO:teuthology.orchestra.run.smithi070.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-17T20:41:36.278 INFO:teuthology.orchestra.run.smithi070.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-17T20:41:36.278 INFO:teuthology.orchestra.run.smithi070.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-17T20:41:36.278 INFO:teuthology.orchestra.run.smithi070.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-17T20:41:36.278 INFO:teuthology.orchestra.run.smithi070.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-17T20:41:36.278 INFO:teuthology.orchestra.run.smithi070.stdout:Recommended packages: 2024-09-17T20:41:36.278 INFO:teuthology.orchestra.run.smithi070.stdout: btrfs-tools 2024-09-17T20:41:36.312 INFO:teuthology.orchestra.run.smithi102.stdout:The following NEW packages will be installed: 2024-09-17T20:41:36.312 INFO:teuthology.orchestra.run.smithi102.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T20:41:36.312 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T20:41:36.312 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T20:41:36.313 INFO:teuthology.orchestra.run.smithi102.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-17T20:41:36.313 INFO:teuthology.orchestra.run.smithi102.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T20:41:36.314 INFO:teuthology.orchestra.run.smithi102.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-17T20:41:36.315 INFO:teuthology.orchestra.run.smithi102.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-17T20:41:36.372 INFO:teuthology.orchestra.run.smithi102.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T20:41:36.372 INFO:teuthology.orchestra.run.smithi102.stdout:Need to get 244 MB of archives. 2024-09-17T20:41:36.372 INFO:teuthology.orchestra.run.smithi102.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-17T20:41:36.372 INFO:teuthology.orchestra.run.smithi102.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T20:41:36.378 INFO:teuthology.orchestra.run.smithi070.stdout:The following NEW packages will be installed: 2024-09-17T20:41:36.378 INFO:teuthology.orchestra.run.smithi070.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T20:41:36.378 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T20:41:36.379 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T20:41:36.379 INFO:teuthology.orchestra.run.smithi070.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-17T20:41:36.379 INFO:teuthology.orchestra.run.smithi070.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-17T20:41:36.379 INFO:teuthology.orchestra.run.smithi070.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-17T20:41:36.380 INFO:teuthology.orchestra.run.smithi070.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-17T20:41:36.380 INFO:teuthology.orchestra.run.smithi070.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-17T20:41:36.380 INFO:teuthology.orchestra.run.smithi070.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-17T20:41:36.380 INFO:teuthology.orchestra.run.smithi070.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-17T20:41:36.381 INFO:teuthology.orchestra.run.smithi070.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-17T20:41:36.382 INFO:teuthology.orchestra.run.smithi070.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-17T20:41:36.382 INFO:teuthology.orchestra.run.smithi070.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-17T20:41:36.382 INFO:teuthology.orchestra.run.smithi070.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-17T20:41:36.382 INFO:teuthology.orchestra.run.smithi070.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-17T20:41:36.382 INFO:teuthology.orchestra.run.smithi070.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-17T20:41:36.382 INFO:teuthology.orchestra.run.smithi070.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-17T20:41:36.457 INFO:teuthology.orchestra.run.smithi102.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4975-g08cec697-1jammy [3,634 kB] 2024-09-17T20:41:36.460 INFO:teuthology.orchestra.run.smithi102.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T20:41:36.463 INFO:teuthology.orchestra.run.smithi102.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T20:41:36.480 INFO:teuthology.orchestra.run.smithi102.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-17T20:41:36.523 INFO:teuthology.orchestra.run.smithi070.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T20:41:36.523 INFO:teuthology.orchestra.run.smithi070.stdout:Need to get 244 MB of archives. 2024-09-17T20:41:36.523 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-17T20:41:36.523 INFO:teuthology.orchestra.run.smithi070.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4975-g08cec697-1jammy [3,634 kB] 2024-09-17T20:41:36.539 INFO:teuthology.orchestra.run.smithi102.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T20:41:36.544 INFO:teuthology.orchestra.run.smithi102.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T20:41:36.556 INFO:teuthology.orchestra.run.smithi102.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T20:41:36.560 INFO:teuthology.orchestra.run.smithi102.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-17T20:41:36.561 INFO:teuthology.orchestra.run.smithi102.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T20:41:36.562 INFO:teuthology.orchestra.run.smithi102.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T20:41:36.562 INFO:teuthology.orchestra.run.smithi102.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T20:41:36.569 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T20:41:36.570 INFO:teuthology.orchestra.run.smithi102.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-17T20:41:36.573 INFO:teuthology.orchestra.run.smithi102.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-17T20:41:36.575 INFO:teuthology.orchestra.run.smithi102.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-17T20:41:36.578 INFO:teuthology.orchestra.run.smithi102.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-17T20:41:36.578 INFO:teuthology.orchestra.run.smithi102.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-17T20:41:36.595 INFO:teuthology.orchestra.run.smithi102.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-17T20:41:36.597 INFO:teuthology.orchestra.run.smithi102.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-17T20:41:36.599 INFO:teuthology.orchestra.run.smithi102.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T20:41:36.599 INFO:teuthology.orchestra.run.smithi102.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T20:41:36.600 INFO:teuthology.orchestra.run.smithi102.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T20:41:36.601 INFO:teuthology.orchestra.run.smithi102.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T20:41:36.601 INFO:teuthology.orchestra.run.smithi102.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T20:41:36.601 INFO:teuthology.orchestra.run.smithi102.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T20:41:36.612 INFO:teuthology.orchestra.run.smithi102.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T20:41:36.612 INFO:teuthology.orchestra.run.smithi102.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T20:41:36.629 INFO:teuthology.orchestra.run.smithi102.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T20:41:36.629 INFO:teuthology.orchestra.run.smithi102.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T20:41:36.632 INFO:teuthology.orchestra.run.smithi102.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T20:41:36.632 INFO:teuthology.orchestra.run.smithi102.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T20:41:36.632 INFO:teuthology.orchestra.run.smithi102.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T20:41:36.633 INFO:teuthology.orchestra.run.smithi102.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T20:41:36.634 INFO:teuthology.orchestra.run.smithi102.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T20:41:36.634 INFO:teuthology.orchestra.run.smithi102.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T20:41:36.646 INFO:teuthology.orchestra.run.smithi102.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T20:41:36.647 INFO:teuthology.orchestra.run.smithi102.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T20:41:36.659 INFO:teuthology.orchestra.run.smithi102.stdout:Get:38 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4975-g08cec697-1jammy [3,334 kB] 2024-09-17T20:41:36.663 INFO:teuthology.orchestra.run.smithi102.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T20:41:36.663 INFO:teuthology.orchestra.run.smithi102.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T20:41:36.669 INFO:teuthology.orchestra.run.smithi102.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T20:41:36.669 INFO:teuthology.orchestra.run.smithi102.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T20:41:36.669 INFO:teuthology.orchestra.run.smithi102.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T20:41:36.670 INFO:teuthology.orchestra.run.smithi102.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T20:41:36.671 INFO:teuthology.orchestra.run.smithi102.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T20:41:36.673 INFO:teuthology.orchestra.run.smithi102.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T20:41:36.680 INFO:teuthology.orchestra.run.smithi102.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T20:41:36.681 INFO:teuthology.orchestra.run.smithi102.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T20:41:36.691 INFO:teuthology.orchestra.run.smithi102.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T20:41:36.693 INFO:teuthology.orchestra.run.smithi102.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T20:41:36.694 INFO:teuthology.orchestra.run.smithi102.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T20:41:36.695 INFO:teuthology.orchestra.run.smithi102.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T20:41:36.697 INFO:teuthology.orchestra.run.smithi102.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T20:41:36.739 INFO:teuthology.orchestra.run.smithi102.stdout:Get:54 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4975-g08cec697-1jammy [722 kB] 2024-09-17T20:41:36.740 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4975-g08cec697-1jammy [3,334 kB] 2024-09-17T20:41:36.748 INFO:teuthology.orchestra.run.smithi102.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T20:41:36.748 INFO:teuthology.orchestra.run.smithi102.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T20:41:36.750 INFO:teuthology.orchestra.run.smithi102.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T20:41:36.750 INFO:teuthology.orchestra.run.smithi102.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T20:41:36.751 INFO:teuthology.orchestra.run.smithi102.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T20:41:36.756 INFO:teuthology.orchestra.run.smithi102.stdout:Get:60 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4975-g08cec697-1jammy [356 kB] 2024-09-17T20:41:36.762 INFO:teuthology.orchestra.run.smithi102.stdout:Get:61 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4975-g08cec697-1jammy [32.8 kB] 2024-09-17T20:41:36.763 INFO:teuthology.orchestra.run.smithi102.stdout:Get:62 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4975-g08cec697-1jammy [180 kB] 2024-09-17T20:41:36.768 INFO:teuthology.orchestra.run.smithi102.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T20:41:36.770 INFO:teuthology.orchestra.run.smithi102.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T20:41:36.770 INFO:teuthology.orchestra.run.smithi102.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T20:41:36.780 INFO:teuthology.orchestra.run.smithi102.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4975-g08cec697-1jammy [71.3 kB] 2024-09-17T20:41:36.781 INFO:teuthology.orchestra.run.smithi102.stdout:Get:67 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4975-g08cec697-1jammy [338 kB] 2024-09-17T20:41:36.784 INFO:teuthology.orchestra.run.smithi102.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T20:41:36.784 INFO:teuthology.orchestra.run.smithi102.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T20:41:36.785 INFO:teuthology.orchestra.run.smithi102.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T20:41:36.785 INFO:teuthology.orchestra.run.smithi102.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T20:41:36.786 INFO:teuthology.orchestra.run.smithi102.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T20:41:36.786 INFO:teuthology.orchestra.run.smithi102.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T20:41:36.786 INFO:teuthology.orchestra.run.smithi102.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4975-g08cec697-1jammy [7,966 kB] 2024-09-17T20:41:36.801 INFO:teuthology.orchestra.run.smithi102.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T20:41:36.802 INFO:teuthology.orchestra.run.smithi102.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T20:41:36.804 INFO:teuthology.orchestra.run.smithi102.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T20:41:36.818 INFO:teuthology.orchestra.run.smithi102.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T20:41:36.819 INFO:teuthology.orchestra.run.smithi102.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T20:41:36.820 INFO:teuthology.orchestra.run.smithi102.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T20:41:36.823 INFO:teuthology.orchestra.run.smithi102.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T20:41:36.825 INFO:teuthology.orchestra.run.smithi102.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-17T20:41:36.826 INFO:teuthology.orchestra.run.smithi102.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-17T20:41:36.826 INFO:teuthology.orchestra.run.smithi102.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T20:41:36.835 INFO:teuthology.orchestra.run.smithi102.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-17T20:41:36.836 INFO:teuthology.orchestra.run.smithi102.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T20:41:36.839 INFO:teuthology.orchestra.run.smithi102.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T20:41:36.841 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4975-g08cec697-1jammy [722 kB] 2024-09-17T20:41:36.852 INFO:teuthology.orchestra.run.smithi102.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T20:41:36.853 INFO:teuthology.orchestra.run.smithi102.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T20:41:36.853 INFO:teuthology.orchestra.run.smithi102.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T20:41:36.855 INFO:teuthology.orchestra.run.smithi102.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T20:41:36.855 INFO:teuthology.orchestra.run.smithi102.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T20:41:36.861 INFO:teuthology.orchestra.run.smithi102.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T20:41:36.862 INFO:teuthology.orchestra.run.smithi102.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T20:41:36.870 INFO:teuthology.orchestra.run.smithi102.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T20:41:36.871 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4975-g08cec697-1jammy [356 kB] 2024-09-17T20:41:36.872 INFO:teuthology.orchestra.run.smithi102.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T20:41:36.872 INFO:teuthology.orchestra.run.smithi102.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T20:41:36.878 INFO:teuthology.orchestra.run.smithi070.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4975-g08cec697-1jammy [32.8 kB] 2024-09-17T20:41:36.879 INFO:teuthology.orchestra.run.smithi070.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4975-g08cec697-1jammy [180 kB] 2024-09-17T20:41:36.899 INFO:teuthology.orchestra.run.smithi070.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4975-g08cec697-1jammy [71.3 kB] 2024-09-17T20:41:36.901 INFO:teuthology.orchestra.run.smithi070.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4975-g08cec697-1jammy [338 kB] 2024-09-17T20:41:36.908 INFO:teuthology.orchestra.run.smithi070.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4975-g08cec697-1jammy [7,966 kB] 2024-09-17T20:41:36.990 INFO:teuthology.orchestra.run.smithi070.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T20:41:37.002 INFO:teuthology.orchestra.run.smithi070.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T20:41:37.031 INFO:teuthology.orchestra.run.smithi102.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4975-g08cec697-1jammy [112 kB] 2024-09-17T20:41:37.039 INFO:teuthology.orchestra.run.smithi102.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4975-g08cec697-1jammy [473 kB] 2024-09-17T20:41:37.047 INFO:teuthology.orchestra.run.smithi102.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4975-g08cec697-1jammy [28.3 MB] 2024-09-17T20:41:37.083 INFO:teuthology.orchestra.run.smithi070.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-17T20:41:37.183 INFO:teuthology.orchestra.run.smithi070.stdout:Get:14 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4975-g08cec697-1jammy [112 kB] 2024-09-17T20:41:37.208 INFO:teuthology.orchestra.run.smithi070.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4975-g08cec697-1jammy [473 kB] 2024-09-17T20:41:37.217 INFO:teuthology.orchestra.run.smithi070.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4975-g08cec697-1jammy [28.3 MB] 2024-09-17T20:41:37.313 INFO:teuthology.orchestra.run.smithi070.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T20:41:37.323 INFO:teuthology.orchestra.run.smithi070.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T20:41:37.353 INFO:teuthology.orchestra.run.smithi070.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T20:41:37.362 INFO:teuthology.orchestra.run.smithi070.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-17T20:41:37.364 INFO:teuthology.orchestra.run.smithi070.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T20:41:37.365 INFO:teuthology.orchestra.run.smithi070.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T20:41:37.367 INFO:teuthology.orchestra.run.smithi070.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T20:41:37.384 INFO:teuthology.orchestra.run.smithi070.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-17T20:41:37.388 INFO:teuthology.orchestra.run.smithi070.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-17T20:41:37.395 INFO:teuthology.orchestra.run.smithi070.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-17T20:41:37.475 INFO:teuthology.orchestra.run.smithi070.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-17T20:41:37.476 INFO:teuthology.orchestra.run.smithi070.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-17T20:41:37.480 INFO:teuthology.orchestra.run.smithi070.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-17T20:41:37.485 INFO:teuthology.orchestra.run.smithi070.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-17T20:41:37.488 INFO:teuthology.orchestra.run.smithi070.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T20:41:37.489 INFO:teuthology.orchestra.run.smithi070.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T20:41:37.490 INFO:teuthology.orchestra.run.smithi070.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T20:41:37.492 INFO:teuthology.orchestra.run.smithi070.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T20:41:37.492 INFO:teuthology.orchestra.run.smithi070.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T20:41:37.557 INFO:teuthology.orchestra.run.smithi070.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T20:41:37.575 INFO:teuthology.orchestra.run.smithi070.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T20:41:37.576 INFO:teuthology.orchestra.run.smithi070.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T20:41:37.577 INFO:teuthology.orchestra.run.smithi070.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T20:41:37.578 INFO:teuthology.orchestra.run.smithi070.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T20:41:37.584 INFO:teuthology.orchestra.run.smithi070.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T20:41:37.639 INFO:teuthology.orchestra.run.smithi070.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T20:41:37.640 INFO:teuthology.orchestra.run.smithi070.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T20:41:37.641 INFO:teuthology.orchestra.run.smithi070.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T20:41:37.643 INFO:teuthology.orchestra.run.smithi070.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T20:41:37.720 INFO:teuthology.orchestra.run.smithi070.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T20:41:37.721 INFO:teuthology.orchestra.run.smithi070.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T20:41:37.724 INFO:teuthology.orchestra.run.smithi070.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T20:41:37.726 INFO:teuthology.orchestra.run.smithi070.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T20:41:37.727 INFO:teuthology.orchestra.run.smithi070.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T20:41:37.802 INFO:teuthology.orchestra.run.smithi070.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T20:41:37.803 INFO:teuthology.orchestra.run.smithi070.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T20:41:37.804 INFO:teuthology.orchestra.run.smithi070.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T20:41:37.805 INFO:teuthology.orchestra.run.smithi070.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T20:41:37.808 INFO:teuthology.orchestra.run.smithi070.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T20:41:37.884 INFO:teuthology.orchestra.run.smithi070.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T20:41:37.885 INFO:teuthology.orchestra.run.smithi070.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T20:41:37.888 INFO:teuthology.orchestra.run.smithi070.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T20:41:37.891 INFO:teuthology.orchestra.run.smithi070.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T20:41:37.895 INFO:teuthology.orchestra.run.smithi070.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T20:41:37.965 INFO:teuthology.orchestra.run.smithi070.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T20:41:37.966 INFO:teuthology.orchestra.run.smithi070.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T20:41:37.972 INFO:teuthology.orchestra.run.smithi070.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T20:41:38.089 INFO:teuthology.orchestra.run.smithi102.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4975-g08cec697-1jammy [5,207 kB] 2024-09-17T20:41:38.138 INFO:teuthology.orchestra.run.smithi070.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T20:41:38.141 INFO:teuthology.orchestra.run.smithi070.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T20:41:38.144 INFO:teuthology.orchestra.run.smithi070.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T20:41:38.145 INFO:teuthology.orchestra.run.smithi070.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T20:41:38.147 INFO:teuthology.orchestra.run.smithi070.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T20:41:38.168 INFO:teuthology.orchestra.run.smithi102.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4975-g08cec697-1jammy [251 kB] 2024-09-17T20:41:38.171 INFO:teuthology.orchestra.run.smithi102.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4975-g08cec697-1jammy [124 kB] 2024-09-17T20:41:38.173 INFO:teuthology.orchestra.run.smithi102.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4975-g08cec697-1jammy [1,562 kB] 2024-09-17T20:41:38.194 INFO:teuthology.orchestra.run.smithi102.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4975-g08cec697-1jammy [6,310 kB] 2024-09-17T20:41:38.199 INFO:teuthology.orchestra.run.smithi070.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T20:41:38.272 INFO:teuthology.orchestra.run.smithi070.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T20:41:38.273 INFO:teuthology.orchestra.run.smithi070.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T20:41:38.275 INFO:teuthology.orchestra.run.smithi070.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4975-g08cec697-1jammy [5,207 kB] 2024-09-17T20:41:38.305 INFO:teuthology.orchestra.run.smithi070.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T20:41:38.305 INFO:teuthology.orchestra.run.smithi070.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T20:41:38.307 INFO:teuthology.orchestra.run.smithi070.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T20:41:38.308 INFO:teuthology.orchestra.run.smithi070.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T20:41:38.308 INFO:teuthology.orchestra.run.smithi070.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T20:41:38.348 INFO:teuthology.orchestra.run.smithi102.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4975-g08cec697-1jammy [23.1 MB] 2024-09-17T20:41:38.359 INFO:teuthology.orchestra.run.smithi070.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T20:41:38.359 INFO:teuthology.orchestra.run.smithi070.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T20:41:38.388 INFO:teuthology.orchestra.run.smithi070.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T20:41:38.397 INFO:teuthology.orchestra.run.smithi070.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T20:41:38.398 INFO:teuthology.orchestra.run.smithi070.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4975-g08cec697-1jammy [251 kB] 2024-09-17T20:41:38.403 INFO:teuthology.orchestra.run.smithi070.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4975-g08cec697-1jammy [124 kB] 2024-09-17T20:41:38.406 INFO:teuthology.orchestra.run.smithi070.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4975-g08cec697-1jammy [1,562 kB] 2024-09-17T20:41:38.457 INFO:teuthology.orchestra.run.smithi070.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4975-g08cec697-1jammy [6,310 kB] 2024-09-17T20:41:38.470 INFO:teuthology.orchestra.run.smithi070.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T20:41:38.473 INFO:teuthology.orchestra.run.smithi070.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T20:41:38.475 INFO:teuthology.orchestra.run.smithi070.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T20:41:38.485 INFO:teuthology.orchestra.run.smithi070.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T20:41:38.492 INFO:teuthology.orchestra.run.smithi070.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-17T20:41:38.495 INFO:teuthology.orchestra.run.smithi070.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-17T20:41:38.496 INFO:teuthology.orchestra.run.smithi070.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T20:41:38.508 INFO:teuthology.orchestra.run.smithi070.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-17T20:41:38.551 INFO:teuthology.orchestra.run.smithi070.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T20:41:38.559 INFO:teuthology.orchestra.run.smithi070.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T20:41:38.633 INFO:teuthology.orchestra.run.smithi070.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T20:41:38.635 INFO:teuthology.orchestra.run.smithi070.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T20:41:38.636 INFO:teuthology.orchestra.run.smithi070.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T20:41:38.640 INFO:teuthology.orchestra.run.smithi070.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T20:41:38.642 INFO:teuthology.orchestra.run.smithi070.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T20:41:38.660 INFO:teuthology.orchestra.run.smithi070.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T20:41:38.660 INFO:teuthology.orchestra.run.smithi070.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T20:41:38.661 INFO:teuthology.orchestra.run.smithi070.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T20:41:38.714 INFO:teuthology.orchestra.run.smithi070.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T20:41:38.715 INFO:teuthology.orchestra.run.smithi070.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4975-g08cec697-1jammy [23.1 MB] 2024-09-17T20:41:38.716 INFO:teuthology.orchestra.run.smithi070.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T20:41:39.116 INFO:teuthology.orchestra.run.smithi102.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4975-g08cec697-1jammy [14.0 kB] 2024-09-17T20:41:39.116 INFO:teuthology.orchestra.run.smithi102.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4975-g08cec697-1jammy [880 kB] 2024-09-17T20:41:39.133 INFO:teuthology.orchestra.run.smithi102.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4975-g08cec697-1jammy [2,455 kB] 2024-09-17T20:41:39.174 INFO:teuthology.orchestra.run.smithi102.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4975-g08cec697-1jammy [813 kB] 2024-09-17T20:41:39.184 INFO:teuthology.orchestra.run.smithi102.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4975-g08cec697-1jammy [160 kB] 2024-09-17T20:41:39.186 INFO:teuthology.orchestra.run.smithi102.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4975-g08cec697-1jammy [61.5 MB] 2024-09-17T20:41:39.700 INFO:teuthology.orchestra.run.smithi070.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4975-g08cec697-1jammy [14.0 kB] 2024-09-17T20:41:39.700 INFO:teuthology.orchestra.run.smithi070.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4975-g08cec697-1jammy [880 kB] 2024-09-17T20:41:39.717 INFO:teuthology.orchestra.run.smithi070.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4975-g08cec697-1jammy [2,455 kB] 2024-09-17T20:41:39.759 INFO:teuthology.orchestra.run.smithi070.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4975-g08cec697-1jammy [813 kB] 2024-09-17T20:41:39.788 INFO:teuthology.orchestra.run.smithi070.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4975-g08cec697-1jammy [160 kB] 2024-09-17T20:41:39.791 INFO:teuthology.orchestra.run.smithi070.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4975-g08cec697-1jammy [61.5 MB] 2024-09-17T20:41:41.562 INFO:teuthology.orchestra.run.smithi102.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4975-g08cec697-1jammy [8,625 kB] 2024-09-17T20:41:41.756 INFO:teuthology.orchestra.run.smithi102.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4975-g08cec697-1jammy [14.2 kB] 2024-09-17T20:41:41.763 INFO:teuthology.orchestra.run.smithi102.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4975-g08cec697-1jammy [48.5 MB] 2024-09-17T20:41:43.598 INFO:teuthology.orchestra.run.smithi102.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4975-g08cec697-1jammy [130 kB] 2024-09-17T20:41:43.601 INFO:teuthology.orchestra.run.smithi102.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4975-g08cec697-1jammy [39.0 kB] 2024-09-17T20:41:43.602 INFO:teuthology.orchestra.run.smithi102.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4975-g08cec697-1jammy [15.8 MB] 2024-09-17T20:41:44.097 INFO:teuthology.orchestra.run.smithi102.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4975-g08cec697-1jammy [91.2 kB] 2024-09-17T20:41:44.143 INFO:teuthology.orchestra.run.smithi070.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4975-g08cec697-1jammy [8,625 kB] 2024-09-17T20:41:44.444 INFO:teuthology.orchestra.run.smithi070.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4975-g08cec697-1jammy [14.2 kB] 2024-09-17T20:41:44.444 INFO:teuthology.orchestra.run.smithi070.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4975-g08cec697-1jammy [48.5 MB] 2024-09-17T20:41:44.662 INFO:teuthology.orchestra.run.smithi102.stdout:Fetched 244 MB in 8s (31.4 MB/s) 2024-09-17T20:41:44.827 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T20:41:44.927 INFO:teuthology.orchestra.run.smithi102.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-17T20:41:44.932 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T20:41:45.017 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T20:41:45.362 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T20:41:45.388 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T20:41:45.428 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T20:41:45.748 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T20:41:45.774 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T20:41:45.807 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T20:41:46.260 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T20:41:46.286 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T20:41:46.335 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:41:46.738 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T20:41:46.764 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T20:41:46.805 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:41:47.075 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T20:41:47.101 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T20:41:47.133 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:41:47.189 INFO:teuthology.orchestra.run.smithi070.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4975-g08cec697-1jammy [130 kB] 2024-09-17T20:41:47.192 INFO:teuthology.orchestra.run.smithi070.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4975-g08cec697-1jammy [39.0 kB] 2024-09-17T20:41:47.193 INFO:teuthology.orchestra.run.smithi070.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4975-g08cec697-1jammy [15.8 MB] 2024-09-17T20:41:47.486 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T20:41:47.512 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T20:41:47.552 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T20:41:47.880 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librados2. 2024-09-17T20:41:47.906 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../007-librados2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:47.928 INFO:teuthology.orchestra.run.smithi070.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/wip-mchangir-data-uninlining-verfication-after-merge/08cec6974d86f81dc304360b31113f30b4085bf8/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4975-g08cec697-1jammy [91.2 kB] 2024-09-17T20:41:47.947 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:48.425 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libnbd0. 2024-09-17T20:41:48.451 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-17T20:41:48.492 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-17T20:41:48.502 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 244 MB in 12s (21.1 MB/s) 2024-09-17T20:41:48.668 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T20:41:48.765 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-17T20:41:48.770 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T20:41:48.866 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T20:41:48.986 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librbd1. 2024-09-17T20:41:49.013 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../009-librbd1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:49.052 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:49.186 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T20:41:49.212 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T20:41:49.253 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T20:41:49.505 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T20:41:49.531 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:49.563 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:49.664 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T20:41:49.690 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T20:41:49.739 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T20:41:49.841 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rados. 2024-09-17T20:41:49.856 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:49.899 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:50.201 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T20:41:50.227 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T20:41:50.228 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T20:41:50.253 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:41:50.275 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:41:50.294 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:50.546 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T20:41:50.561 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:50.604 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:50.671 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T20:41:50.697 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T20:41:50.737 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:41:50.916 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T20:41:50.942 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:41:50.982 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:51.082 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T20:41:51.108 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T20:41:51.148 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:41:51.285 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T20:41:51.311 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T20:41:51.343 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T20:41:51.510 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T20:41:51.536 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T20:41:51.576 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T20:41:51.655 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T20:41:51.681 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T20:41:51.721 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T20:41:51.862 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package librados2. 2024-09-17T20:41:51.889 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../007-librados2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:51.921 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:51.983 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T20:41:52.009 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:52.049 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:52.377 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T20:41:52.398 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libnbd0. 2024-09-17T20:41:52.403 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T20:41:52.425 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-17T20:41:52.443 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T20:41:52.465 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-17T20:41:52.687 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-17T20:41:52.703 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-17T20:41:52.737 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T20:41:52.811 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package librbd1. 2024-09-17T20:41:52.836 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../009-librbd1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:52.876 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:53.049 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-17T20:41:53.075 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-17T20:41:53.115 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T20:41:53.295 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T20:41:53.322 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:53.354 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:53.477 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua5.1. 2024-09-17T20:41:53.503 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-17T20:41:53.544 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-17T20:41:53.615 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-rados. 2024-09-17T20:41:53.641 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:53.681 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:53.846 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua-any. 2024-09-17T20:41:53.862 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-17T20:41:53.896 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-17T20:41:54.460 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T20:41:54.463 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package zip. 2024-09-17T20:41:54.486 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:41:54.490 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-17T20:41:54.542 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:54.666 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking zip (3.0-12build2) ... 2024-09-17T20:41:54.795 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T20:41:54.810 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:54.853 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:54.986 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package unzip. 2024-09-17T20:41:55.012 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-17T20:41:55.053 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-17T20:41:55.231 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T20:41:55.257 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:41:55.306 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:55.406 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package luarocks. 2024-09-17T20:41:55.430 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-17T20:41:55.464 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-17T20:41:55.709 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T20:41:55.735 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T20:41:55.784 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T20:41:55.789 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package librgw2. 2024-09-17T20:41:55.815 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../026-librgw2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:55.855 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:56.078 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T20:41:56.105 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T20:41:56.145 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T20:41:56.372 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T20:41:56.388 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:56.431 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:56.475 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T20:41:56.490 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:56.533 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:56.809 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T20:41:56.835 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T20:41:56.867 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T20:41:56.886 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T20:41:56.912 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T20:41:56.952 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T20:41:57.128 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-17T20:41:57.154 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-17T20:41:57.194 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T20:41:57.247 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T20:41:57.273 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:57.305 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:57.505 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-17T20:41:57.521 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-17T20:41:57.564 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T20:41:57.734 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-common. 2024-09-17T20:41:57.760 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:57.800 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:57.911 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package lua5.1. 2024-09-17T20:41:57.937 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-17T20:41:57.977 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-17T20:41:58.297 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package lua-any. 2024-09-17T20:41:58.323 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-17T20:41:58.363 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-17T20:41:58.599 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package zip. 2024-09-17T20:41:58.614 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-17T20:41:58.657 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking zip (3.0-12build2) ... 2024-09-17T20:41:58.986 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package unzip. 2024-09-17T20:41:59.012 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-17T20:41:59.052 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-17T20:41:59.406 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package luarocks. 2024-09-17T20:41:59.432 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-17T20:41:59.464 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-17T20:41:59.505 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-base. 2024-09-17T20:41:59.531 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:59.581 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:41:59.855 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package librgw2. 2024-09-17T20:41:59.882 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../026-librgw2_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:41:59.921 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:00.285 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T20:42:00.311 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T20:42:00.351 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T20:42:00.515 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T20:42:00.531 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:00.573 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:00.654 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T20:42:00.680 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T20:42:00.721 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T20:42:00.918 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T20:42:00.945 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T20:42:00.976 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T20:42:01.074 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T20:42:01.100 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T20:42:01.149 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T20:42:01.271 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T20:42:01.297 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:01.337 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:01.426 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T20:42:01.453 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T20:42:01.493 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T20:42:01.746 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T20:42:01.761 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T20:42:01.766 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-common. 2024-09-17T20:42:01.792 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:01.804 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T20:42:01.832 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:02.107 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T20:42:02.133 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T20:42:02.173 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T20:42:02.477 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-portend. 2024-09-17T20:42:02.492 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-17T20:42:02.535 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T20:42:02.796 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T20:42:02.811 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T20:42:02.846 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T20:42:03.132 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T20:42:03.158 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T20:42:03.198 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T20:42:03.288 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-base. 2024-09-17T20:42:03.314 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:03.355 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:03.527 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T20:42:03.542 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T20:42:03.577 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T20:42:03.839 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T20:42:03.865 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T20:42:03.905 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T20:42:03.933 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T20:42:03.959 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T20:42:03.999 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T20:42:04.201 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T20:42:04.226 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T20:42:04.266 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T20:42:04.302 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T20:42:04.329 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T20:42:04.369 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T20:42:04.594 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-mako. 2024-09-17T20:42:04.620 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T20:42:04.655 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T20:42:04.660 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T20:42:04.682 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T20:42:04.722 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T20:42:05.016 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T20:42:05.022 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T20:42:05.042 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T20:42:05.049 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T20:42:05.083 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T20:42:05.239 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T20:42:05.377 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T20:42:05.404 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T20:42:05.444 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T20:42:05.492 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T20:42:05.518 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T20:42:05.558 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T20:42:05.730 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T20:42:05.756 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T20:42:05.797 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T20:42:05.861 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-webob. 2024-09-17T20:42:05.887 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T20:42:05.936 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T20:42:06.057 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-portend. 2024-09-17T20:42:06.073 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-17T20:42:06.108 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T20:42:06.364 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T20:42:06.390 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T20:42:06.411 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T20:42:06.437 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T20:42:06.442 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T20:42:06.477 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T20:42:06.767 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T20:42:06.780 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T20:42:06.793 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T20:42:06.806 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T20:42:06.833 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T20:42:06.846 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T20:42:07.145 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-paste. 2024-09-17T20:42:07.171 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T20:42:07.183 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T20:42:07.209 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T20:42:07.211 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T20:42:07.250 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T20:42:07.506 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T20:42:07.521 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T20:42:07.545 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T20:42:07.559 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T20:42:07.564 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T20:42:07.603 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T20:42:07.876 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T20:42:07.889 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T20:42:07.902 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T20:42:07.915 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T20:42:07.942 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T20:42:07.955 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T20:42:08.208 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-mako. 2024-09-17T20:42:08.234 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T20:42:08.245 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T20:42:08.266 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T20:42:08.271 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T20:42:08.311 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T20:42:08.589 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T20:42:08.613 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T20:42:08.673 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T20:42:09.019 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T20:42:09.034 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T20:42:09.069 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T20:42:09.337 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T20:42:09.364 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-idna. 2024-09-17T20:42:09.364 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T20:42:09.390 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T20:42:09.395 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T20:42:09.430 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T20:42:09.906 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T20:42:09.932 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T20:42:09.972 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T20:42:10.275 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-webob. 2024-09-17T20:42:10.302 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T20:42:10.341 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T20:42:10.567 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T20:42:10.594 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T20:42:10.642 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T20:42:10.695 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T20:42:10.721 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T20:42:10.764 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T20:42:10.970 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-requests. 2024-09-17T20:42:10.997 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T20:42:11.036 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T20:42:11.056 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T20:42:11.083 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T20:42:11.122 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T20:42:11.348 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T20:42:11.367 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-paste. 2024-09-17T20:42:11.374 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T20:42:11.382 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T20:42:11.414 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T20:42:11.425 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T20:42:11.709 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T20:42:11.725 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:11.753 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T20:42:11.768 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:11.780 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T20:42:11.820 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T20:42:12.106 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T20:42:12.131 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T20:42:12.133 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T20:42:12.157 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:12.172 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T20:42:12.197 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:12.434 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T20:42:12.460 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T20:42:12.492 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T20:42:12.542 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T20:42:12.568 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T20:42:12.617 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T20:42:12.795 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T20:42:12.822 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T20:42:12.861 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T20:42:12.903 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T20:42:12.929 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T20:42:12.969 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T20:42:13.233 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T20:42:13.260 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T20:42:13.272 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T20:42:13.298 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:13.299 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T20:42:13.330 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:13.619 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-idna. 2024-09-17T20:42:13.645 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T20:42:13.685 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T20:42:13.725 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T20:42:13.752 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:13.800 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:13.980 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T20:42:14.006 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T20:42:14.046 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T20:42:14.358 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-requests. 2024-09-17T20:42:14.373 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T20:42:14.407 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T20:42:14.412 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T20:42:14.439 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:14.478 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:14.677 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T20:42:14.692 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T20:42:14.727 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T20:42:15.005 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T20:42:15.020 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:15.055 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:15.443 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T20:42:15.470 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:15.510 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:15.540 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph. 2024-09-17T20:42:15.560 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../067-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:15.757 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:15.804 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T20:42:15.831 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T20:42:15.871 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T20:42:16.101 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T20:42:16.115 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T20:42:16.128 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:16.130 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T20:42:16.165 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T20:42:16.168 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:16.527 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T20:42:16.553 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:16.563 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T20:42:16.589 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:16.593 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:16.637 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:17.005 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T20:42:17.031 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:17.071 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:17.099 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package cephadm. 2024-09-17T20:42:17.125 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../070-cephadm_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:17.173 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:17.535 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T20:42:17.562 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T20:42:17.601 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T20:42:17.616 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T20:42:17.643 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:17.674 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:17.946 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T20:42:17.961 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T20:42:18.012 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T20:42:18.727 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph. 2024-09-17T20:42:18.742 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../067-ceph_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:18.785 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:19.051 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-babel. 2024-09-17T20:42:19.078 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T20:42:19.105 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T20:42:19.117 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T20:42:19.131 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:19.171 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:19.454 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T20:42:19.480 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T20:42:19.520 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T20:42:19.557 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T20:42:19.584 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:19.624 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:19.923 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T20:42:19.952 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:19.977 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package cephadm. 2024-09-17T20:42:19.998 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:20.004 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../070-cephadm_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:20.043 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:20.371 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T20:42:20.397 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T20:42:20.437 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T20:42:20.451 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T20:42:20.478 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T20:42:20.526 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T20:42:20.749 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T20:42:20.764 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T20:42:20.807 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T20:42:20.854 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-routes. 2024-09-17T20:42:20.881 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T20:42:20.920 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T20:42:21.249 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T20:42:21.276 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:21.315 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:21.857 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-babel. 2024-09-17T20:42:21.880 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T20:42:21.919 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T20:42:22.256 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T20:42:22.283 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T20:42:22.322 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T20:42:22.676 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T20:42:22.702 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:22.742 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:23.079 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T20:42:23.105 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T20:42:23.145 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T20:42:23.414 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-routes. 2024-09-17T20:42:23.430 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T20:42:23.464 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T20:42:23.810 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T20:42:23.836 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:23.876 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:24.031 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T20:42:24.061 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T20:42:24.097 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T20:42:24.576 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T20:42:24.604 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T20:42:24.642 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T20:42:24.996 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T20:42:25.024 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T20:42:25.054 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T20:42:25.341 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T20:42:25.368 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T20:42:25.493 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T20:42:26.477 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T20:42:26.505 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:26.543 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:26.939 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T20:42:26.956 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T20:42:27.005 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T20:42:27.489 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T20:42:27.509 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T20:42:27.516 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T20:42:27.537 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T20:42:27.555 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T20:42:27.567 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T20:42:27.861 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T20:42:27.888 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T20:42:27.921 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T20:42:27.932 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T20:42:27.948 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T20:42:27.987 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T20:42:28.245 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T20:42:28.272 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T20:42:28.298 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T20:42:28.319 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T20:42:28.326 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T20:42:28.459 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T20:42:28.623 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T20:42:28.650 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-17T20:42:28.689 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T20:42:29.010 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T20:42:29.037 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T20:42:29.076 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T20:42:29.109 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T20:42:29.125 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:29.159 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:29.396 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T20:42:29.423 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T20:42:29.462 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T20:42:29.732 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T20:42:29.759 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T20:42:29.790 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T20:42:30.102 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T20:42:30.130 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T20:42:30.168 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T20:42:30.246 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T20:42:30.274 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T20:42:30.312 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T20:42:30.623 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T20:42:30.651 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T20:42:30.690 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T20:42:30.816 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T20:42:30.844 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:30.882 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:31.043 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T20:42:31.071 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T20:42:31.110 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T20:42:31.177 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T20:42:31.204 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T20:42:31.243 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T20:42:31.429 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T20:42:31.457 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-17T20:42:31.496 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T20:42:31.622 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T20:42:31.649 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T20:42:31.705 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T20:42:31.866 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T20:42:31.893 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T20:42:31.941 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T20:42:31.974 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package jq. 2024-09-17T20:42:32.003 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T20:42:32.041 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T20:42:32.293 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package socat. 2024-09-17T20:42:32.318 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T20:42:32.327 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T20:42:32.356 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T20:42:32.360 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T20:42:32.402 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T20:42:32.647 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T20:42:32.663 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T20:42:32.697 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T20:42:32.747 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T20:42:32.775 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T20:42:32.813 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T20:42:33.051 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-test. 2024-09-17T20:42:33.079 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:33.117 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:33.125 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T20:42:33.153 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T20:42:33.192 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T20:42:33.872 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T20:42:33.901 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:33.938 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:34.241 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T20:42:34.269 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T20:42:34.308 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T20:42:34.653 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T20:42:34.681 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T20:42:34.719 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T20:42:34.988 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package jq. 2024-09-17T20:42:35.004 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T20:42:35.046 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T20:42:35.266 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package socat. 2024-09-17T20:42:35.282 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T20:42:35.315 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T20:42:35.356 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T20:42:35.383 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:35.422 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:35.619 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T20:42:35.646 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T20:42:35.685 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T20:42:35.743 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T20:42:35.771 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:35.809 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:36.031 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-test. 2024-09-17T20:42:36.047 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:36.081 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:36.129 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-17T20:42:36.157 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-17T20:42:36.195 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T20:42:36.542 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-17T20:42:36.570 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-17T20:42:36.608 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-17T20:42:36.945 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T20:42:36.973 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T20:42:37.012 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T20:42:37.434 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package pkg-config. 2024-09-17T20:42:37.462 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-17T20:42:37.500 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T20:42:37.761 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T20:42:37.789 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T20:42:37.828 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T20:42:38.256 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T20:42:38.285 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T20:42:38.323 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T20:42:38.502 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T20:42:38.530 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4975-g08cec697-1jammy_all.deb ... 2024-09-17T20:42:38.568 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:38.625 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T20:42:38.653 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T20:42:38.692 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T20:42:38.856 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T20:42:38.884 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:38.922 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:38.987 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T20:42:39.015 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T20:42:39.053 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T20:42:39.242 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-17T20:42:39.269 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-17T20:42:39.310 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T20:42:39.390 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T20:42:39.418 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T20:42:39.456 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T20:42:39.631 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-17T20:42:39.659 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-17T20:42:39.689 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-17T20:42:39.794 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-py. 2024-09-17T20:42:39.821 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-17T20:42:39.859 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T20:42:40.052 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T20:42:40.079 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T20:42:40.118 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T20:42:40.346 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T20:42:40.374 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T20:42:40.413 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T20:42:40.557 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package pkg-config. 2024-09-17T20:42:40.585 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-17T20:42:40.623 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T20:42:40.859 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T20:42:40.884 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T20:42:40.887 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T20:42:40.900 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T20:42:40.925 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T20:42:40.942 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T20:42:41.244 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-toml. 2024-09-17T20:42:41.273 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-17T20:42:41.311 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T20:42:41.354 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T20:42:41.382 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T20:42:41.420 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T20:42:41.589 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T20:42:41.617 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T20:42:41.647 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T20:42:41.738 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T20:42:41.766 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T20:42:41.806 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T20:42:42.126 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T20:42:42.154 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T20:42:42.193 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T20:42:42.234 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T20:42:42.262 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T20:42:42.300 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T20:42:42.504 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T20:42:42.532 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T20:42:42.570 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T20:42:42.578 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T20:42:42.594 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T20:42:42.636 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T20:42:42.924 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-py. 2024-09-17T20:42:42.952 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-17T20:42:42.998 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T20:42:43.318 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T20:42:43.346 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T20:42:43.384 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T20:42:43.390 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package radosgw. 2024-09-17T20:42:43.419 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../117-radosgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:43.448 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:43.872 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T20:42:43.900 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T20:42:43.938 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T20:42:44.258 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-toml. 2024-09-17T20:42:44.286 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-17T20:42:44.333 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T20:42:44.368 INFO:teuthology.orchestra.run.smithi102.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T20:42:44.385 INFO:teuthology.orchestra.run.smithi102.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:44.426 INFO:teuthology.orchestra.run.smithi102.stdout:Unpacking rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:44.712 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T20:42:44.723 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T20:42:44.739 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T20:42:44.785 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T20:42:44.982 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T20:42:45.107 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T20:42:45.147 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T20:42:45.176 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T20:42:45.214 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T20:42:45.363 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T20:42:45.516 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T20:42:45.544 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T20:42:45.583 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T20:42:45.678 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T20:42:46.145 INFO:teuthology.orchestra.run.smithi102.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T20:42:46.218 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:46.437 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package radosgw. 2024-09-17T20:42:46.465 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../117-radosgw_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:46.511 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:46.726 INFO:teuthology.orchestra.run.smithi102.stdout:Adding system user cephadm....done 2024-09-17T20:42:46.882 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T20:42:47.159 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T20:42:47.422 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T20:42:47.439 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4975-g08cec697-1jammy_amd64.deb ... 2024-09-17T20:42:47.443 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T20:42:47.480 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:47.553 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T20:42:47.777 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T20:42:47.787 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T20:42:48.038 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T20:42:48.052 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T20:42:48.165 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T20:42:48.178 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T20:42:48.439 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T20:42:48.466 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T20:42:48.794 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T20:42:48.826 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T20:42:49.069 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T20:42:49.208 INFO:teuthology.orchestra.run.smithi070.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T20:42:49.288 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:49.329 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-17T20:42:49.556 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T20:42:49.763 INFO:teuthology.orchestra.run.smithi070.stdout:Adding system user cephadm....done 2024-09-17T20:42:49.807 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T20:42:49.936 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T20:42:50.066 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T20:42:50.212 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T20:42:50.317 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:50.472 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T20:42:50.577 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T20:42:50.581 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T20:42:50.686 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-17T20:42:50.787 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T20:42:50.815 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T20:42:50.913 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T20:42:51.039 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T20:42:51.041 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T20:42:51.151 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T20:42:51.290 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-17T20:42:51.461 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T20:42:51.718 INFO:teuthology.orchestra.run.smithi102.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-17T20:42:51.746 INFO:teuthology.orchestra.run.smithi102.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-17T20:42:51.810 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T20:42:51.821 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T20:42:51.911 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T20:42:52.072 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T20:42:52.471 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T20:42:52.532 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-17T20:42:52.597 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T20:42:52.766 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T20:42:52.873 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T20:42:53.018 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T20:42:53.132 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T20:42:53.277 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T20:42:53.442 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up zip (3.0-12build2) ... 2024-09-17T20:42:53.536 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-ceph-argparse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:53.568 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T20:42:53.804 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T20:42:53.930 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-17T20:42:54.072 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T20:42:54.173 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T20:42:54.236 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T20:42:54.274 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T20:42:54.480 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T20:42:54.517 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-17T20:42:54.605 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T20:42:54.765 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T20:42:54.928 INFO:teuthology.orchestra.run.smithi070.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-17T20:42:54.964 INFO:teuthology.orchestra.run.smithi070.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-17T20:42:55.029 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T20:42:55.049 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T20:42:55.154 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T20:42:55.417 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T20:42:55.514 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T20:42:55.651 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T20:42:55.656 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T20:42:55.924 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T20:42:55.995 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T20:42:56.175 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T20:42:56.280 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T20:42:56.477 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up zip (3.0-12build2) ... 2024-09-17T20:42:56.603 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T20:42:56.606 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T20:42:56.849 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T20:42:56.975 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:42:57.284 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T20:42:57.288 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T20:42:57.539 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T20:42:57.594 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T20:42:57.656 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T20:42:57.774 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T20:42:58.050 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T20:42:58.452 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T20:42:58.719 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T20:42:58.800 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T20:42:59.060 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:42:59.088 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T20:42:59.194 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T20:42:59.380 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T20:42:59.454 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T20:42:59.588 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T20:42:59.706 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T20:42:59.714 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T20:42:59.941 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T20:43:00.007 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T20:43:00.067 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:00.266 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T20:43:00.368 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T20:43:00.526 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:43:00.668 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T20:43:00.694 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T20:43:00.970 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T20:43:01.221 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T20:43:01.456 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T20:43:01.699 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T20:43:01.866 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T20:43:01.941 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T20:43:02.126 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:43:02.209 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T20:43:02.285 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T20:43:02.318 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T20:43:02.545 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T20:43:02.594 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T20:43:02.671 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T20:43:02.703 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T20:43:02.797 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T20:43:03.013 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T20:43:03.099 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T20:43:03.298 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T20:43:03.341 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T20:43:03.549 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T20:43:03.592 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:43:03.675 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-17T20:43:03.718 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T20:43:03.801 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T20:43:03.881 INFO:teuthology.orchestra.run.smithi102.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T20:43:04.020 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T20:43:04.111 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T20:43:04.237 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T20:43:04.279 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T20:43:04.530 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T20:43:04.638 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T20:43:04.764 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T20:43:04.890 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-17T20:43:04.991 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T20:43:05.007 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T20:43:05.250 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:43:05.275 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T20:43:05.376 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T20:43:05.409 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T20:43:05.685 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T20:43:05.693 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T20:43:05.820 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T20:43:05.995 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T20:43:06.121 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T20:43:06.288 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T20:43:06.389 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T20:43:06.422 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T20:43:06.640 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T20:43:06.664 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T20:43:06.765 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-17T20:43:06.892 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T20:43:06.980 INFO:teuthology.orchestra.run.smithi070.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T20:43:06.993 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T20:43:07.218 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T20:43:07.253 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T20:43:07.344 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T20:43:07.648 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T20:43:07.729 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T20:43:07.917 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T20:43:07.980 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-17T20:43:08.089 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T20:43:08.252 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T20:43:08.340 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T20:43:08.361 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:08.458 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T20:43:08.488 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:08.614 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-17T20:43:08.784 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T20:43:08.958 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:09.085 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:09.094 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T20:43:09.185 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T20:43:09.378 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T20:43:09.445 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:09.504 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T20:43:09.572 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:09.714 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:09.780 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T20:43:09.955 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T20:43:09.955 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T20:43:10.133 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T20:43:10.426 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T20:43:10.466 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:10.608 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:10.743 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:10.794 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T20:43:10.852 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T20:43:11.070 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T20:43:11.406 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T20:43:11.532 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up librados2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:11.667 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:11.776 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-17T20:43:12.082 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.087 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libcephfs2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.213 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libradosstriper1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.233 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.339 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T20:43:12.368 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.502 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.628 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.632 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up librbd1 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.783 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mgr-modules-core (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:12.909 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:13.123 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T20:43:13.123 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T20:43:13.221 INFO:teuthology.orchestra.run.smithi102.stdout:Adding group ceph....done 2024-09-17T20:43:13.531 INFO:teuthology.orchestra.run.smithi102.stdout:Adding system user ceph....done 2024-09-17T20:43:13.619 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up libcephfs-dev (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:13.699 INFO:teuthology.orchestra.run.smithi102.stdout:Setting system user ceph properties....done 2024-09-17T20:43:13.716 INFO:teuthology.orchestra.run.smithi102.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T20:43:13.745 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-rados (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:13.853 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T20:43:13.870 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up librgw2 (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:13.997 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T20:43:14.197 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T20:43:14.680 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:14.814 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:15.200 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-rbd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:15.310 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up rbd-fuse (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:15.314 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T20:43:15.314 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T20:43:15.411 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-rgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:15.528 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up python3-cephfs (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:15.654 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-common (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:15.733 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:16.112 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T20:43:16.239 INFO:teuthology.orchestra.run.smithi070.stdout:Adding group ceph....done 2024-09-17T20:43:16.560 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:16.632 INFO:teuthology.orchestra.run.smithi070.stdout:Adding system user ceph....done 2024-09-17T20:43:16.797 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T20:43:16.797 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T20:43:16.800 INFO:teuthology.orchestra.run.smithi070.stdout:Setting system user ceph properties....done 2024-09-17T20:43:16.816 INFO:teuthology.orchestra.run.smithi070.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T20:43:16.954 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T20:43:17.278 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:17.302 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T20:43:17.498 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T20:43:17.498 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T20:43:17.747 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-test (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:17.873 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up radosgw (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:18.327 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T20:43:18.327 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T20:43:18.347 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:18.643 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T20:43:18.643 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T20:43:18.767 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-base (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:19.113 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T20:43:19.152 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:19.277 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:19.429 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:19.560 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mds (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:19.643 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T20:43:19.643 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T20:43:19.789 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T20:43:19.789 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T20:43:20.122 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:20.281 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:20.303 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mgr (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:20.441 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:20.508 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T20:43:20.509 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T20:43:20.725 INFO:teuthology.orchestra.run.smithi102.stdout:Setting up ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:20.980 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-osd (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:21.120 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-17T20:43:21.212 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T20:43:21.235 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T20:43:21.235 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T20:43:21.356 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T20:43:21.731 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:21.857 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:21.992 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mon (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:22.205 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T20:43:22.206 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T20:43:22.449 INFO:teuthology.orchestra.run.smithi102.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-17T20:43:22.703 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mgr-cephadm (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:22.844 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:23.121 INFO:teuthology.orchestra.run.smithi102.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T20:43:23.127 DEBUG:teuthology.parallel:result is None 2024-09-17T20:43:23.374 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-mgr-dashboard (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:23.614 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up ceph-volume (19.3.0-4975-g08cec697-1jammy) ... 2024-09-17T20:43:23.992 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-17T20:43:24.085 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T20:43:24.229 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T20:43:25.329 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-17T20:43:26.023 INFO:teuthology.orchestra.run.smithi070.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T20:43:26.028 DEBUG:teuthology.parallel:result is None 2024-09-17T20:43:26.029 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T20:43:26.170 DEBUG:teuthology.orchestra.run.smithi070:> dpkg-query -W -f '${Version}' ceph 2024-09-17T20:43:26.188 INFO:teuthology.orchestra.run.smithi070.stdout:19.3.0-4975-g08cec697-1jammy 2024-09-17T20:43:26.189 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4975-g08cec697-1jammy 2024-09-17T20:43:26.189 INFO:teuthology.task.install:The correct ceph version 19.3.0-4975-g08cec697-1jammy is installed. 2024-09-17T20:43:26.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=08cec6974d86f81dc304360b31113f30b4085bf8 2024-09-17T20:43:26.325 DEBUG:teuthology.orchestra.run.smithi102:> dpkg-query -W -f '${Version}' ceph 2024-09-17T20:43:26.344 INFO:teuthology.orchestra.run.smithi102.stdout:19.3.0-4975-g08cec697-1jammy 2024-09-17T20:43:26.344 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4975-g08cec697-1jammy 2024-09-17T20:43:26.344 INFO:teuthology.task.install:The correct ceph version 19.3.0-4975-g08cec697-1jammy is installed. 2024-09-17T20:43:26.346 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-17T20:43:26.346 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:26.346 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T20:43:26.360 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:43:26.361 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T20:43:26.401 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-17T20:43:26.401 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:26.401 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T20:43:26.417 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T20:43:26.472 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:43:26.473 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T20:43:26.485 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T20:43:26.538 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-17T20:43:26.539 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:26.539 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T20:43:26.552 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T20:43:26.605 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:43:26.605 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T20:43:26.617 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T20:43:26.671 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-17T20:43:26.671 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:26.671 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T20:43:26.685 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T20:43:26.740 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:43:26.741 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T20:43:26.753 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T20:43:26.806 INFO:teuthology.run_tasks:Running task ceph... 2024-09-17T20:43:26.889 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-17T20:43:26.889 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 777 /var/log/ceph 2024-09-17T20:43:26.891 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 777 /var/log/ceph 2024-09-17T20:43:26.904 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-17T20:43:26.905 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T20:43:26.947 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T20:43:26.958 INFO:tasks.ceph:Creating extra log directories... 2024-09-17T20:43:26.958 DEBUG:teuthology.orchestra.run.smithi070:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T20:43:26.998 DEBUG:teuthology.orchestra.run.smithi102:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T20:43:27.025 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-17T20:43:27.026 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, '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-17T20:43:27.026 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 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': '7909277', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': '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-17_20:16:19-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', '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': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d'}}, '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': 4954, 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8', 'sleep_before_teardown': 0, 'subset': '16/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d', 'targets': {'smithi070.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBICeI1VjEUuEgfVNA+DjxKcfasWntt+h9gCrAn9GRopwWsFNkvtAK4r+iJwWgAqCjptTagSUGS+xuTkgsxSqPMg=', 'smithi102.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPo+CM/BZ4HRxvNshUSNC5mfAF3NacAu+yfs6UwCrbnCmRyckq6ltyC+pNXoqNmlhFCHcJdX0mqH0qTUUKzohrw='}, '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': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, {'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-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap 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-17_20:16:19', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-17T20:43:27.026 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-17T20:43:27.055 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-17T20:43:27.064 DEBUG:teuthology.orchestra.run.smithi070:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T20:43:27.102 DEBUG:teuthology.orchestra.run.smithi102:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T20:43:27.120 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:27.120 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T20:43:27.162 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-17T20:43:27.162 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_1 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 889 Links: 1 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-17 20:37:55.848215661 +0000 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-17 20:37:55.592217947 +0000 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-17 20:37:55.592217947 +0000 2024-09-17T20:43:27.210 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-09-17T20:43:27.211 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T20:43:27.264 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-17T20:43:27.264 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-17T20:43:27.264 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000320318 s, 1.6 MB/s 2024-09-17T20:43:27.265 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T20:43:27.315 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_2 2024-09-17T20:43:27.362 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T20:43:27.363 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:43:27.363 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-09-17T20:43:27.363 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:43:27.363 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-17 20:37:56.420210552 +0000 2024-09-17T20:43:27.363 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-17 20:37:56.096213446 +0000 2024-09-17T20:43:27.363 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-17 20:37:56.096213446 +0000 2024-09-17T20:43:27.363 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-09-17T20:43:27.364 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T20:43:27.415 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-17T20:43:27.416 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-17T20:43:27.416 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000316862 s, 1.6 MB/s 2024-09-17T20:43:27.417 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T20:43:27.467 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_3 2024-09-17T20:43:27.513 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T20:43:27.514 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:43:27.514 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-09-17T20:43:27.514 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:43:27.514 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-17 20:37:56.904206228 +0000 2024-09-17T20:43:27.514 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-17 20:37:56.640208587 +0000 2024-09-17T20:43:27.514 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-17 20:37:56.640208587 +0000 2024-09-17T20:43:27.514 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-09-17T20:43:27.514 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T20:43:27.568 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-17T20:43:27.568 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-17T20:43:27.568 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000260278 s, 2.0 MB/s 2024-09-17T20:43:27.569 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T20:43:27.618 DEBUG:teuthology.orchestra.run.smithi070:> stat /dev/vg_nvme/lv_4 2024-09-17T20:43:27.665 INFO:teuthology.orchestra.run.smithi070.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T20:43:27.666 INFO:teuthology.orchestra.run.smithi070.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:43:27.666 INFO:teuthology.orchestra.run.smithi070.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-09-17T20:43:27.666 INFO:teuthology.orchestra.run.smithi070.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:43:27.666 INFO:teuthology.orchestra.run.smithi070.stdout:Access: 2024-09-17 20:37:57.412201691 +0000 2024-09-17T20:43:27.666 INFO:teuthology.orchestra.run.smithi070.stdout:Modify: 2024-09-17 20:37:57.136204156 +0000 2024-09-17T20:43:27.666 INFO:teuthology.orchestra.run.smithi070.stdout:Change: 2024-09-17 20:37:57.136204156 +0000 2024-09-17T20:43:27.666 INFO:teuthology.orchestra.run.smithi070.stdout: Birth: - 2024-09-17T20:43:27.666 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T20:43:27.720 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records in 2024-09-17T20:43:27.720 INFO:teuthology.orchestra.run.smithi070.stderr:1+0 records out 2024-09-17T20:43:27.720 INFO:teuthology.orchestra.run.smithi070.stderr:512 bytes copied, 0.000297671 s, 1.7 MB/s 2024-09-17T20:43:27.721 DEBUG:teuthology.orchestra.run.smithi070:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T20:43:27.771 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-17T20:43:27.771 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi070.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-17T20:43:27.771 INFO:tasks.ceph:Generating config... 2024-09-17T20:43:27.772 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-17T20:43:27.772 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-17T20:43:27.772 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-17T20:43:27.773 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-17T20:43:27.773 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-17T20:43:27.773 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-17T20:43:27.773 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-17T20:43:27.773 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-17T20:43:27.774 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-17T20:43:27.774 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-17T20:43:27.774 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-17T20:43:27.774 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-17T20:43:27.774 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-17T20:43:27.774 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-17T20:43:27.774 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-17T20:43:27.774 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-17T20:43:27.774 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-17T20:43:27.843 INFO:teuthology.orchestra.run.smithi070.stdout:creating /etc/ceph/cluster1.keyring 2024-09-17T20:43:27.857 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-17T20:43:27.934 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-17T20:43:27.993 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.70')] 2024-09-17T20:43:27.994 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.70', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, '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-17T20:43:27.994 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:27.994 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T20:43:28.045 DEBUG:teuthology.orchestra.run.smithi070:> 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.70 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-17T20:43:28.126 INFO:teuthology.orchestra.run.smithi070.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-17T20:43:28.126 INFO:teuthology.orchestra.run.smithi070.stdout:monmaptool: generated fsid 385211a9-a1cf-4c0f-90be-41657332c304 2024-09-17T20:43:28.126 INFO:teuthology.orchestra.run.smithi070.stdout:setting min_mon_release = quincy 2024-09-17T20:43:28.126 INFO:teuthology.orchestra.run.smithi070.stdout:epoch 0 2024-09-17T20:43:28.126 INFO:teuthology.orchestra.run.smithi070.stdout:fsid 385211a9-a1cf-4c0f-90be-41657332c304 2024-09-17T20:43:28.126 INFO:teuthology.orchestra.run.smithi070.stdout:last_changed 2024-09-17T20:43:28.129083+0000 2024-09-17T20:43:28.126 INFO:teuthology.orchestra.run.smithi070.stdout:created 2024-09-17T20:43:28.129083+0000 2024-09-17T20:43:28.127 INFO:teuthology.orchestra.run.smithi070.stdout:min_mon_release 17 (quincy) 2024-09-17T20:43:28.127 INFO:teuthology.orchestra.run.smithi070.stdout:election_strategy: 1 2024-09-17T20:43:28.127 INFO:teuthology.orchestra.run.smithi070.stdout:0: [v2:172.21.15.70:3300/0,v1:172.21.15.70:6789/0] mon.a 2024-09-17T20:43:28.127 INFO:teuthology.orchestra.run.smithi070.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-17T20:43:28.128 DEBUG:teuthology.orchestra.run.smithi070:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T20:43:28.174 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 385211a9-a1cf-4c0f-90be-41657332c304... 2024-09-17T20:43:28.174 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:28.218 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:43:28.249 INFO:teuthology.orchestra.run.smithi070.stdout:[global] 2024-09-17T20:43:28.253 INFO:teuthology.orchestra.run.smithi070.stdout: chdir = "" 2024-09-17T20:43:28.253 INFO:teuthology.orchestra.run.smithi070.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T20:43:28.253 INFO:teuthology.orchestra.run.smithi070.stdout: auth supported = cephx 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: filestore xattr use omap = true 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: mon clock drift allowed = 1.000 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: osd crush chooseleaf type = 0 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: auth debug = true 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: ms die on old message = true 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: ms die on bug = true 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T20:43:28.254 INFO:teuthology.orchestra.run.smithi070.stdout: mon pg warn max object skew = 0 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: osd pool default size = 2 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd allow primary affinity = true 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd allow pg remap = true 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on legacy crush tunables = false 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on crush straw calc version zero = false 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on no sortbitwise = false 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on osd down out interval zero = false 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on too few osds = false 2024-09-17T20:43:28.255 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: mon_allow_pool_size_one = true 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: osd default data pool replay window = 5 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: mon allow pool delete = true 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: mon cluster log file level = debug 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: debug asserts on shutdown = true 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: mon health detail to clog = false 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: mon host = 172.21.15.70 2024-09-17T20:43:28.256 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on pool no app = False 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: fsid = 385211a9-a1cf-4c0f-90be-41657332c304 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout:[osd] 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: osd journal size = 100 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: osd scrub load threshold = 5.0 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: osd scrub max interval = 600 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: osd mclock profile = high_recovery_ops 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: osd recover clone overlap = true 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: osd recovery max chunk = 1048576 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.257 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug shutdown = true 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug op order = true 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug verify stray on activate = true 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug trim objects = true 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: osd open classes on start = true 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug pg log writeout = true 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: osd deep scrub update digest min age = 30 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: osd map max advance = 10 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: journal zero on create = true 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.258 INFO:teuthology.orchestra.run.smithi070.stdout: filestore ondisk finisher threads = 3 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: filestore apply finisher threads = 3 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: bdev debug aio = true 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug misdirected ops = true 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore block size = 96636764160 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore compression algorithm = zstd 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore compression mode = aggressive 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore fsck on mount = True 2024-09-17T20:43:28.259 INFO:teuthology.orchestra.run.smithi070.stdout: debug bluefs = 1/20 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: debug bluestore = 1/20 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: debug ms = 1 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: debug osd = 20 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: debug rocksdb = 4/10 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd full ratio = 0.9 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd nearfull ratio = 0.8 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug randomize hobject sort order = False 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: osd failsafe full ratio = 0.95 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: osd objectstore = bluestore 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.260 INFO:teuthology.orchestra.run.smithi070.stdout:[mgr] 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug ms = 1 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug mgr = 20 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug mon = 20 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug auth = 20 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: mgr/telemetry/nag = false 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout:[mon] 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug ms = 1 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug mon = 20 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug paxos = 20 2024-09-17T20:43:28.261 INFO:teuthology.orchestra.run.smithi070.stdout: debug auth = 20 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon data avail warn = 5 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon mgr mkfs grace = 240 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd reporter subtree level = osd 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd prime pg temp = true 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T20:43:28.262 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: # 1m isn't quite enough 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: mon_down_mkfs_grace = 2m 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_filestore_osds = false 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout:[client] 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: rgw cache enabled = true 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: rgw enable ops log = true 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: rgw enable usage log = true 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout: rbd default data pool = datapool 2024-09-17T20:43:28.263 INFO:teuthology.orchestra.run.smithi070.stdout:[mon.a] 2024-09-17T20:43:28.265 INFO:teuthology.orchestra.run.smithi102.stdout:[global] 2024-09-17T20:43:28.265 INFO:teuthology.orchestra.run.smithi102.stdout: chdir = "" 2024-09-17T20:43:28.265 INFO:teuthology.orchestra.run.smithi102.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T20:43:28.265 INFO:teuthology.orchestra.run.smithi102.stdout: auth supported = cephx 2024-09-17T20:43:28.265 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.265 INFO:teuthology.orchestra.run.smithi102.stdout: filestore xattr use omap = true 2024-09-17T20:43:28.265 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: mon clock drift allowed = 1.000 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: osd crush chooseleaf type = 0 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: auth debug = true 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: ms die on old message = true 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: ms die on bug = true 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: mon pg warn max object skew = 0 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T20:43:28.266 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: osd pool default size = 2 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd allow primary affinity = true 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd allow pg remap = true 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on legacy crush tunables = false 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on crush straw calc version zero = false 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on no sortbitwise = false 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on osd down out interval zero = false 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on too few osds = false 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: mon_allow_pool_size_one = true 2024-09-17T20:43:28.267 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: osd default data pool replay window = 5 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: mon allow pool delete = true 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: mon cluster log file level = debug 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: debug asserts on shutdown = true 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: mon health detail to clog = false 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: mon host = 172.21.15.70 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on pool no app = False 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: fsid = 385211a9-a1cf-4c0f-90be-41657332c304 2024-09-17T20:43:28.268 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout:[osd] 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd journal size = 100 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd scrub load threshold = 5.0 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd scrub max interval = 600 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd mclock profile = high_recovery_ops 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd recover clone overlap = true 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd recovery max chunk = 1048576 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug shutdown = true 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug op order = true 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug verify stray on activate = true 2024-09-17T20:43:28.269 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug trim objects = true 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: osd open classes on start = true 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug pg log writeout = true 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: osd deep scrub update digest min age = 30 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: osd map max advance = 10 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: journal zero on create = true 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: filestore ondisk finisher threads = 3 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: filestore apply finisher threads = 3 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.270 INFO:teuthology.orchestra.run.smithi102.stdout: bdev debug aio = true 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug misdirected ops = true 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore block size = 96636764160 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore compression algorithm = zstd 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore compression mode = aggressive 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore fsck on mount = True 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: debug bluefs = 1/20 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: debug bluestore = 1/20 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: debug osd = 20 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: debug rocksdb = 4/10 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T20:43:28.271 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd full ratio = 0.9 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd nearfull ratio = 0.8 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug randomize hobject sort order = False 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: osd failsafe full ratio = 0.95 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: osd objectstore = bluestore 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout:[mgr] 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: debug mgr = 20 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: debug mon = 20 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: debug auth = 20 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:43:28.272 INFO:teuthology.orchestra.run.smithi102.stdout: mgr/telemetry/nag = false 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout:[mon] 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: debug mon = 20 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: debug paxos = 20 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: debug auth = 20 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: mon data avail warn = 5 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: mon mgr mkfs grace = 240 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd reporter subtree level = osd 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd prime pg temp = true 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.273 INFO:teuthology.orchestra.run.smithi102.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: # 1m isn't quite enough 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: mon_down_mkfs_grace = 2m 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_filestore_osds = false 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout:[client] 2024-09-17T20:43:28.274 INFO:teuthology.orchestra.run.smithi102.stdout: rgw cache enabled = true 2024-09-17T20:43:28.275 INFO:teuthology.orchestra.run.smithi102.stdout: rgw enable ops log = true 2024-09-17T20:43:28.275 INFO:teuthology.orchestra.run.smithi102.stdout: rgw enable usage log = true 2024-09-17T20:43:28.275 INFO:teuthology.orchestra.run.smithi102.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T20:43:28.275 INFO:teuthology.orchestra.run.smithi102.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T20:43:28.275 INFO:teuthology.orchestra.run.smithi102.stdout: rbd default data pool = datapool 2024-09-17T20:43:28.275 INFO:teuthology.orchestra.run.smithi102.stdout:[mon.a] 2024-09-17T20:43:28.275 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-17T20:43:28.275 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:28.357 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-17T20:43:28.358 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:28.358 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-17T20:43:28.363 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:28.363 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-17T20:43:28.409 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:43:28.409 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:28.410 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-17T20:43:28.410 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-17T20:43:28.474 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:28.474 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-17T20:43:28.526 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:43:28.526 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:43:28.526 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-17T20:43:28.526 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-17T20:43:28.548 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:43:28.548 DEBUG:teuthology.orchestra.run.smithi102:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-17T20:43:28.596 INFO:tasks.ceph:Setting up mon nodes... 2024-09-17T20:43:28.597 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-17T20:43:28.597 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:28.642 INFO:teuthology.orchestra.run.smithi070.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-17T20:43:28.645 INFO:tasks.ceph:Setting up mds nodes... 2024-09-17T20:43:28.645 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-17T20:43:28.646 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:28.679 INFO:teuthology.orchestra.run.smithi070.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-17T20:43:28.689 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-17T20:43:28.690 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi070.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-17T20:43:28.690 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-17T20:43:28.744 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-17T20:43:28.744 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-17T20:43:28.744 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:43:28.744 DEBUG:teuthology.orchestra.run.smithi070:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout: = sunit=0 swidth=0 blks 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T20:43:28.798 INFO:teuthology.orchestra.run.smithi070.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T20:43:28.821 INFO:teuthology.orchestra.run.smithi070.stdout:Discarding blocks...Done. 2024-09-17T20:43:28.823 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi070.front.sepia.ceph.com -o noatime 2024-09-17T20:43:28.823 DEBUG:teuthology.orchestra.run.smithi070:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-17T20:43:28.885 DEBUG:teuthology.orchestra.run.smithi070:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-17T20:43:28.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:43:28.938 INFO:teuthology.orchestra.run.smithi070.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T20:43:28.939 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-17T20:43:28.993 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-17T20:43:28.993 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-17T20:43:28.993 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:43:28.993 DEBUG:teuthology.orchestra.run.smithi070:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout: = sunit=0 swidth=0 blks 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T20:43:29.048 INFO:teuthology.orchestra.run.smithi070.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T20:43:29.049 INFO:teuthology.orchestra.run.smithi070.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T20:43:29.049 INFO:teuthology.orchestra.run.smithi070.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T20:43:29.072 INFO:teuthology.orchestra.run.smithi070.stdout:Discarding blocks...Done. 2024-09-17T20:43:29.073 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi070.front.sepia.ceph.com -o noatime 2024-09-17T20:43:29.074 DEBUG:teuthology.orchestra.run.smithi070:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-17T20:43:29.136 DEBUG:teuthology.orchestra.run.smithi070:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-17T20:43:29.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:43:29.186 INFO:teuthology.orchestra.run.smithi070.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T20:43:29.186 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-17T20:43:29.240 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-17T20:43:29.274 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-17T20:43:29.276 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:43:29.276 DEBUG:teuthology.orchestra.run.smithi070:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T20:43:29.294 INFO:teuthology.orchestra.run.smithi070.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T20:43:29.294 INFO:teuthology.orchestra.run.smithi070.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T20:43:29.294 INFO:teuthology.orchestra.run.smithi070.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T20:43:29.294 INFO:teuthology.orchestra.run.smithi070.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T20:43:29.294 INFO:teuthology.orchestra.run.smithi070.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T20:43:29.294 INFO:teuthology.orchestra.run.smithi070.stdout: = sunit=0 swidth=0 blks 2024-09-17T20:43:29.295 INFO:teuthology.orchestra.run.smithi070.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T20:43:29.295 INFO:teuthology.orchestra.run.smithi070.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T20:43:29.295 INFO:teuthology.orchestra.run.smithi070.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T20:43:29.295 INFO:teuthology.orchestra.run.smithi070.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T20:43:29.317 INFO:teuthology.orchestra.run.smithi070.stdout:Discarding blocks...Done. 2024-09-17T20:43:29.319 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi070.front.sepia.ceph.com -o noatime 2024-09-17T20:43:29.319 DEBUG:teuthology.orchestra.run.smithi070:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-17T20:43:29.382 DEBUG:teuthology.orchestra.run.smithi070:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-17T20:43:29.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:43:29.434 INFO:teuthology.orchestra.run.smithi070.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T20:43:29.434 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:29.557 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:29.555+0000 7fc1125377c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:29.557 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:29.555+0000 7fc1125377c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:29.559 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:29.559+0000 7fc1125377c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:29.559 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:29.559+0000 7fc1125377c0 -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-17T20:43:29.560 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:29.559+0000 7fc1125377c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-17T20:43:29.560 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:29.559+0000 7fc1125377c0 -1 bdev(0x55bda5eb3800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-17T20:43:29.560 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:29.559+0000 7fc1125377c0 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-17T20:43:32.694 DEBUG:teuthology.orchestra.run.smithi070:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-17T20:43:32.707 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:32.786 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:32.787+0000 7f311f2837c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:32.786 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:32.787+0000 7f311f2837c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:32.787 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:32.787+0000 7f311f2837c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:32.787 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:32.787+0000 7f311f2837c0 -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-17T20:43:32.788 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:32.787+0000 7f311f2837c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-17T20:43:32.788 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:32.787+0000 7f311f2837c0 -1 bdev(0x558fd8c27800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-17T20:43:32.788 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:32.787+0000 7f311f2837c0 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-17T20:43:35.935 DEBUG:teuthology.orchestra.run.smithi070:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-17T20:43:35.989 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:36.069 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:36.071+0000 7f575d00b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:36.069 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:36.071+0000 7f575d00b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:36.071 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:36.071+0000 7f575d00b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:36.071 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:36.071+0000 7f575d00b7c0 -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-17T20:43:36.072 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:36.071+0000 7f575d00b7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-17T20:43:36.072 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:36.071+0000 7f575d00b7c0 -1 bdev(0x56403f951800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-17T20:43:36.072 INFO:teuthology.orchestra.run.smithi070.stderr:2024-09-17T20:43:36.071+0000 7f575d00b7c0 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-17T20:43:39.180 DEBUG:teuthology.orchestra.run.smithi070:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-17T20:43:39.237 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-17T20:43:39.238 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:39.238 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-17T20:43:39.293 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:39.293 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-17T20:43:39.348 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:39.348 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-17T20:43:39.400 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:39.400 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-17T20:43:39.452 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:39.452 DEBUG:teuthology.orchestra.run.smithi070:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-17T20:43:39.497 INFO:tasks.ceph:Adding keys to all mons... 2024-09-17T20:43:39.497 DEBUG:teuthology.orchestra.run.smithi070:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout:[mgr.x] 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout: key = AQDw6elmdfR4JhAAzOlHYtNw60UBnBlUBJYGZg== 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout:[osd.0] 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout: key = AQDx6elmqpaLIRAAIpqnbW5KiITvf/7z+HlrLQ== 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout:[osd.1] 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout: key = AQD06elmwF8tLxAAkjcvEfArM5fIa2bfg/d7MA== 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout:[osd.2] 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout: key = AQD46elm93l7BBAAXmbaADA9WkLC1gWdgmX9TA== 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout:[client.0] 2024-09-17T20:43:39.551 INFO:teuthology.orchestra.run.smithi070.stdout: key = AQDw6elmzruyKBAAY7G7RsvxqQvU0TcW9sHapw== 2024-09-17T20:43:39.552 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:39.642 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:39.685 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:39.771 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:39.857 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:39.945 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-17T20:43:39.945 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-17T20:43:39.957 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:43:40.045 DEBUG:teuthology.orchestra.run.smithi070:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-17T20:43:40.055 DEBUG:teuthology.orchestra.run.smithi070:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-17T20:43:40.100 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-17T20:43:40.101 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-17T20:43:40.101 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-17T20:43:40.146 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-17T20:43:40.146 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-17T20:43:40.146 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-17T20:43:40.146 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-17T20:43:40.148 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-17T20:43:40.148 DEBUG:tasks.ceph:set 0 configs 2024-09-17T20:43:40.149 INFO:tasks.ceph:Setting crush tunables to default 2024-09-17T20:43:40.149 DEBUG:teuthology.orchestra.run.smithi070:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-17T20:43:40.379 INFO:teuthology.orchestra.run.smithi070.stderr:adjusted tunables profile to default 2024-09-17T20:43:40.402 INFO:tasks.ceph:check_enable_crimson: False 2024-09-17T20:43:40.402 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-17T20:43:40.402 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:40.402 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-17T20:43:40.414 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:40.414 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-17T20:43:40.468 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:43:40.468 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-17T20:43:40.523 DEBUG:teuthology.orchestra.run.smithi070:> sudo ceph --cluster cluster1 osd new 389c3092-019c-45fc-96d2-818f61ebec2c 0 2024-09-17T20:43:40.765 INFO:teuthology.orchestra.run.smithi070.stdout:0 2024-09-17T20:43:40.782 DEBUG:teuthology.orchestra.run.smithi070:> sudo ceph --cluster cluster1 osd new 47e5e452-1efd-4b93-a389-598081cc4f2f 1 2024-09-17T20:43:40.975 INFO:teuthology.orchestra.run.smithi070.stdout:1 2024-09-17T20:43:40.991 DEBUG:teuthology.orchestra.run.smithi070:> sudo ceph --cluster cluster1 osd new 27d18baa-62d0-41de-9637-27d8d82e6575 2 2024-09-17T20:43:41.189 INFO:teuthology.orchestra.run.smithi070.stdout:2 2024-09-17T20:43:41.207 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-17T20:43:41.207 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-17T20:43:41.209 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-17T20:43:41.210 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-17T20:43:41.210 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-17T20:43:41.212 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-17T20:43:41.212 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-17T20:43:41.212 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-17T20:43:41.215 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-17T20:43:41.215 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-17T20:43:41.265 INFO:tasks.ceph.cluster1.osd.1.smithi070.stderr:2024-09-17T20:43:41.267+0000 7f4589abe7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.270 INFO:tasks.ceph.cluster1.osd.2.smithi070.stderr:2024-09-17T20:43:41.271+0000 7fd58d8b77c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.273 INFO:tasks.ceph.cluster1.osd.1.smithi070.stderr:2024-09-17T20:43:41.275+0000 7f4589abe7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.274 INFO:tasks.ceph.cluster1.osd.1.smithi070.stderr:2024-09-17T20:43:41.275+0000 7f4589abe7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.276 INFO:tasks.ceph.cluster1.osd.2.smithi070.stderr:2024-09-17T20:43:41.275+0000 7fd58d8b77c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.276 INFO:tasks.ceph.cluster1.osd.2.smithi070.stderr:2024-09-17T20:43:41.275+0000 7fd58d8b77c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.281 INFO:tasks.ceph.cluster1.osd.0.smithi070.stderr:2024-09-17T20:43:41.283+0000 7f02d90b47c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.285 INFO:tasks.ceph.cluster1.osd.0.smithi070.stderr:2024-09-17T20:43:41.287+0000 7f02d90b47c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.285 INFO:tasks.ceph.cluster1.osd.0.smithi070.stderr:2024-09-17T20:43:41.287+0000 7f02d90b47c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:43:41.391 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:41.391 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":5,"fsid":"385211a9-a1cf-4c0f-90be-41657332c304","created":"2024-09-17T20:43:40.269770+0000","modified":"2024-09-17T20:43:41.192249+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T20:43:41.192249+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":"389c3092-019c-45fc-96d2-818f61ebec2c","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":"47e5e452-1efd-4b93-a389-598081cc4f2f","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":"27d18baa-62d0-41de-9637-27d8d82e6575","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-17T20:43:41.407 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-17T20:43:41.407 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-17T20:43:41.709 DEBUG:teuthology.orchestra.run.smithi070:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-17T20:43:41.894 INFO:teuthology.misc.health.smithi070.stdout: 2024-09-17T20:43:41.894 INFO:teuthology.misc.health.smithi070.stdout:{"epoch":5,"fsid":"385211a9-a1cf-4c0f-90be-41657332c304","created":"2024-09-17T20:43:40.269770+0000","modified":"2024-09-17T20:43:41.192249+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T20:43:41.192249+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":"389c3092-019c-45fc-96d2-818f61ebec2c","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":"47e5e452-1efd-4b93-a389-598081cc4f2f","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":"27d18baa-62d0-41de-9637-27d8d82e6575","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-17T20:43:41.910 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T20:43:42.921 INFO:tasks.ceph.cluster1.osd.2.smithi070.stderr:2024-09-17T20:43:42.923+0000 7fd58d8b77c0 -1 Falling back to public interface 2024-09-17T20:43:43.110 INFO:tasks.ceph.cluster1.mgr.x.smithi070.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2024-09-17T20:43:43.110 INFO:tasks.ceph.cluster1.mgr.x.smithi070.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2024-09-17T20:43:43.110 INFO:tasks.ceph.cluster1.mgr.x.smithi070.stderr: from numpy import show_config as show_numpy_config 2024-09-17T20:43:43.146 INFO:tasks.ceph.cluster1.osd.0.smithi070.stderr:2024-09-17T20:43:43.147+0000 7f02d90b47c0 -1 Falling back to public interface 2024-09-17T20:43:43.418 INFO:tasks.ceph.cluster1.osd.1.smithi070.stderr:2024-09-17T20:43:43.419+0000 7f4589abe7c0 -1 Falling back to public interface 2024-09-17T20:43:45.960 INFO:tasks.ceph.cluster1.mgr.x.smithi070.stderr:2024-09-17T20:43:45.959+0000 7fdd3b630640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T20:43:46.961 INFO:tasks.ceph.cluster1.osd.2.smithi070.stderr:2024-09-17T20:43:46.959+0000 7fd58d8b77c0 -1 osd.2 0 log_to_monitors true 2024-09-17T20:43:47.077 INFO:tasks.ceph.cluster1.osd.0.smithi070.stderr:2024-09-17T20:43:47.079+0000 7f02d90b47c0 -1 osd.0 0 log_to_monitors true 2024-09-17T20:43:47.337 INFO:tasks.ceph.cluster1.osd.1.smithi070.stderr:2024-09-17T20:43:47.339+0000 7f4589abe7c0 -1 osd.1 0 log_to_monitors true 2024-09-17T20:43:48.214 DEBUG:teuthology.orchestra.run.smithi070:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-17T20:43:48.519 INFO:teuthology.misc.health.smithi070.stdout: 2024-09-17T20:43:48.520 INFO:teuthology.misc.health.smithi070.stdout:{"epoch":6,"fsid":"385211a9-a1cf-4c0f-90be-41657332c304","created":"2024-09-17T20:43:40.269770+0000","modified":"2024-09-17T20:43:47.959735+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T20:43:41.192249+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":3,"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":"389c3092-019c-45fc-96d2-818f61ebec2c","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":"47e5e452-1efd-4b93-a389-598081cc4f2f","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":"27d18baa-62d0-41de-9637-27d8d82e6575","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-17T20:43:48.537 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T20:43:50.076 INFO:tasks.ceph.cluster1.osd.0.smithi070.stderr:2024-09-17T20:43:50.075+0000 7f02d505d640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T20:43:50.101 INFO:tasks.ceph.cluster1.osd.1.smithi070.stderr:2024-09-17T20:43:50.103+0000 7f4585a67640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T20:43:50.103 INFO:tasks.ceph.cluster1.osd.2.smithi070.stderr:2024-09-17T20:43:50.103+0000 7fd58a072640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T20:43:50.113 INFO:tasks.ceph.cluster1.osd.0.smithi070.stderr:2024-09-17T20:43:50.115+0000 7f02cce8f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T20:43:50.121 INFO:tasks.ceph.cluster1.osd.2.smithi070.stderr:2024-09-17T20:43:50.123+0000 7fd581692640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T20:43:50.129 INFO:tasks.ceph.cluster1.osd.1.smithi070.stderr:2024-09-17T20:43:50.131+0000 7f457d899640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T20:43:54.840 DEBUG:teuthology.orchestra.run.smithi070:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-17T20:43:55.199 INFO:teuthology.misc.health.smithi070.stdout: 2024-09-17T20:43:55.199 INFO:teuthology.misc.health.smithi070.stdout:{"epoch":12,"fsid":"385211a9-a1cf-4c0f-90be-41657332c304","created":"2024-09-17T20:43:40.269770+0000","modified":"2024-09-17T20:43:55.122284+0000","last_up_change":"2024-09-17T20:43:51.108643+0000","last_in_change":"2024-09-17T20:43:41.192249+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-17T20:43:53.001581+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":"12","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":"389c3092-019c-45fc-96d2-818f61ebec2c","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.70:6808","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6809","nonce":459019543}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6810","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6811","nonce":459019543}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6815","nonce":459019543}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6813","nonce":459019543}]},"public_addr":"172.21.15.70:6809/459019543","cluster_addr":"172.21.15.70:6811/459019543","heartbeat_back_addr":"172.21.15.70:6815/459019543","heartbeat_front_addr":"172.21.15.70:6813/459019543","state":["exists","up"]},{"osd":1,"uuid":"47e5e452-1efd-4b93-a389-598081cc4f2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6817","nonce":813198322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6818","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6819","nonce":813198322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6822","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6823","nonce":813198322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6820","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6821","nonce":813198322}]},"public_addr":"172.21.15.70:6817/813198322","cluster_addr":"172.21.15.70:6819/813198322","heartbeat_back_addr":"172.21.15.70:6823/813198322","heartbeat_front_addr":"172.21.15.70:6821/813198322","state":["exists","up"]},{"osd":2,"uuid":"27d18baa-62d0-41de-9637-27d8d82e6575","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.70:6800","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6801","nonce":608374047}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6802","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6803","nonce":608374047}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6807","nonce":608374047}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6805","nonce":608374047}]},"public_addr":"172.21.15.70:6801/608374047","cluster_addr":"172.21.15.70:6803/608374047","heartbeat_back_addr":"172.21.15.70:6807/608374047","heartbeat_front_addr":"172.21.15.70:6805/608374047","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-17T20:43:48.119323+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-17T20:43:48.342240+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-17T20:43:47.936788+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-17T20:43:55.216 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-17T20:43:55.216 INFO:tasks.ceph:Creating RBD pool 2024-09-17T20:43:55.217 DEBUG:teuthology.orchestra.run.smithi070:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-17T20:43:56.127 INFO:teuthology.orchestra.run.smithi070.stderr:pool 'rbd' created 2024-09-17T20:43:56.154 DEBUG:teuthology.orchestra.run.smithi070:> rbd --cluster cluster1 pool init rbd 2024-09-17T20:43:59.171 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-17T20:43:59.172 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-17T20:43:59.172 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-17T20:43:59.480 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:59.497 INFO:teuthology.orchestra.run.smithi070.stdout:[{"version":4,"timestamp":"2024-09-17T20:43:50.108257+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"4768.024878"}]}] 2024-09-17T20:43:59.497 INFO:tasks.ceph_manager:config epoch is 4 2024-09-17T20:43:59.497 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-17T20:43:59.497 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-17T20:43:59.497 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-17T20:43:59.844 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:43:59.863 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6824","nonce":773436550},{"type":"v1","addr":"172.21.15.70:6825","nonce":773436550}]},"active_addr":"172.21.15.70:6825/773436550","active_change":"2024-09-17T20:43:44.954206+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:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"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":"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":"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.70:0","nonce":518605804}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":486377131}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":17353263}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.70:0","nonce":1321791316}]}]} 2024-09-17T20:43:59.866 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-17T20:43:59.866 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-17T20:43:59.867 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-17T20:44:00.172 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:00.172 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":16,"fsid":"385211a9-a1cf-4c0f-90be-41657332c304","created":"2024-09-17T20:43:40.269770+0000","modified":"2024-09-17T20:43:59.141577+0000","last_up_change":"2024-09-17T20:43:51.108643+0000","last_in_change":"2024-09-17T20:43:41.192249+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-17T20:43:53.001581+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":"12","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-17T20:43:55.533341+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"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":"389c3092-019c-45fc-96d2-818f61ebec2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6809","nonce":459019543}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6810","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6811","nonce":459019543}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6815","nonce":459019543}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6813","nonce":459019543}]},"public_addr":"172.21.15.70:6809/459019543","cluster_addr":"172.21.15.70:6811/459019543","heartbeat_back_addr":"172.21.15.70:6815/459019543","heartbeat_front_addr":"172.21.15.70:6813/459019543","state":["exists","up"]},{"osd":1,"uuid":"47e5e452-1efd-4b93-a389-598081cc4f2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6817","nonce":813198322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6818","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6819","nonce":813198322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6822","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6823","nonce":813198322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6820","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6821","nonce":813198322}]},"public_addr":"172.21.15.70:6817/813198322","cluster_addr":"172.21.15.70:6819/813198322","heartbeat_back_addr":"172.21.15.70:6823/813198322","heartbeat_front_addr":"172.21.15.70:6821/813198322","state":["exists","up"]},{"osd":2,"uuid":"27d18baa-62d0-41de-9637-27d8d82e6575","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6800","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6801","nonce":608374047}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6802","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6803","nonce":608374047}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6807","nonce":608374047}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6805","nonce":608374047}]},"public_addr":"172.21.15.70:6801/608374047","cluster_addr":"172.21.15.70:6803/608374047","heartbeat_back_addr":"172.21.15.70:6807/608374047","heartbeat_front_addr":"172.21.15.70:6805/608374047","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-17T20:43:48.119323+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-17T20:43:48.342240+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-17T20:43:47.936788+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-17T20:44:00.190 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-17T20:44:00.191 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-17T20:44:00.490 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:00.491 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":16,"fsid":"385211a9-a1cf-4c0f-90be-41657332c304","created":"2024-09-17T20:43:40.269770+0000","modified":"2024-09-17T20:43:59.141577+0000","last_up_change":"2024-09-17T20:43:51.108643+0000","last_in_change":"2024-09-17T20:43:41.192249+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-17T20:43:53.001581+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":"12","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-17T20:43:55.533341+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"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":"389c3092-019c-45fc-96d2-818f61ebec2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6809","nonce":459019543}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6810","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6811","nonce":459019543}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6815","nonce":459019543}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6813","nonce":459019543}]},"public_addr":"172.21.15.70:6809/459019543","cluster_addr":"172.21.15.70:6811/459019543","heartbeat_back_addr":"172.21.15.70:6815/459019543","heartbeat_front_addr":"172.21.15.70:6813/459019543","state":["exists","up"]},{"osd":1,"uuid":"47e5e452-1efd-4b93-a389-598081cc4f2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6817","nonce":813198322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6818","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6819","nonce":813198322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6822","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6823","nonce":813198322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6820","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6821","nonce":813198322}]},"public_addr":"172.21.15.70:6817/813198322","cluster_addr":"172.21.15.70:6819/813198322","heartbeat_back_addr":"172.21.15.70:6823/813198322","heartbeat_front_addr":"172.21.15.70:6821/813198322","state":["exists","up"]},{"osd":2,"uuid":"27d18baa-62d0-41de-9637-27d8d82e6575","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6800","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6801","nonce":608374047}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6802","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6803","nonce":608374047}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6807","nonce":608374047}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6805","nonce":608374047}]},"public_addr":"172.21.15.70:6801/608374047","cluster_addr":"172.21.15.70:6803/608374047","heartbeat_back_addr":"172.21.15.70:6807/608374047","heartbeat_front_addr":"172.21.15.70:6805/608374047","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-17T20:43:48.119323+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-17T20:43:48.342240+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-17T20:43:47.936788+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-17T20:44:00.508 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-17T20:44:00.508 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-17T20:44:00.509 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-17T20:44:00.654 INFO:teuthology.orchestra.run.smithi070.stdout:34359738372 2024-09-17T20:44:00.654 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-17T20:44:00.669 INFO:teuthology.orchestra.run.smithi070.stdout:34359738374 2024-09-17T20:44:00.669 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-17T20:44:00.670 INFO:teuthology.orchestra.run.smithi070.stdout:34359738373 2024-09-17T20:44:00.671 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-17T20:44:00.954 INFO:teuthology.orchestra.run.smithi070.stdout:34359738371 2024-09-17T20:44:00.971 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.1 2024-09-17T20:44:01.026 INFO:teuthology.orchestra.run.smithi070.stdout:34359738373 2024-09-17T20:44:01.026 INFO:teuthology.orchestra.run.smithi070.stdout:34359738372 2024-09-17T20:44:01.045 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738373 for osd.2 2024-09-17T20:44:01.046 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738372 for osd.0 2024-09-17T20:44:01.972 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-17T20:44:02.046 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-17T20:44:02.047 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-17T20:44:02.283 INFO:teuthology.orchestra.run.smithi070.stdout:34359738372 2024-09-17T20:44:02.300 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.1 2024-09-17T20:44:02.300 DEBUG:teuthology.parallel:result is None 2024-09-17T20:44:02.339 INFO:teuthology.orchestra.run.smithi070.stdout:34359738373 2024-09-17T20:44:02.346 INFO:teuthology.orchestra.run.smithi070.stdout:34359738374 2024-09-17T20:44:02.361 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738373 for osd.0 2024-09-17T20:44:02.361 DEBUG:teuthology.parallel:result is None 2024-09-17T20:44:02.367 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738374 for osd.2 2024-09-17T20:44:02.367 DEBUG:teuthology.parallel:result is None 2024-09-17T20:44:02.367 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-17T20:44:02.367 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T20:44:02.678 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:02.678 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-17T20:44:02.694 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-17T20:44:00.962652+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":11,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":94096,"kb_used_data":528,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283021424,"statfs":{"total":289910292480,"available":289813938176,"internally_reserved":0,"allocated":540672,"data_stored":1303162,"data_compressed":6524,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4784,"internal_metadata":95743312},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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":"3.826222"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.155058+0000","last_change":"2024-09-17T20:43:59.155639+0000","last_active":"2024-09-17T20:43:59.155058+0000","last_peered":"2024-09-17T20:43:59.155058+0000","last_clean":"2024-09-17T20:43:59.155058+0000","last_became_active":"2024-09-17T20:43:57.147127+0000","last_became_peered":"2024-09-17T20:43:57.147127+0000","last_unstale":"2024-09-17T20:43:59.155058+0000","last_undegraded":"2024-09-17T20:43:59.155058+0000","last_fullsized":"2024-09-17T20:43:59.155058+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T07:19:31.124550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018461619999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.155599+0000","last_change":"2024-09-17T20:43:59.155814+0000","last_active":"2024-09-17T20:43:59.155599+0000","last_peered":"2024-09-17T20:43:59.155599+0000","last_clean":"2024-09-17T20:43:59.155599+0000","last_became_active":"2024-09-17T20:43:57.147519+0000","last_became_peered":"2024-09-17T20:43:57.147519+0000","last_unstale":"2024-09-17T20:43:59.155599+0000","last_undegraded":"2024-09-17T20:43:59.155599+0000","last_fullsized":"2024-09-17T20:43:59.155599+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T22:51:22.911411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024019409999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.153980+0000","last_change":"2024-09-17T20:43:59.154582+0000","last_active":"2024-09-17T20:43:59.153980+0000","last_peered":"2024-09-17T20:43:59.153980+0000","last_clean":"2024-09-17T20:43:59.153980+0000","last_became_active":"2024-09-17T20:43:57.149645+0000","last_became_peered":"2024-09-17T20:43:57.149645+0000","last_unstale":"2024-09-17T20:43:59.153980+0000","last_undegraded":"2024-09-17T20:43:59.153980+0000","last_fullsized":"2024-09-17T20:43:59.153980+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T22:14:29.713215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014433650000000001,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.154026+0000","last_change":"2024-09-17T20:43:59.154599+0000","last_active":"2024-09-17T20:43:59.154026+0000","last_peered":"2024-09-17T20:43:59.154026+0000","last_clean":"2024-09-17T20:43:59.154026+0000","last_became_active":"2024-09-17T20:43:57.146874+0000","last_became_peered":"2024-09-17T20:43:57.146874+0000","last_unstale":"2024-09-17T20:43:59.154026+0000","last_undegraded":"2024-09-17T20:43:59.154026+0000","last_fullsized":"2024-09-17T20:43:59.154026+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:31:58.812487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010744319999999999,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.149393+0000","last_change":"2024-09-17T20:43:59.149393+0000","last_active":"2024-09-17T20:43:59.149393+0000","last_peered":"2024-09-17T20:43:59.149393+0000","last_clean":"2024-09-17T20:43:59.149393+0000","last_became_active":"2024-09-17T20:43:57.149759+0000","last_became_peered":"2024-09-17T20:43:57.149759+0000","last_unstale":"2024-09-17T20:43:59.149393+0000","last_undegraded":"2024-09-17T20:43:59.149393+0000","last_fullsized":"2024-09-17T20:43:59.149393+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:25:33.380037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068317200000000001,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.570202+0000","last_change":"2024-09-17T20:43:59.570433+0000","last_active":"2024-09-17T20:43:59.570202+0000","last_peered":"2024-09-17T20:43:59.570202+0000","last_clean":"2024-09-17T20:43:59.570202+0000","last_became_active":"2024-09-17T20:43:57.149223+0000","last_became_peered":"2024-09-17T20:43:57.149223+0000","last_unstale":"2024-09-17T20:43:59.570202+0000","last_undegraded":"2024-09-17T20:43:59.570202+0000","last_fullsized":"2024-09-17T20:43:59.570202+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T05:06:00.109781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059176400000000005,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.570145+0000","last_change":"2024-09-17T20:43:59.570442+0000","last_active":"2024-09-17T20:43:59.570145+0000","last_peered":"2024-09-17T20:43:59.570145+0000","last_clean":"2024-09-17T20:43:59.570145+0000","last_became_active":"2024-09-17T20:43:57.149301+0000","last_became_peered":"2024-09-17T20:43:57.149301+0000","last_unstale":"2024-09-17T20:43:59.570145+0000","last_undegraded":"2024-09-17T20:43:59.570145+0000","last_fullsized":"2024-09-17T20:43:59.570145+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T21:23:39.573572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060525599999999998,"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":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.154876+0000","last_change":"2024-09-17T20:43:59.155503+0000","last_active":"2024-09-17T20:43:59.154876+0000","last_peered":"2024-09-17T20:43:59.154876+0000","last_clean":"2024-09-17T20:43:59.154876+0000","last_became_active":"2024-09-17T20:43:57.151089+0000","last_became_peered":"2024-09-17T20:43:57.151089+0000","last_unstale":"2024-09-17T20:43:59.154876+0000","last_undegraded":"2024-09-17T20:43:59.154876+0000","last_fullsized":"2024-09-17T20:43:59.154876+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:23:04.271451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019853729999999999,"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":"11'52","reported_seq":87,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.152849+0000","last_change":"2024-09-17T20:43:54.851080+0000","last_active":"2024-09-17T20:43:59.152849+0000","last_peered":"2024-09-17T20:43:59.152849+0000","last_clean":"2024-09-17T20:43:59.152849+0000","last_became_active":"2024-09-17T20:43:54.848821+0000","last_became_peered":"2024-09-17T20:43:54.848821+0000","last_unstale":"2024-09-17T20:43:59.152849+0000","last_undegraded":"2024-09-17T20:43:59.152849+0000","last_fullsized":"2024-09-17T20:43:59.152849+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_clean_scrub_stamp":"2024-09-17T20:43:53.111548+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-18T23:46:06.176835+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":6524,"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":31324,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340516,"statfs":{"total":96636764160,"available":96604688384,"internally_reserved":0,"allocated":139264,"data_stored":40796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31384,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340456,"statfs":{"total":96636764160,"available":96604626944,"internally_reserved":0,"allocated":200704,"data_stored":631183,"data_compressed":3262,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":200704,"data_stored":631183,"data_compressed":3262,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":31914438},"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":3262,"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":3262,"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-17T20:44:02.695 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T20:44:02.968 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:02.969 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-17T20:44:02.985 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-09-17T20:44:02.963036+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":15,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":94096,"kb_used_data":528,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283021424,"statfs":{"total":289910292480,"available":289813938176,"internally_reserved":0,"allocated":540672,"data_stored":1303162,"data_compressed":6524,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4784,"internal_metadata":95743312},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.826607"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.155058+0000","last_change":"2024-09-17T20:43:59.155639+0000","last_active":"2024-09-17T20:43:59.155058+0000","last_peered":"2024-09-17T20:43:59.155058+0000","last_clean":"2024-09-17T20:43:59.155058+0000","last_became_active":"2024-09-17T20:43:57.147127+0000","last_became_peered":"2024-09-17T20:43:57.147127+0000","last_unstale":"2024-09-17T20:43:59.155058+0000","last_undegraded":"2024-09-17T20:43:59.155058+0000","last_fullsized":"2024-09-17T20:43:59.155058+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T07:19:31.124550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018461619999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.155599+0000","last_change":"2024-09-17T20:43:59.155814+0000","last_active":"2024-09-17T20:43:59.155599+0000","last_peered":"2024-09-17T20:43:59.155599+0000","last_clean":"2024-09-17T20:43:59.155599+0000","last_became_active":"2024-09-17T20:43:57.147519+0000","last_became_peered":"2024-09-17T20:43:57.147519+0000","last_unstale":"2024-09-17T20:43:59.155599+0000","last_undegraded":"2024-09-17T20:43:59.155599+0000","last_fullsized":"2024-09-17T20:43:59.155599+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T22:51:22.911411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024019409999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.153980+0000","last_change":"2024-09-17T20:43:59.154582+0000","last_active":"2024-09-17T20:43:59.153980+0000","last_peered":"2024-09-17T20:43:59.153980+0000","last_clean":"2024-09-17T20:43:59.153980+0000","last_became_active":"2024-09-17T20:43:57.149645+0000","last_became_peered":"2024-09-17T20:43:57.149645+0000","last_unstale":"2024-09-17T20:43:59.153980+0000","last_undegraded":"2024-09-17T20:43:59.153980+0000","last_fullsized":"2024-09-17T20:43:59.153980+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T22:14:29.713215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014433650000000001,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.154026+0000","last_change":"2024-09-17T20:43:59.154599+0000","last_active":"2024-09-17T20:43:59.154026+0000","last_peered":"2024-09-17T20:43:59.154026+0000","last_clean":"2024-09-17T20:43:59.154026+0000","last_became_active":"2024-09-17T20:43:57.146874+0000","last_became_peered":"2024-09-17T20:43:57.146874+0000","last_unstale":"2024-09-17T20:43:59.154026+0000","last_undegraded":"2024-09-17T20:43:59.154026+0000","last_fullsized":"2024-09-17T20:43:59.154026+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:31:58.812487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010744319999999999,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.149393+0000","last_change":"2024-09-17T20:43:59.149393+0000","last_active":"2024-09-17T20:43:59.149393+0000","last_peered":"2024-09-17T20:43:59.149393+0000","last_clean":"2024-09-17T20:43:59.149393+0000","last_became_active":"2024-09-17T20:43:57.149759+0000","last_became_peered":"2024-09-17T20:43:57.149759+0000","last_unstale":"2024-09-17T20:43:59.149393+0000","last_undegraded":"2024-09-17T20:43:59.149393+0000","last_fullsized":"2024-09-17T20:43:59.149393+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:25:33.380037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068317200000000001,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.570202+0000","last_change":"2024-09-17T20:43:59.570433+0000","last_active":"2024-09-17T20:43:59.570202+0000","last_peered":"2024-09-17T20:43:59.570202+0000","last_clean":"2024-09-17T20:43:59.570202+0000","last_became_active":"2024-09-17T20:43:57.149223+0000","last_became_peered":"2024-09-17T20:43:57.149223+0000","last_unstale":"2024-09-17T20:43:59.570202+0000","last_undegraded":"2024-09-17T20:43:59.570202+0000","last_fullsized":"2024-09-17T20:43:59.570202+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T05:06:00.109781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059176400000000005,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.570145+0000","last_change":"2024-09-17T20:43:59.570442+0000","last_active":"2024-09-17T20:43:59.570145+0000","last_peered":"2024-09-17T20:43:59.570145+0000","last_clean":"2024-09-17T20:43:59.570145+0000","last_became_active":"2024-09-17T20:43:57.149301+0000","last_became_peered":"2024-09-17T20:43:57.149301+0000","last_unstale":"2024-09-17T20:43:59.570145+0000","last_undegraded":"2024-09-17T20:43:59.570145+0000","last_fullsized":"2024-09-17T20:43:59.570145+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T21:23:39.573572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060525599999999998,"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":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.154876+0000","last_change":"2024-09-17T20:43:59.155503+0000","last_active":"2024-09-17T20:43:59.154876+0000","last_peered":"2024-09-17T20:43:59.154876+0000","last_clean":"2024-09-17T20:43:59.154876+0000","last_became_active":"2024-09-17T20:43:57.151089+0000","last_became_peered":"2024-09-17T20:43:57.151089+0000","last_unstale":"2024-09-17T20:43:59.154876+0000","last_undegraded":"2024-09-17T20:43:59.154876+0000","last_fullsized":"2024-09-17T20:43:59.154876+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:23:04.271451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019853729999999999,"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":"11'52","reported_seq":87,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:43:59.152849+0000","last_change":"2024-09-17T20:43:54.851080+0000","last_active":"2024-09-17T20:43:59.152849+0000","last_peered":"2024-09-17T20:43:59.152849+0000","last_clean":"2024-09-17T20:43:59.152849+0000","last_became_active":"2024-09-17T20:43:54.848821+0000","last_became_peered":"2024-09-17T20:43:54.848821+0000","last_unstale":"2024-09-17T20:43:59.152849+0000","last_undegraded":"2024-09-17T20:43:59.152849+0000","last_fullsized":"2024-09-17T20:43:59.152849+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_clean_scrub_stamp":"2024-09-17T20:43:53.111548+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-18T23:46:06.176835+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":6524,"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":34359738375,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31324,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340516,"statfs":{"total":96636764160,"available":96604688384,"internally_reserved":0,"allocated":139264,"data_stored":40796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359738373,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31384,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340456,"statfs":{"total":96636764160,"available":96604626944,"internally_reserved":0,"allocated":200704,"data_stored":631183,"data_compressed":3262,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"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":34359738374,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":200704,"data_stored":631183,"data_compressed":3262,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":31914438},"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":3262,"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":3262,"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-17T20:44:02.985 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-17T20:44:02.986 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-17T20:44:02.986 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-17T20:44:02.986 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-17T20:44:03.296 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:03.296 INFO:teuthology.orchestra.run.smithi070.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T20:44:03.313 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-17T20:44:03.313 INFO:teuthology.run_tasks:Running task ceph... 2024-09-17T20:44:03.323 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-17T20:44:03.323 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, '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-17T20:44:03.323 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 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': '7909277', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': '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-17_20:16:19-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', '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': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d'}}, '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': 4954, 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8', 'sleep_before_teardown': 0, 'subset': '16/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_5ecc7400dbbb63ce990b663d2a92e87dbc17f30d/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d', 'targets': {'smithi070.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBICeI1VjEUuEgfVNA+DjxKcfasWntt+h9gCrAn9GRopwWsFNkvtAK4r+iJwWgAqCjptTagSUGS+xuTkgsxSqPMg=', 'smithi102.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPo+CM/BZ4HRxvNshUSNC5mfAF3NacAu+yfs6UwCrbnCmRyckq6ltyC+pNXoqNmlhFCHcJdX0mqH0qTUUKzohrw='}, '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': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, {'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': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '08cec6974d86f81dc304360b31113f30b4085bf8'}}, {'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-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap 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-17_20:16:19', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-17T20:44:03.324 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-17T20:44:03.326 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-17T20:44:03.332 DEBUG:teuthology.orchestra.run.smithi070:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T20:44:03.374 DEBUG:teuthology.orchestra.run.smithi102:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T20:44:03.388 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:03.388 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T20:44:03.437 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-17T20:44:03.437 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_1 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-17 20:37:47.298604741 +0000 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-17 20:37:47.010607313 +0000 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-17 20:37:47.010607313 +0000 2024-09-17T20:44:03.484 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-09-17T20:44:03.485 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T20:44:03.538 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-17T20:44:03.538 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-17T20:44:03.538 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000381462 s, 1.3 MB/s 2024-09-17T20:44:03.540 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T20:44:03.589 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_2 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-17 20:37:47.834599954 +0000 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-17 20:37:47.570602312 +0000 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-17 20:37:47.570602312 +0000 2024-09-17T20:44:03.636 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-09-17T20:44:03.637 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T20:44:03.690 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-17T20:44:03.690 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-17T20:44:03.690 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.00042766 s, 1.2 MB/s 2024-09-17T20:44:03.691 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T20:44:03.741 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_3 2024-09-17T20:44:03.787 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T20:44:03.787 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:44:03.787 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-09-17T20:44:03.787 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:44:03.788 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-17 20:37:48.334595487 +0000 2024-09-17T20:44:03.788 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-17 20:37:48.078597774 +0000 2024-09-17T20:44:03.788 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-17 20:37:48.078597774 +0000 2024-09-17T20:44:03.788 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-09-17T20:44:03.788 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T20:44:03.842 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-17T20:44:03.842 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-17T20:44:03.842 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000302596 s, 1.7 MB/s 2024-09-17T20:44:03.843 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T20:44:03.893 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_4 2024-09-17T20:44:03.940 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T20:44:03.940 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T20:44:03.940 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 938 Links: 1 2024-09-17T20:44:03.940 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T20:44:03.940 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-17 20:37:48.830591057 +0000 2024-09-17T20:44:03.940 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-17 20:37:48.546593594 +0000 2024-09-17T20:44:03.941 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-17 20:37:48.546593594 +0000 2024-09-17T20:44:03.941 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: - 2024-09-17T20:44:03.941 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T20:44:03.994 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-17T20:44:03.994 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-17T20:44:03.994 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000273846 s, 1.9 MB/s 2024-09-17T20:44:03.995 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T20:44:04.045 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-17T20:44:04.045 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi102.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-17T20:44:04.047 INFO:tasks.ceph:Generating config... 2024-09-17T20:44:04.049 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-17T20:44:04.049 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-17T20:44:04.049 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-17T20:44:04.049 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-17T20:44:04.049 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-17T20:44:04.050 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-17T20:44:04.050 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-17T20:44:04.050 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-17T20:44:04.050 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2024-09-17T20:44:04.050 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-17T20:44:04.050 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-17T20:44:04.050 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-17T20:44:04.050 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-17T20:44:04.050 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-17T20:44:04.051 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-17T20:44:04.051 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-17T20:44:04.051 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-17T20:44:04.119 INFO:teuthology.orchestra.run.smithi102.stdout:creating /etc/ceph/cluster2.keyring 2024-09-17T20:44:04.135 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-17T20:44:04.212 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-17T20:44:04.265 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.102')] 2024-09-17T20:44:04.266 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.102', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, '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-17T20:44:04.267 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:04.267 DEBUG:teuthology.orchestra.run.smithi102:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T20:44:04.312 DEBUG:teuthology.orchestra.run.smithi102:> 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.102 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-17T20:44:04.391 INFO:teuthology.orchestra.run.smithi102.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-17T20:44:04.391 INFO:teuthology.orchestra.run.smithi102.stdout:monmaptool: generated fsid 13d12d42-f55c-436b-8a1d-0265d1926230 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:setting min_mon_release = quincy 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:epoch 0 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:fsid 13d12d42-f55c-436b-8a1d-0265d1926230 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:last_changed 2024-09-17T20:44:04.392396+0000 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:created 2024-09-17T20:44:04.392396+0000 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:min_mon_release 17 (quincy) 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:election_strategy: 1 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:0: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.a 2024-09-17T20:44:04.392 INFO:teuthology.orchestra.run.smithi102.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-17T20:44:04.393 DEBUG:teuthology.orchestra.run.smithi102:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T20:44:04.439 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 13d12d42-f55c-436b-8a1d-0265d1926230... 2024-09-17T20:44:04.440 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:44:04.443 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout:[global] 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: chdir = "" 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: auth supported = cephx 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: filestore xattr use omap = true 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: mon clock drift allowed = 1.000 2024-09-17T20:44:04.486 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: osd crush chooseleaf type = 0 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: auth debug = true 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: ms die on old message = true 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: ms die on bug = true 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: mon pg warn max object skew = 0 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: osd pool default size = 2 2024-09-17T20:44:04.487 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd allow primary affinity = true 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd allow pg remap = true 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on legacy crush tunables = false 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on crush straw calc version zero = false 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on no sortbitwise = false 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on osd down out interval zero = false 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on too few osds = false 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: mon_allow_pool_size_one = true 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.488 INFO:teuthology.orchestra.run.smithi070.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: osd default data pool replay window = 5 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: mon allow pool delete = true 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: mon cluster log file level = debug 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: debug asserts on shutdown = true 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: mon health detail to clog = false 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: mon host = 172.21.15.102 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: mon warn on pool no app = False 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: fsid = 13d12d42-f55c-436b-8a1d-0265d1926230 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.489 INFO:teuthology.orchestra.run.smithi070.stdout:[osd] 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd journal size = 100 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd scrub load threshold = 5.0 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd scrub max interval = 600 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd mclock profile = high_recovery_ops 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd recover clone overlap = true 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd recovery max chunk = 1048576 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug shutdown = true 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug op order = true 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug verify stray on activate = true 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug trim objects = true 2024-09-17T20:44:04.490 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: osd open classes on start = true 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug pg log writeout = true 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: osd deep scrub update digest min age = 30 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: osd map max advance = 10 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: journal zero on create = true 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: filestore ondisk finisher threads = 3 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: filestore apply finisher threads = 3 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: bdev debug aio = true 2024-09-17T20:44:04.491 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug misdirected ops = true 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore block size = 96636764160 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore compression algorithm = zstd 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore compression mode = aggressive 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: bluestore fsck on mount = True 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: debug bluefs = 1/20 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: debug bluestore = 1/20 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: debug ms = 1 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: debug osd = 20 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: debug rocksdb = 4/10 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd full ratio = 0.9 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd nearfull ratio = 0.8 2024-09-17T20:44:04.492 INFO:teuthology.orchestra.run.smithi070.stdout: osd debug randomize hobject sort order = False 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: osd failsafe full ratio = 0.95 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: osd objectstore = bluestore 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout:[mgr] 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: debug ms = 1 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: debug mgr = 20 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: debug mon = 20 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: debug auth = 20 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: mgr/telemetry/nag = false 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout:[mon] 2024-09-17T20:44:04.493 INFO:teuthology.orchestra.run.smithi070.stdout: debug ms = 1 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: debug mon = 20 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: debug paxos = 20 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: debug auth = 20 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: mon data avail warn = 5 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: mon mgr mkfs grace = 240 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd reporter subtree level = osd 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: mon osd prime pg temp = true 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T20:44:04.494 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: # 1m isn't quite enough 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: mon_down_mkfs_grace = 2m 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: mon_warn_on_filestore_osds = false 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout:[client] 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: rgw cache enabled = true 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: rgw enable ops log = true 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: rgw enable usage log = true 2024-09-17T20:44:04.495 INFO:teuthology.orchestra.run.smithi070.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T20:44:04.496 INFO:teuthology.orchestra.run.smithi070.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T20:44:04.496 INFO:teuthology.orchestra.run.smithi070.stdout: rbd default data pool = datapool 2024-09-17T20:44:04.496 INFO:teuthology.orchestra.run.smithi070.stdout:[mon.a] 2024-09-17T20:44:04.513 INFO:teuthology.orchestra.run.smithi102.stdout:[global] 2024-09-17T20:44:04.513 INFO:teuthology.orchestra.run.smithi102.stdout: chdir = "" 2024-09-17T20:44:04.513 INFO:teuthology.orchestra.run.smithi102.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: auth supported = cephx 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: filestore xattr use omap = true 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: mon clock drift allowed = 1.000 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: osd crush chooseleaf type = 0 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: auth debug = true 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: ms die on old message = true 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: ms die on bug = true 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T20:44:04.514 INFO:teuthology.orchestra.run.smithi102.stdout: mon pg warn max object skew = 0 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: osd pool default size = 2 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd allow primary affinity = true 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd allow pg remap = true 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on legacy crush tunables = false 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on crush straw calc version zero = false 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on no sortbitwise = false 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on osd down out interval zero = false 2024-09-17T20:44:04.515 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on too few osds = false 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: mon_allow_pool_size_one = true 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: osd default data pool replay window = 5 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: mon allow pool delete = true 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: mon cluster log file level = debug 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: debug asserts on shutdown = true 2024-09-17T20:44:04.516 INFO:teuthology.orchestra.run.smithi102.stdout: mon health detail to clog = false 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: mon host = 172.21.15.102 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on pool no app = False 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: fsid = 13d12d42-f55c-436b-8a1d-0265d1926230 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout:[osd] 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: osd journal size = 100 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: osd scrub load threshold = 5.0 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: osd scrub max interval = 600 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: osd mclock profile = high_recovery_ops 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: osd recover clone overlap = true 2024-09-17T20:44:04.517 INFO:teuthology.orchestra.run.smithi102.stdout: osd recovery max chunk = 1048576 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug shutdown = true 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug op order = true 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug verify stray on activate = true 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug trim objects = true 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd open classes on start = true 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug pg log writeout = true 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd deep scrub update digest min age = 30 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: osd map max advance = 10 2024-09-17T20:44:04.518 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: journal zero on create = true 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: filestore ondisk finisher threads = 3 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: filestore apply finisher threads = 3 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: bdev debug aio = true 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug misdirected ops = true 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore block size = 96636764160 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore compression algorithm = zstd 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore compression mode = aggressive 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore fsck on mount = True 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: debug bluefs = 1/20 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: debug bluestore = 1/20 2024-09-17T20:44:04.519 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: debug osd = 20 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: debug rocksdb = 4/10 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd full ratio = 0.9 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd nearfull ratio = 0.8 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug randomize hobject sort order = False 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: osd failsafe full ratio = 0.95 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: osd objectstore = bluestore 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout:[mgr] 2024-09-17T20:44:04.520 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: debug mgr = 20 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: debug mon = 20 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: debug auth = 20 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: mgr/telemetry/nag = false 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout:[mon] 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: debug mon = 20 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: debug paxos = 20 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: debug auth = 20 2024-09-17T20:44:04.521 INFO:teuthology.orchestra.run.smithi102.stdout: mon data avail warn = 5 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: mon mgr mkfs grace = 240 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min pgs per osd = 4 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd reporter subtree level = osd 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd prime pg temp = true 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min bytes per osd = 10 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T20:44:04.522 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: # 1m isn't quite enough 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: mon_down_mkfs_grace = 2m 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_filestore_osds = false 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout:[client] 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: rgw cache enabled = true 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: rgw enable ops log = true 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: rgw enable usage log = true 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T20:44:04.523 INFO:teuthology.orchestra.run.smithi102.stdout: rbd default data pool = datapool 2024-09-17T20:44:04.524 INFO:teuthology.orchestra.run.smithi102.stdout:[mon.a] 2024-09-17T20:44:04.524 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-17T20:44:04.525 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:04.616 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-17T20:44:04.616 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:04.616 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-17T20:44:04.622 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:04.622 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-17T20:44:04.668 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:44:04.668 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:44:04.668 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-17T20:44:04.668 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-17T20:44:04.692 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:44:04.692 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-17T20:44:04.740 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:44:04.740 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:04.740 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-17T20:44:04.741 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-17T20:44:04.764 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:04.764 DEBUG:teuthology.orchestra.run.smithi102:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-17T20:44:04.812 INFO:tasks.ceph:Setting up mon nodes... 2024-09-17T20:44:04.812 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-17T20:44:04.813 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:04.901 INFO:teuthology.orchestra.run.smithi102.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-17T20:44:04.904 INFO:tasks.ceph:Setting up mds nodes... 2024-09-17T20:44:04.904 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-17T20:44:04.904 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:04.978 INFO:teuthology.orchestra.run.smithi102.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-17T20:44:04.988 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-17T20:44:04.988 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi070.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@smithi102.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-17T20:44:04.988 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-17T20:44:05.042 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-17T20:44:05.042 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-17T20:44:05.042 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:44:05.042 DEBUG:teuthology.orchestra.run.smithi102:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T20:44:05.102 INFO:teuthology.orchestra.run.smithi102.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout: = sunit=0 swidth=0 blks 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T20:44:05.103 INFO:teuthology.orchestra.run.smithi102.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T20:44:05.556 INFO:teuthology.orchestra.run.smithi102.stdout:Discarding blocks...Done. 2024-09-17T20:44:05.558 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi102.front.sepia.ceph.com -o noatime 2024-09-17T20:44:05.558 DEBUG:teuthology.orchestra.run.smithi102:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-17T20:44:05.651 DEBUG:teuthology.orchestra.run.smithi102:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-17T20:44:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:44:05.661 INFO:teuthology.orchestra.run.smithi102.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T20:44:05.661 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-17T20:44:05.715 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-17T20:44:05.715 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-17T20:44:05.715 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:44:05.715 DEBUG:teuthology.orchestra.run.smithi102:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T20:44:05.781 INFO:teuthology.orchestra.run.smithi102.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T20:44:05.781 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T20:44:05.781 INFO:teuthology.orchestra.run.smithi102.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T20:44:05.781 INFO:teuthology.orchestra.run.smithi102.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T20:44:05.781 INFO:teuthology.orchestra.run.smithi102.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T20:44:05.781 INFO:teuthology.orchestra.run.smithi102.stdout: = sunit=0 swidth=0 blks 2024-09-17T20:44:05.782 INFO:teuthology.orchestra.run.smithi102.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T20:44:05.782 INFO:teuthology.orchestra.run.smithi102.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T20:44:05.782 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T20:44:05.782 INFO:teuthology.orchestra.run.smithi102.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T20:44:06.248 INFO:teuthology.orchestra.run.smithi102.stdout:Discarding blocks...Done. 2024-09-17T20:44:06.251 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi102.front.sepia.ceph.com -o noatime 2024-09-17T20:44:06.251 DEBUG:teuthology.orchestra.run.smithi102:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-17T20:44:06.407 DEBUG:teuthology.orchestra.run.smithi102:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-17T20:44:06.418 INFO:teuthology.orchestra.run.smithi102.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T20:44:06.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:44:06.419 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-17T20:44:06.475 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-17T20:44:06.475 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-17T20:44:06.476 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:44:06.476 DEBUG:teuthology.orchestra.run.smithi102:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout: = sunit=0 swidth=0 blks 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T20:44:06.540 INFO:teuthology.orchestra.run.smithi102.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T20:44:07.025 INFO:teuthology.orchestra.run.smithi102.stdout:Discarding blocks...Done. 2024-09-17T20:44:07.027 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi102.front.sepia.ceph.com -o noatime 2024-09-17T20:44:07.027 DEBUG:teuthology.orchestra.run.smithi102:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-17T20:44:07.171 DEBUG:teuthology.orchestra.run.smithi102:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-17T20:44:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T20:44:07.182 INFO:teuthology.orchestra.run.smithi102.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T20:44:07.183 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:07.292 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:07.289+0000 7f07508ce7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:07.292 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:07.289+0000 7f07508ce7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:07.294 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:07.289+0000 7f07508ce7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:07.294 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:07.289+0000 7f07508ce7c0 -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-17T20:44:07.295 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:07.293+0000 7f07508ce7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-17T20:44:07.295 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:07.293+0000 7f07508ce7c0 -1 bdev(0x5639c62c7800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-17T20:44:07.295 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:07.293+0000 7f07508ce7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-17T20:44:10.658 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-17T20:44:10.671 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:10.752 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:10.749+0000 7fcb2282a7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:10.752 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:10.749+0000 7fcb2282a7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:10.754 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:10.749+0000 7fcb2282a7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:10.754 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:10.749+0000 7fcb2282a7c0 -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-17T20:44:10.755 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:10.749+0000 7fcb2282a7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-17T20:44:10.755 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:10.749+0000 7fcb2282a7c0 -1 bdev(0x5570e737f800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-17T20:44:10.755 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:10.749+0000 7fcb2282a7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-17T20:44:13.910 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-17T20:44:13.963 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:14.043 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:14.041+0000 7fa5bd1117c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:14.043 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:14.041+0000 7fa5bd1117c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:14.045 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:14.041+0000 7fa5bd1117c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:14.045 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:14.041+0000 7fa5bd1117c0 -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-17T20:44:14.046 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:14.041+0000 7fa5bd1117c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-17T20:44:14.046 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:14.041+0000 7fa5bd1117c0 -1 bdev(0x55c0c8f21800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-17T20:44:14.046 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-17T20:44:14.041+0000 7fa5bd1117c0 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-17T20:44:17.191 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-17T20:44:17.247 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-17T20:44:17.248 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:17.248 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-17T20:44:17.302 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:17.302 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-17T20:44:17.354 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:17.354 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-17T20:44:17.406 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:17.406 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-17T20:44:17.459 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:17.459 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-17T20:44:17.508 INFO:tasks.ceph:Adding keys to all mons... 2024-09-17T20:44:17.508 DEBUG:teuthology.orchestra.run.smithi102:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-17T20:44:17.561 INFO:teuthology.orchestra.run.smithi102.stdout:[mgr.x] 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAU6ulmV8vCNRAArYNBvSVIndd+S4gzXofolA== 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.0] 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAX6ulmzKShERAAca3wVuf8MrMTOr1Jm5opHw== 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.1] 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAa6ulmN779LBAAWp/oaxzaLozevHs13lMoyg== 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.2] 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAe6ulmegnHAhAARyFqmoj4Edbh6azRmAGKnQ== 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout:[client.0] 2024-09-17T20:44:17.562 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAU6ulma2hdOhAA8EIBUcaKcIfV0rtwEhubhg== 2024-09-17T20:44:17.563 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:17.652 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:17.695 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:17.777 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:17.857 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:17.939 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-17T20:44:17.939 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-17T20:44:17.995 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:18.090 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-17T20:44:18.100 DEBUG:teuthology.orchestra.run.smithi102:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-17T20:44:18.151 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-17T20:44:18.151 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-17T20:44:18.151 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-17T20:44:18.196 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-17T20:44:18.197 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-17T20:44:18.197 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-17T20:44:18.197 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-17T20:44:18.199 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-17T20:44:18.199 DEBUG:tasks.ceph:set 0 configs 2024-09-17T20:44:18.199 INFO:tasks.ceph:Setting crush tunables to default 2024-09-17T20:44:18.200 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-17T20:44:18.426 INFO:teuthology.orchestra.run.smithi102.stderr:adjusted tunables profile to default 2024-09-17T20:44:18.444 INFO:tasks.ceph:check_enable_crimson: False 2024-09-17T20:44:18.444 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-17T20:44:18.444 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:18.444 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-17T20:44:18.455 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:18.455 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-17T20:44:18.510 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-17T20:44:18.510 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-17T20:44:18.561 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster cluster2 osd new bb84a058-782f-47f4-9994-e7504eee83a1 0 2024-09-17T20:44:18.810 INFO:teuthology.orchestra.run.smithi102.stdout:0 2024-09-17T20:44:18.827 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster cluster2 osd new 7d761f85-db1c-41a0-86d6-be01d4a66850 1 2024-09-17T20:44:19.028 INFO:teuthology.orchestra.run.smithi102.stdout:1 2024-09-17T20:44:19.046 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster cluster2 osd new 49f4660f-ddeb-479e-8164-26b4c2b736cb 2 2024-09-17T20:44:19.241 INFO:teuthology.orchestra.run.smithi102.stdout:2 2024-09-17T20:44:19.258 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-17T20:44:19.258 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-17T20:44:19.260 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-17T20:44:19.260 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-17T20:44:19.260 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-17T20:44:19.262 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-17T20:44:19.262 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-17T20:44:19.262 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-17T20:44:19.264 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-17T20:44:19.264 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-17T20:44:19.320 INFO:tasks.ceph.cluster2.osd.1.smithi102.stderr:2024-09-17T20:44:19.317+0000 7fd97dfef7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.321 INFO:tasks.ceph.cluster2.osd.2.smithi102.stderr:2024-09-17T20:44:19.317+0000 7f6f09aaf7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.326 INFO:tasks.ceph.cluster2.osd.0.smithi102.stderr:2024-09-17T20:44:19.321+0000 7fea88dbd7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.327 INFO:tasks.ceph.cluster2.osd.1.smithi102.stderr:2024-09-17T20:44:19.321+0000 7fd97dfef7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.327 INFO:tasks.ceph.cluster2.osd.2.smithi102.stderr:2024-09-17T20:44:19.321+0000 7f6f09aaf7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.327 INFO:tasks.ceph.cluster2.osd.1.smithi102.stderr:2024-09-17T20:44:19.321+0000 7fd97dfef7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.328 INFO:tasks.ceph.cluster2.osd.2.smithi102.stderr:2024-09-17T20:44:19.321+0000 7f6f09aaf7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.332 INFO:tasks.ceph.cluster2.osd.0.smithi102.stderr:2024-09-17T20:44:19.329+0000 7fea88dbd7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.332 INFO:tasks.ceph.cluster2.osd.0.smithi102.stderr:2024-09-17T20:44:19.329+0000 7fea88dbd7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T20:44:19.471 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:19.471 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":5,"fsid":"13d12d42-f55c-436b-8a1d-0265d1926230","created":"2024-09-17T20:44:18.333918+0000","modified":"2024-09-17T20:44:19.240758+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T20:44:19.240758+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":"bb84a058-782f-47f4-9994-e7504eee83a1","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":"7d761f85-db1c-41a0-86d6-be01d4a66850","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":"49f4660f-ddeb-479e-8164-26b4c2b736cb","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-17T20:44:19.487 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-17T20:44:19.488 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-17T20:44:19.789 DEBUG:teuthology.orchestra.run.smithi102:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-17T20:44:19.959 INFO:teuthology.misc.health.smithi102.stdout: 2024-09-17T20:44:19.960 INFO:teuthology.misc.health.smithi102.stdout:{"epoch":5,"fsid":"13d12d42-f55c-436b-8a1d-0265d1926230","created":"2024-09-17T20:44:18.333918+0000","modified":"2024-09-17T20:44:19.240758+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T20:44:19.240758+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":"bb84a058-782f-47f4-9994-e7504eee83a1","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":"7d761f85-db1c-41a0-86d6-be01d4a66850","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":"49f4660f-ddeb-479e-8164-26b4c2b736cb","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-17T20:44:19.974 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T20:44:20.409 INFO:tasks.ceph.cluster2.osd.1.smithi102.stderr:2024-09-17T20:44:20.405+0000 7fd97dfef7c0 -1 Falling back to public interface 2024-09-17T20:44:20.419 INFO:tasks.ceph.cluster2.osd.2.smithi102.stderr:2024-09-17T20:44:20.417+0000 7f6f09aaf7c0 -1 Falling back to public interface 2024-09-17T20:44:21.332 INFO:tasks.ceph.cluster2.mgr.x.smithi102.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2024-09-17T20:44:21.332 INFO:tasks.ceph.cluster2.mgr.x.smithi102.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2024-09-17T20:44:21.332 INFO:tasks.ceph.cluster2.mgr.x.smithi102.stderr: from numpy import show_config as show_numpy_config 2024-09-17T20:44:21.353 INFO:tasks.ceph.cluster2.osd.0.smithi102.stderr:2024-09-17T20:44:21.349+0000 7fea88dbd7c0 -1 Falling back to public interface 2024-09-17T20:44:24.232 INFO:tasks.ceph.cluster2.mgr.x.smithi102.stderr:2024-09-17T20:44:24.229+0000 7fbc57740640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-17T20:44:24.495 INFO:tasks.ceph.cluster2.osd.2.smithi102.stderr:2024-09-17T20:44:24.493+0000 7f6f09aaf7c0 -1 osd.2 0 log_to_monitors true 2024-09-17T20:44:24.642 INFO:tasks.ceph.cluster2.osd.1.smithi102.stderr:2024-09-17T20:44:24.637+0000 7fd97dfef7c0 -1 osd.1 0 log_to_monitors true 2024-09-17T20:44:25.359 INFO:tasks.ceph.cluster2.osd.0.smithi102.stderr:2024-09-17T20:44:25.357+0000 7fea88dbd7c0 -1 osd.0 0 log_to_monitors true 2024-09-17T20:44:26.277 DEBUG:teuthology.orchestra.run.smithi102:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-17T20:44:26.735 INFO:teuthology.misc.health.smithi102.stdout: 2024-09-17T20:44:26.735 INFO:teuthology.misc.health.smithi102.stdout:{"epoch":7,"fsid":"13d12d42-f55c-436b-8a1d-0265d1926230","created":"2024-09-17T20:44:18.333918+0000","modified":"2024-09-17T20:44:26.284426+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T20:44:19.240758+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":"bb84a058-782f-47f4-9994-e7504eee83a1","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":"7d761f85-db1c-41a0-86d6-be01d4a66850","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":"49f4660f-ddeb-479e-8164-26b4c2b736cb","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-17T20:44:26.755 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-17T20:44:27.312 INFO:tasks.ceph.cluster2.osd.1.smithi102.stderr:2024-09-17T20:44:27.309+0000 7fd979f98640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T20:44:27.351 INFO:tasks.ceph.cluster2.osd.1.smithi102.stderr:2024-09-17T20:44:27.349+0000 7fd971dca640 -1 osd.1 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T20:44:27.355 INFO:tasks.ceph.cluster2.osd.2.smithi102.stderr:2024-09-17T20:44:27.353+0000 7f6f05a58640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T20:44:27.391 INFO:tasks.ceph.cluster2.osd.2.smithi102.stderr:2024-09-17T20:44:27.389+0000 7f6efd88a640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T20:44:28.210 INFO:tasks.ceph.cluster2.osd.0.smithi102.stderr:2024-09-17T20:44:28.205+0000 7fea85578640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T20:44:28.240 INFO:tasks.ceph.cluster2.osd.0.smithi102.stderr:2024-09-17T20:44:28.237+0000 7fea7cb98640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T20:44:33.057 DEBUG:teuthology.orchestra.run.smithi102:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-17T20:44:33.367 INFO:teuthology.misc.health.smithi102.stdout: 2024-09-17T20:44:33.368 INFO:teuthology.misc.health.smithi102.stdout:{"epoch":12,"fsid":"13d12d42-f55c-436b-8a1d-0265d1926230","created":"2024-09-17T20:44:18.333918+0000","modified":"2024-09-17T20:44:31.322417+0000","last_up_change":"2024-09-17T20:44:28.314286+0000","last_in_change":"2024-09-17T20:44:19.240758+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":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-17T20:44:29.270353+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":"12","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":"bb84a058-782f-47f4-9994-e7504eee83a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6817","nonce":307564155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6819","nonce":307564155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6823","nonce":307564155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6821","nonce":307564155}]},"public_addr":"172.21.15.102:6817/307564155","cluster_addr":"172.21.15.102:6819/307564155","heartbeat_back_addr":"172.21.15.102:6823/307564155","heartbeat_front_addr":"172.21.15.102:6821/307564155","state":["exists","up"]},{"osd":1,"uuid":"7d761f85-db1c-41a0-86d6-be01d4a66850","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6801","nonce":31879072}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6803","nonce":31879072}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6807","nonce":31879072}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6805","nonce":31879072}]},"public_addr":"172.21.15.102:6801/31879072","cluster_addr":"172.21.15.102:6803/31879072","heartbeat_back_addr":"172.21.15.102:6807/31879072","heartbeat_front_addr":"172.21.15.102:6805/31879072","state":["exists","up"]},{"osd":2,"uuid":"49f4660f-ddeb-479e-8164-26b4c2b736cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6809","nonce":1726886799}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6811","nonce":1726886799}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6815","nonce":1726886799}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6813","nonce":1726886799}]},"public_addr":"172.21.15.102:6809/1726886799","cluster_addr":"172.21.15.102:6811/1726886799","heartbeat_back_addr":"172.21.15.102:6815/1726886799","heartbeat_front_addr":"172.21.15.102:6813/1726886799","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-17T20:44:26.409627+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-17T20:44:25.665875+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-17T20:44:25.452631+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-17T20:44:33.385 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-17T20:44:33.385 INFO:tasks.ceph:Creating RBD pool 2024-09-17T20:44:33.386 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-17T20:44:34.337 INFO:teuthology.orchestra.run.smithi102.stderr:pool 'rbd' created 2024-09-17T20:44:34.365 DEBUG:teuthology.orchestra.run.smithi102:> rbd --cluster cluster2 pool init rbd 2024-09-17T20:44:37.393 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-17T20:44:37.393 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-17T20:44:37.394 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-17T20:44:37.708 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:37.726 INFO:teuthology.orchestra.run.smithi102.stdout:[{"version":4,"timestamp":"2024-09-17T20:44:28.212271+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"5607.888758"}]}] 2024-09-17T20:44:37.726 INFO:tasks.ceph_manager:config epoch is 4 2024-09-17T20:44:37.726 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-17T20:44:37.726 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-17T20:44:37.726 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-17T20:44:38.076 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:38.094 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3468261307},{"type":"v1","addr":"172.21.15.102:6825","nonce":3468261307}]},"active_addr":"172.21.15.102:6825/3468261307","active_change":"2024-09-17T20:44:23.226001+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:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"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":"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":"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.102:0","nonce":3788199959}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":3516994007}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":613157102}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":108263176}]}]} 2024-09-17T20:44:38.096 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-17T20:44:38.096 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-17T20:44:38.096 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-17T20:44:38.391 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:38.391 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":16,"fsid":"13d12d42-f55c-436b-8a1d-0265d1926230","created":"2024-09-17T20:44:18.333918+0000","modified":"2024-09-17T20:44:37.352767+0000","last_up_change":"2024-09-17T20:44:28.314286+0000","last_in_change":"2024-09-17T20:44:19.240758+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":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-17T20:44:29.270353+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":"12","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-17T20:44:33.697280+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"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":"bb84a058-782f-47f4-9994-e7504eee83a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6817","nonce":307564155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6819","nonce":307564155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6823","nonce":307564155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6821","nonce":307564155}]},"public_addr":"172.21.15.102:6817/307564155","cluster_addr":"172.21.15.102:6819/307564155","heartbeat_back_addr":"172.21.15.102:6823/307564155","heartbeat_front_addr":"172.21.15.102:6821/307564155","state":["exists","up"]},{"osd":1,"uuid":"7d761f85-db1c-41a0-86d6-be01d4a66850","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6801","nonce":31879072}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6803","nonce":31879072}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6807","nonce":31879072}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6805","nonce":31879072}]},"public_addr":"172.21.15.102:6801/31879072","cluster_addr":"172.21.15.102:6803/31879072","heartbeat_back_addr":"172.21.15.102:6807/31879072","heartbeat_front_addr":"172.21.15.102:6805/31879072","state":["exists","up"]},{"osd":2,"uuid":"49f4660f-ddeb-479e-8164-26b4c2b736cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6809","nonce":1726886799}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6811","nonce":1726886799}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6815","nonce":1726886799}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6813","nonce":1726886799}]},"public_addr":"172.21.15.102:6809/1726886799","cluster_addr":"172.21.15.102:6811/1726886799","heartbeat_back_addr":"172.21.15.102:6815/1726886799","heartbeat_front_addr":"172.21.15.102:6813/1726886799","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-17T20:44:26.409627+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-17T20:44:25.665875+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-17T20:44:25.452631+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-17T20:44:38.408 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-17T20:44:38.408 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-17T20:44:38.710 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:38.710 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":16,"fsid":"13d12d42-f55c-436b-8a1d-0265d1926230","created":"2024-09-17T20:44:18.333918+0000","modified":"2024-09-17T20:44:37.352767+0000","last_up_change":"2024-09-17T20:44:28.314286+0000","last_in_change":"2024-09-17T20:44:19.240758+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":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-17T20:44:29.270353+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":"12","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-17T20:44:33.697280+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"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":"bb84a058-782f-47f4-9994-e7504eee83a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6817","nonce":307564155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6819","nonce":307564155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6823","nonce":307564155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6821","nonce":307564155}]},"public_addr":"172.21.15.102:6817/307564155","cluster_addr":"172.21.15.102:6819/307564155","heartbeat_back_addr":"172.21.15.102:6823/307564155","heartbeat_front_addr":"172.21.15.102:6821/307564155","state":["exists","up"]},{"osd":1,"uuid":"7d761f85-db1c-41a0-86d6-be01d4a66850","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6801","nonce":31879072}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6803","nonce":31879072}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6807","nonce":31879072}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6805","nonce":31879072}]},"public_addr":"172.21.15.102:6801/31879072","cluster_addr":"172.21.15.102:6803/31879072","heartbeat_back_addr":"172.21.15.102:6807/31879072","heartbeat_front_addr":"172.21.15.102:6805/31879072","state":["exists","up"]},{"osd":2,"uuid":"49f4660f-ddeb-479e-8164-26b4c2b736cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6809","nonce":1726886799}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6811","nonce":1726886799}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6815","nonce":1726886799}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6813","nonce":1726886799}]},"public_addr":"172.21.15.102:6809/1726886799","cluster_addr":"172.21.15.102:6811/1726886799","heartbeat_back_addr":"172.21.15.102:6815/1726886799","heartbeat_front_addr":"172.21.15.102:6813/1726886799","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-17T20:44:26.409627+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-17T20:44:25.665875+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-17T20:44:25.452631+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-17T20:44:38.729 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-17T20:44:38.729 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-17T20:44:38.730 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-17T20:44:38.887 INFO:teuthology.orchestra.run.smithi102.stdout:38654705669 2024-09-17T20:44:38.887 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-17T20:44:38.888 INFO:teuthology.orchestra.run.smithi102.stdout:38654705669 2024-09-17T20:44:38.888 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-17T20:44:38.891 INFO:teuthology.orchestra.run.smithi102.stdout:38654705668 2024-09-17T20:44:38.891 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-17T20:44:39.176 INFO:teuthology.orchestra.run.smithi102.stdout:38654705668 2024-09-17T20:44:39.194 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705668 for osd.2 2024-09-17T20:44:39.216 INFO:teuthology.orchestra.run.smithi102.stdout:38654705668 2024-09-17T20:44:39.224 INFO:teuthology.orchestra.run.smithi102.stdout:38654705667 2024-09-17T20:44:39.234 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705668 for osd.1 2024-09-17T20:44:39.243 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705667 for osd.0 2024-09-17T20:44:40.195 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-17T20:44:40.235 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-17T20:44:40.243 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-17T20:44:40.507 INFO:teuthology.orchestra.run.smithi102.stdout:38654705669 2024-09-17T20:44:40.525 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705669 for osd.2 2024-09-17T20:44:40.525 DEBUG:teuthology.parallel:result is None 2024-09-17T20:44:40.552 INFO:teuthology.orchestra.run.smithi102.stdout:38654705669 2024-09-17T20:44:40.569 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705669 for osd.1 2024-09-17T20:44:40.569 DEBUG:teuthology.parallel:result is None 2024-09-17T20:44:40.576 INFO:teuthology.orchestra.run.smithi102.stdout:38654705668 2024-09-17T20:44:40.593 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705668 for osd.0 2024-09-17T20:44:40.593 DEBUG:teuthology.parallel:result is None 2024-09-17T20:44:40.593 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-17T20:44:40.593 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T20:44:40.927 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:40.927 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-09-17T20:44:40.945 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-17T20:44:39.235869+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":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81624,"kb_used_data":528,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033896,"statfs":{"total":289910292480,"available":289826709504,"internally_reserved":0,"allocated":540672,"data_stored":1302373,"data_compressed":6650,"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":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.897346"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.371647+0000","last_change":"2024-09-17T20:44:37.371647+0000","last_active":"2024-09-17T20:44:37.371647+0000","last_peered":"2024-09-17T20:44:37.371647+0000","last_clean":"2024-09-17T20:44:37.371647+0000","last_became_active":"2024-09-17T20:44:35.361555+0000","last_became_peered":"2024-09-17T20:44:35.361555+0000","last_unstale":"2024-09-17T20:44:37.371647+0000","last_undegraded":"2024-09-17T20:44:37.371647+0000","last_fullsized":"2024-09-17T20:44:37.371647+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T02:35:30.694038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021292469999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.370728+0000","last_change":"2024-09-17T20:44:37.370728+0000","last_active":"2024-09-17T20:44:37.370728+0000","last_peered":"2024-09-17T20:44:37.370728+0000","last_clean":"2024-09-17T20:44:37.370728+0000","last_became_active":"2024-09-17T20:44:35.362919+0000","last_became_peered":"2024-09-17T20:44:35.362919+0000","last_unstale":"2024-09-17T20:44:37.370728+0000","last_undegraded":"2024-09-17T20:44:37.370728+0000","last_fullsized":"2024-09-17T20:44:37.370728+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T21:59:33.847425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014487809999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.372129+0000","last_change":"2024-09-17T20:44:37.372129+0000","last_active":"2024-09-17T20:44:37.372129+0000","last_peered":"2024-09-17T20:44:37.372129+0000","last_clean":"2024-09-17T20:44:37.372129+0000","last_became_active":"2024-09-17T20:44:35.361394+0000","last_became_peered":"2024-09-17T20:44:35.361394+0000","last_unstale":"2024-09-17T20:44:37.372129+0000","last_undegraded":"2024-09-17T20:44:37.372129+0000","last_fullsized":"2024-09-17T20:44:37.372129+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T07:55:13.750609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002489705,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.371461+0000","last_change":"2024-09-17T20:44:37.371461+0000","last_active":"2024-09-17T20:44:37.371461+0000","last_peered":"2024-09-17T20:44:37.371461+0000","last_clean":"2024-09-17T20:44:37.371461+0000","last_became_active":"2024-09-17T20:44:35.360329+0000","last_became_peered":"2024-09-17T20:44:35.360329+0000","last_unstale":"2024-09-17T20:44:37.371461+0000","last_undegraded":"2024-09-17T20:44:37.371461+0000","last_fullsized":"2024-09-17T20:44:37.371461+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T02:07:50.379004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020161279999999998,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.368088+0000","last_change":"2024-09-17T20:44:37.362009+0000","last_active":"2024-09-17T20:44:37.368088+0000","last_peered":"2024-09-17T20:44:37.368088+0000","last_clean":"2024-09-17T20:44:37.368088+0000","last_became_active":"2024-09-17T20:44:35.365255+0000","last_became_peered":"2024-09-17T20:44:35.365255+0000","last_unstale":"2024-09-17T20:44:37.368088+0000","last_undegraded":"2024-09-17T20:44:37.368088+0000","last_fullsized":"2024-09-17T20:44:37.368088+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T02:29:58.207650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012539669999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:38.049704+0000","last_change":"2024-09-17T20:44:38.049704+0000","last_active":"2024-09-17T20:44:38.049704+0000","last_peered":"2024-09-17T20:44:38.049704+0000","last_clean":"2024-09-17T20:44:38.049704+0000","last_became_active":"2024-09-17T20:44:35.365096+0000","last_became_peered":"2024-09-17T20:44:35.365096+0000","last_unstale":"2024-09-17T20:44:38.049704+0000","last_undegraded":"2024-09-17T20:44:38.049704+0000","last_fullsized":"2024-09-17T20:44:38.049704+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T22:06:38.824862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000748691,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:38.049693+0000","last_change":"2024-09-17T20:44:38.049693+0000","last_active":"2024-09-17T20:44:38.049693+0000","last_peered":"2024-09-17T20:44:38.049693+0000","last_clean":"2024-09-17T20:44:38.049693+0000","last_became_active":"2024-09-17T20:44:35.363320+0000","last_became_peered":"2024-09-17T20:44:35.363320+0000","last_unstale":"2024-09-17T20:44:38.049693+0000","last_undegraded":"2024-09-17T20:44:38.049693+0000","last_fullsized":"2024-09-17T20:44:38.049693+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T03:58:01.483482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087815600000000005,"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":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.370816+0000","last_change":"2024-09-17T20:44:37.370816+0000","last_active":"2024-09-17T20:44:37.370816+0000","last_peered":"2024-09-17T20:44:37.370816+0000","last_clean":"2024-09-17T20:44:37.370816+0000","last_became_active":"2024-09-17T20:44:35.359798+0000","last_became_peered":"2024-09-17T20:44:35.359798+0000","last_unstale":"2024-09-17T20:44:37.370816+0000","last_undegraded":"2024-09-17T20:44:37.370816+0000","last_fullsized":"2024-09-17T20:44:37.370816+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T01:12:06.871992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001542727,"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":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.369158+0000","last_change":"2024-09-17T20:44:30.337119+0000","last_active":"2024-09-17T20:44:37.369158+0000","last_peered":"2024-09-17T20:44:37.369158+0000","last_clean":"2024-09-17T20:44:37.369158+0000","last_became_active":"2024-09-17T20:44:30.332850+0000","last_became_peered":"2024-09-17T20:44:30.332850+0000","last_unstale":"2024-09-17T20:44:37.369158+0000","last_undegraded":"2024-09-17T20:44:37.369158+0000","last_fullsized":"2024-09-17T20:44:37.369158+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_clean_scrub_stamp":"2024-09-17T20:44:29.315838+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-19T02:12:26.459067+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":6650,"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":9,"seq":38654705669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40533,"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":9,"seq":38654705669,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3325,"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":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27232,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344608,"statfs":{"total":96636764160,"available":96608878592,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3325,"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":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":3325,"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":3325,"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-17T20:44:40.946 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T20:44:41.215 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:41.215 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-09-17T20:44:41.231 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-17T20:44:39.235869+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":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81624,"kb_used_data":528,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033896,"statfs":{"total":289910292480,"available":289826709504,"internally_reserved":0,"allocated":540672,"data_stored":1302373,"data_compressed":6650,"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":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.897346"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.371647+0000","last_change":"2024-09-17T20:44:37.371647+0000","last_active":"2024-09-17T20:44:37.371647+0000","last_peered":"2024-09-17T20:44:37.371647+0000","last_clean":"2024-09-17T20:44:37.371647+0000","last_became_active":"2024-09-17T20:44:35.361555+0000","last_became_peered":"2024-09-17T20:44:35.361555+0000","last_unstale":"2024-09-17T20:44:37.371647+0000","last_undegraded":"2024-09-17T20:44:37.371647+0000","last_fullsized":"2024-09-17T20:44:37.371647+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T02:35:30.694038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021292469999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.370728+0000","last_change":"2024-09-17T20:44:37.370728+0000","last_active":"2024-09-17T20:44:37.370728+0000","last_peered":"2024-09-17T20:44:37.370728+0000","last_clean":"2024-09-17T20:44:37.370728+0000","last_became_active":"2024-09-17T20:44:35.362919+0000","last_became_peered":"2024-09-17T20:44:35.362919+0000","last_unstale":"2024-09-17T20:44:37.370728+0000","last_undegraded":"2024-09-17T20:44:37.370728+0000","last_fullsized":"2024-09-17T20:44:37.370728+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T21:59:33.847425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014487809999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.372129+0000","last_change":"2024-09-17T20:44:37.372129+0000","last_active":"2024-09-17T20:44:37.372129+0000","last_peered":"2024-09-17T20:44:37.372129+0000","last_clean":"2024-09-17T20:44:37.372129+0000","last_became_active":"2024-09-17T20:44:35.361394+0000","last_became_peered":"2024-09-17T20:44:35.361394+0000","last_unstale":"2024-09-17T20:44:37.372129+0000","last_undegraded":"2024-09-17T20:44:37.372129+0000","last_fullsized":"2024-09-17T20:44:37.372129+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T07:55:13.750609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002489705,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.371461+0000","last_change":"2024-09-17T20:44:37.371461+0000","last_active":"2024-09-17T20:44:37.371461+0000","last_peered":"2024-09-17T20:44:37.371461+0000","last_clean":"2024-09-17T20:44:37.371461+0000","last_became_active":"2024-09-17T20:44:35.360329+0000","last_became_peered":"2024-09-17T20:44:35.360329+0000","last_unstale":"2024-09-17T20:44:37.371461+0000","last_undegraded":"2024-09-17T20:44:37.371461+0000","last_fullsized":"2024-09-17T20:44:37.371461+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T02:07:50.379004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020161279999999998,"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":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.368088+0000","last_change":"2024-09-17T20:44:37.362009+0000","last_active":"2024-09-17T20:44:37.368088+0000","last_peered":"2024-09-17T20:44:37.368088+0000","last_clean":"2024-09-17T20:44:37.368088+0000","last_became_active":"2024-09-17T20:44:35.365255+0000","last_became_peered":"2024-09-17T20:44:35.365255+0000","last_unstale":"2024-09-17T20:44:37.368088+0000","last_undegraded":"2024-09-17T20:44:37.368088+0000","last_fullsized":"2024-09-17T20:44:37.368088+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T02:29:58.207650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012539669999999999,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:38.049704+0000","last_change":"2024-09-17T20:44:38.049704+0000","last_active":"2024-09-17T20:44:38.049704+0000","last_peered":"2024-09-17T20:44:38.049704+0000","last_clean":"2024-09-17T20:44:38.049704+0000","last_became_active":"2024-09-17T20:44:35.365096+0000","last_became_peered":"2024-09-17T20:44:35.365096+0000","last_unstale":"2024-09-17T20:44:38.049704+0000","last_undegraded":"2024-09-17T20:44:38.049704+0000","last_fullsized":"2024-09-17T20:44:38.049704+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T22:06:38.824862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000748691,"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":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:38.049693+0000","last_change":"2024-09-17T20:44:38.049693+0000","last_active":"2024-09-17T20:44:38.049693+0000","last_peered":"2024-09-17T20:44:38.049693+0000","last_clean":"2024-09-17T20:44:38.049693+0000","last_became_active":"2024-09-17T20:44:35.363320+0000","last_became_peered":"2024-09-17T20:44:35.363320+0000","last_unstale":"2024-09-17T20:44:38.049693+0000","last_undegraded":"2024-09-17T20:44:38.049693+0000","last_fullsized":"2024-09-17T20:44:38.049693+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T03:58:01.483482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087815600000000005,"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":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.370816+0000","last_change":"2024-09-17T20:44:37.370816+0000","last_active":"2024-09-17T20:44:37.370816+0000","last_peered":"2024-09-17T20:44:37.370816+0000","last_clean":"2024-09-17T20:44:37.370816+0000","last_became_active":"2024-09-17T20:44:35.359798+0000","last_became_peered":"2024-09-17T20:44:35.359798+0000","last_unstale":"2024-09-17T20:44:37.370816+0000","last_undegraded":"2024-09-17T20:44:37.370816+0000","last_fullsized":"2024-09-17T20:44:37.370816+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-19T01:12:06.871992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001542727,"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":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-17T20:44:37.369158+0000","last_change":"2024-09-17T20:44:30.337119+0000","last_active":"2024-09-17T20:44:37.369158+0000","last_peered":"2024-09-17T20:44:37.369158+0000","last_clean":"2024-09-17T20:44:37.369158+0000","last_became_active":"2024-09-17T20:44:30.332850+0000","last_became_peered":"2024-09-17T20:44:30.332850+0000","last_unstale":"2024-09-17T20:44:37.369158+0000","last_undegraded":"2024-09-17T20:44:37.369158+0000","last_fullsized":"2024-09-17T20:44:37.369158+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_clean_scrub_stamp":"2024-09-17T20:44:29.315838+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-19T02:12:26.459067+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":6650,"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":9,"seq":38654705669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40533,"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":9,"seq":38654705669,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3325,"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":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27232,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344608,"statfs":{"total":96636764160,"available":96608878592,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3325,"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":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":3325,"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":3325,"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-17T20:44:41.232 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-17T20:44:41.232 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-17T20:44:41.232 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-17T20:44:41.233 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-17T20:44:41.574 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T20:44:41.574 INFO:teuthology.orchestra.run.smithi102.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T20:44:41.594 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-17T20:44:41.594 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T20:44:41.604 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T20:44:41.604 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:44:41.604 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:44:42.282 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-17T20:44:44.263 INFO:teuthology.orchestra.run.smithi070.stderr:pool 'datapool' created 2024-09-17T20:44:44.288 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool set datapool allow_ec_overwrites true' 2024-09-17T20:44:45.272 INFO:teuthology.orchestra.run.smithi070.stderr:set pool 3 allow_ec_overwrites to true 2024-09-17T20:44:45.299 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2024-09-17T20:44:48.319 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:44:48.319 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:44:49.318 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-17T20:44:51.294 INFO:teuthology.orchestra.run.smithi102.stderr:pool 'datapool' created 2024-09-17T20:44:51.320 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool set datapool allow_ec_overwrites true' 2024-09-17T20:44:52.295 INFO:teuthology.orchestra.run.smithi102.stderr:set pool 3 allow_ec_overwrites to true 2024-09-17T20:44:52.327 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2024-09-17T20:44:55.354 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T20:44:55.363 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T20:44:55.363 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T20:44:55.363 DEBUG:teuthology.orchestra.run.smithi102:> 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-src' 2024-09-17T20:44:55.775 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0-src' 2024-09-17T20:49:45.222 INFO:teuthology.orchestra.run.smithi102.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-17T20:49:45.232 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0-src' 2024-09-17T20:49:45.327 INFO:teuthology.orchestra.run.smithi102.stderr: Commit image migration: 100% complete...done. 2024-09-17T20:49:45.332 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0-src@snap' 2024-09-17T20:49:46.414 INFO:teuthology.orchestra.run.smithi102.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T20:49:46.431 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.0-src@snap' 2024-09-17T20:49:46.499 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0' 2024-09-17T20:49:46.577 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-17T20:49:47.410 INFO:teuthology.orchestra.run.smithi102.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T20:49:47.425 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1-src' 2024-09-17T20:49:47.491 DEBUG:teuthology.orchestra.run.smithi102:> 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 1M client.0.1-src' 2024-09-17T20:49:47.551 INFO:teuthology.orchestra.run.smithi102.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-17T20:49:47.714 INFO:teuthology.orchestra.run.smithi102.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-17T20:49:47.714 INFO:teuthology.orchestra.run.smithi102.stdout:elapsed: 0 ops: 64 ops/sec: 390.248 bytes/sec: 6.1 MiB/s 2024-09-17T20:49:47.723 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1-src@snap' 2024-09-17T20:49:48.425 INFO:teuthology.orchestra.run.smithi102.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T20:49:48.443 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.1-src@snap' 2024-09-17T20:49:48.511 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1' 2024-09-17T20:49:48.589 DEBUG:teuthology.orchestra.run.smithi102:> 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 1M client.0.1' 2024-09-17T20:49:48.657 INFO:teuthology.orchestra.run.smithi102.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-17T20:49:48.855 INFO:teuthology.orchestra.run.smithi102.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-17T20:49:48.855 INFO:teuthology.orchestra.run.smithi102.stdout:elapsed: 0 ops: 64 ops/sec: 326.534 bytes/sec: 5.1 MiB/s 2024-09-17T20:49:48.867 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-17T20:49:49.432 INFO:teuthology.orchestra.run.smithi102.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T20:49:49.450 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2-src' 2024-09-17T20:49:49.515 DEBUG:teuthology.orchestra.run.smithi102:> 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 1M client.0.2-src' 2024-09-17T20:49:49.573 INFO:teuthology.orchestra.run.smithi102.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-17T20:49:49.721 INFO:teuthology.orchestra.run.smithi102.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-17T20:49:49.721 INFO:teuthology.orchestra.run.smithi102.stdout:elapsed: 0 ops: 64 ops/sec: 432.437 bytes/sec: 6.8 MiB/s 2024-09-17T20:49:49.729 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2-src@snap' 2024-09-17T20:49:50.444 INFO:teuthology.orchestra.run.smithi102.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T20:49:50.460 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.2-src@snap' 2024-09-17T20:49:50.531 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2' 2024-09-17T20:49:50.606 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T20:49:50.671 INFO:teuthology.orchestra.run.smithi102.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-17T20:49:50.992 INFO:teuthology.orchestra.run.smithi102.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-17T20:49:50.992 INFO:teuthology.orchestra.run.smithi102.stdout:elapsed: 0 ops: 128 ops/sec: 400.004 bytes/sec: 6.3 MiB/s 2024-09-17T20:49:51.003 DEBUG:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-17T20:49:51.454 INFO:teuthology.orchestra.run.smithi102.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-17T20:49:51.468 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T20:49:51.480 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T20:49:51.480 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:49:51.480 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:49:52.274 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:49:53.271 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:49:54.277 INFO:teuthology.run_tasks:Running task parallel... 2024-09-17T20:49:54.291 INFO:teuthology.task.parallel:starting parallel... 2024-09-17T20:49:54.292 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T20:49:54.292 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-17T20:49:54.305 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-17T20:49:54.305 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T20:49:54.305 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-17T20:49:54.305 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T20:49:54.305 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:49:54.305 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-17T20:49:54.311 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:49:54.311 DEBUG:teuthology.orchestra.run.smithi070:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2024-09-17T20:49:54.421 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:49:54.636 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-17T20:49:54.636 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-17T20:49:54.840 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:49:54.840 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-17T20:49:54.841 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-17T20:49:54.841 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-17T20:49:54.841 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-17T20:49:54.841 INFO:teuthology.orchestra.run.smithi070.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-17T20:49:54.841 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:49:54.843 INFO:teuthology.orchestra.run.smithi070.stdout:The following additional packages will be installed: 2024-09-17T20:49:54.843 INFO:teuthology.orchestra.run.smithi070.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-17T20:49:54.844 INFO:teuthology.orchestra.run.smithi070.stdout:Suggested packages: 2024-09-17T20:49:54.844 INFO:teuthology.orchestra.run.smithi070.stdout: samba vde2 2024-09-17T20:49:54.878 INFO:teuthology.orchestra.run.smithi070.stdout:The following NEW packages will be installed: 2024-09-17T20:49:54.879 INFO:teuthology.orchestra.run.smithi070.stdout: qemu-block-extra 2024-09-17T20:49:54.880 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages will be upgraded: 2024-09-17T20:49:54.881 INFO:teuthology.orchestra.run.smithi070.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-17T20:49:54.952 INFO:teuthology.orchestra.run.smithi070.stdout:4 upgraded, 1 newly installed, 0 to remove and 327 not upgraded. 2024-09-17T20:49:54.952 INFO:teuthology.orchestra.run.smithi070.stdout:Need to get 13.8 MB of archives. 2024-09-17T20:49:54.952 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 378 kB of additional disk space will be used. 2024-09-17T20:49:54.952 INFO:teuthology.orchestra.run.smithi070.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-gui amd64 1:6.2+dfsg-2ubuntu6.22 [220 kB] 2024-09-17T20:49:55.044 INFO:teuthology.orchestra.run.smithi070.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-x86 amd64 1:6.2+dfsg-2ubuntu6.22 [10.0 MB] 2024-09-17T20:49:55.197 INFO:teuthology.orchestra.run.smithi070.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-common amd64 1:6.2+dfsg-2ubuntu6.22 [2,048 kB] 2024-09-17T20:49:55.213 INFO:teuthology.orchestra.run.smithi070.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-data all 1:6.2+dfsg-2ubuntu6.22 [1,431 kB] 2024-09-17T20:49:55.223 INFO:teuthology.orchestra.run.smithi070.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-block-extra amd64 1:6.2+dfsg-2ubuntu6.22 [68.1 kB] 2024-09-17T20:49:55.591 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 13.8 MB in 0s (41.1 MB/s) 2024-09-17T20:49:55.741 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176260 files and directories currently installed.) 2024-09-17T20:49:55.746 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T20:49:55.873 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T20:49:56.273 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T20:49:56.420 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T20:49:57.405 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../qemu-system-common_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T20:49:57.535 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T20:49:58.119 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../qemu-system-data_1%3a6.2+dfsg-2ubuntu6.22_all.deb ... 2024-09-17T20:49:58.252 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T20:49:58.892 INFO:teuthology.orchestra.run.smithi070.stdout:Selecting previously unselected package qemu-block-extra. 2024-09-17T20:49:58.920 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T20:49:58.958 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T20:49:59.261 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T20:50:00.398 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up qemu-system-data (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T20:50:00.524 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T20:50:00.650 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T20:50:01.610 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T20:50:01.737 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for hicolor-icon-theme (0.17-2) ... 2024-09-17T20:50:02.031 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T20:50:03.636 INFO:teuthology.orchestra.run.smithi070.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T20:50:03.638 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T20:50:03.638 DEBUG:teuthology.orchestra.run.smithi070:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2024-09-17T20:50:03.694 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T20:50:03.907 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-17T20:50:03.908 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-17T20:50:04.098 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T20:50:04.098 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-17T20:50:04.098 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-17T20:50:04.098 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-17T20:50:04.099 INFO:teuthology.orchestra.run.smithi070.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-17T20:50:04.099 INFO:teuthology.orchestra.run.smithi070.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-17T20:50:04.099 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T20:50:04.101 INFO:teuthology.orchestra.run.smithi070.stdout:Suggested packages: 2024-09-17T20:50:04.101 INFO:teuthology.orchestra.run.smithi070.stdout: debootstrap 2024-09-17T20:50:04.130 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages will be upgraded: 2024-09-17T20:50:04.131 INFO:teuthology.orchestra.run.smithi070.stdout: qemu-utils 2024-09-17T20:50:04.310 INFO:teuthology.orchestra.run.smithi070.stdout:1 upgraded, 0 newly installed, 0 to remove and 326 not upgraded. 2024-09-17T20:50:04.311 INFO:teuthology.orchestra.run.smithi070.stdout:Need to get 1,525 kB of archives. 2024-09-17T20:50:04.311 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 2,048 B of additional disk space will be used. 2024-09-17T20:50:04.311 INFO:teuthology.orchestra.run.smithi070.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-utils amd64 1:6.2+dfsg-2ubuntu6.22 [1,525 kB] 2024-09-17T20:50:05.252 INFO:teuthology.orchestra.run.smithi070.stdout:Fetched 1,525 kB in 1s (2,013 kB/s) 2024-09-17T20:50:05.426 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176269 files and directories currently installed.) 2024-09-17T20:50:05.432 INFO:teuthology.orchestra.run.smithi070.stdout:Preparing to unpack .../qemu-utils_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T20:50:05.559 INFO:teuthology.orchestra.run.smithi070.stdout:Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T20:50:06.021 INFO:teuthology.orchestra.run.smithi070.stdout:Setting up qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T20:50:06.149 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T20:50:07.468 INFO:teuthology.orchestra.run.smithi070.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T20:50:07.470 INFO:tasks.qemu:generating iso... 2024-09-17T20:50:07.471 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d 2024-09-17T20:50:07.471 DEBUG:teuthology.orchestra.run.smithi070:> 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 5ecc7400dbbb63ce990b663d2a92e87dbc17f30d 2024-09-17T20:50:07.518 INFO:teuthology.orchestra.run.smithi070.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-17T20:51:02.946 INFO:teuthology.orchestra.run.smithi070.stderr:Updating files: 98% (12763/12893) Updating files: 99% (12765/12893) Updating files: 100% (12893/12893) Updating files: 100% (12893/12893), done. 2024-09-17T20:51:03.601 INFO:teuthology.orchestra.run.smithi070.stderr:Note: switching to '5ecc7400dbbb63ce990b663d2a92e87dbc17f30d'. 2024-09-17T20:51:03.601 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T20:51:03.601 INFO:teuthology.orchestra.run.smithi070.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-17T20:51:03.601 INFO:teuthology.orchestra.run.smithi070.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-17T20:51:03.601 INFO:teuthology.orchestra.run.smithi070.stderr:state without impacting any branches by switching back to a branch. 2024-09-17T20:51:03.601 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T20:51:03.601 INFO:teuthology.orchestra.run.smithi070.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr: git switch -c 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr:Or undo this operation with: 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr: git switch - 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T20:51:03.602 INFO:teuthology.orchestra.run.smithi070.stderr:HEAD is now at 5ecc7400dbb Merge pull request #59373 from rhcs-dashboard/test-ms-alertmanager-v2 2024-09-17T20:51:03.604 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:51:03.604 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-17T20:51:03.649 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-17T20:51:03.649 DEBUG:teuthology.orchestra.run.smithi070:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-17T20:51:03.697 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-17T20:51:03.697 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:51:03.747 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T20:51:03.900 INFO:tasks.qemu:downloading base image 2024-09-17T20:51:03.900 DEBUG:teuthology.orchestra.run.smithi070:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-17T20:51:04.003 INFO:teuthology.orchestra.run.smithi070.stderr: Resizing image: 100% complete...done. 2024-09-17T20:51:04.015 DEBUG:teuthology.orchestra.run.smithi070:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-17T20:51:04.116 INFO:teuthology.orchestra.run.smithi070.stderr: Resizing image: 100% complete...done. 2024-09-17T20:51:04.127 DEBUG:teuthology.orchestra.run.smithi070:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-17T20:51:04.220 INFO:teuthology.orchestra.run.smithi070.stderr: Resizing image: 100% complete...done. 2024-09-17T20:51:04.231 DEBUG:teuthology.orchestra.run.smithi070:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-17T20:51:04.243 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-17T20:51:04.243 DEBUG:teuthology.orchestra.run.smithi070:> sudo mkdir -p /export/cluster1.client.0 2024-09-17T20:51:04.294 INFO:tasks.qemu:Mounting the test directory... 2024-09-17T20:51:04.295 DEBUG:teuthology.orchestra.run.smithi070:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-17T20:51:04.348 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-17T20:51:04.348 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-17T20:51:04.348 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-17T20:51:04.406 DEBUG:teuthology.orchestra.run.smithi070:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-17T20:51:04.460 INFO:teuthology.orchestra.run.smithi070.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-17T20:51:04.461 INFO:tasks.qemu:Restarting NFS... 2024-09-17T20:51:04.461 DEBUG:teuthology.orchestra.run.smithi070:> sudo service nfs-kernel-server restart 2024-09-17T20:51:05.001 DEBUG:teuthology.orchestra.run.smithi070:> sudo udevadm control --reload 2024-09-17T20:51:05.016 DEBUG:teuthology.orchestra.run.smithi070:> sudo udevadm trigger /dev/kvm 2024-09-17T20:51:05.073 DEBUG:teuthology.orchestra.run.smithi070:> ls -l /dev/kvm 2024-09-17T20:51:05.122 INFO:teuthology.orchestra.run.smithi070.stdout:crw-rw---- 1 root kvm 10, 232 Sep 17 20:51 /dev/kvm 2024-09-17T20:51:05.123 INFO:tasks.qemu:starting qemu... 2024-09-17T20:51:05.123 DEBUG:teuthology.orchestra.run.smithi070:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term qemu-system-x86_64 -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-17T20:51:05.166 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-17T20:51:05.821 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2024-09-17T20:51:05.821 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:05.821 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:05.839 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B2B0+BFECB2B0 CA00 2024-09-17T20:51:05.839 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-17T20:51:05.839 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:05.840 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:06.149 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Booting from Hard Disk... 2024-09-17T20:51:06.665 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-17T20:51:06.665 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:06.665 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-17T20:51:06.665 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-17T20:51:06.665 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: before booting or 'c' for a command-line. 2024-09-17T20:51:06.665 INFO:tasks.qemu.cluster1.client.0.smithi070.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-17T20:51:06.665 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:06.666 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:06.666 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:06.666 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:06.666 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.520 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-17T20:51:07.520 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:07.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:08.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:09.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:10.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-17T20:51:11.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.522 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:11.523 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:13.336 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-17T20:51:13.968 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-17T20:51:13.968 INFO:tasks.qemu.cluster1.client.0.smithi070.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-17T20:51:13.968 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T20:51:13.968 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-17T20:51:13.968 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Intel GenuineIntel 2024-09-17T20:51:13.968 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-17T20:51:13.969 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] DMI 2.8 present. 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] No AGP bridge found 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T20:51:13.970 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] No NUMA configuration found 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Zone PFN ranges: 2024-09-17T20:51:13.971 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-17T20:51:13.972 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-17T20:51:13.973 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-17T20:51:13.974 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Policy zone: Normal 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Checking aperture... 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] No AGP bridge found 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-17T20:51:13.975 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.008000] Security Framework initialized 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-17T20:51:13.976 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.008916] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.009925] Mount-cache hash table entries: 256 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.010554] Initializing cgroup subsys cpuacct 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.011068] Initializing cgroup subsys memory 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.012012] Initializing cgroup subsys devices 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.012532] Initializing cgroup subsys freezer 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.013050] Initializing cgroup subsys blkio 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.013551] Initializing cgroup subsys perf_event 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.014149] CPU: Physical Processor ID: 0 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.015315] mce: CPU supports 10 MCE banks 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.016305] SMP alternatives: switching to UP code 2024-09-17T20:51:13.977 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.033301] Freeing SMP alternatives: 24k freed 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.033846] ACPI: Core revision 20110623 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.034746] ftrace: allocating 27008 entries in 106 pages 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.036250] Enabling x2apic 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.036629] Enabled x2apic 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.037208] Switched APIC routing to physical x2apic. 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.040333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.041026] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] ... version: 2 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] ... bit width: 48 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] ... generic registers: 4 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-17T20:51:13.978 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.044073] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.048054] Brought up 1 CPUs 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.048513] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.049548] devtmpfs: initialized 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.050366] EVM: security.selinux 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.050762] EVM: security.SMACK64 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.052012] EVM: security.capability 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.052900] print_constraints: dummy: 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.053384] RTC time: 20:51:12, date: 09/17/24 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.053921] NET: Registered protocol family 16 2024-09-17T20:51:13.979 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.054504] ACPI: bus type pci registered 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.055033] PCI: Using configuration type 1 for base access 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.056085] bio: create slab at 0 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.056611] ACPI: Added _OSI(Module Device) 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.057102] ACPI: Added _OSI(Processor Device) 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.057611] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.058151] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.059715] ACPI: Interpreter enabled 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.060014] ACPI: (supports S0 S3 S4 S5) 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.060532] ACPI: Using IOAPIC for interrupt routing 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.062235] ACPI: No dock devices found. 2024-09-17T20:51:13.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.062703] HEST: Table not found. 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.063091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.064023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.064758] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.065501] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.066237] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.067072] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.068012] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.072890] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.073722] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.126810] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-17T20:51:13.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.128865] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.129656] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.130388] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.131130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.131860] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.132269] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.133167] vgaarb: loaded 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.133477] vgaarb: bridge control possible 0000:00:02.0 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.134146] i2c-core: driver [aat2870] using legacy suspend method 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.134826] i2c-core: driver [aat2870] using legacy resume method 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.135548] SCSI subsystem initialized 2024-09-17T20:51:13.982 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.136132] usbcore: registered new interface driver usbfs 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.136758] usbcore: registered new interface driver hub 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.137356] usbcore: registered new device driver usb 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.137976] PCI: Using ACPI for IRQ routing 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.138692] NetLabel: Initializing 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.139114] NetLabel: domain hash size = 128 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.139601] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.140028] NetLabel: unlabeled traffic allowed by default 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.140711] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.141315] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.148022] Switching to clocksource kvm-clock 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.151364] AppArmor: AppArmor Filesystem Enabled 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.151934] pnp: PnP ACPI init 2024-09-17T20:51:13.983 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.152315] ACPI: bus type pnp registered 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.153187] pnp: PnP ACPI: found 11 devices 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.153665] ACPI: ACPI bus type pnp unregistered 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.159339] NET: Registered protocol family 2 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.159906] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.161317] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.163659] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.164517] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.165262] TCP reno registered 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.165618] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.166282] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.167043] NET: Registered protocol family 1 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.167537] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-17T20:51:13.984 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.168283] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.168941] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.170016] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.170735] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.171587] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.172481] audit: initializing netlink socket (disabled) 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.173086] type=2000 audit(1726606273.172:1): initialized 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.186958] Trying to unpack rootfs image as initramfs... 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.208115] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.216122] VFS: Disk quotas dquot_6.5.2 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.216616] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.217552] fuse init (API version 7.17) 2024-09-17T20:51:13.985 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.218044] msgmni has been set to 7894 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.232072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.232953] io scheduler noop registered 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.233396] io scheduler deadline registered (default) 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.233985] io scheduler cfq registered 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.234469] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.235090] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.235901] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.236738] ACPI: Power Button [PWRF] 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.243021] Freeing initrd memory: 4308k freed 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.244184] ERST: Table is not found! 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.244608] GHES: HEST is not enabled! 2024-09-17T20:51:13.986 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.245251] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.245912] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.247277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.247948] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.249254] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.249905] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.251031] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.274309] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.297974] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.298722] Linux agpgart interface v0.103 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.299731] brd: module loaded 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.300617] loop: module loaded 2024-09-17T20:51:13.987 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.303803] vda: vda1 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.306440] vdb: unknown partition table 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.308960] vdc: unknown partition table 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.310288] scsi0 : ata_piix 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.310662] scsi1 : ata_piix 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.311011] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.311781] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.312693] Fixed MDIO Bus: probed 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.313100] tun: Universal TUN/TAP device driver, 1.6 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.313658] tun: (C) 1999-2004 Max Krasnyansky 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.314577] PPP generic driver version 2.4.2 2024-09-17T20:51:13.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.315122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.315876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.316577] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.317293] usbcore: registered new interface driver libusual 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.317945] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.319413] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.319987] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.320828] mousedev: PS/2 mouse device common for all mice 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.321650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.322796] rtc_cmos 00:06: RTC can wake from S4 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.323418] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.324241] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2024-09-17T20:51:13.989 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.325039] device-mapper: uevent: version 1.0.3 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.325599] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.326532] cpuidle: using governor ladder 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.326987] cpuidle: using governor menu 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.327419] EFI Variables Facility v0.08 2004-May-17 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.328091] TCP cubic registered 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.328503] NET: Registered protocol family 10 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.329209] NET: Registered protocol family 17 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.329707] Registering the dns_resolver key type 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.330291] registered taskstats version 1 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.333955] Magic number: 8:757:902 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.334449] rtc_cmos 00:06: setting system clock to 2024-09-17 20:51:13 UTC (1726606273) 2024-09-17T20:51:13.990 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.335348] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-17T20:51:13.991 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.336045] EDD information not available. 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.476846] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.478028] ata2.00: configured for MWDMA2 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.478897] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.480230] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.480879] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.481635] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.482979] Freeing unused kernel memory: 924k freed 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.483835] Write protecting the kernel read-only data: 12288k 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.486908] Freeing unused kernel memory: 1640k freed 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.489997] Freeing unused kernel memory: 1200k freed 2024-09-17T20:51:14.045 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Loading, please wait... 2024-09-17T20:51:14.046 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Begin: Loading essential drivers ... done. 2024-09-17T20:51:14.046 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.500776] udevd[84]: starting version 175 2024-09-17T20:51:14.046 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-17T20:51:14.059 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-17T20:51:14.092 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.545638] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-17T20:51:14.092 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.546475] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-17T20:51:14.123 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.576524] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-17T20:51:14.123 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.577324] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T20:51:14.140 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.597453] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-17T20:51:14.400 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.858574] FDC 0 is a S82078B 2024-09-17T20:51:14.441 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.895850] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-17T20:51:14.442 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 0.896601] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-17T20:51:14.718 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Begin: Running /scripts/local-premount ... [ 1.172209] Refined TSC clocksource calibration: 3500.063 MHz. 2024-09-17T20:51:15.108 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:done. 2024-09-17T20:51:15.140 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 1.589497] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T20:51:15.283 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Begin: Running /scripts/local-bottom ... [ 1.740062] vda: vda1 2024-09-17T20:51:15.291 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-17T20:51:15.664 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 2.115922] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T20:51:15.671 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:done. 2024-09-17T20:51:15.671 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:done. 2024-09-17T20:51:15.694 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-17T20:51:18.113 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:cloud-init start-local running: Tue, 17 Sep 2024 20:51:17 +0000. up 4.49 seconds 2024-09-17T20:51:19.032 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:no instance data found in start-local 2024-09-17T20:51:19.134 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-17T20:51:19.143 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-17T20:51:19.143 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-17T20:51:19.143 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-17T20:51:19.144 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:cloud-init start running: Tue, 17 Sep 2024 20:51:18 +0000. up 5.57 seconds 2024-09-17T20:51:19.564 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-17T20:51:22.521 INFO:tasks.qemu.cluster1.client.0.smithi070.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-17T20:51:22.521 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-17T20:51:22.538 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-17T20:51:22.538 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The key fingerprint is: 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:1a:d5:c8:af:e4:7b:f7:6f:fb:0f:d5:f6:7f:58:ba:3a root@test 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The key's randomart image is: 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:+--[ RSA 2048]----+ 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| | 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . o | 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| + . | 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . . .| 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . S . +| 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| = . oo| 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . o .+.| 2024-09-17T20:51:22.539 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| .. E o.+| 2024-09-17T20:51:22.540 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| .. ..+o=X| 2024-09-17T20:51:22.540 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:+-----------------+ 2024-09-17T20:51:22.702 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Generating public/private dsa key pair. 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The key fingerprint is: 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:91:7f:da:5d:98:20:5b:28:b4:ee:a1:b1:bb:80:8b:09 root@test 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The key's randomart image is: 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:+--[ DSA 1024]----+ 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . | 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . o . | 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| = o o | 2024-09-17T20:51:22.703 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . + + . o | 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . S o . o .| 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| . = . + . . | 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:|E . . o . . . . | 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:|.o . . . | 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:|o . o. | 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:+-----------------+ 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Generating public/private ecdsa key pair. 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The key fingerprint is: 2024-09-17T20:51:22.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:19:59:a6:49:19:7f:4c:ed:9e:1e:3b:6c:a4:f3:23:1b root@test 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The key's randomart image is: 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:+--[ECDSA 256]---+ 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| ooo .. | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| ..B o . | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| = . o. | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| o . . | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| S . . | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| = | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| E= o | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| +.B | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:| .*.o | 2024-09-17T20:51:22.705 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:+-----------------+ 2024-09-17T20:51:22.888 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-17T20:51:23.039 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-17T20:51:23.088 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:landscape-client is not configured, please run landscape-config. 2024-09-17T20:51:23.108 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-17T20:51:23.134 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-17T20:51:23.134 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting automatic crash report generation[ OK ] 2024-09-17T20:51:23.135 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting ACPI daemon[ OK ] 2024-09-17T20:51:23.135 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting save kernel messages[ OK ] 2024-09-17T20:51:23.135 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-17T20:51:23.135 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-17T20:51:23.142 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Stopping save kernel messages[ OK ] 2024-09-17T20:51:23.179 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-17T20:51:23.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-17T20:51:23.901 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Generating locales... 2024-09-17T20:51:24.487 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: en_US.UTF-8... done 2024-09-17T20:51:24.498 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Generation complete. 2024-09-17T20:51:25.944 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:passwd: password expiry information changed. 2024-09-17T20:51:26.031 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-17T20:51:26.053 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-17T20:51:26.109 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-17T20:51:26.140 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-17T20:51:26.161 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:4 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-17T20:51:26.187 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-17T20:51:26.289 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-17T20:51:26.319 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-17T20:51:26.405 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-17T20:51:26.442 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-17T20:51:26.502 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-17T20:51:26.552 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-17T20:51:26.569 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:12 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-17T20:51:26.586 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:13 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-17T20:51:26.680 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:14 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-17T20:51:26.701 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:15 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-17T20:51:26.761 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:16 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-17T20:51:26.782 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:17 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-17T20:51:26.830 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:18 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-17T20:51:26.847 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:19 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-17T20:51:26.865 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:20 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-17T20:51:26.886 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:21 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-17T20:51:26.962 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:22 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-17T20:51:27.270 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:23 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-17T20:51:27.334 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:24 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-17T20:51:27.526 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:25 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-17T20:51:27.586 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:26 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-17T20:51:27.767 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:27 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-17T20:51:27.784 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:28 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-17T20:51:27.806 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:29 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-17T20:51:27.834 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:30 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-17T20:51:27.854 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:31 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-17T20:51:27.875 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:32 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-17T20:51:27.910 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-17T20:51:28.037 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-17T20:51:33.365 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Fetched 29.2 MB in 7s (3954 kB/s) 2024-09-17T20:51:35.497 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Reading package lists... 2024-09-17T20:51:35.501 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Reading package lists... 2024-09-17T20:51:35.681 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Building dependency tree... 2024-09-17T20:51:35.681 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Reading state information... 2024-09-17T20:51:35.795 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The following packages will be upgraded: 2024-09-17T20:51:35.795 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: ca-certificates libssl1.0.0 2024-09-17T20:51:35.861 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T20:51:35.861 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Need to get 1233 kB of archives. 2024-09-17T20:51:35.861 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-17T20:51:35.861 INFO:tasks.qemu.cluster1.client.0.smithi070.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-17T20:51:35.988 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-17T20:51:36.136 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T20:51:36.151 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Fetched 1233 kB in 0s (6776 kB/s) 2024-09-17T20:51:37.775 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T20:51:37.775 INFO:tasks.qemu.cluster1.client.0.smithi070.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-17T20:51:37.874 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-17T20:51:38.120 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-17T20:51:38.511 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Processing triggers for libc-bin ... 2024-09-17T20:51:38.533 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ldconfig deferred processing now taking place 2024-09-17T20:51:39.427 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T20:51:39.427 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-17T20:51:39.472 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Unpacking replacement ca-certificates ... 2024-09-17T20:51:39.639 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Processing triggers for man-db ... 2024-09-17T20:51:41.127 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-17T20:51:43.503 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-17T20:51:43.504 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T20:51:45.206 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-17T20:51:45.206 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T20:51:45.210 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Reading package lists... 2024-09-17T20:51:45.385 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Building dependency tree... 2024-09-17T20:51:45.385 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Reading state information... 2024-09-17T20:51:45.499 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The following extra packages will be installed: 2024-09-17T20:51:45.500 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-17T20:51:45.503 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:The following NEW packages will be installed: 2024-09-17T20:51:45.503 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-17T20:51:45.560 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T20:51:45.560 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Need to get 424 kB of archives. 2024-09-17T20:51:45.560 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-17T20:51:45.560 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-17T20:51:45.594 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-17T20:51:45.648 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-17T20:51:45.670 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-17T20:51:45.694 INFO:tasks.qemu.cluster1.client.0.smithi070.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-17T20:51:45.828 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T20:51:45.835 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Fetched 424 kB in 0s (2074 kB/s) 2024-09-17T20:51:45.961 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Selecting previously unselected package libgssglue1. 2024-09-17T20:51:45.980 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-17T20:51:45.981 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-17T20:51:46.145 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Selecting previously unselected package libtirpc1. 2024-09-17T20:51:46.145 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-17T20:51:46.319 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Selecting previously unselected package rpcbind. 2024-09-17T20:51:46.324 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-17T20:51:46.527 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-17T20:51:46.528 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-17T20:51:46.718 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Selecting previously unselected package nfs-common. 2024-09-17T20:51:46.724 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-17T20:51:46.848 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Processing triggers for man-db ... 2024-09-17T20:51:47.505 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Processing triggers for ureadahead ... 2024-09-17T20:51:47.592 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-17T20:51:47.704 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-17T20:51:47.789 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-17T20:51:47.906 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-17T20:51:47.930 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:portmap start/running, process 8180 2024-09-17T20:51:47.952 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-17T20:51:48.027 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-17T20:51:48.253 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:48.253 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-17T20:51:48.487 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: 2024-09-17T20:51:48.487 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-17T20:51:48.627 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Adding system user `statd' (UID 106) ... 2024-09-17T20:51:48.631 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-17T20:51:48.854 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-17T20:51:48.892 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:statd start/running, process 8414 2024-09-17T20:51:48.920 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:gssd stop/post-stop, process 8445 2024-09-17T20:51:49.052 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:idmapd start/running, process 8485 2024-09-17T20:51:49.096 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Processing triggers for libc-bin ... 2024-09-17T20:51:49.125 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ldconfig deferred processing now taking place 2024-09-17T20:51:49.775 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:mount.nfs: timeout set for Tue Sep 17 20:53:49 2024 2024-09-17T20:51:49.776 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-17T20:51:49.776 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-17T20:51:49.776 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-17T20:54:02.319 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-17T20:54:06.907 INFO:teuthology.orchestra.run.smithi070.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-17T20:54:06.913 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-17T21:01:42.923 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-17T21:01:43.088 INFO:teuthology.orchestra.run.smithi070.stderr: Commit image migration: 100% complete...done. 2024-09-17T21:01:43.094 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-17T21:02:41.106 DEBUG:teuthology.orchestra.run.smithi070:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-17T21:02:43.433 INFO:teuthology.orchestra.run.smithi070.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: 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-17T21:02:43.440 DEBUG:teuthology.parallel:result is None 2024-09-17T22:16:31.049 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: 2024-09-17T22:16:31.082 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Checking for running unattended-upgrades: 2024-09-17T22:16:31.083 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: ############################################################# 2024-09-17T22:16:31.083 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-17T22:16:31.116 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: 1024 91:7f:da:5d:98:20:5b:28:b4:ee:a1:b1:bb:80:8b:09 root@test (DSA) 2024-09-17T22:16:31.124 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: 256 19:59:a6:49:19:7f:4c:ed:9e:1e:3b:6c:a4:f3:23:1b root@test (ECDSA) 2024-09-17T22:16:31.231 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: 2048 1a:d5:c8:af:e4:7b:f7:6f:fb:0f:d5:f6:7f:58:ba:3a root@test (RSA) 2024-09-17T22:16:31.231 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-17T22:16:31.231 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-17T22:16:31.231 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ec2: ############################################################# 2024-09-17T22:16:31.231 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF5OHXoFNh/2rZEZAi85hXt7GvDirmRT8L1lVwd8bYK0YMRGujrc60CsHvhJbnxwqVMLU8aDDS9NsZrXd2niN10= root@test 2024-09-17T22:16:31.231 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+v7leh16R+AC8CwUrzGto5Ujx3N1SAFSnhg0f5g0MSLCYH7EnxeQ+eRHq4cMrSK+Ipin0fyW7KypbcQiCut9UiPKp4oYftS6wsFA7jsTQYoF9VGtPsMOYjBI64klMBH9fxWaLqdbe5SAs4A8jpwX3ZdXu3bmtwKrFoSmT2WGTs+KkjvMSz/Pqww3atVwus0zbc1m5MkGV86HoMuk4X34G+mpWeKSBPymgGrUyxlEsuQfOQyzjBlgEBPfXM0Dr6bGrGbf2/zAvv1T+3vVu5P6leWNmPFJaQICcYQLgiu+0axiWL0RBDes7NQFSvsN4yif9zaQmfVdTdOVUHNc03Hfh root@test 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:-----END SSH HOST KEY KEYS----- 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Traceback (most recent call last): 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: self._connect_unixsocket(self.address) 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: self.socket.connect(address) 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: return getattr(self._sock,name)(*args) 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:error: [Errno 111] Connection refused 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Logged from file __init__.py, line 116 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Traceback (most recent call last): 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-17T22:16:31.232 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: self._connect_unixsocket(self.address) 2024-09-17T22:16:31.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-17T22:16:31.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: self.socket.connect(address) 2024-09-17T22:16:31.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-17T22:16:31.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: return getattr(self._sock,name)(*args) 2024-09-17T22:16:31.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:error: [Errno 111] Connection refused 2024-09-17T22:16:31.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:Logged from file __init__.py, line 116 2024-09-17T22:16:31.233 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:cloud-init boot finished at Tue, 17 Sep 2024 22:16:31 +0000. Up 5118.20 seconds 2024-09-17T22:16:31.359 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Stopping landscape-client daemon  [fail] 2024-09-17T22:16:31.745 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-17T22:16:31.770 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-17T22:16:31.798 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-17T22:16:32.002 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-17T22:16:32.046 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Deactivating swap...  [ OK ] 2024-09-17T22:16:32.064 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-17T22:16:32.343 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout: * Will now halt 2024-09-17T22:16:32.362 INFO:tasks.qemu.cluster1.client.0.smithi070.stdout:[ 5119.403926] Power down. 2024-09-17T22:16:32.700 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-17T22:16:32.700 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-17T22:16:32.945 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T22:16:32.945 INFO:tasks.qemu:Stopping NFS... 2024-09-17T22:16:32.946 DEBUG:teuthology.orchestra.run.smithi070:> sudo service nfs-kernel-server stop 2024-09-17T22:16:34.171 INFO:tasks.qemu:Unmounting exported directory... 2024-09-17T22:16:34.171 DEBUG:teuthology.orchestra.run.smithi070:> sudo umount /export/cluster1.client.0 2024-09-17T22:16:34.213 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-17T22:16:34.213 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-17T22:16:34.280 INFO:tasks.qemu:Starting NFS... 2024-09-17T22:16:34.281 DEBUG:teuthology.orchestra.run.smithi070:> sudo service nfs-kernel-server start 2024-09-17T22:16:35.217 DEBUG:teuthology.orchestra.run.smithi070:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-17T22:16:35.221 INFO:tasks.qemu:Deleting exported directory... 2024-09-17T22:16:35.221 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -r /export 2024-09-17T22:16:35.281 DEBUG:tasks.qemu:cleaning up base image files 2024-09-17T22:16:35.281 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:16:35.598 DEBUG:teuthology.orchestra.run.smithi070:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2024-09-17T22:16:36.166 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T22:16:36.388 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-17T22:16:36.389 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-17T22:16:36.584 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T22:16:36.584 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T22:16:36.584 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T22:16:36.585 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T22:16:36.585 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T22:16:36.585 INFO:teuthology.orchestra.run.smithi070.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T22:16:36.585 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T22:16:36.636 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages will be REMOVED: 2024-09-17T22:16:36.636 INFO:teuthology.orchestra.run.smithi070.stdout: qemu-block-extra* 2024-09-17T22:16:37.229 INFO:teuthology.orchestra.run.smithi070.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-17T22:16:37.229 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 369 kB disk space will be freed. 2024-09-17T22:16:37.746 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176269 files and directories currently installed.) 2024-09-17T22:16:37.755 INFO:teuthology.orchestra.run.smithi070.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T22:16:39.080 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176260 files and directories currently installed.) 2024-09-17T22:16:39.085 INFO:teuthology.orchestra.run.smithi070.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T22:16:40.653 DEBUG:teuthology.orchestra.run.smithi070:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2024-09-17T22:16:40.717 INFO:teuthology.orchestra.run.smithi070.stdout:Reading package lists... 2024-09-17T22:16:40.932 INFO:teuthology.orchestra.run.smithi070.stdout:Building dependency tree... 2024-09-17T22:16:40.933 INFO:teuthology.orchestra.run.smithi070.stdout:Reading state information... 2024-09-17T22:16:41.144 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T22:16:41.144 INFO:teuthology.orchestra.run.smithi070.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T22:16:41.144 INFO:teuthology.orchestra.run.smithi070.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T22:16:41.144 INFO:teuthology.orchestra.run.smithi070.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T22:16:41.145 INFO:teuthology.orchestra.run.smithi070.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T22:16:41.145 INFO:teuthology.orchestra.run.smithi070.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T22:16:41.145 INFO:teuthology.orchestra.run.smithi070.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T22:16:41.173 INFO:teuthology.orchestra.run.smithi070.stdout:The following packages will be REMOVED: 2024-09-17T22:16:41.173 INFO:teuthology.orchestra.run.smithi070.stdout: qemu-utils* 2024-09-17T22:16:41.476 INFO:teuthology.orchestra.run.smithi070.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-17T22:16:41.476 INFO:teuthology.orchestra.run.smithi070.stdout:After this operation, 7,243 kB disk space will be freed. 2024-09-17T22:16:41.598 INFO:teuthology.orchestra.run.smithi070.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 176260 files and directories currently installed.) 2024-09-17T22:16:41.603 INFO:teuthology.orchestra.run.smithi070.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T22:16:42.083 INFO:teuthology.orchestra.run.smithi070.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T22:16:43.826 DEBUG:teuthology.orchestra.run.smithi070:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-17T22:16:43.836 DEBUG:teuthology.parallel:result is None 2024-09-17T22:16:43.837 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-17T22:16:43.851 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-17T22:16:43.852 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T22:16:44.162 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T22:16:44.162 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-09-17T22:16:44.179 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":2795,"stamp":"2024-09-17T22:16:42.701873+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879607358,"num_objects":599,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":11988,"num_read_kb":2207400,"num_write":2206,"num_write_kb":1261504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1484,"ondisk_log_size":1484,"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":1052260,"kb_used_data":950388,"kb_used_omap":4,"kb_used_meta":101819,"kb_avail":282063260,"statfs":{"total":289910292480,"available":288832778240,"internally_reserved":0,"allocated":973197312,"data_stored":2820027186,"data_compressed":656488767,"data_compressed_allocated":771596288,"data_compressed_original":2619064320,"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.003145"},"pg_stats":[{"pgid":"2.7","version":"31'115","reported_seq":302,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439382+0000","last_change":"2024-09-17T20:44:37.371647+0000","last_active":"2024-09-17T22:13:29.439382+0000","last_peered":"2024-09-17T22:13:29.439382+0000","last_clean":"2024-09-17T22:13:29.439382+0000","last_became_active":"2024-09-17T20:44:35.361555+0000","last_became_peered":"2024-09-17T20:44:35.361555+0000","last_unstale":"2024-09-17T22:13:29.439382+0000","last_undegraded":"2024-09-17T22:13:29.439382+0000","last_fullsized":"2024-09-17T22:13:29.439382+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:35:30.694038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021292469999999999,"stat_sum":{"num_bytes":130,"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":833,"num_read_kb":677,"num_write":207,"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":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":"28'2","reported_seq":110,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439342+0000","last_change":"2024-09-17T20:44:37.370728+0000","last_active":"2024-09-17T22:13:29.439342+0000","last_peered":"2024-09-17T22:13:29.439342+0000","last_clean":"2024-09-17T22:13:29.439342+0000","last_became_active":"2024-09-17T20:44:35.362919+0000","last_became_peered":"2024-09-17T20:44:35.362919+0000","last_unstale":"2024-09-17T22:13:29.439342+0000","last_undegraded":"2024-09-17T22:13:29.439342+0000","last_fullsized":"2024-09-17T22:13:29.439342+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T21:59:33.847425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014487809999999999,"stat_sum":{"num_bytes":260,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":34,"num_read_kb":17,"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":[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":"31'16","reported_seq":229,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:29.429976+0000","last_change":"2024-09-17T20:44:37.372129+0000","last_active":"2024-09-17T22:12:29.429976+0000","last_peered":"2024-09-17T22:12:29.429976+0000","last_clean":"2024-09-17T22:12:29.429976+0000","last_became_active":"2024-09-17T20:44:35.361394+0000","last_became_peered":"2024-09-17T20:44:35.361394+0000","last_unstale":"2024-09-17T22:12:29.429976+0000","last_undegraded":"2024-09-17T22:12:29.429976+0000","last_fullsized":"2024-09-17T22:12:29.429976+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:55:13.750609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002489705,"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":370,"num_read_kb":319,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'40","reported_seq":336,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446789+0000","last_change":"2024-09-17T20:44:37.371461+0000","last_active":"2024-09-17T22:14:14.446789+0000","last_peered":"2024-09-17T22:14:14.446789+0000","last_clean":"2024-09-17T22:14:14.446789+0000","last_became_active":"2024-09-17T20:44:35.360329+0000","last_became_peered":"2024-09-17T20:44:35.360329+0000","last_unstale":"2024-09-17T22:14:14.446789+0000","last_undegraded":"2024-09-17T22:14:14.446789+0000","last_fullsized":"2024-09-17T22:14:14.446789+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":40,"log_dups_size":0,"ondisk_log_size":40,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:07:50.379004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020161279999999998,"stat_sum":{"num_bytes":114,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":496,"num_read_kb":417,"num_write":30,"num_write_kb":22,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'146","reported_seq":2064,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320709+0000","last_change":"2024-09-17T20:44:55.344872+0000","last_active":"2024-09-17T22:14:29.320709+0000","last_peered":"2024-09-17T22:14:29.320709+0000","last_clean":"2024-09-17T22:14:29.320709+0000","last_became_active":"2024-09-17T20:44:52.311139+0000","last_became_peered":"2024-09-17T20:44:52.311139+0000","last_unstale":"2024-09-17T22:14:29.320709+0000","last_undegraded":"2024-09-17T22:14:29.320709+0000","last_fullsized":"2024-09-17T22:14:29.320709+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:40:53.233536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011576990000000001,"stat_sum":{"num_bytes":443924480,"num_objects":131,"num_object_clones":0,"num_object_copies":393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":131,"num_whiteouts":0,"num_read":1872,"num_read_kb":511173,"num_write":192,"num_write_kb":321920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'26","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.449049+0000","last_change":"2024-09-17T20:44:37.362009+0000","last_active":"2024-09-17T22:14:14.449049+0000","last_peered":"2024-09-17T22:14:14.449049+0000","last_clean":"2024-09-17T22:14:14.449049+0000","last_became_active":"2024-09-17T20:44:35.365255+0000","last_became_peered":"2024-09-17T20:44:35.365255+0000","last_unstale":"2024-09-17T22:14:14.449049+0000","last_undegraded":"2024-09-17T22:14:14.449049+0000","last_fullsized":"2024-09-17T22:14:14.449049+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":26,"log_dups_size":0,"ondisk_log_size":26,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:29:58.207650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012539669999999999,"stat_sum":{"num_bytes":343,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":409,"num_read_kb":352,"num_write":20,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"30'174","reported_seq":1513,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:14.437021+0000","last_change":"2024-09-17T20:44:55.335090+0000","last_active":"2024-09-17T22:13:14.437021+0000","last_peered":"2024-09-17T22:13:14.437021+0000","last_clean":"2024-09-17T22:13:14.437021+0000","last_became_active":"2024-09-17T20:44:52.308593+0000","last_became_peered":"2024-09-17T20:44:52.308593+0000","last_unstale":"2024-09-17T22:13:14.437021+0000","last_undegraded":"2024-09-17T22:13:14.437021+0000","last_fullsized":"2024-09-17T22:13:14.437021+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":174,"log_dups_size":0,"ondisk_log_size":174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T21:41:14.995468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010106010000000001,"stat_sum":{"num_bytes":521158656,"num_objects":162,"num_object_clones":0,"num_object_copies":486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":162,"num_whiteouts":0,"num_read":1304,"num_read_kb":613191,"num_write":197,"num_write_kb":342368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'190","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446940+0000","last_change":"2024-09-17T20:44:38.049704+0000","last_active":"2024-09-17T22:14:14.446940+0000","last_peered":"2024-09-17T22:14:14.446940+0000","last_clean":"2024-09-17T22:14:14.446940+0000","last_became_active":"2024-09-17T20:44:35.365096+0000","last_became_peered":"2024-09-17T20:44:35.365096+0000","last_unstale":"2024-09-17T22:14:14.446940+0000","last_undegraded":"2024-09-17T22:14:14.446940+0000","last_fullsized":"2024-09-17T22:14:14.446940+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:06:38.824862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000748691,"stat_sum":{"num_bytes":310,"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":1085,"num_read_kb":885,"num_write":361,"num_write_kb":349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'147","reported_seq":1663,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320662+0000","last_change":"2024-09-17T20:44:55.344628+0000","last_active":"2024-09-17T22:14:29.320662+0000","last_peered":"2024-09-17T22:14:29.320662+0000","last_clean":"2024-09-17T22:14:29.320662+0000","last_became_active":"2024-09-17T20:44:52.309709+0000","last_became_peered":"2024-09-17T20:44:52.309709+0000","last_unstale":"2024-09-17T22:14:29.320662+0000","last_undegraded":"2024-09-17T22:14:29.320662+0000","last_fullsized":"2024-09-17T22:14:29.320662+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":147,"log_dups_size":0,"ondisk_log_size":147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T04:06:44.845761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001027619,"stat_sum":{"num_bytes":461225984,"num_objects":135,"num_object_clones":0,"num_object_copies":405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1474,"num_read_kb":531624,"num_write":206,"num_write_kb":303776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'311","reported_seq":431,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:59.436054+0000","last_change":"2024-09-17T20:44:38.049693+0000","last_active":"2024-09-17T22:12:59.436054+0000","last_peered":"2024-09-17T22:12:59.436054+0000","last_clean":"2024-09-17T22:12:59.436054+0000","last_became_active":"2024-09-17T20:44:35.363320+0000","last_became_peered":"2024-09-17T20:44:35.363320+0000","last_unstale":"2024-09-17T22:12:59.436054+0000","last_undegraded":"2024-09-17T22:12:59.436054+0000","last_fullsized":"2024-09-17T22:12:59.436054+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":311,"log_dups_size":0,"ondisk_log_size":311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T03:58:01.483482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087815600000000005,"stat_sum":{"num_bytes":194,"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":1860,"num_read_kb":1527,"num_write":612,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'151","reported_seq":1637,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.308005+0000","last_change":"2024-09-17T20:44:55.335643+0000","last_active":"2024-09-17T22:14:29.308005+0000","last_peered":"2024-09-17T22:14:29.308005+0000","last_clean":"2024-09-17T22:14:29.308005+0000","last_became_active":"2024-09-17T20:44:52.309439+0000","last_became_peered":"2024-09-17T20:44:52.309439+0000","last_unstale":"2024-09-17T22:14:29.308005+0000","last_undegraded":"2024-09-17T22:14:29.308005+0000","last_fullsized":"2024-09-17T22:14:29.308005+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T01:00:05.588195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001408776,"stat_sum":{"num_bytes":452706323,"num_objects":141,"num_object_clones":0,"num_object_copies":423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1442,"num_read_kb":546500,"num_write":191,"num_write_kb":291042,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'114","reported_seq":476,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446749+0000","last_change":"2024-09-17T20:44:37.370816+0000","last_active":"2024-09-17T22:14:14.446749+0000","last_peered":"2024-09-17T22:14:14.446749+0000","last_clean":"2024-09-17T22:14:14.446749+0000","last_became_active":"2024-09-17T20:44:35.359798+0000","last_became_peered":"2024-09-17T20:44:35.359798+0000","last_unstale":"2024-09-17T22:14:14.446749+0000","last_undegraded":"2024-09-17T22:14:14.446749+0000","last_fullsized":"2024-09-17T22:14:14.446749+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:12:06.871992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001542727,"stat_sum":{"num_bytes":196,"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":753,"num_read_kb":672,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_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":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:54.433852+0000","last_change":"2024-09-17T20:44:30.337119+0000","last_active":"2024-09-17T22:12:54.433852+0000","last_peered":"2024-09-17T22:12:54.433852+0000","last_clean":"2024-09-17T22:12:54.433852+0000","last_became_active":"2024-09-17T20:44:30.332850+0000","last_became_peered":"2024-09-17T20:44:30.332850+0000","last_unstale":"2024-09-17T22:12:54.433852+0000","last_undegraded":"2024-09-17T22:12:54.433852+0000","last_fullsized":"2024-09-17T22:12:54.433852+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_clean_scrub_stamp":"2024-09-17T20:44:29.315838+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-19T02:12:26.459067+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":1879015443,"num_objects":569,"num_object_clones":0,"num_object_copies":1707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":569,"num_whiteouts":0,"num_read":6092,"num_read_kb":2202488,"num_write":786,"num_write_kb":1259106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":972140544,"data_stored":2818535424,"data_compressed":656482117,"data_compressed_allocated":771522560,"data_compressed_original":2617917440,"omap_allocated":0,"internal_metadata":0},"log_size":618,"ondisk_log_size":618,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1547,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5840,"num_read_kb":4866,"num_write":1341,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":814,"ondisk_log_size":814,"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":6650,"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":9,"seq":38654706774,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":293204,"kb_used_data":257860,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94078636,"statfs":{"total":96636764160,"available":96336523264,"internally_reserved":0,"allocated":264048640,"data_stored":939615152,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"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":9,"seq":38654706774,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":378304,"kb_used_data":342960,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93993536,"statfs":{"total":96636764160,"available":96249380864,"internally_reserved":0,"allocated":351191040,"data_stored":940206367,"data_compressed":230760700,"data_compressed_allocated":268906496,"data_compressed_original":858161152,"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":9,"seq":38654706773,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":380752,"kb_used_data":349568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93991088,"statfs":{"total":96636764160,"available":96246874112,"internally_reserved":0,"allocated":357957632,"data_stored":940205667,"data_compressed":244586491,"data_compressed_allocated":282656768,"data_compressed_original":865107968,"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":3325,"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":3325,"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":40960,"data_stored":847,"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":77824,"data_stored":1547,"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":36864,"data_stored":700,"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":357597184,"data_stored":939511808,"data_compressed":244583166,"data_compressed_allocated":282619904,"data_compressed_original":864534528,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":350793728,"data_stored":939511808,"data_compressed":230757375,"data_compressed_allocated":268869632,"data_compressed_original":857587712,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":263749632,"data_stored":939511808,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:16:44.181 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T22:16:44.483 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T22:16:44.483 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-09-17T22:16:44.501 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":2795,"stamp":"2024-09-17T22:16:42.701873+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879607358,"num_objects":599,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":11988,"num_read_kb":2207400,"num_write":2206,"num_write_kb":1261504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1484,"ondisk_log_size":1484,"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":1052260,"kb_used_data":950388,"kb_used_omap":4,"kb_used_meta":101819,"kb_avail":282063260,"statfs":{"total":289910292480,"available":288832778240,"internally_reserved":0,"allocated":973197312,"data_stored":2820027186,"data_compressed":656488767,"data_compressed_allocated":771596288,"data_compressed_original":2619064320,"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.003145"},"pg_stats":[{"pgid":"2.7","version":"31'115","reported_seq":302,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439382+0000","last_change":"2024-09-17T20:44:37.371647+0000","last_active":"2024-09-17T22:13:29.439382+0000","last_peered":"2024-09-17T22:13:29.439382+0000","last_clean":"2024-09-17T22:13:29.439382+0000","last_became_active":"2024-09-17T20:44:35.361555+0000","last_became_peered":"2024-09-17T20:44:35.361555+0000","last_unstale":"2024-09-17T22:13:29.439382+0000","last_undegraded":"2024-09-17T22:13:29.439382+0000","last_fullsized":"2024-09-17T22:13:29.439382+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:35:30.694038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021292469999999999,"stat_sum":{"num_bytes":130,"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":833,"num_read_kb":677,"num_write":207,"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":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":"28'2","reported_seq":110,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439342+0000","last_change":"2024-09-17T20:44:37.370728+0000","last_active":"2024-09-17T22:13:29.439342+0000","last_peered":"2024-09-17T22:13:29.439342+0000","last_clean":"2024-09-17T22:13:29.439342+0000","last_became_active":"2024-09-17T20:44:35.362919+0000","last_became_peered":"2024-09-17T20:44:35.362919+0000","last_unstale":"2024-09-17T22:13:29.439342+0000","last_undegraded":"2024-09-17T22:13:29.439342+0000","last_fullsized":"2024-09-17T22:13:29.439342+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T21:59:33.847425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014487809999999999,"stat_sum":{"num_bytes":260,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":34,"num_read_kb":17,"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":[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":"31'16","reported_seq":229,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:29.429976+0000","last_change":"2024-09-17T20:44:37.372129+0000","last_active":"2024-09-17T22:12:29.429976+0000","last_peered":"2024-09-17T22:12:29.429976+0000","last_clean":"2024-09-17T22:12:29.429976+0000","last_became_active":"2024-09-17T20:44:35.361394+0000","last_became_peered":"2024-09-17T20:44:35.361394+0000","last_unstale":"2024-09-17T22:12:29.429976+0000","last_undegraded":"2024-09-17T22:12:29.429976+0000","last_fullsized":"2024-09-17T22:12:29.429976+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:55:13.750609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002489705,"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":370,"num_read_kb":319,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'40","reported_seq":336,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446789+0000","last_change":"2024-09-17T20:44:37.371461+0000","last_active":"2024-09-17T22:14:14.446789+0000","last_peered":"2024-09-17T22:14:14.446789+0000","last_clean":"2024-09-17T22:14:14.446789+0000","last_became_active":"2024-09-17T20:44:35.360329+0000","last_became_peered":"2024-09-17T20:44:35.360329+0000","last_unstale":"2024-09-17T22:14:14.446789+0000","last_undegraded":"2024-09-17T22:14:14.446789+0000","last_fullsized":"2024-09-17T22:14:14.446789+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":40,"log_dups_size":0,"ondisk_log_size":40,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:07:50.379004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020161279999999998,"stat_sum":{"num_bytes":114,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":496,"num_read_kb":417,"num_write":30,"num_write_kb":22,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'146","reported_seq":2064,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320709+0000","last_change":"2024-09-17T20:44:55.344872+0000","last_active":"2024-09-17T22:14:29.320709+0000","last_peered":"2024-09-17T22:14:29.320709+0000","last_clean":"2024-09-17T22:14:29.320709+0000","last_became_active":"2024-09-17T20:44:52.311139+0000","last_became_peered":"2024-09-17T20:44:52.311139+0000","last_unstale":"2024-09-17T22:14:29.320709+0000","last_undegraded":"2024-09-17T22:14:29.320709+0000","last_fullsized":"2024-09-17T22:14:29.320709+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:40:53.233536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011576990000000001,"stat_sum":{"num_bytes":443924480,"num_objects":131,"num_object_clones":0,"num_object_copies":393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":131,"num_whiteouts":0,"num_read":1872,"num_read_kb":511173,"num_write":192,"num_write_kb":321920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'26","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.449049+0000","last_change":"2024-09-17T20:44:37.362009+0000","last_active":"2024-09-17T22:14:14.449049+0000","last_peered":"2024-09-17T22:14:14.449049+0000","last_clean":"2024-09-17T22:14:14.449049+0000","last_became_active":"2024-09-17T20:44:35.365255+0000","last_became_peered":"2024-09-17T20:44:35.365255+0000","last_unstale":"2024-09-17T22:14:14.449049+0000","last_undegraded":"2024-09-17T22:14:14.449049+0000","last_fullsized":"2024-09-17T22:14:14.449049+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":26,"log_dups_size":0,"ondisk_log_size":26,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:29:58.207650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012539669999999999,"stat_sum":{"num_bytes":343,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":409,"num_read_kb":352,"num_write":20,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"30'174","reported_seq":1513,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:14.437021+0000","last_change":"2024-09-17T20:44:55.335090+0000","last_active":"2024-09-17T22:13:14.437021+0000","last_peered":"2024-09-17T22:13:14.437021+0000","last_clean":"2024-09-17T22:13:14.437021+0000","last_became_active":"2024-09-17T20:44:52.308593+0000","last_became_peered":"2024-09-17T20:44:52.308593+0000","last_unstale":"2024-09-17T22:13:14.437021+0000","last_undegraded":"2024-09-17T22:13:14.437021+0000","last_fullsized":"2024-09-17T22:13:14.437021+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":174,"log_dups_size":0,"ondisk_log_size":174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T21:41:14.995468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010106010000000001,"stat_sum":{"num_bytes":521158656,"num_objects":162,"num_object_clones":0,"num_object_copies":486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":162,"num_whiteouts":0,"num_read":1304,"num_read_kb":613191,"num_write":197,"num_write_kb":342368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'190","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446940+0000","last_change":"2024-09-17T20:44:38.049704+0000","last_active":"2024-09-17T22:14:14.446940+0000","last_peered":"2024-09-17T22:14:14.446940+0000","last_clean":"2024-09-17T22:14:14.446940+0000","last_became_active":"2024-09-17T20:44:35.365096+0000","last_became_peered":"2024-09-17T20:44:35.365096+0000","last_unstale":"2024-09-17T22:14:14.446940+0000","last_undegraded":"2024-09-17T22:14:14.446940+0000","last_fullsized":"2024-09-17T22:14:14.446940+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:06:38.824862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000748691,"stat_sum":{"num_bytes":310,"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":1085,"num_read_kb":885,"num_write":361,"num_write_kb":349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'147","reported_seq":1663,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320662+0000","last_change":"2024-09-17T20:44:55.344628+0000","last_active":"2024-09-17T22:14:29.320662+0000","last_peered":"2024-09-17T22:14:29.320662+0000","last_clean":"2024-09-17T22:14:29.320662+0000","last_became_active":"2024-09-17T20:44:52.309709+0000","last_became_peered":"2024-09-17T20:44:52.309709+0000","last_unstale":"2024-09-17T22:14:29.320662+0000","last_undegraded":"2024-09-17T22:14:29.320662+0000","last_fullsized":"2024-09-17T22:14:29.320662+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":147,"log_dups_size":0,"ondisk_log_size":147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T04:06:44.845761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001027619,"stat_sum":{"num_bytes":461225984,"num_objects":135,"num_object_clones":0,"num_object_copies":405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1474,"num_read_kb":531624,"num_write":206,"num_write_kb":303776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'311","reported_seq":431,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:59.436054+0000","last_change":"2024-09-17T20:44:38.049693+0000","last_active":"2024-09-17T22:12:59.436054+0000","last_peered":"2024-09-17T22:12:59.436054+0000","last_clean":"2024-09-17T22:12:59.436054+0000","last_became_active":"2024-09-17T20:44:35.363320+0000","last_became_peered":"2024-09-17T20:44:35.363320+0000","last_unstale":"2024-09-17T22:12:59.436054+0000","last_undegraded":"2024-09-17T22:12:59.436054+0000","last_fullsized":"2024-09-17T22:12:59.436054+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":311,"log_dups_size":0,"ondisk_log_size":311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T03:58:01.483482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087815600000000005,"stat_sum":{"num_bytes":194,"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":1860,"num_read_kb":1527,"num_write":612,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'151","reported_seq":1637,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.308005+0000","last_change":"2024-09-17T20:44:55.335643+0000","last_active":"2024-09-17T22:14:29.308005+0000","last_peered":"2024-09-17T22:14:29.308005+0000","last_clean":"2024-09-17T22:14:29.308005+0000","last_became_active":"2024-09-17T20:44:52.309439+0000","last_became_peered":"2024-09-17T20:44:52.309439+0000","last_unstale":"2024-09-17T22:14:29.308005+0000","last_undegraded":"2024-09-17T22:14:29.308005+0000","last_fullsized":"2024-09-17T22:14:29.308005+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T01:00:05.588195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001408776,"stat_sum":{"num_bytes":452706323,"num_objects":141,"num_object_clones":0,"num_object_copies":423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1442,"num_read_kb":546500,"num_write":191,"num_write_kb":291042,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'114","reported_seq":476,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446749+0000","last_change":"2024-09-17T20:44:37.370816+0000","last_active":"2024-09-17T22:14:14.446749+0000","last_peered":"2024-09-17T22:14:14.446749+0000","last_clean":"2024-09-17T22:14:14.446749+0000","last_became_active":"2024-09-17T20:44:35.359798+0000","last_became_peered":"2024-09-17T20:44:35.359798+0000","last_unstale":"2024-09-17T22:14:14.446749+0000","last_undegraded":"2024-09-17T22:14:14.446749+0000","last_fullsized":"2024-09-17T22:14:14.446749+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:12:06.871992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001542727,"stat_sum":{"num_bytes":196,"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":753,"num_read_kb":672,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_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":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:54.433852+0000","last_change":"2024-09-17T20:44:30.337119+0000","last_active":"2024-09-17T22:12:54.433852+0000","last_peered":"2024-09-17T22:12:54.433852+0000","last_clean":"2024-09-17T22:12:54.433852+0000","last_became_active":"2024-09-17T20:44:30.332850+0000","last_became_peered":"2024-09-17T20:44:30.332850+0000","last_unstale":"2024-09-17T22:12:54.433852+0000","last_undegraded":"2024-09-17T22:12:54.433852+0000","last_fullsized":"2024-09-17T22:12:54.433852+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_clean_scrub_stamp":"2024-09-17T20:44:29.315838+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-19T02:12:26.459067+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":1879015443,"num_objects":569,"num_object_clones":0,"num_object_copies":1707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":569,"num_whiteouts":0,"num_read":6092,"num_read_kb":2202488,"num_write":786,"num_write_kb":1259106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":972140544,"data_stored":2818535424,"data_compressed":656482117,"data_compressed_allocated":771522560,"data_compressed_original":2617917440,"omap_allocated":0,"internal_metadata":0},"log_size":618,"ondisk_log_size":618,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1547,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5840,"num_read_kb":4866,"num_write":1341,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":814,"ondisk_log_size":814,"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":6650,"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":9,"seq":38654706774,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":293204,"kb_used_data":257860,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94078636,"statfs":{"total":96636764160,"available":96336523264,"internally_reserved":0,"allocated":264048640,"data_stored":939615152,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"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":9,"seq":38654706774,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":378304,"kb_used_data":342960,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93993536,"statfs":{"total":96636764160,"available":96249380864,"internally_reserved":0,"allocated":351191040,"data_stored":940206367,"data_compressed":230760700,"data_compressed_allocated":268906496,"data_compressed_original":858161152,"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":9,"seq":38654706773,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":380752,"kb_used_data":349568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93991088,"statfs":{"total":96636764160,"available":96246874112,"internally_reserved":0,"allocated":357957632,"data_stored":940205667,"data_compressed":244586491,"data_compressed_allocated":282656768,"data_compressed_original":865107968,"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":3325,"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":3325,"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":40960,"data_stored":847,"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":77824,"data_stored":1547,"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":36864,"data_stored":700,"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":357597184,"data_stored":939511808,"data_compressed":244583166,"data_compressed_allocated":282619904,"data_compressed_original":864534528,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":350793728,"data_stored":939511808,"data_compressed":230757375,"data_compressed_allocated":268869632,"data_compressed_original":857587712,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":263749632,"data_stored":939511808,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:16:44.502 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-17T22:16:44.502 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T22:16:44.780 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T22:16:44.780 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-09-17T22:16:44.796 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":2796,"stamp":"2024-09-17T22:16:44.702331+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879607358,"num_objects":599,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":11988,"num_read_kb":2207400,"num_write":2206,"num_write_kb":1261504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1484,"ondisk_log_size":1484,"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":1052260,"kb_used_data":950388,"kb_used_omap":4,"kb_used_meta":101819,"kb_avail":282063260,"statfs":{"total":289910292480,"available":288832778240,"internally_reserved":0,"allocated":973197312,"data_stored":2820027186,"data_compressed":656488767,"data_compressed_allocated":771596288,"data_compressed_original":2619064320,"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.002956"},"pg_stats":[{"pgid":"2.7","version":"31'115","reported_seq":302,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439382+0000","last_change":"2024-09-17T20:44:37.371647+0000","last_active":"2024-09-17T22:13:29.439382+0000","last_peered":"2024-09-17T22:13:29.439382+0000","last_clean":"2024-09-17T22:13:29.439382+0000","last_became_active":"2024-09-17T20:44:35.361555+0000","last_became_peered":"2024-09-17T20:44:35.361555+0000","last_unstale":"2024-09-17T22:13:29.439382+0000","last_undegraded":"2024-09-17T22:13:29.439382+0000","last_fullsized":"2024-09-17T22:13:29.439382+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:35:30.694038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021292469999999999,"stat_sum":{"num_bytes":130,"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":833,"num_read_kb":677,"num_write":207,"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":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":"28'2","reported_seq":110,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439342+0000","last_change":"2024-09-17T20:44:37.370728+0000","last_active":"2024-09-17T22:13:29.439342+0000","last_peered":"2024-09-17T22:13:29.439342+0000","last_clean":"2024-09-17T22:13:29.439342+0000","last_became_active":"2024-09-17T20:44:35.362919+0000","last_became_peered":"2024-09-17T20:44:35.362919+0000","last_unstale":"2024-09-17T22:13:29.439342+0000","last_undegraded":"2024-09-17T22:13:29.439342+0000","last_fullsized":"2024-09-17T22:13:29.439342+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T21:59:33.847425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014487809999999999,"stat_sum":{"num_bytes":260,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":34,"num_read_kb":17,"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":[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":"31'16","reported_seq":230,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:39.309640+0000","last_change":"2024-09-17T20:44:37.372129+0000","last_active":"2024-09-17T22:14:39.309640+0000","last_peered":"2024-09-17T22:14:39.309640+0000","last_clean":"2024-09-17T22:14:39.309640+0000","last_became_active":"2024-09-17T20:44:35.361394+0000","last_became_peered":"2024-09-17T20:44:35.361394+0000","last_unstale":"2024-09-17T22:14:39.309640+0000","last_undegraded":"2024-09-17T22:14:39.309640+0000","last_fullsized":"2024-09-17T22:14:39.309640+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:55:13.750609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002489705,"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":370,"num_read_kb":319,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'40","reported_seq":336,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446789+0000","last_change":"2024-09-17T20:44:37.371461+0000","last_active":"2024-09-17T22:14:14.446789+0000","last_peered":"2024-09-17T22:14:14.446789+0000","last_clean":"2024-09-17T22:14:14.446789+0000","last_became_active":"2024-09-17T20:44:35.360329+0000","last_became_peered":"2024-09-17T20:44:35.360329+0000","last_unstale":"2024-09-17T22:14:14.446789+0000","last_undegraded":"2024-09-17T22:14:14.446789+0000","last_fullsized":"2024-09-17T22:14:14.446789+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":40,"log_dups_size":0,"ondisk_log_size":40,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:07:50.379004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020161279999999998,"stat_sum":{"num_bytes":114,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":496,"num_read_kb":417,"num_write":30,"num_write_kb":22,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'146","reported_seq":2064,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320709+0000","last_change":"2024-09-17T20:44:55.344872+0000","last_active":"2024-09-17T22:14:29.320709+0000","last_peered":"2024-09-17T22:14:29.320709+0000","last_clean":"2024-09-17T22:14:29.320709+0000","last_became_active":"2024-09-17T20:44:52.311139+0000","last_became_peered":"2024-09-17T20:44:52.311139+0000","last_unstale":"2024-09-17T22:14:29.320709+0000","last_undegraded":"2024-09-17T22:14:29.320709+0000","last_fullsized":"2024-09-17T22:14:29.320709+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:40:53.233536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011576990000000001,"stat_sum":{"num_bytes":443924480,"num_objects":131,"num_object_clones":0,"num_object_copies":393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":131,"num_whiteouts":0,"num_read":1872,"num_read_kb":511173,"num_write":192,"num_write_kb":321920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'26","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.449049+0000","last_change":"2024-09-17T20:44:37.362009+0000","last_active":"2024-09-17T22:14:14.449049+0000","last_peered":"2024-09-17T22:14:14.449049+0000","last_clean":"2024-09-17T22:14:14.449049+0000","last_became_active":"2024-09-17T20:44:35.365255+0000","last_became_peered":"2024-09-17T20:44:35.365255+0000","last_unstale":"2024-09-17T22:14:14.449049+0000","last_undegraded":"2024-09-17T22:14:14.449049+0000","last_fullsized":"2024-09-17T22:14:14.449049+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":26,"log_dups_size":0,"ondisk_log_size":26,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:29:58.207650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012539669999999999,"stat_sum":{"num_bytes":343,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":409,"num_read_kb":352,"num_write":20,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"30'174","reported_seq":1513,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:14.437021+0000","last_change":"2024-09-17T20:44:55.335090+0000","last_active":"2024-09-17T22:13:14.437021+0000","last_peered":"2024-09-17T22:13:14.437021+0000","last_clean":"2024-09-17T22:13:14.437021+0000","last_became_active":"2024-09-17T20:44:52.308593+0000","last_became_peered":"2024-09-17T20:44:52.308593+0000","last_unstale":"2024-09-17T22:13:14.437021+0000","last_undegraded":"2024-09-17T22:13:14.437021+0000","last_fullsized":"2024-09-17T22:13:14.437021+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":174,"log_dups_size":0,"ondisk_log_size":174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T21:41:14.995468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010106010000000001,"stat_sum":{"num_bytes":521158656,"num_objects":162,"num_object_clones":0,"num_object_copies":486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":162,"num_whiteouts":0,"num_read":1304,"num_read_kb":613191,"num_write":197,"num_write_kb":342368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'190","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446940+0000","last_change":"2024-09-17T20:44:38.049704+0000","last_active":"2024-09-17T22:14:14.446940+0000","last_peered":"2024-09-17T22:14:14.446940+0000","last_clean":"2024-09-17T22:14:14.446940+0000","last_became_active":"2024-09-17T20:44:35.365096+0000","last_became_peered":"2024-09-17T20:44:35.365096+0000","last_unstale":"2024-09-17T22:14:14.446940+0000","last_undegraded":"2024-09-17T22:14:14.446940+0000","last_fullsized":"2024-09-17T22:14:14.446940+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:06:38.824862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000748691,"stat_sum":{"num_bytes":310,"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":1085,"num_read_kb":885,"num_write":361,"num_write_kb":349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'147","reported_seq":1663,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320662+0000","last_change":"2024-09-17T20:44:55.344628+0000","last_active":"2024-09-17T22:14:29.320662+0000","last_peered":"2024-09-17T22:14:29.320662+0000","last_clean":"2024-09-17T22:14:29.320662+0000","last_became_active":"2024-09-17T20:44:52.309709+0000","last_became_peered":"2024-09-17T20:44:52.309709+0000","last_unstale":"2024-09-17T22:14:29.320662+0000","last_undegraded":"2024-09-17T22:14:29.320662+0000","last_fullsized":"2024-09-17T22:14:29.320662+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":147,"log_dups_size":0,"ondisk_log_size":147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T04:06:44.845761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001027619,"stat_sum":{"num_bytes":461225984,"num_objects":135,"num_object_clones":0,"num_object_copies":405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1474,"num_read_kb":531624,"num_write":206,"num_write_kb":303776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'311","reported_seq":431,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:59.436054+0000","last_change":"2024-09-17T20:44:38.049693+0000","last_active":"2024-09-17T22:12:59.436054+0000","last_peered":"2024-09-17T22:12:59.436054+0000","last_clean":"2024-09-17T22:12:59.436054+0000","last_became_active":"2024-09-17T20:44:35.363320+0000","last_became_peered":"2024-09-17T20:44:35.363320+0000","last_unstale":"2024-09-17T22:12:59.436054+0000","last_undegraded":"2024-09-17T22:12:59.436054+0000","last_fullsized":"2024-09-17T22:12:59.436054+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":311,"log_dups_size":0,"ondisk_log_size":311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T03:58:01.483482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087815600000000005,"stat_sum":{"num_bytes":194,"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":1860,"num_read_kb":1527,"num_write":612,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'151","reported_seq":1637,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.308005+0000","last_change":"2024-09-17T20:44:55.335643+0000","last_active":"2024-09-17T22:14:29.308005+0000","last_peered":"2024-09-17T22:14:29.308005+0000","last_clean":"2024-09-17T22:14:29.308005+0000","last_became_active":"2024-09-17T20:44:52.309439+0000","last_became_peered":"2024-09-17T20:44:52.309439+0000","last_unstale":"2024-09-17T22:14:29.308005+0000","last_undegraded":"2024-09-17T22:14:29.308005+0000","last_fullsized":"2024-09-17T22:14:29.308005+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T01:00:05.588195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001408776,"stat_sum":{"num_bytes":452706323,"num_objects":141,"num_object_clones":0,"num_object_copies":423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1442,"num_read_kb":546500,"num_write":191,"num_write_kb":291042,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'114","reported_seq":476,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446749+0000","last_change":"2024-09-17T20:44:37.370816+0000","last_active":"2024-09-17T22:14:14.446749+0000","last_peered":"2024-09-17T22:14:14.446749+0000","last_clean":"2024-09-17T22:14:14.446749+0000","last_became_active":"2024-09-17T20:44:35.359798+0000","last_became_peered":"2024-09-17T20:44:35.359798+0000","last_unstale":"2024-09-17T22:14:14.446749+0000","last_undegraded":"2024-09-17T22:14:14.446749+0000","last_fullsized":"2024-09-17T22:14:14.446749+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:12:06.871992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001542727,"stat_sum":{"num_bytes":196,"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":753,"num_read_kb":672,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_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":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:54.433852+0000","last_change":"2024-09-17T20:44:30.337119+0000","last_active":"2024-09-17T22:12:54.433852+0000","last_peered":"2024-09-17T22:12:54.433852+0000","last_clean":"2024-09-17T22:12:54.433852+0000","last_became_active":"2024-09-17T20:44:30.332850+0000","last_became_peered":"2024-09-17T20:44:30.332850+0000","last_unstale":"2024-09-17T22:12:54.433852+0000","last_undegraded":"2024-09-17T22:12:54.433852+0000","last_fullsized":"2024-09-17T22:12:54.433852+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_clean_scrub_stamp":"2024-09-17T20:44:29.315838+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-19T02:12:26.459067+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":1879015443,"num_objects":569,"num_object_clones":0,"num_object_copies":1707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":569,"num_whiteouts":0,"num_read":6092,"num_read_kb":2202488,"num_write":786,"num_write_kb":1259106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":972140544,"data_stored":2818535424,"data_compressed":656482117,"data_compressed_allocated":771522560,"data_compressed_original":2617917440,"omap_allocated":0,"internal_metadata":0},"log_size":618,"ondisk_log_size":618,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1547,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5840,"num_read_kb":4866,"num_write":1341,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":814,"ondisk_log_size":814,"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":6650,"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":9,"seq":38654706775,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":293204,"kb_used_data":257860,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94078636,"statfs":{"total":96636764160,"available":96336523264,"internally_reserved":0,"allocated":264048640,"data_stored":939615152,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"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":9,"seq":38654706775,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":378304,"kb_used_data":342960,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93993536,"statfs":{"total":96636764160,"available":96249380864,"internally_reserved":0,"allocated":351191040,"data_stored":940206367,"data_compressed":230760700,"data_compressed_allocated":268906496,"data_compressed_original":858161152,"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":9,"seq":38654706774,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":380752,"kb_used_data":349568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93991088,"statfs":{"total":96636764160,"available":96246874112,"internally_reserved":0,"allocated":357957632,"data_stored":940205667,"data_compressed":244586491,"data_compressed_allocated":282656768,"data_compressed_original":865107968,"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":3325,"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":3325,"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":40960,"data_stored":847,"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":77824,"data_stored":1547,"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":36864,"data_stored":700,"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":357597184,"data_stored":939511808,"data_compressed":244583166,"data_compressed_allocated":282619904,"data_compressed_original":864534528,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":350793728,"data_stored":939511808,"data_compressed":230757375,"data_compressed_allocated":268869632,"data_compressed_original":857587712,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":263749632,"data_stored":939511808,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:16:44.800 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-17T22:16:45.079 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T22:16:45.079 INFO:teuthology.orchestra.run.smithi102.stdout:{"epoch":31,"fsid":"13d12d42-f55c-436b-8a1d-0265d1926230","created":"2024-09-17T20:44:18.333918+0000","modified":"2024-09-17T20:49:51.428205+0000","last_up_change":"2024-09-17T20:44:28.314286+0000","last_in_change":"2024-09-17T20:44:19.240758+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":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-17T20:44:29.270353+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":"12","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-17T20:44:33.697280+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"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-17T20:44:50.306037+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":"31","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":31,"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":"bb84a058-782f-47f4-9994-e7504eee83a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6817","nonce":307564155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6819","nonce":307564155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6823","nonce":307564155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":307564155},{"type":"v1","addr":"172.21.15.102:6821","nonce":307564155}]},"public_addr":"172.21.15.102:6817/307564155","cluster_addr":"172.21.15.102:6819/307564155","heartbeat_back_addr":"172.21.15.102:6823/307564155","heartbeat_front_addr":"172.21.15.102:6821/307564155","state":["exists","up"]},{"osd":1,"uuid":"7d761f85-db1c-41a0-86d6-be01d4a66850","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6801","nonce":31879072}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6803","nonce":31879072}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6807","nonce":31879072}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":31879072},{"type":"v1","addr":"172.21.15.102:6805","nonce":31879072}]},"public_addr":"172.21.15.102:6801/31879072","cluster_addr":"172.21.15.102:6803/31879072","heartbeat_back_addr":"172.21.15.102:6807/31879072","heartbeat_front_addr":"172.21.15.102:6805/31879072","state":["exists","up"]},{"osd":2,"uuid":"49f4660f-ddeb-479e-8164-26b4c2b736cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6809","nonce":1726886799}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6811","nonce":1726886799}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6815","nonce":1726886799}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1726886799},{"type":"v1","addr":"172.21.15.102:6813","nonce":1726886799}]},"public_addr":"172.21.15.102:6809/1726886799","cluster_addr":"172.21.15.102:6811/1726886799","heartbeat_back_addr":"172.21.15.102:6815/1726886799","heartbeat_front_addr":"172.21.15.102:6813/1726886799","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-17T20:44:26.409627+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-17T20:44:25.665875+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-17T20:44:25.452631+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-17T22:16:46.097 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-17T22:16:46.097 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:16:46.251 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-09-17T22:16:46.251 INFO:teuthology.orchestra.run.smithi102.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-17T22:16:46.251 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-09-17T22:16:46.267 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-17T22:16:46.543 INFO:teuthology.orchestra.run.smithi102.stderr:instructed osd(s) 0 to deep-scrub 2024-09-17T22:16:46.559 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-17T22:16:46.560 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:16:46.699 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-09-17T22:16:46.699 INFO:teuthology.orchestra.run.smithi102.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-17T22:16:46.699 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-09-17T22:16:46.713 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-17T22:16:46.995 INFO:teuthology.orchestra.run.smithi102.stderr:instructed osd(s) 1 to deep-scrub 2024-09-17T22:16:47.013 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-17T22:16:47.013 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:16:47.159 INFO:teuthology.orchestra.run.smithi102.stdout:{ 2024-09-17T22:16:47.160 INFO:teuthology.orchestra.run.smithi102.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-17T22:16:47.160 INFO:teuthology.orchestra.run.smithi102.stdout:} 2024-09-17T22:16:47.180 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-17T22:16:47.534 INFO:teuthology.orchestra.run.smithi102.stderr:instructed osd(s) 2 to deep-scrub 2024-09-17T22:16:47.556 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T22:16:47.831 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T22:16:47.832 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-09-17T22:16:47.848 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":2797,"stamp":"2024-09-17T22:16:46.702803+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879607358,"num_objects":599,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":11988,"num_read_kb":2207400,"num_write":2206,"num_write_kb":1261504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1484,"ondisk_log_size":1484,"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":1052260,"kb_used_data":950388,"kb_used_omap":4,"kb_used_meta":101819,"kb_avail":282063260,"statfs":{"total":289910292480,"available":288832778240,"internally_reserved":0,"allocated":973197312,"data_stored":2820027186,"data_compressed":656488767,"data_compressed_allocated":771596288,"data_compressed_original":2619064320,"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.003019"},"pg_stats":[{"pgid":"2.7","version":"31'115","reported_seq":302,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439382+0000","last_change":"2024-09-17T20:44:37.371647+0000","last_active":"2024-09-17T22:13:29.439382+0000","last_peered":"2024-09-17T22:13:29.439382+0000","last_clean":"2024-09-17T22:13:29.439382+0000","last_became_active":"2024-09-17T20:44:35.361555+0000","last_became_peered":"2024-09-17T20:44:35.361555+0000","last_unstale":"2024-09-17T22:13:29.439382+0000","last_undegraded":"2024-09-17T22:13:29.439382+0000","last_fullsized":"2024-09-17T22:13:29.439382+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:35:30.694038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021292469999999999,"stat_sum":{"num_bytes":130,"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":833,"num_read_kb":677,"num_write":207,"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":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":"28'2","reported_seq":110,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:29.439342+0000","last_change":"2024-09-17T20:44:37.370728+0000","last_active":"2024-09-17T22:13:29.439342+0000","last_peered":"2024-09-17T22:13:29.439342+0000","last_clean":"2024-09-17T22:13:29.439342+0000","last_became_active":"2024-09-17T20:44:35.362919+0000","last_became_peered":"2024-09-17T20:44:35.362919+0000","last_unstale":"2024-09-17T22:13:29.439342+0000","last_undegraded":"2024-09-17T22:13:29.439342+0000","last_fullsized":"2024-09-17T22:13:29.439342+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+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-18T21:59:33.847425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014487809999999999,"stat_sum":{"num_bytes":260,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":34,"num_read_kb":17,"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":[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":"31'16","reported_seq":230,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:39.309640+0000","last_change":"2024-09-17T20:44:37.372129+0000","last_active":"2024-09-17T22:14:39.309640+0000","last_peered":"2024-09-17T22:14:39.309640+0000","last_clean":"2024-09-17T22:14:39.309640+0000","last_became_active":"2024-09-17T20:44:35.361394+0000","last_became_peered":"2024-09-17T20:44:35.361394+0000","last_unstale":"2024-09-17T22:14:39.309640+0000","last_undegraded":"2024-09-17T22:14:39.309640+0000","last_fullsized":"2024-09-17T22:14:39.309640+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:55:13.750609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002489705,"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":370,"num_read_kb":319,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'40","reported_seq":336,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446789+0000","last_change":"2024-09-17T20:44:37.371461+0000","last_active":"2024-09-17T22:14:14.446789+0000","last_peered":"2024-09-17T22:14:14.446789+0000","last_clean":"2024-09-17T22:14:14.446789+0000","last_became_active":"2024-09-17T20:44:35.360329+0000","last_became_peered":"2024-09-17T20:44:35.360329+0000","last_unstale":"2024-09-17T22:14:14.446789+0000","last_undegraded":"2024-09-17T22:14:14.446789+0000","last_fullsized":"2024-09-17T22:14:14.446789+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":40,"log_dups_size":0,"ondisk_log_size":40,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:07:50.379004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020161279999999998,"stat_sum":{"num_bytes":114,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":496,"num_read_kb":417,"num_write":30,"num_write_kb":22,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'146","reported_seq":2064,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320709+0000","last_change":"2024-09-17T20:44:55.344872+0000","last_active":"2024-09-17T22:14:29.320709+0000","last_peered":"2024-09-17T22:14:29.320709+0000","last_clean":"2024-09-17T22:14:29.320709+0000","last_became_active":"2024-09-17T20:44:52.311139+0000","last_became_peered":"2024-09-17T20:44:52.311139+0000","last_unstale":"2024-09-17T22:14:29.320709+0000","last_undegraded":"2024-09-17T22:14:29.320709+0000","last_fullsized":"2024-09-17T22:14:29.320709+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:40:53.233536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011576990000000001,"stat_sum":{"num_bytes":443924480,"num_objects":131,"num_object_clones":0,"num_object_copies":393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":131,"num_whiteouts":0,"num_read":1872,"num_read_kb":511173,"num_write":192,"num_write_kb":321920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'26","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.449049+0000","last_change":"2024-09-17T20:44:37.362009+0000","last_active":"2024-09-17T22:14:14.449049+0000","last_peered":"2024-09-17T22:14:14.449049+0000","last_clean":"2024-09-17T22:14:14.449049+0000","last_became_active":"2024-09-17T20:44:35.365255+0000","last_became_peered":"2024-09-17T20:44:35.365255+0000","last_unstale":"2024-09-17T22:14:14.449049+0000","last_undegraded":"2024-09-17T22:14:14.449049+0000","last_fullsized":"2024-09-17T22:14:14.449049+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":26,"log_dups_size":0,"ondisk_log_size":26,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:29:58.207650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012539669999999999,"stat_sum":{"num_bytes":343,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":409,"num_read_kb":352,"num_write":20,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"30'174","reported_seq":1513,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:13:14.437021+0000","last_change":"2024-09-17T20:44:55.335090+0000","last_active":"2024-09-17T22:13:14.437021+0000","last_peered":"2024-09-17T22:13:14.437021+0000","last_clean":"2024-09-17T22:13:14.437021+0000","last_became_active":"2024-09-17T20:44:52.308593+0000","last_became_peered":"2024-09-17T20:44:52.308593+0000","last_unstale":"2024-09-17T22:13:14.437021+0000","last_undegraded":"2024-09-17T22:13:14.437021+0000","last_fullsized":"2024-09-17T22:13:14.437021+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":174,"log_dups_size":0,"ondisk_log_size":174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T21:41:14.995468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010106010000000001,"stat_sum":{"num_bytes":521158656,"num_objects":162,"num_object_clones":0,"num_object_copies":486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":162,"num_whiteouts":0,"num_read":1304,"num_read_kb":613191,"num_write":197,"num_write_kb":342368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'190","reported_seq":304,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446940+0000","last_change":"2024-09-17T20:44:38.049704+0000","last_active":"2024-09-17T22:14:14.446940+0000","last_peered":"2024-09-17T22:14:14.446940+0000","last_clean":"2024-09-17T22:14:14.446940+0000","last_became_active":"2024-09-17T20:44:35.365096+0000","last_became_peered":"2024-09-17T20:44:35.365096+0000","last_unstale":"2024-09-17T22:14:14.446940+0000","last_undegraded":"2024-09-17T22:14:14.446940+0000","last_fullsized":"2024-09-17T22:14:14.446940+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:06:38.824862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000748691,"stat_sum":{"num_bytes":310,"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":1085,"num_read_kb":885,"num_write":361,"num_write_kb":349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'147","reported_seq":1663,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.320662+0000","last_change":"2024-09-17T20:44:55.344628+0000","last_active":"2024-09-17T22:14:29.320662+0000","last_peered":"2024-09-17T22:14:29.320662+0000","last_clean":"2024-09-17T22:14:29.320662+0000","last_became_active":"2024-09-17T20:44:52.309709+0000","last_became_peered":"2024-09-17T20:44:52.309709+0000","last_unstale":"2024-09-17T22:14:29.320662+0000","last_undegraded":"2024-09-17T22:14:29.320662+0000","last_fullsized":"2024-09-17T22:14:29.320662+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":147,"log_dups_size":0,"ondisk_log_size":147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T04:06:44.845761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001027619,"stat_sum":{"num_bytes":461225984,"num_objects":135,"num_object_clones":0,"num_object_copies":405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1474,"num_read_kb":531624,"num_write":206,"num_write_kb":303776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'311","reported_seq":431,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:59.436054+0000","last_change":"2024-09-17T20:44:38.049693+0000","last_active":"2024-09-17T22:12:59.436054+0000","last_peered":"2024-09-17T22:12:59.436054+0000","last_clean":"2024-09-17T22:12:59.436054+0000","last_became_active":"2024-09-17T20:44:35.363320+0000","last_became_peered":"2024-09-17T20:44:35.363320+0000","last_unstale":"2024-09-17T22:12:59.436054+0000","last_undegraded":"2024-09-17T22:12:59.436054+0000","last_fullsized":"2024-09-17T22:12:59.436054+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":311,"log_dups_size":0,"ondisk_log_size":311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T03:58:01.483482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087815600000000005,"stat_sum":{"num_bytes":194,"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":1860,"num_read_kb":1527,"num_write":612,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'151","reported_seq":1637,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:29.308005+0000","last_change":"2024-09-17T20:44:55.335643+0000","last_active":"2024-09-17T22:14:29.308005+0000","last_peered":"2024-09-17T22:14:29.308005+0000","last_clean":"2024-09-17T22:14:29.308005+0000","last_became_active":"2024-09-17T20:44:52.309439+0000","last_became_peered":"2024-09-17T20:44:52.309439+0000","last_unstale":"2024-09-17T22:14:29.308005+0000","last_undegraded":"2024-09-17T22:14:29.308005+0000","last_fullsized":"2024-09-17T22:14:29.308005+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:51.293844+0000","last_clean_scrub_stamp":"2024-09-17T20:44:51.293844+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T01:00:05.588195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001408776,"stat_sum":{"num_bytes":452706323,"num_objects":141,"num_object_clones":0,"num_object_copies":423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1442,"num_read_kb":546500,"num_write":191,"num_write_kb":291042,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'114","reported_seq":476,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:14:14.446749+0000","last_change":"2024-09-17T20:44:37.370816+0000","last_active":"2024-09-17T22:14:14.446749+0000","last_peered":"2024-09-17T22:14:14.446749+0000","last_clean":"2024-09-17T22:14:14.446749+0000","last_became_active":"2024-09-17T20:44:35.359798+0000","last_became_peered":"2024-09-17T20:44:35.359798+0000","last_unstale":"2024-09-17T22:14:14.446749+0000","last_undegraded":"2024-09-17T22:14:14.446749+0000","last_fullsized":"2024-09-17T22:14:14.446749+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:34.331011+0000","last_clean_scrub_stamp":"2024-09-17T20:44:34.331011+0000","objects_scrubbed":0,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:12:06.871992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001542727,"stat_sum":{"num_bytes":196,"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":753,"num_read_kb":672,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_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":"11'52","reported_seq":162,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:12:54.433852+0000","last_change":"2024-09-17T20:44:30.337119+0000","last_active":"2024-09-17T22:12:54.433852+0000","last_peered":"2024-09-17T22:12:54.433852+0000","last_clean":"2024-09-17T22:12:54.433852+0000","last_became_active":"2024-09-17T20:44:30.332850+0000","last_became_peered":"2024-09-17T20:44:30.332850+0000","last_unstale":"2024-09-17T22:12:54.433852+0000","last_undegraded":"2024-09-17T22:12:54.433852+0000","last_fullsized":"2024-09-17T22:12:54.433852+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:29.315838+0000","last_clean_scrub_stamp":"2024-09-17T20:44:29.315838+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-19T02:12:26.459067+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":1879015443,"num_objects":569,"num_object_clones":0,"num_object_copies":1707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":569,"num_whiteouts":0,"num_read":6092,"num_read_kb":2202488,"num_write":786,"num_write_kb":1259106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":972140544,"data_stored":2818535424,"data_compressed":656482117,"data_compressed_allocated":771522560,"data_compressed_original":2617917440,"omap_allocated":0,"internal_metadata":0},"log_size":618,"ondisk_log_size":618,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1547,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5840,"num_read_kb":4866,"num_write":1341,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":814,"ondisk_log_size":814,"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":6650,"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":9,"seq":38654706775,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":293204,"kb_used_data":257860,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94078636,"statfs":{"total":96636764160,"available":96336523264,"internally_reserved":0,"allocated":264048640,"data_stored":939615152,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"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":9,"seq":38654706775,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":378304,"kb_used_data":342960,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93993536,"statfs":{"total":96636764160,"available":96249380864,"internally_reserved":0,"allocated":351191040,"data_stored":940206367,"data_compressed":230760700,"data_compressed_allocated":268906496,"data_compressed_original":858161152,"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":9,"seq":38654706774,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":380752,"kb_used_data":349568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93991088,"statfs":{"total":96636764160,"available":96246874112,"internally_reserved":0,"allocated":357957632,"data_stored":940205667,"data_compressed":244586491,"data_compressed_allocated":282656768,"data_compressed_original":865107968,"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":3325,"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":3325,"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":40960,"data_stored":847,"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":77824,"data_stored":1547,"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":36864,"data_stored":700,"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":357597184,"data_stored":939511808,"data_compressed":244583166,"data_compressed_allocated":282619904,"data_compressed_original":864534528,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":350793728,"data_stored":939511808,"data_compressed":230757375,"data_compressed_allocated":268869632,"data_compressed_original":857587712,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":263749632,"data_stored":939511808,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:16:47.851 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-17T20:44:51.293844+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=51, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-17T20:44:51.293844+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=51, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.852 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-17T20:44:51.293844+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=51, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.853 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.853 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-17T20:44:51.293844+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=51, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.853 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-17T20:44:34.331011+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=34, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.853 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-17T20:44:29.315838+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=29, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=16, tm_sec=45, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:16:47.853 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-17T22:17:07.854 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-17T22:17:08.167 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-17T22:17:08.168 INFO:teuthology.orchestra.run.smithi102.stderr:dumped all 2024-09-17T22:17:08.185 INFO:teuthology.orchestra.run.smithi102.stdout:{"pg_ready":true,"pg_map":{"version":2807,"stamp":"2024-09-17T22:17:06.707739+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879607358,"num_objects":599,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":11988,"num_read_kb":2207400,"num_write":2206,"num_write_kb":1261504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1305,"num_omap_keys":78,"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":1514,"ondisk_log_size":1514,"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":1056420,"kb_used_data":950388,"kb_used_omap":4,"kb_used_meta":105979,"kb_avail":282059100,"statfs":{"total":289910292480,"available":288828518400,"internally_reserved":0,"allocated":973197312,"data_stored":2820027186,"data_compressed":656488767,"data_compressed_allocated":771596288,"data_compressed_original":2619064320,"omap_allocated":4785,"internal_metadata":108522831},"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.003158"},"pg_stats":[{"pgid":"2.7","version":"31'119","reported_seq":314,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:51.023195+0000","last_change":"2024-09-17T22:16:51.023195+0000","last_active":"2024-09-17T22:16:51.023195+0000","last_peered":"2024-09-17T22:16:51.023195+0000","last_clean":"2024-09-17T22:16:51.023195+0000","last_became_active":"2024-09-17T20:44:35.361555+0000","last_became_peered":"2024-09-17T20:44:35.361555+0000","last_unstale":"2024-09-17T22:16:51.023195+0000","last_undegraded":"2024-09-17T22:16:51.023195+0000","last_fullsized":"2024-09-17T22:16:51.023195+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'119","last_scrub_stamp":"2024-09-17T22:16:51.022989+0000","last_deep_scrub":"31'119","last_deep_scrub_stamp":"2024-09-17T22:16:51.022989+0000","last_clean_scrub_stamp":"2024-09-17T22:16:51.022989+0000","objects_scrubbed":4,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T04:26:29.376732+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0021292469999999999,"stat_sum":{"num_bytes":130,"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":833,"num_read_kb":677,"num_write":207,"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":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":205,"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.6","version":"31'4","reported_seq":120,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:52.041008+0000","last_change":"2024-09-17T22:16:52.041008+0000","last_active":"2024-09-17T22:16:52.041008+0000","last_peered":"2024-09-17T22:16:52.041008+0000","last_clean":"2024-09-17T22:16:52.041008+0000","last_became_active":"2024-09-17T20:44:35.362919+0000","last_became_peered":"2024-09-17T20:44:35.362919+0000","last_unstale":"2024-09-17T22:16:52.041008+0000","last_undegraded":"2024-09-17T22:16:52.041008+0000","last_fullsized":"2024-09-17T22:16:52.041008+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'4","last_scrub_stamp":"2024-09-17T22:16:52.040745+0000","last_deep_scrub":"31'4","last_deep_scrub_stamp":"2024-09-17T22:16:52.040745+0000","last_clean_scrub_stamp":"2024-09-17T22:16:52.040745+0000","objects_scrubbed":2,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:01:21.646943+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0014487809999999999,"stat_sum":{"num_bytes":260,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":34,"num_read_kb":17,"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":[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":"31'17","reported_seq":239,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:50.048956+0000","last_change":"2024-09-17T22:16:50.048956+0000","last_active":"2024-09-17T22:16:50.048956+0000","last_peered":"2024-09-17T22:16:50.048956+0000","last_clean":"2024-09-17T22:16:50.048956+0000","last_became_active":"2024-09-17T20:44:35.361394+0000","last_became_peered":"2024-09-17T20:44:35.361394+0000","last_unstale":"2024-09-17T22:16:50.048956+0000","last_undegraded":"2024-09-17T22:16:50.048956+0000","last_fullsized":"2024-09-17T22:16:50.048956+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'17","last_scrub_stamp":"2024-09-17T22:16:50.048752+0000","last_deep_scrub":"31'17","last_deep_scrub_stamp":"2024-09-17T22:16:50.048752+0000","last_clean_scrub_stamp":"2024-09-17T22:16:50.048752+0000","objects_scrubbed":1,"log_size":17,"log_dups_size":0,"ondisk_log_size":17,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T02:09:33.878650+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.002489705,"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":370,"num_read_kb":319,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"31'45","reported_seq":349,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:49.012485+0000","last_change":"2024-09-17T22:16:49.012485+0000","last_active":"2024-09-17T22:16:49.012485+0000","last_peered":"2024-09-17T22:16:49.012485+0000","last_clean":"2024-09-17T22:16:49.012485+0000","last_became_active":"2024-09-17T20:44:35.360329+0000","last_became_peered":"2024-09-17T20:44:35.360329+0000","last_unstale":"2024-09-17T22:16:49.012485+0000","last_undegraded":"2024-09-17T22:16:49.012485+0000","last_fullsized":"2024-09-17T22:16:49.012485+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'45","last_scrub_stamp":"2024-09-17T22:16:49.012286+0000","last_deep_scrub":"31'45","last_deep_scrub_stamp":"2024-09-17T22:16:49.012286+0000","last_clean_scrub_stamp":"2024-09-17T22:16:49.012286+0000","objects_scrubbed":5,"log_size":45,"log_dups_size":0,"ondisk_log_size":45,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-18T22:36:45.850555+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0020161279999999998,"stat_sum":{"num_bytes":114,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":496,"num_read_kb":417,"num_write":30,"num_write_kb":22,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":602,"num_omap_keys":34,"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":"30'146","reported_seq":2080,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:47.578730+0000","last_change":"2024-09-17T22:16:47.578730+0000","last_active":"2024-09-17T22:16:47.578730+0000","last_peered":"2024-09-17T22:16:47.578730+0000","last_clean":"2024-09-17T22:16:47.578730+0000","last_became_active":"2024-09-17T20:44:52.311139+0000","last_became_peered":"2024-09-17T20:44:52.311139+0000","last_unstale":"2024-09-17T22:16:47.578730+0000","last_undegraded":"2024-09-17T22:16:47.578730+0000","last_fullsized":"2024-09-17T22:16:47.578730+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'146","last_scrub_stamp":"2024-09-17T22:16:47.578619+0000","last_deep_scrub":"30'146","last_deep_scrub_stamp":"2024-09-17T22:16:47.578619+0000","last_clean_scrub_stamp":"2024-09-17T22:16:47.578619+0000","objects_scrubbed":131,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:36:38.021328+0000","scrub_duration":503,"objects_trimmed":0,"snaptrim_duration":0.0011576990000000001,"stat_sum":{"num_bytes":443924480,"num_objects":131,"num_object_clones":0,"num_object_copies":393,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":131,"num_whiteouts":0,"num_read":1872,"num_read_kb":511173,"num_write":192,"num_write_kb":321920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'31","reported_seq":317,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:48.134228+0000","last_change":"2024-09-17T22:16:48.134228+0000","last_active":"2024-09-17T22:16:48.134228+0000","last_peered":"2024-09-17T22:16:48.134228+0000","last_clean":"2024-09-17T22:16:48.134228+0000","last_became_active":"2024-09-17T20:44:35.365255+0000","last_became_peered":"2024-09-17T20:44:35.365255+0000","last_unstale":"2024-09-17T22:16:48.134228+0000","last_undegraded":"2024-09-17T22:16:48.134228+0000","last_fullsized":"2024-09-17T22:16:48.134228+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'31","last_scrub_stamp":"2024-09-17T22:16:48.134006+0000","last_deep_scrub":"31'31","last_deep_scrub_stamp":"2024-09-17T22:16:48.134006+0000","last_clean_scrub_stamp":"2024-09-17T22:16:48.134006+0000","objects_scrubbed":5,"log_size":31,"log_dups_size":0,"ondisk_log_size":31,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T05:27:31.537858+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0012539669999999999,"stat_sum":{"num_bytes":343,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":409,"num_read_kb":352,"num_write":20,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":206,"num_omap_keys":13,"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":"30'174","reported_seq":1531,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:53.787925+0000","last_change":"2024-09-17T22:16:53.787925+0000","last_active":"2024-09-17T22:16:53.787925+0000","last_peered":"2024-09-17T22:16:53.787925+0000","last_clean":"2024-09-17T22:16:53.787925+0000","last_became_active":"2024-09-17T20:44:52.308593+0000","last_became_peered":"2024-09-17T20:44:52.308593+0000","last_unstale":"2024-09-17T22:16:53.787925+0000","last_undegraded":"2024-09-17T22:16:53.787925+0000","last_fullsized":"2024-09-17T22:16:53.787925+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'174","last_scrub_stamp":"2024-09-17T22:16:53.787749+0000","last_deep_scrub":"30'174","last_deep_scrub_stamp":"2024-09-17T22:16:53.787749+0000","last_clean_scrub_stamp":"2024-09-17T22:16:53.787749+0000","objects_scrubbed":162,"log_size":174,"log_dups_size":0,"ondisk_log_size":174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:45:01.405676+0000","scrub_duration":739,"objects_trimmed":0,"snaptrim_duration":0.0010106010000000001,"stat_sum":{"num_bytes":521158656,"num_objects":162,"num_object_clones":0,"num_object_copies":486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":162,"num_whiteouts":0,"num_read":1304,"num_read_kb":613191,"num_write":197,"num_write_kb":342368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'194","reported_seq":316,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:48.885952+0000","last_change":"2024-09-17T22:16:48.885952+0000","last_active":"2024-09-17T22:16:48.885952+0000","last_peered":"2024-09-17T22:16:48.885952+0000","last_clean":"2024-09-17T22:16:48.885952+0000","last_became_active":"2024-09-17T20:44:35.365096+0000","last_became_peered":"2024-09-17T20:44:35.365096+0000","last_unstale":"2024-09-17T22:16:48.885952+0000","last_undegraded":"2024-09-17T22:16:48.885952+0000","last_fullsized":"2024-09-17T22:16:48.885952+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'194","last_scrub_stamp":"2024-09-17T22:16:48.885763+0000","last_deep_scrub":"31'194","last_deep_scrub_stamp":"2024-09-17T22:16:48.885763+0000","last_clean_scrub_stamp":"2024-09-17T22:16:48.885763+0000","objects_scrubbed":4,"log_size":194,"log_dups_size":0,"ondisk_log_size":194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:26:10.042895+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.000748691,"stat_sum":{"num_bytes":310,"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":1085,"num_read_kb":885,"num_write":361,"num_write_kb":349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'147","reported_seq":1681,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:49.735859+0000","last_change":"2024-09-17T22:16:49.735859+0000","last_active":"2024-09-17T22:16:49.735859+0000","last_peered":"2024-09-17T22:16:49.735859+0000","last_clean":"2024-09-17T22:16:49.735859+0000","last_became_active":"2024-09-17T20:44:52.309709+0000","last_became_peered":"2024-09-17T20:44:52.309709+0000","last_unstale":"2024-09-17T22:16:49.735859+0000","last_undegraded":"2024-09-17T22:16:49.735859+0000","last_fullsized":"2024-09-17T22:16:49.735859+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'147","last_scrub_stamp":"2024-09-17T22:16:49.735742+0000","last_deep_scrub":"30'147","last_deep_scrub_stamp":"2024-09-17T22:16:49.735742+0000","last_clean_scrub_stamp":"2024-09-17T22:16:49.735742+0000","objects_scrubbed":135,"log_size":147,"log_dups_size":0,"ondisk_log_size":147,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-18T22:48:25.767040+0000","scrub_duration":659,"objects_trimmed":0,"snaptrim_duration":0.001027619,"stat_sum":{"num_bytes":461225984,"num_objects":135,"num_object_clones":0,"num_object_copies":405,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1474,"num_read_kb":531624,"num_write":206,"num_write_kb":303776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'314","reported_seq":443,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:47.899312+0000","last_change":"2024-09-17T22:16:47.899182+0000","last_active":"2024-09-17T22:16:47.899312+0000","last_peered":"2024-09-17T22:16:47.899312+0000","last_clean":"2024-09-17T22:16:47.899312+0000","last_became_active":"2024-09-17T20:44:35.363320+0000","last_became_peered":"2024-09-17T20:44:35.363320+0000","last_unstale":"2024-09-17T22:16:47.899312+0000","last_undegraded":"2024-09-17T22:16:47.899312+0000","last_fullsized":"2024-09-17T22:16:47.899312+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'314","last_scrub_stamp":"2024-09-17T22:16:47.899014+0000","last_deep_scrub":"31'314","last_deep_scrub_stamp":"2024-09-17T22:16:47.899014+0000","last_clean_scrub_stamp":"2024-09-17T22:16:47.899014+0000","objects_scrubbed":3,"log_size":314,"log_dups_size":0,"ondisk_log_size":314,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-18T23:04:19.809216+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00087815600000000005,"stat_sum":{"num_bytes":194,"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":1860,"num_read_kb":1527,"num_write":612,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30'151","reported_seq":1655,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:54.621698+0000","last_change":"2024-09-17T22:16:54.621698+0000","last_active":"2024-09-17T22:16:54.621698+0000","last_peered":"2024-09-17T22:16:54.621698+0000","last_clean":"2024-09-17T22:16:54.621698+0000","last_became_active":"2024-09-17T20:44:52.309439+0000","last_became_peered":"2024-09-17T20:44:52.309439+0000","last_unstale":"2024-09-17T22:16:54.621698+0000","last_undegraded":"2024-09-17T22:16:54.621698+0000","last_fullsized":"2024-09-17T22:16:54.621698+0000","mapping_epoch":20,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'151","last_scrub_stamp":"2024-09-17T22:16:54.621587+0000","last_deep_scrub":"30'151","last_deep_scrub_stamp":"2024-09-17T22:16:54.621587+0000","last_clean_scrub_stamp":"2024-09-17T22:16:54.621587+0000","objects_scrubbed":141,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:42:17.278050+0000","scrub_duration":615,"objects_trimmed":0,"snaptrim_duration":0.001408776,"stat_sum":{"num_bytes":452706323,"num_objects":141,"num_object_clones":0,"num_object_copies":423,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1442,"num_read_kb":546500,"num_write":191,"num_write_kb":291042,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"31'118","reported_seq":488,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:47.977893+0000","last_change":"2024-09-17T22:16:47.977893+0000","last_active":"2024-09-17T22:16:47.977893+0000","last_peered":"2024-09-17T22:16:47.977893+0000","last_clean":"2024-09-17T22:16:47.977893+0000","last_became_active":"2024-09-17T20:44:35.359798+0000","last_became_peered":"2024-09-17T20:44:35.359798+0000","last_unstale":"2024-09-17T22:16:47.977893+0000","last_undegraded":"2024-09-17T22:16:47.977893+0000","last_fullsized":"2024-09-17T22:16:47.977893+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'118","last_scrub_stamp":"2024-09-17T22:16:47.977712+0000","last_deep_scrub":"31'118","last_deep_scrub_stamp":"2024-09-17T22:16:47.977712+0000","last_clean_scrub_stamp":"2024-09-17T22:16:47.977712+0000","objects_scrubbed":4,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T03:59:00.750177+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.001542727,"stat_sum":{"num_bytes":196,"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":753,"num_read_kb":672,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_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":"31'54","reported_seq":173,"reported_epoch":31,"state":"active+clean","last_fresh":"2024-09-17T22:16:47.011125+0000","last_change":"2024-09-17T22:16:47.011042+0000","last_active":"2024-09-17T22:16:47.011125+0000","last_peered":"2024-09-17T22:16:47.011125+0000","last_clean":"2024-09-17T22:16:47.011125+0000","last_became_active":"2024-09-17T20:44:30.332850+0000","last_became_peered":"2024-09-17T20:44:30.332850+0000","last_unstale":"2024-09-17T22:16:47.011125+0000","last_undegraded":"2024-09-17T22:16:47.011125+0000","last_fullsized":"2024-09-17T22:16:47.011125+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"31'54","last_scrub_stamp":"2024-09-17T22:16:47.010950+0000","last_deep_scrub":"31'54","last_deep_scrub_stamp":"2024-09-17T22:16:47.010950+0000","last_clean_scrub_stamp":"2024-09-17T22:16:47.010950+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-19T10:09:05.768993+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":1879015443,"num_objects":569,"num_object_clones":0,"num_object_copies":1707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":569,"num_whiteouts":0,"num_read":6092,"num_read_kb":2202488,"num_write":786,"num_write_kb":1259106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":972140544,"data_stored":2818535424,"data_compressed":656482117,"data_compressed_allocated":771522560,"data_compressed_original":2617917440,"omap_allocated":0,"internal_metadata":0},"log_size":618,"ondisk_log_size":618,"up":12,"acting":12,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1547,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5840,"num_read_kb":4866,"num_write":1341,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1305,"num_omap_keys":78,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":155648,"data_stored":3094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":842,"ondisk_log_size":842,"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":6650,"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":9,"seq":38654706779,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":293204,"kb_used_data":257860,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94078636,"statfs":{"total":96636764160,"available":96336523264,"internally_reserved":0,"allocated":264048640,"data_stored":939615152,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"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":9,"seq":38654706779,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":378304,"kb_used_data":342960,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93993536,"statfs":{"total":96636764160,"available":96249380864,"internally_reserved":0,"allocated":351191040,"data_stored":940206367,"data_compressed":230760700,"data_compressed_allocated":268906496,"data_compressed_original":858161152,"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":9,"seq":38654706778,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":384912,"kb_used_data":349568,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93986928,"statfs":{"total":96636764160,"available":96242614272,"internally_reserved":0,"allocated":357957632,"data_stored":940205667,"data_compressed":244586491,"data_compressed_allocated":282656768,"data_compressed_original":865107968,"omap_allocated":1595,"internal_metadata":36174277},"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":3325,"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":3325,"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":40960,"data_stored":847,"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":77824,"data_stored":1547,"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":36864,"data_stored":700,"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":357597184,"data_stored":939511808,"data_compressed":244583166,"data_compressed_allocated":282619904,"data_compressed_original":864534528,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":350793728,"data_stored":939511808,"data_compressed":230757375,"data_compressed_allocated":268869632,"data_compressed_original":857587712,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":263749632,"data_stored":939511808,"data_compressed":181141576,"data_compressed_allocated":220033024,"data_compressed_original":895795200,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:17:08.186 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-17T22:17:08.521 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-17T22:17:08.522 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-17T22:17:08.522 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-17T22:17:08.522 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:08.616 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-17T22:17:08.616 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-17T22:17:08.617 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:08.696 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-17T22:17:08.696 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-17T22:17:08.696 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:08.789 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-17T22:17:08.789 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-17T22:17:08.790 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-17T22:17:08.790 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:08.822 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-17T22:17:08.822 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-17T22:17:08.822 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-17T22:17:08.822 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:08.880 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-17T22:17:08.880 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-17T22:17:08.881 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:17:08.937 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T22:17:08.938 DEBUG:teuthology.orchestra.run.smithi102:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-17T22:17:09.343 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T22:17:09.343 DEBUG:teuthology.orchestra.run.smithi102:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-17T22:17:09.588 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T22:17:09.588 DEBUG:teuthology.orchestra.run.smithi102:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-17T22:17:09.770 INFO:tasks.ceph:Archiving mon data... 2024-09-17T22:17:09.772 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/data/cluster2.mon.a.tgz 2024-09-17T22:17:09.772 DEBUG:teuthology.orchestra.run.smithi102:> mktemp 2024-09-17T22:17:09.777 INFO:teuthology.orchestra.run.smithi102.stdout:/tmp/tmp.1y1pr3YJHt 2024-09-17T22:17:09.777 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.1y1pr3YJHt 2024-09-17T22:17:09.873 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0666 /tmp/tmp.1y1pr3YJHt 2024-09-17T22:17:09.937 DEBUG:teuthology.orchestra.remote:smithi102:/tmp/tmp.1y1pr3YJHt is 208KB 2024-09-17T22:17:09.995 DEBUG:teuthology.orchestra.run.smithi102:> rm -fr /tmp/tmp.1y1pr3YJHt 2024-09-17T22:17:10.001 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-17T22:17:10.001 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:17:10.004 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:17:10.226 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-17T22:17:10.239 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-17T22:17:10.239 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T22:17:10.874 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T22:17:10.875 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-17T22:17:10.894 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":2825,"stamp":"2024-09-17T22:17:10.523123+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22878035394,"num_objects":5627,"num_object_clones":657,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":479902,"num_read_kb":13595426,"num_write":600654,"num_write_kb":82194390,"num_scrub_errors":0,"num_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":47403,"ondisk_log_size":47403,"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":6283656,"kb_used_data":3341528,"kb_used_omap":204,"kb_used_meta":2941875,"kb_avail":276831864,"statfs":{"total":289910292480,"available":283475828736,"internally_reserved":0,"allocated":3421724672,"data_stored":34633475988,"data_compressed":1018255095,"data_compressed_allocated":3020365824,"data_compressed_original":34205003776,"omap_allocated":209905,"internal_metadata":3012480015},"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.003111"},"pg_stats":[{"pgid":"2.7","version":"25'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:58.824446+0000","last_change":"2024-09-17T20:43:59.155639+0000","last_active":"2024-09-17T22:14:58.824446+0000","last_peered":"2024-09-17T22:14:58.824446+0000","last_clean":"2024-09-17T22:14:58.824446+0000","last_became_active":"2024-09-17T20:43:57.147127+0000","last_became_peered":"2024-09-17T20:43:57.147127+0000","last_unstale":"2024-09-17T22:14:58.824446+0000","last_undegraded":"2024-09-17T22:14:58.824446+0000","last_fullsized":"2024-09-17T22:14:58.824446+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T07:19:31.124550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018461619999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"28'2824","reported_seq":2913,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.378514+0000","last_change":"2024-09-17T20:43:59.155814+0000","last_active":"2024-09-17T22:16:32.378514+0000","last_peered":"2024-09-17T22:16:32.378514+0000","last_clean":"2024-09-17T22:16:32.378514+0000","last_became_active":"2024-09-17T20:43:57.147519+0000","last_became_peered":"2024-09-17T20:43:57.147519+0000","last_unstale":"2024-09-17T22:16:32.378514+0000","last_undegraded":"2024-09-17T22:16:32.378514+0000","last_fullsized":"2024-09-17T22:16:32.378514+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2824,"log_dups_size":0,"ondisk_log_size":2824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:51:22.911411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024019409999999999,"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":16912,"num_read_kb":14090,"num_write":5640,"num_write_kb":5634,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'2263","reported_seq":4178,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.374376+0000","last_change":"2024-09-17T20:43:59.154582+0000","last_active":"2024-09-17T22:16:32.374376+0000","last_peered":"2024-09-17T22:16:32.374376+0000","last_clean":"2024-09-17T22:16:32.374376+0000","last_became_active":"2024-09-17T20:43:57.149645+0000","last_became_peered":"2024-09-17T20:43:57.149645+0000","last_unstale":"2024-09-17T22:16:32.374376+0000","last_undegraded":"2024-09-17T22:16:32.374376+0000","last_fullsized":"2024-09-17T22:16:32.374376+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2263,"log_dups_size":0,"ondisk_log_size":2263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:14:29.713215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014433650000000001,"stat_sum":{"num_bytes":674,"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":12561,"num_read_kb":10390,"num_write":4251,"num_write_kb":4239,"num_scrub_errors":0,"num_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.4","version":"28'1320","reported_seq":1421,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:15:43.931613+0000","last_change":"2024-09-17T20:43:59.154599+0000","last_active":"2024-09-17T22:15:43.931613+0000","last_peered":"2024-09-17T22:15:43.931613+0000","last_clean":"2024-09-17T22:15:43.931613+0000","last_became_active":"2024-09-17T20:43:57.146874+0000","last_became_peered":"2024-09-17T20:43:57.146874+0000","last_unstale":"2024-09-17T22:15:43.931613+0000","last_undegraded":"2024-09-17T22:15:43.931613+0000","last_fullsized":"2024-09-17T22:15:43.931613+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":1320,"log_dups_size":0,"ondisk_log_size":1320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:31:58.812487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010744319999999999,"stat_sum":{"num_bytes":870,"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":7362,"num_read_kb":6047,"num_write":2627,"num_write_kb":2621,"num_scrub_errors":0,"num_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":"28'89501","reported_seq":146881,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.331489+0000","last_change":"2024-09-17T20:44:48.298621+0000","last_active":"2024-09-17T22:16:32.331489+0000","last_peered":"2024-09-17T22:16:32.331489+0000","last_clean":"2024-09-17T22:16:32.331489+0000","last_became_active":"2024-09-17T20:44:46.216222+0000","last_became_peered":"2024-09-17T20:44:46.216222+0000","last_unstale":"2024-09-17T22:16:32.331489+0000","last_undegraded":"2024-09-17T22:16:32.331489+0000","last_fullsized":"2024-09-17T22:16:32.331489+0000","mapping_epoch":20,"log_start":"28'79449","ondisk_log_start":"28'79449","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T23:10:57.938755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013413520000000001,"stat_sum":{"num_bytes":5786836480,"num_objects":1427,"num_object_clones":160,"num_object_copies":4281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1427,"num_whiteouts":0,"num_read":57593,"num_read_kb":3074800,"num_write":89333,"num_write_kb":19693020,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'202","reported_seq":2901,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.366027+0000","last_change":"2024-09-17T20:43:59.149393+0000","last_active":"2024-09-17T22:16:32.366027+0000","last_peered":"2024-09-17T22:16:32.366027+0000","last_clean":"2024-09-17T22:16:32.366027+0000","last_became_active":"2024-09-17T20:43:57.149759+0000","last_became_peered":"2024-09-17T20:43:57.149759+0000","last_unstale":"2024-09-17T22:16:32.366027+0000","last_undegraded":"2024-09-17T22:16:32.366027+0000","last_fullsized":"2024-09-17T22:16:32.366027+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":202,"log_dups_size":0,"ondisk_log_size":202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:25:33.380037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068317200000000001,"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":736,"num_read_kb":606,"num_write":186,"num_write_kb":179,"num_scrub_errors":0,"num_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":"28'65457","reported_seq":146981,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.336292+0000","last_change":"2024-09-17T20:44:48.302894+0000","last_active":"2024-09-17T22:16:32.336292+0000","last_peered":"2024-09-17T22:16:32.336292+0000","last_clean":"2024-09-17T22:16:32.336292+0000","last_became_active":"2024-09-17T20:44:46.216063+0000","last_became_peered":"2024-09-17T20:44:46.216063+0000","last_unstale":"2024-09-17T22:16:32.336292+0000","last_undegraded":"2024-09-17T22:16:32.336292+0000","last_fullsized":"2024-09-17T22:16:32.336292+0000","mapping_epoch":20,"log_start":"28'55408","ondisk_log_start":"28'55408","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T23:13:35.416336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096192200000000004,"stat_sum":{"num_bytes":5729771008,"num_objects":1403,"num_object_clones":173,"num_object_copies":4209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1403,"num_whiteouts":0,"num_read":81750,"num_read_kb":2826452,"num_write":65282,"num_write_kb":19207719,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'598","reported_seq":1761,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.381334+0000","last_change":"2024-09-17T20:43:59.570433+0000","last_active":"2024-09-17T22:16:32.381334+0000","last_peered":"2024-09-17T22:16:32.381334+0000","last_clean":"2024-09-17T22:16:32.381334+0000","last_became_active":"2024-09-17T20:43:57.149223+0000","last_became_peered":"2024-09-17T20:43:57.149223+0000","last_unstale":"2024-09-17T22:16:32.381334+0000","last_undegraded":"2024-09-17T22:16:32.381334+0000","last_fullsized":"2024-09-17T22:16:32.381334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":598,"log_dups_size":0,"ondisk_log_size":598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T05:06:00.109781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059176400000000005,"stat_sum":{"num_bytes":178,"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":2747,"num_read_kb":2148,"num_write":1106,"num_write_kb":1100,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'130046","reported_seq":258098,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.337183+0000","last_change":"2024-09-17T20:44:48.298331+0000","last_active":"2024-09-17T22:16:32.337183+0000","last_peered":"2024-09-17T22:16:32.337183+0000","last_clean":"2024-09-17T22:16:32.337183+0000","last_became_active":"2024-09-17T20:44:46.216221+0000","last_became_peered":"2024-09-17T20:44:46.216221+0000","last_unstale":"2024-09-17T22:16:32.337183+0000","last_undegraded":"2024-09-17T22:16:32.337183+0000","last_fullsized":"2024-09-17T22:16:32.337183+0000","mapping_epoch":20,"log_start":"28'120037","ondisk_log_start":"28'120037","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T00:50:56.236036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001218177,"stat_sum":{"num_bytes":5689474560,"num_objects":1386,"num_object_clones":167,"num_object_copies":4158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1386,"num_whiteouts":0,"num_read":128273,"num_read_kb":3629289,"num_write":129876,"num_write_kb":18788814,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"26'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:27.109233+0000","last_change":"2024-09-17T20:43:59.570442+0000","last_active":"2024-09-17T22:14:27.109233+0000","last_peered":"2024-09-17T22:14:27.109233+0000","last_clean":"2024-09-17T22:14:27.109233+0000","last_became_active":"2024-09-17T20:43:57.149301+0000","last_became_peered":"2024-09-17T20:43:57.149301+0000","last_unstale":"2024-09-17T22:14:27.109233+0000","last_undegraded":"2024-09-17T22:14:27.109233+0000","last_fullsized":"2024-09-17T22:14:27.109233+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T21:23:39.573572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060525599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"28'302424","reported_seq":474103,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.343913+0000","last_change":"2024-09-17T20:44:48.306951+0000","last_active":"2024-09-17T22:16:32.343913+0000","last_peered":"2024-09-17T22:16:32.343913+0000","last_clean":"2024-09-17T22:16:32.343913+0000","last_became_active":"2024-09-17T20:44:46.215437+0000","last_became_peered":"2024-09-17T20:44:46.215437+0000","last_unstale":"2024-09-17T22:16:32.343913+0000","last_undegraded":"2024-09-17T22:16:32.343913+0000","last_fullsized":"2024-09-17T22:16:32.343913+0000","mapping_epoch":20,"log_start":"28'292393","ondisk_log_start":"28'292393","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:37:36.156753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.004816603,"stat_sum":{"num_bytes":5671360531,"num_objects":1394,"num_object_clones":157,"num_object_copies":4182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1394,"num_whiteouts":0,"num_read":171884,"num_read_kb":4031550,"num_write":302272,"num_write_kb":24489956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"14'1","reported_seq":88,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:13:38.275424+0000","last_change":"2024-09-17T20:43:59.155503+0000","last_active":"2024-09-17T22:13:38.275424+0000","last_peered":"2024-09-17T22:13:38.275424+0000","last_clean":"2024-09-17T22:13:38.275424+0000","last_became_active":"2024-09-17T20:43:57.151089+0000","last_became_peered":"2024-09-17T20:43:57.151089+0000","last_unstale":"2024-09-17T22:13:38.275424+0000","last_undegraded":"2024-09-17T22:13:38.275424+0000","last_fullsized":"2024-09-17T22:13:38.275424+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:23:04.271451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019853729999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":156,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:23.648344+0000","last_change":"2024-09-17T20:43:54.851080+0000","last_active":"2024-09-17T22:14:23.648344+0000","last_peered":"2024-09-17T22:14:23.648344+0000","last_clean":"2024-09-17T22:14:23.648344+0000","last_became_active":"2024-09-17T20:43:54.848821+0000","last_became_peered":"2024-09-17T20:43:54.848821+0000","last_unstale":"2024-09-17T22:14:23.648344+0000","last_undegraded":"2024-09-17T22:14:23.648344+0000","last_fullsized":"2024-09-17T22:14:23.648344+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_clean_scrub_stamp":"2024-09-17T20:43:53.111548+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-18T23:46:06.176835+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":22877442579,"num_objects":5610,"num_object_clones":657,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":439500,"num_read_kb":13562091,"num_write":586763,"num_write_kb":82179509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3420815360,"data_stored":34632019968,"data_compressed":1018248571,"data_compressed_allocated":3020292096,"data_compressed_original":34203856896,"omap_allocated":0,"internal_metadata":0},"log_size":40141,"ondisk_log_size":40141,"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":40346,"num_read_kb":33289,"num_write":13812,"num_write_kb":13775,"num_scrub_errors":0,"num_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":10987,"internal_metadata":0},"log_size":7210,"ondisk_log_size":7210,"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":6524,"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":34359739492,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1861960,"kb_used_data":1031224,"kb_used_omap":58,"kb_used_meta":830661,"kb_avail":92509880,"statfs":{"total":96636764160,"available":94730117120,"internally_reserved":0,"allocated":1055973376,"data_stored":11544096980,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":60247,"internal_metadata":850597033},"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":34359739490,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1964056,"kb_used_data":1159688,"kb_used_omap":73,"kb_used_meta":804278,"kb_avail":92407784,"statfs":{"total":96636764160,"available":94625570816,"internally_reserved":0,"allocated":1187520512,"data_stored":11544689601,"data_compressed":370825135,"data_compressed_allocated":1038123008,"data_compressed_original":11385806848,"omap_allocated":74963,"internal_metadata":823581485},"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":34359739491,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2457640,"kb_used_data":1150616,"kb_used_omap":72,"kb_used_meta":1306935,"kb_avail":91914200,"statfs":{"total":96636764160,"available":94120140800,"internally_reserved":0,"allocated":1178230784,"data_stored":11544689407,"data_compressed":367699810,"data_compressed_allocated":1031729152,"data_compressed_original":11386470400,"omap_allocated":74695,"internal_metadata":1338301497},"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":3262,"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":3262,"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":28672,"data_stored":2253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5014,"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":5241,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":732,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1177907200,"data_stored":11544006656,"data_compressed":367696548,"data_compressed_allocated":1031692288,"data_compressed_original":11385896960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1187184640,"data_stored":11544006656,"data_compressed":370821873,"data_compressed_allocated":1038086144,"data_compressed_original":11385233408,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1055723520,"data_stored":11544006656,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:17:10.895 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T22:17:11.196 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T22:17:11.196 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-17T22:17:11.216 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":2825,"stamp":"2024-09-17T22:17:10.523123+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22878035394,"num_objects":5627,"num_object_clones":657,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":479902,"num_read_kb":13595426,"num_write":600654,"num_write_kb":82194390,"num_scrub_errors":0,"num_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":47403,"ondisk_log_size":47403,"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":6283656,"kb_used_data":3341528,"kb_used_omap":204,"kb_used_meta":2941875,"kb_avail":276831864,"statfs":{"total":289910292480,"available":283475828736,"internally_reserved":0,"allocated":3421724672,"data_stored":34633475988,"data_compressed":1018255095,"data_compressed_allocated":3020365824,"data_compressed_original":34205003776,"omap_allocated":209905,"internal_metadata":3012480015},"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.003111"},"pg_stats":[{"pgid":"2.7","version":"25'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:58.824446+0000","last_change":"2024-09-17T20:43:59.155639+0000","last_active":"2024-09-17T22:14:58.824446+0000","last_peered":"2024-09-17T22:14:58.824446+0000","last_clean":"2024-09-17T22:14:58.824446+0000","last_became_active":"2024-09-17T20:43:57.147127+0000","last_became_peered":"2024-09-17T20:43:57.147127+0000","last_unstale":"2024-09-17T22:14:58.824446+0000","last_undegraded":"2024-09-17T22:14:58.824446+0000","last_fullsized":"2024-09-17T22:14:58.824446+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T07:19:31.124550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018461619999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"28'2824","reported_seq":2913,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.378514+0000","last_change":"2024-09-17T20:43:59.155814+0000","last_active":"2024-09-17T22:16:32.378514+0000","last_peered":"2024-09-17T22:16:32.378514+0000","last_clean":"2024-09-17T22:16:32.378514+0000","last_became_active":"2024-09-17T20:43:57.147519+0000","last_became_peered":"2024-09-17T20:43:57.147519+0000","last_unstale":"2024-09-17T22:16:32.378514+0000","last_undegraded":"2024-09-17T22:16:32.378514+0000","last_fullsized":"2024-09-17T22:16:32.378514+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2824,"log_dups_size":0,"ondisk_log_size":2824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:51:22.911411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024019409999999999,"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":16912,"num_read_kb":14090,"num_write":5640,"num_write_kb":5634,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'2263","reported_seq":4178,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.374376+0000","last_change":"2024-09-17T20:43:59.154582+0000","last_active":"2024-09-17T22:16:32.374376+0000","last_peered":"2024-09-17T22:16:32.374376+0000","last_clean":"2024-09-17T22:16:32.374376+0000","last_became_active":"2024-09-17T20:43:57.149645+0000","last_became_peered":"2024-09-17T20:43:57.149645+0000","last_unstale":"2024-09-17T22:16:32.374376+0000","last_undegraded":"2024-09-17T22:16:32.374376+0000","last_fullsized":"2024-09-17T22:16:32.374376+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2263,"log_dups_size":0,"ondisk_log_size":2263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:14:29.713215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014433650000000001,"stat_sum":{"num_bytes":674,"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":12561,"num_read_kb":10390,"num_write":4251,"num_write_kb":4239,"num_scrub_errors":0,"num_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.4","version":"28'1320","reported_seq":1421,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:15:43.931613+0000","last_change":"2024-09-17T20:43:59.154599+0000","last_active":"2024-09-17T22:15:43.931613+0000","last_peered":"2024-09-17T22:15:43.931613+0000","last_clean":"2024-09-17T22:15:43.931613+0000","last_became_active":"2024-09-17T20:43:57.146874+0000","last_became_peered":"2024-09-17T20:43:57.146874+0000","last_unstale":"2024-09-17T22:15:43.931613+0000","last_undegraded":"2024-09-17T22:15:43.931613+0000","last_fullsized":"2024-09-17T22:15:43.931613+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":1320,"log_dups_size":0,"ondisk_log_size":1320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:31:58.812487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010744319999999999,"stat_sum":{"num_bytes":870,"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":7362,"num_read_kb":6047,"num_write":2627,"num_write_kb":2621,"num_scrub_errors":0,"num_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":"28'89501","reported_seq":146881,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.331489+0000","last_change":"2024-09-17T20:44:48.298621+0000","last_active":"2024-09-17T22:16:32.331489+0000","last_peered":"2024-09-17T22:16:32.331489+0000","last_clean":"2024-09-17T22:16:32.331489+0000","last_became_active":"2024-09-17T20:44:46.216222+0000","last_became_peered":"2024-09-17T20:44:46.216222+0000","last_unstale":"2024-09-17T22:16:32.331489+0000","last_undegraded":"2024-09-17T22:16:32.331489+0000","last_fullsized":"2024-09-17T22:16:32.331489+0000","mapping_epoch":20,"log_start":"28'79449","ondisk_log_start":"28'79449","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T23:10:57.938755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013413520000000001,"stat_sum":{"num_bytes":5786836480,"num_objects":1427,"num_object_clones":160,"num_object_copies":4281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1427,"num_whiteouts":0,"num_read":57593,"num_read_kb":3074800,"num_write":89333,"num_write_kb":19693020,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'202","reported_seq":2901,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.366027+0000","last_change":"2024-09-17T20:43:59.149393+0000","last_active":"2024-09-17T22:16:32.366027+0000","last_peered":"2024-09-17T22:16:32.366027+0000","last_clean":"2024-09-17T22:16:32.366027+0000","last_became_active":"2024-09-17T20:43:57.149759+0000","last_became_peered":"2024-09-17T20:43:57.149759+0000","last_unstale":"2024-09-17T22:16:32.366027+0000","last_undegraded":"2024-09-17T22:16:32.366027+0000","last_fullsized":"2024-09-17T22:16:32.366027+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":202,"log_dups_size":0,"ondisk_log_size":202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:25:33.380037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068317200000000001,"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":736,"num_read_kb":606,"num_write":186,"num_write_kb":179,"num_scrub_errors":0,"num_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":"28'65457","reported_seq":146981,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.336292+0000","last_change":"2024-09-17T20:44:48.302894+0000","last_active":"2024-09-17T22:16:32.336292+0000","last_peered":"2024-09-17T22:16:32.336292+0000","last_clean":"2024-09-17T22:16:32.336292+0000","last_became_active":"2024-09-17T20:44:46.216063+0000","last_became_peered":"2024-09-17T20:44:46.216063+0000","last_unstale":"2024-09-17T22:16:32.336292+0000","last_undegraded":"2024-09-17T22:16:32.336292+0000","last_fullsized":"2024-09-17T22:16:32.336292+0000","mapping_epoch":20,"log_start":"28'55408","ondisk_log_start":"28'55408","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T23:13:35.416336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096192200000000004,"stat_sum":{"num_bytes":5729771008,"num_objects":1403,"num_object_clones":173,"num_object_copies":4209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1403,"num_whiteouts":0,"num_read":81750,"num_read_kb":2826452,"num_write":65282,"num_write_kb":19207719,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'598","reported_seq":1761,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.381334+0000","last_change":"2024-09-17T20:43:59.570433+0000","last_active":"2024-09-17T22:16:32.381334+0000","last_peered":"2024-09-17T22:16:32.381334+0000","last_clean":"2024-09-17T22:16:32.381334+0000","last_became_active":"2024-09-17T20:43:57.149223+0000","last_became_peered":"2024-09-17T20:43:57.149223+0000","last_unstale":"2024-09-17T22:16:32.381334+0000","last_undegraded":"2024-09-17T22:16:32.381334+0000","last_fullsized":"2024-09-17T22:16:32.381334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":598,"log_dups_size":0,"ondisk_log_size":598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T05:06:00.109781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059176400000000005,"stat_sum":{"num_bytes":178,"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":2747,"num_read_kb":2148,"num_write":1106,"num_write_kb":1100,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'130046","reported_seq":258098,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.337183+0000","last_change":"2024-09-17T20:44:48.298331+0000","last_active":"2024-09-17T22:16:32.337183+0000","last_peered":"2024-09-17T22:16:32.337183+0000","last_clean":"2024-09-17T22:16:32.337183+0000","last_became_active":"2024-09-17T20:44:46.216221+0000","last_became_peered":"2024-09-17T20:44:46.216221+0000","last_unstale":"2024-09-17T22:16:32.337183+0000","last_undegraded":"2024-09-17T22:16:32.337183+0000","last_fullsized":"2024-09-17T22:16:32.337183+0000","mapping_epoch":20,"log_start":"28'120037","ondisk_log_start":"28'120037","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T00:50:56.236036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001218177,"stat_sum":{"num_bytes":5689474560,"num_objects":1386,"num_object_clones":167,"num_object_copies":4158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1386,"num_whiteouts":0,"num_read":128273,"num_read_kb":3629289,"num_write":129876,"num_write_kb":18788814,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"26'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:27.109233+0000","last_change":"2024-09-17T20:43:59.570442+0000","last_active":"2024-09-17T22:14:27.109233+0000","last_peered":"2024-09-17T22:14:27.109233+0000","last_clean":"2024-09-17T22:14:27.109233+0000","last_became_active":"2024-09-17T20:43:57.149301+0000","last_became_peered":"2024-09-17T20:43:57.149301+0000","last_unstale":"2024-09-17T22:14:27.109233+0000","last_undegraded":"2024-09-17T22:14:27.109233+0000","last_fullsized":"2024-09-17T22:14:27.109233+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T21:23:39.573572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060525599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"28'302424","reported_seq":474103,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.343913+0000","last_change":"2024-09-17T20:44:48.306951+0000","last_active":"2024-09-17T22:16:32.343913+0000","last_peered":"2024-09-17T22:16:32.343913+0000","last_clean":"2024-09-17T22:16:32.343913+0000","last_became_active":"2024-09-17T20:44:46.215437+0000","last_became_peered":"2024-09-17T20:44:46.215437+0000","last_unstale":"2024-09-17T22:16:32.343913+0000","last_undegraded":"2024-09-17T22:16:32.343913+0000","last_fullsized":"2024-09-17T22:16:32.343913+0000","mapping_epoch":20,"log_start":"28'292393","ondisk_log_start":"28'292393","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:37:36.156753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.004816603,"stat_sum":{"num_bytes":5671360531,"num_objects":1394,"num_object_clones":157,"num_object_copies":4182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1394,"num_whiteouts":0,"num_read":171884,"num_read_kb":4031550,"num_write":302272,"num_write_kb":24489956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"14'1","reported_seq":88,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:13:38.275424+0000","last_change":"2024-09-17T20:43:59.155503+0000","last_active":"2024-09-17T22:13:38.275424+0000","last_peered":"2024-09-17T22:13:38.275424+0000","last_clean":"2024-09-17T22:13:38.275424+0000","last_became_active":"2024-09-17T20:43:57.151089+0000","last_became_peered":"2024-09-17T20:43:57.151089+0000","last_unstale":"2024-09-17T22:13:38.275424+0000","last_undegraded":"2024-09-17T22:13:38.275424+0000","last_fullsized":"2024-09-17T22:13:38.275424+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:23:04.271451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019853729999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":156,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:23.648344+0000","last_change":"2024-09-17T20:43:54.851080+0000","last_active":"2024-09-17T22:14:23.648344+0000","last_peered":"2024-09-17T22:14:23.648344+0000","last_clean":"2024-09-17T22:14:23.648344+0000","last_became_active":"2024-09-17T20:43:54.848821+0000","last_became_peered":"2024-09-17T20:43:54.848821+0000","last_unstale":"2024-09-17T22:14:23.648344+0000","last_undegraded":"2024-09-17T22:14:23.648344+0000","last_fullsized":"2024-09-17T22:14:23.648344+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_clean_scrub_stamp":"2024-09-17T20:43:53.111548+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-18T23:46:06.176835+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":22877442579,"num_objects":5610,"num_object_clones":657,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":439500,"num_read_kb":13562091,"num_write":586763,"num_write_kb":82179509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3420815360,"data_stored":34632019968,"data_compressed":1018248571,"data_compressed_allocated":3020292096,"data_compressed_original":34203856896,"omap_allocated":0,"internal_metadata":0},"log_size":40141,"ondisk_log_size":40141,"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":40346,"num_read_kb":33289,"num_write":13812,"num_write_kb":13775,"num_scrub_errors":0,"num_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":10987,"internal_metadata":0},"log_size":7210,"ondisk_log_size":7210,"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":6524,"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":34359739492,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1861960,"kb_used_data":1031224,"kb_used_omap":58,"kb_used_meta":830661,"kb_avail":92509880,"statfs":{"total":96636764160,"available":94730117120,"internally_reserved":0,"allocated":1055973376,"data_stored":11544096980,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":60247,"internal_metadata":850597033},"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":34359739490,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1964056,"kb_used_data":1159688,"kb_used_omap":73,"kb_used_meta":804278,"kb_avail":92407784,"statfs":{"total":96636764160,"available":94625570816,"internally_reserved":0,"allocated":1187520512,"data_stored":11544689601,"data_compressed":370825135,"data_compressed_allocated":1038123008,"data_compressed_original":11385806848,"omap_allocated":74963,"internal_metadata":823581485},"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":34359739491,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2457640,"kb_used_data":1150616,"kb_used_omap":72,"kb_used_meta":1306935,"kb_avail":91914200,"statfs":{"total":96636764160,"available":94120140800,"internally_reserved":0,"allocated":1178230784,"data_stored":11544689407,"data_compressed":367699810,"data_compressed_allocated":1031729152,"data_compressed_original":11386470400,"omap_allocated":74695,"internal_metadata":1338301497},"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":3262,"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":3262,"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":28672,"data_stored":2253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5014,"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":5241,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":732,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1177907200,"data_stored":11544006656,"data_compressed":367696548,"data_compressed_allocated":1031692288,"data_compressed_original":11385896960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1187184640,"data_stored":11544006656,"data_compressed":370821873,"data_compressed_allocated":1038086144,"data_compressed_original":11385233408,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1055723520,"data_stored":11544006656,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:17:11.217 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-17T22:17:11.217 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T22:17:11.523 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T22:17:11.524 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-17T22:17:11.542 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":2825,"stamp":"2024-09-17T22:17:10.523123+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22878035394,"num_objects":5627,"num_object_clones":657,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":479902,"num_read_kb":13595426,"num_write":600654,"num_write_kb":82194390,"num_scrub_errors":0,"num_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":47403,"ondisk_log_size":47403,"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":6283656,"kb_used_data":3341528,"kb_used_omap":204,"kb_used_meta":2941875,"kb_avail":276831864,"statfs":{"total":289910292480,"available":283475828736,"internally_reserved":0,"allocated":3421724672,"data_stored":34633475988,"data_compressed":1018255095,"data_compressed_allocated":3020365824,"data_compressed_original":34205003776,"omap_allocated":209905,"internal_metadata":3012480015},"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.003111"},"pg_stats":[{"pgid":"2.7","version":"25'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:58.824446+0000","last_change":"2024-09-17T20:43:59.155639+0000","last_active":"2024-09-17T22:14:58.824446+0000","last_peered":"2024-09-17T22:14:58.824446+0000","last_clean":"2024-09-17T22:14:58.824446+0000","last_became_active":"2024-09-17T20:43:57.147127+0000","last_became_peered":"2024-09-17T20:43:57.147127+0000","last_unstale":"2024-09-17T22:14:58.824446+0000","last_undegraded":"2024-09-17T22:14:58.824446+0000","last_fullsized":"2024-09-17T22:14:58.824446+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T07:19:31.124550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018461619999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"28'2824","reported_seq":2913,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.378514+0000","last_change":"2024-09-17T20:43:59.155814+0000","last_active":"2024-09-17T22:16:32.378514+0000","last_peered":"2024-09-17T22:16:32.378514+0000","last_clean":"2024-09-17T22:16:32.378514+0000","last_became_active":"2024-09-17T20:43:57.147519+0000","last_became_peered":"2024-09-17T20:43:57.147519+0000","last_unstale":"2024-09-17T22:16:32.378514+0000","last_undegraded":"2024-09-17T22:16:32.378514+0000","last_fullsized":"2024-09-17T22:16:32.378514+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2824,"log_dups_size":0,"ondisk_log_size":2824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:51:22.911411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024019409999999999,"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":16912,"num_read_kb":14090,"num_write":5640,"num_write_kb":5634,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'2263","reported_seq":4178,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.374376+0000","last_change":"2024-09-17T20:43:59.154582+0000","last_active":"2024-09-17T22:16:32.374376+0000","last_peered":"2024-09-17T22:16:32.374376+0000","last_clean":"2024-09-17T22:16:32.374376+0000","last_became_active":"2024-09-17T20:43:57.149645+0000","last_became_peered":"2024-09-17T20:43:57.149645+0000","last_unstale":"2024-09-17T22:16:32.374376+0000","last_undegraded":"2024-09-17T22:16:32.374376+0000","last_fullsized":"2024-09-17T22:16:32.374376+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2263,"log_dups_size":0,"ondisk_log_size":2263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:14:29.713215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014433650000000001,"stat_sum":{"num_bytes":674,"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":12561,"num_read_kb":10390,"num_write":4251,"num_write_kb":4239,"num_scrub_errors":0,"num_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.4","version":"28'1320","reported_seq":1421,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:15:43.931613+0000","last_change":"2024-09-17T20:43:59.154599+0000","last_active":"2024-09-17T22:15:43.931613+0000","last_peered":"2024-09-17T22:15:43.931613+0000","last_clean":"2024-09-17T22:15:43.931613+0000","last_became_active":"2024-09-17T20:43:57.146874+0000","last_became_peered":"2024-09-17T20:43:57.146874+0000","last_unstale":"2024-09-17T22:15:43.931613+0000","last_undegraded":"2024-09-17T22:15:43.931613+0000","last_fullsized":"2024-09-17T22:15:43.931613+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":1320,"log_dups_size":0,"ondisk_log_size":1320,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:31:58.812487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010744319999999999,"stat_sum":{"num_bytes":870,"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":7362,"num_read_kb":6047,"num_write":2627,"num_write_kb":2621,"num_scrub_errors":0,"num_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":"28'89501","reported_seq":146881,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.331489+0000","last_change":"2024-09-17T20:44:48.298621+0000","last_active":"2024-09-17T22:16:32.331489+0000","last_peered":"2024-09-17T22:16:32.331489+0000","last_clean":"2024-09-17T22:16:32.331489+0000","last_became_active":"2024-09-17T20:44:46.216222+0000","last_became_peered":"2024-09-17T20:44:46.216222+0000","last_unstale":"2024-09-17T22:16:32.331489+0000","last_undegraded":"2024-09-17T22:16:32.331489+0000","last_fullsized":"2024-09-17T22:16:32.331489+0000","mapping_epoch":20,"log_start":"28'79449","ondisk_log_start":"28'79449","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T23:10:57.938755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013413520000000001,"stat_sum":{"num_bytes":5786836480,"num_objects":1427,"num_object_clones":160,"num_object_copies":4281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1427,"num_whiteouts":0,"num_read":57593,"num_read_kb":3074800,"num_write":89333,"num_write_kb":19693020,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'202","reported_seq":2901,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.366027+0000","last_change":"2024-09-17T20:43:59.149393+0000","last_active":"2024-09-17T22:16:32.366027+0000","last_peered":"2024-09-17T22:16:32.366027+0000","last_clean":"2024-09-17T22:16:32.366027+0000","last_became_active":"2024-09-17T20:43:57.149759+0000","last_became_peered":"2024-09-17T20:43:57.149759+0000","last_unstale":"2024-09-17T22:16:32.366027+0000","last_undegraded":"2024-09-17T22:16:32.366027+0000","last_fullsized":"2024-09-17T22:16:32.366027+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":202,"log_dups_size":0,"ondisk_log_size":202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:25:33.380037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068317200000000001,"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":736,"num_read_kb":606,"num_write":186,"num_write_kb":179,"num_scrub_errors":0,"num_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":"28'65457","reported_seq":146981,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.336292+0000","last_change":"2024-09-17T20:44:48.302894+0000","last_active":"2024-09-17T22:16:32.336292+0000","last_peered":"2024-09-17T22:16:32.336292+0000","last_clean":"2024-09-17T22:16:32.336292+0000","last_became_active":"2024-09-17T20:44:46.216063+0000","last_became_peered":"2024-09-17T20:44:46.216063+0000","last_unstale":"2024-09-17T22:16:32.336292+0000","last_undegraded":"2024-09-17T22:16:32.336292+0000","last_fullsized":"2024-09-17T22:16:32.336292+0000","mapping_epoch":20,"log_start":"28'55408","ondisk_log_start":"28'55408","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T23:13:35.416336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096192200000000004,"stat_sum":{"num_bytes":5729771008,"num_objects":1403,"num_object_clones":173,"num_object_copies":4209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1403,"num_whiteouts":0,"num_read":81750,"num_read_kb":2826452,"num_write":65282,"num_write_kb":19207719,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'598","reported_seq":1761,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.381334+0000","last_change":"2024-09-17T20:43:59.570433+0000","last_active":"2024-09-17T22:16:32.381334+0000","last_peered":"2024-09-17T22:16:32.381334+0000","last_clean":"2024-09-17T22:16:32.381334+0000","last_became_active":"2024-09-17T20:43:57.149223+0000","last_became_peered":"2024-09-17T20:43:57.149223+0000","last_unstale":"2024-09-17T22:16:32.381334+0000","last_undegraded":"2024-09-17T22:16:32.381334+0000","last_fullsized":"2024-09-17T22:16:32.381334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":598,"log_dups_size":0,"ondisk_log_size":598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T05:06:00.109781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059176400000000005,"stat_sum":{"num_bytes":178,"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":2747,"num_read_kb":2148,"num_write":1106,"num_write_kb":1100,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'130046","reported_seq":258098,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.337183+0000","last_change":"2024-09-17T20:44:48.298331+0000","last_active":"2024-09-17T22:16:32.337183+0000","last_peered":"2024-09-17T22:16:32.337183+0000","last_clean":"2024-09-17T22:16:32.337183+0000","last_became_active":"2024-09-17T20:44:46.216221+0000","last_became_peered":"2024-09-17T20:44:46.216221+0000","last_unstale":"2024-09-17T22:16:32.337183+0000","last_undegraded":"2024-09-17T22:16:32.337183+0000","last_fullsized":"2024-09-17T22:16:32.337183+0000","mapping_epoch":20,"log_start":"28'120037","ondisk_log_start":"28'120037","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T00:50:56.236036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001218177,"stat_sum":{"num_bytes":5689474560,"num_objects":1386,"num_object_clones":167,"num_object_copies":4158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1386,"num_whiteouts":0,"num_read":128273,"num_read_kb":3629289,"num_write":129876,"num_write_kb":18788814,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"26'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:27.109233+0000","last_change":"2024-09-17T20:43:59.570442+0000","last_active":"2024-09-17T22:14:27.109233+0000","last_peered":"2024-09-17T22:14:27.109233+0000","last_clean":"2024-09-17T22:14:27.109233+0000","last_became_active":"2024-09-17T20:43:57.149301+0000","last_became_peered":"2024-09-17T20:43:57.149301+0000","last_unstale":"2024-09-17T22:14:27.109233+0000","last_undegraded":"2024-09-17T22:14:27.109233+0000","last_fullsized":"2024-09-17T22:14:27.109233+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T21:23:39.573572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060525599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"28'302424","reported_seq":474103,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.343913+0000","last_change":"2024-09-17T20:44:48.306951+0000","last_active":"2024-09-17T22:16:32.343913+0000","last_peered":"2024-09-17T22:16:32.343913+0000","last_clean":"2024-09-17T22:16:32.343913+0000","last_became_active":"2024-09-17T20:44:46.215437+0000","last_became_peered":"2024-09-17T20:44:46.215437+0000","last_unstale":"2024-09-17T22:16:32.343913+0000","last_undegraded":"2024-09-17T22:16:32.343913+0000","last_fullsized":"2024-09-17T22:16:32.343913+0000","mapping_epoch":20,"log_start":"28'292393","ondisk_log_start":"28'292393","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:37:36.156753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.004816603,"stat_sum":{"num_bytes":5671360531,"num_objects":1394,"num_object_clones":157,"num_object_copies":4182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1394,"num_whiteouts":0,"num_read":171884,"num_read_kb":4031550,"num_write":302272,"num_write_kb":24489956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"14'1","reported_seq":88,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:13:38.275424+0000","last_change":"2024-09-17T20:43:59.155503+0000","last_active":"2024-09-17T22:13:38.275424+0000","last_peered":"2024-09-17T22:13:38.275424+0000","last_clean":"2024-09-17T22:13:38.275424+0000","last_became_active":"2024-09-17T20:43:57.151089+0000","last_became_peered":"2024-09-17T20:43:57.151089+0000","last_unstale":"2024-09-17T22:13:38.275424+0000","last_undegraded":"2024-09-17T22:13:38.275424+0000","last_fullsized":"2024-09-17T22:13:38.275424+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:23:04.271451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019853729999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":156,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:23.648344+0000","last_change":"2024-09-17T20:43:54.851080+0000","last_active":"2024-09-17T22:14:23.648344+0000","last_peered":"2024-09-17T22:14:23.648344+0000","last_clean":"2024-09-17T22:14:23.648344+0000","last_became_active":"2024-09-17T20:43:54.848821+0000","last_became_peered":"2024-09-17T20:43:54.848821+0000","last_unstale":"2024-09-17T22:14:23.648344+0000","last_undegraded":"2024-09-17T22:14:23.648344+0000","last_fullsized":"2024-09-17T22:14:23.648344+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_clean_scrub_stamp":"2024-09-17T20:43:53.111548+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-18T23:46:06.176835+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":22877442579,"num_objects":5610,"num_object_clones":657,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":439500,"num_read_kb":13562091,"num_write":586763,"num_write_kb":82179509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3420815360,"data_stored":34632019968,"data_compressed":1018248571,"data_compressed_allocated":3020292096,"data_compressed_original":34203856896,"omap_allocated":0,"internal_metadata":0},"log_size":40141,"ondisk_log_size":40141,"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":40346,"num_read_kb":33289,"num_write":13812,"num_write_kb":13775,"num_scrub_errors":0,"num_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":10987,"internal_metadata":0},"log_size":7210,"ondisk_log_size":7210,"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":6524,"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":34359739492,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1861960,"kb_used_data":1031224,"kb_used_omap":58,"kb_used_meta":830661,"kb_avail":92509880,"statfs":{"total":96636764160,"available":94730117120,"internally_reserved":0,"allocated":1055973376,"data_stored":11544096980,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":60247,"internal_metadata":850597033},"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":34359739490,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1964056,"kb_used_data":1159688,"kb_used_omap":73,"kb_used_meta":804278,"kb_avail":92407784,"statfs":{"total":96636764160,"available":94625570816,"internally_reserved":0,"allocated":1187520512,"data_stored":11544689601,"data_compressed":370825135,"data_compressed_allocated":1038123008,"data_compressed_original":11385806848,"omap_allocated":74963,"internal_metadata":823581485},"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":34359739491,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2457640,"kb_used_data":1150616,"kb_used_omap":72,"kb_used_meta":1306935,"kb_avail":91914200,"statfs":{"total":96636764160,"available":94120140800,"internally_reserved":0,"allocated":1178230784,"data_stored":11544689407,"data_compressed":367699810,"data_compressed_allocated":1031729152,"data_compressed_original":11386470400,"omap_allocated":74695,"internal_metadata":1338301497},"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":3262,"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":3262,"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":28672,"data_stored":2253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5014,"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":5241,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":732,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1177907200,"data_stored":11544006656,"data_compressed":367696548,"data_compressed_allocated":1031692288,"data_compressed_original":11385896960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1187184640,"data_stored":11544006656,"data_compressed":370821873,"data_compressed_allocated":1038086144,"data_compressed_original":11385233408,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1055723520,"data_stored":11544006656,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:17:11.543 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-17T22:17:11.848 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T22:17:11.848 INFO:teuthology.orchestra.run.smithi070.stdout:{"epoch":28,"fsid":"385211a9-a1cf-4c0f-90be-41657332c304","created":"2024-09-17T20:43:40.269770+0000","modified":"2024-09-17T20:49:54.233065+0000","last_up_change":"2024-09-17T20:43:51.108643+0000","last_in_change":"2024-09-17T20:43:41.192249+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-17T20:43:53.001581+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":"12","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-17T20:43:55.533341+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"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-17T20:44:43.276948+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"28","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":28,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"389c3092-019c-45fc-96d2-818f61ebec2c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6808","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6809","nonce":459019543}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6810","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6811","nonce":459019543}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6814","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6815","nonce":459019543}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6812","nonce":459019543},{"type":"v1","addr":"172.21.15.70:6813","nonce":459019543}]},"public_addr":"172.21.15.70:6809/459019543","cluster_addr":"172.21.15.70:6811/459019543","heartbeat_back_addr":"172.21.15.70:6815/459019543","heartbeat_front_addr":"172.21.15.70:6813/459019543","state":["exists","up"]},{"osd":1,"uuid":"47e5e452-1efd-4b93-a389-598081cc4f2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6816","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6817","nonce":813198322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6818","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6819","nonce":813198322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6822","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6823","nonce":813198322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6820","nonce":813198322},{"type":"v1","addr":"172.21.15.70:6821","nonce":813198322}]},"public_addr":"172.21.15.70:6817/813198322","cluster_addr":"172.21.15.70:6819/813198322","heartbeat_back_addr":"172.21.15.70:6823/813198322","heartbeat_front_addr":"172.21.15.70:6821/813198322","state":["exists","up"]},{"osd":2,"uuid":"27d18baa-62d0-41de-9637-27d8d82e6575","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6800","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6801","nonce":608374047}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6802","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6803","nonce":608374047}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6806","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6807","nonce":608374047}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.70:6804","nonce":608374047},{"type":"v1","addr":"172.21.15.70:6805","nonce":608374047}]},"public_addr":"172.21.15.70:6801/608374047","cluster_addr":"172.21.15.70:6803/608374047","heartbeat_back_addr":"172.21.15.70:6807/608374047","heartbeat_front_addr":"172.21.15.70:6805/608374047","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-17T20:43:48.119323+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-17T20:43:48.342240+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-17T20:43:47.936788+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-17T22:17:12.869 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-17T22:17:12.869 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:17:13.032 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-09-17T22:17:13.032 INFO:teuthology.orchestra.run.smithi070.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-17T22:17:13.032 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-09-17T22:17:13.048 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-17T22:17:13.334 INFO:teuthology.orchestra.run.smithi070.stderr:instructed osd(s) 0 to deep-scrub 2024-09-17T22:17:13.351 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-17T22:17:13.352 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:17:13.483 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-09-17T22:17:13.483 INFO:teuthology.orchestra.run.smithi070.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-17T22:17:13.483 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-09-17T22:17:13.498 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-17T22:17:13.793 INFO:teuthology.orchestra.run.smithi070.stderr:instructed osd(s) 1 to deep-scrub 2024-09-17T22:17:13.811 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-17T22:17:13.812 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:17:13.945 INFO:teuthology.orchestra.run.smithi070.stdout:{ 2024-09-17T22:17:13.946 INFO:teuthology.orchestra.run.smithi070.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-17T22:17:13.946 INFO:teuthology.orchestra.run.smithi070.stdout:} 2024-09-17T22:17:13.960 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-17T22:17:14.343 INFO:teuthology.orchestra.run.smithi070.stderr:instructed osd(s) 2 to deep-scrub 2024-09-17T22:17:14.367 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T22:17:14.760 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T22:17:14.760 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-17T22:17:14.784 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":2827,"stamp":"2024-09-17T22:17:14.524171+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22878035394,"num_objects":5627,"num_object_clones":657,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":479902,"num_read_kb":13595426,"num_write":600654,"num_write_kb":82194390,"num_scrub_errors":0,"num_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":90,"num_omap_keys":6,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47407,"ondisk_log_size":47407,"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":6283656,"kb_used_data":3341528,"kb_used_omap":204,"kb_used_meta":2941875,"kb_avail":276831864,"statfs":{"total":289910292480,"available":283475828736,"internally_reserved":0,"allocated":3421724672,"data_stored":34633475988,"data_compressed":1018255095,"data_compressed_allocated":3020365824,"data_compressed_original":34205003776,"omap_allocated":209905,"internal_metadata":3012480015},"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":90,"num_omap_keys":6,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003154"},"pg_stats":[{"pgid":"2.7","version":"25'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:58.824446+0000","last_change":"2024-09-17T20:43:59.155639+0000","last_active":"2024-09-17T22:14:58.824446+0000","last_peered":"2024-09-17T22:14:58.824446+0000","last_clean":"2024-09-17T22:14:58.824446+0000","last_became_active":"2024-09-17T20:43:57.147127+0000","last_became_peered":"2024-09-17T20:43:57.147127+0000","last_unstale":"2024-09-17T22:14:58.824446+0000","last_undegraded":"2024-09-17T22:14:58.824446+0000","last_fullsized":"2024-09-17T22:14:58.824446+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T07:19:31.124550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018461619999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"28'2824","reported_seq":2913,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.378514+0000","last_change":"2024-09-17T20:43:59.155814+0000","last_active":"2024-09-17T22:16:32.378514+0000","last_peered":"2024-09-17T22:16:32.378514+0000","last_clean":"2024-09-17T22:16:32.378514+0000","last_became_active":"2024-09-17T20:43:57.147519+0000","last_became_peered":"2024-09-17T20:43:57.147519+0000","last_unstale":"2024-09-17T22:16:32.378514+0000","last_undegraded":"2024-09-17T22:16:32.378514+0000","last_fullsized":"2024-09-17T22:16:32.378514+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2824,"log_dups_size":0,"ondisk_log_size":2824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:51:22.911411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024019409999999999,"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":16912,"num_read_kb":14090,"num_write":5640,"num_write_kb":5634,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'2263","reported_seq":4178,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.374376+0000","last_change":"2024-09-17T20:43:59.154582+0000","last_active":"2024-09-17T22:16:32.374376+0000","last_peered":"2024-09-17T22:16:32.374376+0000","last_clean":"2024-09-17T22:16:32.374376+0000","last_became_active":"2024-09-17T20:43:57.149645+0000","last_became_peered":"2024-09-17T20:43:57.149645+0000","last_unstale":"2024-09-17T22:16:32.374376+0000","last_undegraded":"2024-09-17T22:16:32.374376+0000","last_fullsized":"2024-09-17T22:16:32.374376+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":2263,"log_dups_size":0,"ondisk_log_size":2263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-18T22:14:29.713215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014433650000000001,"stat_sum":{"num_bytes":674,"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":12561,"num_read_kb":10390,"num_write":4251,"num_write_kb":4239,"num_scrub_errors":0,"num_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.4","version":"28'1324","reported_seq":1433,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:13.926589+0000","last_change":"2024-09-17T22:17:13.926589+0000","last_active":"2024-09-17T22:17:13.926589+0000","last_peered":"2024-09-17T22:17:13.926589+0000","last_clean":"2024-09-17T22:17:13.926589+0000","last_became_active":"2024-09-17T20:43:57.146874+0000","last_became_peered":"2024-09-17T20:43:57.146874+0000","last_unstale":"2024-09-17T22:17:13.926589+0000","last_undegraded":"2024-09-17T22:17:13.926589+0000","last_fullsized":"2024-09-17T22:17:13.926589+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'1324","last_scrub_stamp":"2024-09-17T22:17:13.926490+0000","last_deep_scrub":"28'1324","last_deep_scrub_stamp":"2024-09-17T22:17:13.926490+0000","last_clean_scrub_stamp":"2024-09-17T22:17:13.926490+0000","objects_scrubbed":4,"log_size":1324,"log_dups_size":0,"ondisk_log_size":1324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T03:57:31.349631+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0010744319999999999,"stat_sum":{"num_bytes":870,"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":7362,"num_read_kb":6047,"num_write":2627,"num_write_kb":2621,"num_scrub_errors":0,"num_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":"28'89501","reported_seq":146881,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.331489+0000","last_change":"2024-09-17T20:44:48.298621+0000","last_active":"2024-09-17T22:16:32.331489+0000","last_peered":"2024-09-17T22:16:32.331489+0000","last_clean":"2024-09-17T22:16:32.331489+0000","last_became_active":"2024-09-17T20:44:46.216222+0000","last_became_peered":"2024-09-17T20:44:46.216222+0000","last_unstale":"2024-09-17T22:16:32.331489+0000","last_undegraded":"2024-09-17T22:16:32.331489+0000","last_fullsized":"2024-09-17T22:16:32.331489+0000","mapping_epoch":20,"log_start":"28'79449","ondisk_log_start":"28'79449","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T23:10:57.938755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013413520000000001,"stat_sum":{"num_bytes":5786836480,"num_objects":1427,"num_object_clones":160,"num_object_copies":4281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1427,"num_whiteouts":0,"num_read":57593,"num_read_kb":3074800,"num_write":89333,"num_write_kb":19693020,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'202","reported_seq":2901,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.366027+0000","last_change":"2024-09-17T20:43:59.149393+0000","last_active":"2024-09-17T22:16:32.366027+0000","last_peered":"2024-09-17T22:16:32.366027+0000","last_clean":"2024-09-17T22:16:32.366027+0000","last_became_active":"2024-09-17T20:43:57.149759+0000","last_became_peered":"2024-09-17T20:43:57.149759+0000","last_unstale":"2024-09-17T22:16:32.366027+0000","last_undegraded":"2024-09-17T22:16:32.366027+0000","last_fullsized":"2024-09-17T22:16:32.366027+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":202,"log_dups_size":0,"ondisk_log_size":202,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T02:25:33.380037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00068317200000000001,"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":736,"num_read_kb":606,"num_write":186,"num_write_kb":179,"num_scrub_errors":0,"num_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":"28'65457","reported_seq":146982,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.340995+0000","last_change":"2024-09-17T20:44:48.302894+0000","last_active":"2024-09-17T22:16:32.340995+0000","last_peered":"2024-09-17T22:16:32.340995+0000","last_clean":"2024-09-17T22:16:32.340995+0000","last_became_active":"2024-09-17T20:44:46.216063+0000","last_became_peered":"2024-09-17T20:44:46.216063+0000","last_unstale":"2024-09-17T22:16:32.340995+0000","last_undegraded":"2024-09-17T22:16:32.340995+0000","last_fullsized":"2024-09-17T22:16:32.340995+0000","mapping_epoch":20,"log_start":"28'55408","ondisk_log_start":"28'55408","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for deep scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096192200000000004,"stat_sum":{"num_bytes":5729771008,"num_objects":1403,"num_object_clones":173,"num_object_copies":4209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1403,"num_whiteouts":0,"num_read":81750,"num_read_kb":2826452,"num_write":65282,"num_write_kb":19207719,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'598","reported_seq":1761,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.381334+0000","last_change":"2024-09-17T20:43:59.570433+0000","last_active":"2024-09-17T22:16:32.381334+0000","last_peered":"2024-09-17T22:16:32.381334+0000","last_clean":"2024-09-17T22:16:32.381334+0000","last_became_active":"2024-09-17T20:43:57.149223+0000","last_became_peered":"2024-09-17T20:43:57.149223+0000","last_unstale":"2024-09-17T22:16:32.381334+0000","last_undegraded":"2024-09-17T22:16:32.381334+0000","last_fullsized":"2024-09-17T22:16:32.381334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+0000","objects_scrubbed":0,"log_size":598,"log_dups_size":0,"ondisk_log_size":598,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T05:06:00.109781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00059176400000000005,"stat_sum":{"num_bytes":178,"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":2747,"num_read_kb":2148,"num_write":1106,"num_write_kb":1100,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'130046","reported_seq":258098,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.337183+0000","last_change":"2024-09-17T20:44:48.298331+0000","last_active":"2024-09-17T22:16:32.337183+0000","last_peered":"2024-09-17T22:16:32.337183+0000","last_clean":"2024-09-17T22:16:32.337183+0000","last_became_active":"2024-09-17T20:44:46.216221+0000","last_became_peered":"2024-09-17T20:44:46.216221+0000","last_unstale":"2024-09-17T22:16:32.337183+0000","last_undegraded":"2024-09-17T22:16:32.337183+0000","last_fullsized":"2024-09-17T22:16:32.337183+0000","mapping_epoch":20,"log_start":"28'120037","ondisk_log_start":"28'120037","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-19T00:50:56.236036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001218177,"stat_sum":{"num_bytes":5689474560,"num_objects":1386,"num_object_clones":167,"num_object_copies":4158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1386,"num_whiteouts":0,"num_read":128273,"num_read_kb":3629289,"num_write":129876,"num_write_kb":18788814,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"26'1","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:27.109233+0000","last_change":"2024-09-17T20:43:59.570442+0000","last_active":"2024-09-17T22:14:27.109233+0000","last_peered":"2024-09-17T22:14:27.109233+0000","last_clean":"2024-09-17T22:14:27.109233+0000","last_became_active":"2024-09-17T20:43:57.149301+0000","last_became_peered":"2024-09-17T20:43:57.149301+0000","last_unstale":"2024-09-17T22:14:27.109233+0000","last_undegraded":"2024-09-17T22:14:27.109233+0000","last_fullsized":"2024-09-17T22:14:27.109233+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-18T21:23:39.573572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060525599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"28'302424","reported_seq":474103,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:16:32.343913+0000","last_change":"2024-09-17T20:44:48.306951+0000","last_active":"2024-09-17T22:16:32.343913+0000","last_peered":"2024-09-17T22:16:32.343913+0000","last_clean":"2024-09-17T22:16:32.343913+0000","last_became_active":"2024-09-17T20:44:46.215437+0000","last_became_peered":"2024-09-17T20:44:46.215437+0000","last_unstale":"2024-09-17T22:16:32.343913+0000","last_undegraded":"2024-09-17T22:16:32.343913+0000","last_fullsized":"2024-09-17T22:16:32.343913+0000","mapping_epoch":20,"log_start":"28'292393","ondisk_log_start":"28'292393","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:44:44.265941+0000","last_clean_scrub_stamp":"2024-09-17T20:44:44.265941+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:37:36.156753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.004816603,"stat_sum":{"num_bytes":5671360531,"num_objects":1394,"num_object_clones":157,"num_object_copies":4182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1394,"num_whiteouts":0,"num_read":171884,"num_read_kb":4031550,"num_write":302272,"num_write_kb":24489956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"14'1","reported_seq":88,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:13:38.275424+0000","last_change":"2024-09-17T20:43:59.155503+0000","last_active":"2024-09-17T22:13:38.275424+0000","last_peered":"2024-09-17T22:13:38.275424+0000","last_clean":"2024-09-17T22:13:38.275424+0000","last_became_active":"2024-09-17T20:43:57.151089+0000","last_became_peered":"2024-09-17T20:43:57.151089+0000","last_unstale":"2024-09-17T22:13:38.275424+0000","last_undegraded":"2024-09-17T22:13:38.275424+0000","last_fullsized":"2024-09-17T22:13:38.275424+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:56.125062+0000","last_clean_scrub_stamp":"2024-09-17T20:43:56.125062+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-19T02:23:04.271451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0019853729999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":156,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:14:23.648344+0000","last_change":"2024-09-17T20:43:54.851080+0000","last_active":"2024-09-17T22:14:23.648344+0000","last_peered":"2024-09-17T22:14:23.648344+0000","last_clean":"2024-09-17T22:14:23.648344+0000","last_became_active":"2024-09-17T20:43:54.848821+0000","last_became_peered":"2024-09-17T20:43:54.848821+0000","last_unstale":"2024-09-17T22:14:23.648344+0000","last_undegraded":"2024-09-17T22:14:23.648344+0000","last_fullsized":"2024-09-17T22:14:23.648344+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T20:43:53.111548+0000","last_clean_scrub_stamp":"2024-09-17T20:43:53.111548+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-18T23:46:06.176835+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":22877442579,"num_objects":5610,"num_object_clones":657,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":439500,"num_read_kb":13562091,"num_write":586763,"num_write_kb":82179509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3420815360,"data_stored":34632019968,"data_compressed":1018248571,"data_compressed_allocated":3020292096,"data_compressed_original":34203856896,"omap_allocated":0,"internal_metadata":0},"log_size":40141,"ondisk_log_size":40141,"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":40346,"num_read_kb":33289,"num_write":13812,"num_write_kb":13775,"num_scrub_errors":0,"num_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":90,"num_omap_keys":6,"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":10987,"internal_metadata":0},"log_size":7214,"ondisk_log_size":7214,"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":6524,"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":34359739493,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1861960,"kb_used_data":1031224,"kb_used_omap":58,"kb_used_meta":830661,"kb_avail":92509880,"statfs":{"total":96636764160,"available":94730117120,"internally_reserved":0,"allocated":1055973376,"data_stored":11544096980,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":60247,"internal_metadata":850597033},"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":34359739491,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1964056,"kb_used_data":1159688,"kb_used_omap":73,"kb_used_meta":804278,"kb_avail":92407784,"statfs":{"total":96636764160,"available":94625570816,"internally_reserved":0,"allocated":1187520512,"data_stored":11544689601,"data_compressed":370825135,"data_compressed_allocated":1038123008,"data_compressed_original":11385806848,"omap_allocated":74963,"internal_metadata":823581485},"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":34359739492,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2457640,"kb_used_data":1150616,"kb_used_omap":72,"kb_used_meta":1306935,"kb_avail":91914200,"statfs":{"total":96636764160,"available":94120140800,"internally_reserved":0,"allocated":1178230784,"data_stored":11544689407,"data_compressed":367699810,"data_compressed_allocated":1031729152,"data_compressed_original":11386470400,"omap_allocated":74695,"internal_metadata":1338301497},"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":3262,"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":3262,"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":28672,"data_stored":2253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5014,"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":5241,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":732,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1177907200,"data_stored":11544006656,"data_compressed":367696548,"data_compressed_allocated":1031692288,"data_compressed_original":11385896960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1187184640,"data_stored":11544006656,"data_compressed":370821873,"data_compressed_allocated":1038086144,"data_compressed_original":11385233408,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1055723520,"data_stored":11544006656,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:17:14.785 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-17T20:43:56.125062+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=56, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.785 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-17T20:43:56.125062+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=56, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.785 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-17T20:43:56.125062+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=56, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.785 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-17T20:44:44.265941+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=44, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.785 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-17T20:43:56.125062+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=56, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.785 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-17T20:44:44.265941+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=44, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.785 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-17T20:43:56.125062+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=56, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.786 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-17T20:44:44.265941+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=44, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.786 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-17T20:43:56.125062+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=56, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.786 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-17T20:44:44.265941+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=44, tm_sec=44, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.786 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-17T20:43:56.125062+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=56, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.786 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-17T20:43:53.111548+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=20, tm_min=43, tm_sec=53, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=22, tm_min=17, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=0) 2024-09-17T22:17:14.786 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-17T22:17:34.787 DEBUG:teuthology.orchestra.run.smithi070:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-17T22:17:35.098 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-17T22:17:35.098 INFO:teuthology.orchestra.run.smithi070.stderr:dumped all 2024-09-17T22:17:35.117 INFO:teuthology.orchestra.run.smithi070.stdout:{"pg_ready":true,"pg_map":{"version":2837,"stamp":"2024-09-17T22:17:34.528628+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22878035394,"num_objects":5627,"num_object_clones":657,"num_object_copies":16864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":479902,"num_read_kb":13595426,"num_write":600654,"num_write_kb":82194390,"num_scrub_errors":0,"num_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":47420,"ondisk_log_size":47420,"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":6283656,"kb_used_data":3341528,"kb_used_omap":204,"kb_used_meta":2941875,"kb_avail":276831864,"statfs":{"total":289910292480,"available":283475828736,"internally_reserved":0,"allocated":3421724672,"data_stored":34633475988,"data_compressed":1018255095,"data_compressed_allocated":3020365824,"data_compressed_original":34205003776,"omap_allocated":209905,"internal_metadata":3012480015},"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":348,"num_omap_keys":11,"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.003042"},"pg_stats":[{"pgid":"2.7","version":"28'2","reported_seq":106,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:17.987408+0000","last_change":"2024-09-17T22:17:17.987408+0000","last_active":"2024-09-17T22:17:17.987408+0000","last_peered":"2024-09-17T22:17:17.987408+0000","last_clean":"2024-09-17T22:17:17.987408+0000","last_became_active":"2024-09-17T20:43:57.147127+0000","last_became_peered":"2024-09-17T20:43:57.147127+0000","last_unstale":"2024-09-17T22:17:17.987408+0000","last_undegraded":"2024-09-17T22:17:17.987408+0000","last_fullsized":"2024-09-17T22:17:17.987408+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2","last_scrub_stamp":"2024-09-17T22:17:17.987325+0000","last_deep_scrub":"28'2","last_deep_scrub_stamp":"2024-09-17T22:17:17.987325+0000","last_clean_scrub_stamp":"2024-09-17T22:17:17.987325+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-19T05:41:41.107672+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0018461619999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"28'2825","reported_seq":2922,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:20.902805+0000","last_change":"2024-09-17T22:17:20.902805+0000","last_active":"2024-09-17T22:17:20.902805+0000","last_peered":"2024-09-17T22:17:20.902805+0000","last_clean":"2024-09-17T22:17:20.902805+0000","last_became_active":"2024-09-17T20:43:57.147519+0000","last_became_peered":"2024-09-17T20:43:57.147519+0000","last_unstale":"2024-09-17T22:17:20.902805+0000","last_undegraded":"2024-09-17T22:17:20.902805+0000","last_fullsized":"2024-09-17T22:17:20.902805+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2825","last_scrub_stamp":"2024-09-17T22:17:20.902735+0000","last_deep_scrub":"28'2825","last_deep_scrub_stamp":"2024-09-17T22:17:20.902735+0000","last_clean_scrub_stamp":"2024-09-17T22:17:20.902735+0000","objects_scrubbed":1,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T04:16:51.941466+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0024019409999999999,"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":16912,"num_read_kb":14090,"num_write":5640,"num_write_kb":5634,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'2265","reported_seq":4188,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:18.977401+0000","last_change":"2024-09-17T22:17:18.977401+0000","last_active":"2024-09-17T22:17:18.977401+0000","last_peered":"2024-09-17T22:17:18.977401+0000","last_clean":"2024-09-17T22:17:18.977401+0000","last_became_active":"2024-09-17T20:43:57.149645+0000","last_became_peered":"2024-09-17T20:43:57.149645+0000","last_unstale":"2024-09-17T22:17:18.977401+0000","last_undegraded":"2024-09-17T22:17:18.977401+0000","last_fullsized":"2024-09-17T22:17:18.977401+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2265","last_scrub_stamp":"2024-09-17T22:17:18.977294+0000","last_deep_scrub":"28'2265","last_deep_scrub_stamp":"2024-09-17T22:17:18.977294+0000","last_clean_scrub_stamp":"2024-09-17T22:17:18.977294+0000","objects_scrubbed":2,"log_size":2265,"log_dups_size":0,"ondisk_log_size":2265,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-18T23:57:25.233353+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0014433650000000001,"stat_sum":{"num_bytes":674,"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":12561,"num_read_kb":10390,"num_write":4251,"num_write_kb":4239,"num_scrub_errors":0,"num_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.4","version":"28'1324","reported_seq":1433,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:13.926589+0000","last_change":"2024-09-17T22:17:13.926589+0000","last_active":"2024-09-17T22:17:13.926589+0000","last_peered":"2024-09-17T22:17:13.926589+0000","last_clean":"2024-09-17T22:17:13.926589+0000","last_became_active":"2024-09-17T20:43:57.146874+0000","last_became_peered":"2024-09-17T20:43:57.146874+0000","last_unstale":"2024-09-17T22:17:13.926589+0000","last_undegraded":"2024-09-17T22:17:13.926589+0000","last_fullsized":"2024-09-17T22:17:13.926589+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'1324","last_scrub_stamp":"2024-09-17T22:17:13.926490+0000","last_deep_scrub":"28'1324","last_deep_scrub_stamp":"2024-09-17T22:17:13.926490+0000","last_clean_scrub_stamp":"2024-09-17T22:17:13.926490+0000","objects_scrubbed":4,"log_size":1324,"log_dups_size":0,"ondisk_log_size":1324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T03:57:31.349631+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0010744319999999999,"stat_sum":{"num_bytes":870,"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":7362,"num_read_kb":6047,"num_write":2627,"num_write_kb":2621,"num_scrub_errors":0,"num_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":"28'89501","reported_seq":146985,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:20.103126+0000","last_change":"2024-09-17T22:17:20.103126+0000","last_active":"2024-09-17T22:17:20.103126+0000","last_peered":"2024-09-17T22:17:20.103126+0000","last_clean":"2024-09-17T22:17:20.103126+0000","last_became_active":"2024-09-17T20:44:46.216222+0000","last_became_peered":"2024-09-17T20:44:46.216222+0000","last_unstale":"2024-09-17T22:17:20.103126+0000","last_undegraded":"2024-09-17T22:17:20.103126+0000","last_fullsized":"2024-09-17T22:17:20.103126+0000","mapping_epoch":20,"log_start":"28'79449","ondisk_log_start":"28'79449","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'89501","last_scrub_stamp":"2024-09-17T22:17:20.102961+0000","last_deep_scrub":"28'89501","last_deep_scrub_stamp":"2024-09-17T22:17:20.102961+0000","last_clean_scrub_stamp":"2024-09-17T22:17:20.102961+0000","objects_scrubbed":1427,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T02:30:11.298430+0000","scrub_duration":4027,"objects_trimmed":0,"snaptrim_duration":0.0013413520000000001,"stat_sum":{"num_bytes":5786836480,"num_objects":1427,"num_object_clones":160,"num_object_copies":4281,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1427,"num_whiteouts":0,"num_read":57593,"num_read_kb":3074800,"num_write":89333,"num_write_kb":19693020,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'204","reported_seq":2911,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:15.065591+0000","last_change":"2024-09-17T22:17:15.065591+0000","last_active":"2024-09-17T22:17:15.065591+0000","last_peered":"2024-09-17T22:17:15.065591+0000","last_clean":"2024-09-17T22:17:15.065591+0000","last_became_active":"2024-09-17T20:43:57.149759+0000","last_became_peered":"2024-09-17T20:43:57.149759+0000","last_unstale":"2024-09-17T22:17:15.065591+0000","last_undegraded":"2024-09-17T22:17:15.065591+0000","last_fullsized":"2024-09-17T22:17:15.065591+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'204","last_scrub_stamp":"2024-09-17T22:17:15.065344+0000","last_deep_scrub":"28'204","last_deep_scrub_stamp":"2024-09-17T22:17:15.065344+0000","last_clean_scrub_stamp":"2024-09-17T22:17:15.065344+0000","objects_scrubbed":2,"log_size":204,"log_dups_size":0,"ondisk_log_size":204,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T03:38:22.105728+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.00068317200000000001,"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":736,"num_read_kb":606,"num_write":186,"num_write_kb":179,"num_scrub_errors":0,"num_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":"28'65457","reported_seq":147084,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:22.936315+0000","last_change":"2024-09-17T22:17:22.936315+0000","last_active":"2024-09-17T22:17:22.936315+0000","last_peered":"2024-09-17T22:17:22.936315+0000","last_clean":"2024-09-17T22:17:22.936315+0000","last_became_active":"2024-09-17T20:44:46.216063+0000","last_became_peered":"2024-09-17T20:44:46.216063+0000","last_unstale":"2024-09-17T22:17:22.936315+0000","last_undegraded":"2024-09-17T22:17:22.936315+0000","last_fullsized":"2024-09-17T22:17:22.936315+0000","mapping_epoch":20,"log_start":"28'55408","ondisk_log_start":"28'55408","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'65457","last_scrub_stamp":"2024-09-17T22:17:22.936224+0000","last_deep_scrub":"28'65457","last_deep_scrub_stamp":"2024-09-17T22:17:22.936224+0000","last_clean_scrub_stamp":"2024-09-17T22:17:22.936224+0000","objects_scrubbed":1403,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T02:57:32.789452+0000","scrub_duration":2987,"objects_trimmed":0,"snaptrim_duration":0.00096192200000000004,"stat_sum":{"num_bytes":5729771008,"num_objects":1403,"num_object_clones":173,"num_object_copies":4209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1403,"num_whiteouts":0,"num_read":81750,"num_read_kb":2826452,"num_write":65282,"num_write_kb":19207719,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'601","reported_seq":1772,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:16.055062+0000","last_change":"2024-09-17T22:17:16.055062+0000","last_active":"2024-09-17T22:17:16.055062+0000","last_peered":"2024-09-17T22:17:16.055062+0000","last_clean":"2024-09-17T22:17:16.055062+0000","last_became_active":"2024-09-17T20:43:57.149223+0000","last_became_peered":"2024-09-17T20:43:57.149223+0000","last_unstale":"2024-09-17T22:17:16.055062+0000","last_undegraded":"2024-09-17T22:17:16.055062+0000","last_fullsized":"2024-09-17T22:17:16.055062+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'601","last_scrub_stamp":"2024-09-17T22:17:16.054934+0000","last_deep_scrub":"28'601","last_deep_scrub_stamp":"2024-09-17T22:17:16.054934+0000","last_clean_scrub_stamp":"2024-09-17T22:17:16.054934+0000","objects_scrubbed":3,"log_size":601,"log_dups_size":0,"ondisk_log_size":601,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T02:48:06.197920+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.00059176400000000005,"stat_sum":{"num_bytes":178,"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":2747,"num_read_kb":2148,"num_write":1106,"num_write_kb":1100,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'130046","reported_seq":258199,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:18.129708+0000","last_change":"2024-09-17T22:17:18.129708+0000","last_active":"2024-09-17T22:17:18.129708+0000","last_peered":"2024-09-17T22:17:18.129708+0000","last_clean":"2024-09-17T22:17:18.129708+0000","last_became_active":"2024-09-17T20:44:46.216221+0000","last_became_peered":"2024-09-17T20:44:46.216221+0000","last_unstale":"2024-09-17T22:17:18.129708+0000","last_undegraded":"2024-09-17T22:17:18.129708+0000","last_fullsized":"2024-09-17T22:17:18.129708+0000","mapping_epoch":20,"log_start":"28'120037","ondisk_log_start":"28'120037","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'130046","last_scrub_stamp":"2024-09-17T22:17:18.129565+0000","last_deep_scrub":"28'130046","last_deep_scrub_stamp":"2024-09-17T22:17:18.129565+0000","last_clean_scrub_stamp":"2024-09-17T22:17:18.129565+0000","objects_scrubbed":1386,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:15:12.991254+0000","scrub_duration":4087,"objects_trimmed":0,"snaptrim_duration":0.001218177,"stat_sum":{"num_bytes":5689474560,"num_objects":1386,"num_object_clones":167,"num_object_copies":4158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1386,"num_whiteouts":0,"num_read":128273,"num_read_kb":3629289,"num_write":129876,"num_write_kb":18788814,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'2","reported_seq":106,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:15.027236+0000","last_change":"2024-09-17T22:17:15.027236+0000","last_active":"2024-09-17T22:17:15.027236+0000","last_peered":"2024-09-17T22:17:15.027236+0000","last_clean":"2024-09-17T22:17:15.027236+0000","last_became_active":"2024-09-17T20:43:57.149301+0000","last_became_peered":"2024-09-17T20:43:57.149301+0000","last_unstale":"2024-09-17T22:17:15.027236+0000","last_undegraded":"2024-09-17T22:17:15.027236+0000","last_fullsized":"2024-09-17T22:17:15.027236+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2","last_scrub_stamp":"2024-09-17T22:17:15.027129+0000","last_deep_scrub":"28'2","last_deep_scrub_stamp":"2024-09-17T22:17:15.027129+0000","last_clean_scrub_stamp":"2024-09-17T22:17:15.027129+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-19T07:25:12.051171+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00060525599999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"28'302424","reported_seq":474205,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:19.083600+0000","last_change":"2024-09-17T22:17:19.083600+0000","last_active":"2024-09-17T22:17:19.083600+0000","last_peered":"2024-09-17T22:17:19.083600+0000","last_clean":"2024-09-17T22:17:19.083600+0000","last_became_active":"2024-09-17T20:44:46.215437+0000","last_became_peered":"2024-09-17T20:44:46.215437+0000","last_unstale":"2024-09-17T22:17:19.083600+0000","last_undegraded":"2024-09-17T22:17:19.083600+0000","last_fullsized":"2024-09-17T22:17:19.083600+0000","mapping_epoch":20,"log_start":"28'292393","ondisk_log_start":"28'292393","created":20,"last_epoch_clean":21,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'302424","last_scrub_stamp":"2024-09-17T22:17:19.083501+0000","last_deep_scrub":"28'302424","last_deep_scrub_stamp":"2024-09-17T22:17:19.083501+0000","last_clean_scrub_stamp":"2024-09-17T22:17:19.083501+0000","objects_scrubbed":1394,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T23:38:51.682916+0000","scrub_duration":4163,"objects_trimmed":0,"snaptrim_duration":0.004816603,"stat_sum":{"num_bytes":5671360531,"num_objects":1394,"num_object_clones":157,"num_object_copies":4182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1394,"num_whiteouts":0,"num_read":171884,"num_read_kb":4031550,"num_write":302272,"num_write_kb":24489956,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"28'2","reported_seq":97,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:16.979594+0000","last_change":"2024-09-17T22:17:16.979594+0000","last_active":"2024-09-17T22:17:16.979594+0000","last_peered":"2024-09-17T22:17:16.979594+0000","last_clean":"2024-09-17T22:17:16.979594+0000","last_became_active":"2024-09-17T20:43:57.151089+0000","last_became_peered":"2024-09-17T20:43:57.151089+0000","last_unstale":"2024-09-17T22:17:16.979594+0000","last_undegraded":"2024-09-17T22:17:16.979594+0000","last_fullsized":"2024-09-17T22:17:16.979594+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2","last_scrub_stamp":"2024-09-17T22:17:16.979474+0000","last_deep_scrub":"28'2","last_deep_scrub_stamp":"2024-09-17T22:17:16.979474+0000","last_clean_scrub_stamp":"2024-09-17T22:17:16.979474+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-18T23:50:38.283012+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0019853729999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"28'54","reported_seq":166,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-17T22:17:15.970743+0000","last_change":"2024-09-17T22:17:15.970743+0000","last_active":"2024-09-17T22:17:15.970743+0000","last_peered":"2024-09-17T22:17:15.970743+0000","last_clean":"2024-09-17T22:17:15.970743+0000","last_became_active":"2024-09-17T20:43:54.848821+0000","last_became_peered":"2024-09-17T20:43:54.848821+0000","last_unstale":"2024-09-17T22:17:15.970743+0000","last_undegraded":"2024-09-17T22:17:15.970743+0000","last_fullsized":"2024-09-17T22:17:15.970743+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'54","last_scrub_stamp":"2024-09-17T22:17:15.970636+0000","last_deep_scrub":"28'54","last_deep_scrub_stamp":"2024-09-17T22:17:15.970636+0000","last_clean_scrub_stamp":"2024-09-17T22:17:15.970636+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-18T23:11:33.150557+0000","scrub_duration":15,"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":22877442579,"num_objects":5610,"num_object_clones":657,"num_object_copies":16830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5610,"num_whiteouts":0,"num_read":439500,"num_read_kb":13562091,"num_write":586763,"num_write_kb":82179509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3420815360,"data_stored":34632019968,"data_compressed":1018248571,"data_compressed_allocated":3020292096,"data_compressed_original":34203856896,"omap_allocated":0,"internal_metadata":0},"log_size":40141,"ondisk_log_size":40141,"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":40346,"num_read_kb":33289,"num_write":13812,"num_write_kb":13775,"num_scrub_errors":0,"num_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":10987,"internal_metadata":0},"log_size":7225,"ondisk_log_size":7225,"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":6524,"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":34359739497,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1861960,"kb_used_data":1031224,"kb_used_omap":58,"kb_used_meta":830661,"kb_avail":92509880,"statfs":{"total":96636764160,"available":94730117120,"internally_reserved":0,"allocated":1055973376,"data_stored":11544096980,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":60247,"internal_metadata":850597033},"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":34359739495,"num_pgs":13,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1964056,"kb_used_data":1159688,"kb_used_omap":73,"kb_used_meta":804278,"kb_avail":92407784,"statfs":{"total":96636764160,"available":94625570816,"internally_reserved":0,"allocated":1187520512,"data_stored":11544689601,"data_compressed":370825135,"data_compressed_allocated":1038123008,"data_compressed_original":11385806848,"omap_allocated":74963,"internal_metadata":823581485},"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":34359739496,"num_pgs":10,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2457640,"kb_used_data":1150616,"kb_used_omap":72,"kb_used_meta":1306935,"kb_avail":91914200,"statfs":{"total":96636764160,"available":94120140800,"internally_reserved":0,"allocated":1178230784,"data_stored":11544689407,"data_compressed":367699810,"data_compressed_allocated":1031729152,"data_compressed_original":11386470400,"omap_allocated":74695,"internal_metadata":1338301497},"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":3262,"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":3262,"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":28672,"data_stored":2253,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5014,"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":5241,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":194,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":732,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1177907200,"data_stored":11544006656,"data_compressed":367696548,"data_compressed_allocated":1031692288,"data_compressed_original":11385896960,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1187184640,"data_stored":11544006656,"data_compressed":370821873,"data_compressed_allocated":1038086144,"data_compressed_original":11385233408,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1055723520,"data_stored":11544006656,"data_compressed":279730150,"data_compressed_allocated":950513664,"data_compressed_original":11432726528,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T22:17:35.118 DEBUG:teuthology.orchestra.run.smithi070:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-17T22:17:35.448 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-17T22:17:35.449 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-17T22:17:35.449 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-17T22:17:35.449 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:39.417 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.0 is failed for ~0s 2024-09-17T22:17:41.551 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-17T22:17:41.551 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-17T22:17:41.551 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:44.720 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 is failed for ~0s 2024-09-17T22:17:44.720 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.0 has been restored 2024-09-17T22:17:47.653 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-17T22:17:47.654 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-17T22:17:47.654 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:47.742 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-17T22:17:47.742 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-17T22:17:47.742 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-17T22:17:47.742 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:47.770 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-17T22:17:47.771 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-17T22:17:47.771 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-17T22:17:47.771 INFO:teuthology.orchestra.run:waiting for 300 2024-09-17T22:17:47.832 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-17T22:17:47.832 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-17T22:17:47.833 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:17:48.014 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T22:17:48.014 DEBUG:teuthology.orchestra.run.smithi070:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-17T22:17:48.583 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T22:17:48.583 DEBUG:teuthology.orchestra.run.smithi070:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-17T22:17:48.803 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T22:17:48.803 DEBUG:teuthology.orchestra.run.smithi070:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-17T22:17:49.018 INFO:tasks.ceph:Archiving mon data... 2024-09-17T22:17:49.018 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/data/cluster1.mon.a.tgz 2024-09-17T22:17:49.019 DEBUG:teuthology.orchestra.run.smithi070:> mktemp 2024-09-17T22:17:49.024 INFO:teuthology.orchestra.run.smithi070.stdout:/tmp/tmp.dADhgAbicQ 2024-09-17T22:17:49.028 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.dADhgAbicQ 2024-09-17T22:17:49.165 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0666 /tmp/tmp.dADhgAbicQ 2024-09-17T22:17:49.240 DEBUG:teuthology.orchestra.remote:smithi070:/tmp/tmp.dADhgAbicQ is 288KB 2024-09-17T22:17:49.299 DEBUG:teuthology.orchestra.run.smithi070:> rm -fr /tmp/tmp.dADhgAbicQ 2024-09-17T22:17:49.306 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-17T22:17:49.306 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:17:49.351 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:17:49.418 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-17T22:17:49.424 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-17T22:17:49.424 INFO:tasks.ceph:Archiving crash dumps... 2024-09-17T22:17:49.425 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/remote/smithi070/crash 2024-09-17T22:17:49.426 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-17T22:17:49.474 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/remote/smithi102/crash 2024-09-17T22:17:49.475 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-17T22:17:49.489 INFO:tasks.ceph:Compressing logs... 2024-09-17T22:17:49.489 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:17:49.519 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:17:49.546 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28789.log 2024-09-17T22:17:49.547 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28151.log 2024-09-17T22:17:49.547 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.28789.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28282.log 2024-09-17T22:17:49.547 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28789.log.gz 2024-09-17T22:17:49.549 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28151.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28151.log.gz 2024-09-17T22:17:49.549 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28603.log 2024-09-17T22:17:49.549 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28223.log 2024-09-17T22:17:49.549 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28282.log: /var/log/ceph/cluster1-client.admin.28603.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28603.log.gz 2024-09-17T22:17:49.549 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25102.log 2024-09-17T22:17:49.549 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28282.log.gz 2024-09-17T22:17:49.550 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28223.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28439.log 2024-09-17T22:17:49.550 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28223.log.gz 2024-09-17T22:17:49.550 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.25102.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25102.log.gz 2024-09-17T22:17:49.550 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28439.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29643.log 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28439.log.gz 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29189.log 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.29643.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31011.log 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.29189.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25220.log 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29189.log.gz 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.31011.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29229.log 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31011.log.gz 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.25220.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30985.log 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr: 21.7% -- replaced with /var/log/ceph/cluster2-client.admin.29643.log.gz 2024-09-17T22:17:49.553 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25220.log.gz 2024-09-17T22:17:49.554 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.29229.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28705.log 2024-09-17T22:17:49.554 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29229.log.gz 2024-09-17T22:17:49.554 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30985.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-17T22:17:49.554 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30985.log.gz 2024-09-17T22:17:49.554 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.28705.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.28705.log.gz 2024-09-17T22:17:49.554 INFO:teuthology.orchestra.run.smithi070.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.28280.log 2024-09-17T22:17:49.559 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-mon.a.log: 87.1% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-17T22:17:49.559 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29189.log 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28280.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28280.log.gz 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28438.log 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.29189.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29189.log.gz 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28360.log 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28438.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29269.log 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28438.log.gz 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28360.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.28360.log.gz 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.28249.log 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.29269.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28655.log 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29269.log.gz 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28249.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28249.log.gz 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28747.log 2024-09-17T22:17:49.560 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28655.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28361.log 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28655.log.gz 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.28747.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28747.log.gz 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28747.log 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28361.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31037.log 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28361.log.gz 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28747.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28747.log.gz 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28067.log 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.31037.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21532.log 2024-09-17T22:17:49.561 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31037.log.gz 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28067.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28067.log.gz 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31089.log 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/ceph.tmp-client.admin.21532.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21532.log.gz 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28431.log 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.31089.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30959.log 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31089.log.gz 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28431.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28431.log.gz 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29858.log 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30959.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30959.log.gz 2024-09-17T22:17:49.562 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25279.log 2024-09-17T22:17:49.575 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.29858.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28197.log 2024-09-17T22:17:49.575 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29858.log.gz 2024-09-17T22:17:49.575 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.25279.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-17T22:17:49.576 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25279.log.gz 2024-09-17T22:17:49.576 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28197.log: gzip 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28197.log.gz 2024-09-17T22:17:49.576 INFO:teuthology.orchestra.run.smithi070.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.27889.log 2024-09-17T22:17:49.576 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30881.log 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.27889.log: gzip -5 0.0% --verbose -- replaced with /var/log/ceph/cluster1-client.admin.27889.log.gz -- 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr: /var/log/ceph/cluster1-client.0.29356.log 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30881.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30881.log.gz 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28628.log 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.0.29356.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29892.log 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28628.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28628.log.gz 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-17T22:17:49.577 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.29892.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29643.log 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.29643.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30803.log 0.0% 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr: -- replaced with /var/log/ceph/cluster1-client.admin.29643.log.gz 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30829.log 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30803.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31063.log 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30803.log.gz 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30829.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28705.log 0.0% 2024-09-17T22:17:49.578 INFO:teuthology.orchestra.run.smithi070.stderr: -- replaced with /var/log/ceph/cluster1-client.admin.30829.log.gz 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.31063.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31063.log.gz 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25341.log 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28705.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29892.log 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28705.log.gz 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.25341.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25341.log.gz 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25244.log 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.29892.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28283.log 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29892.log.gz 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.25244.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29356.log 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25244.log.gz 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28283.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28509.log 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28283.log.gz 2024-09-17T22:17:49.579 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.29356.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28126.log 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28509.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.28509.log.gz 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.25196.log 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28126.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30855.log 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28126.log.gz 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.25196.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster1-client.admin.28789.log -- replaced with /var/log/ceph/cluster1-client.admin.25196.log.gz 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30855.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28353.log 2024-09-17T22:17:49.580 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30855.log.gz 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28789.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28171.log 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28789.log.gz 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28353.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28561.log 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28353.log.gz 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28171.log: gzip -5 --verbose 0.0% -- -- replaced with /var/log/ceph/cluster1-client.admin.28171.log.gz 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr: /var/log/ceph/cluster1.log 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28561.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28679.log 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28561.log.gz 2024-09-17T22:17:49.581 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30933.log 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28679.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28535.log 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28679.log.gz 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30933.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30933.log.gz 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29229.log 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29269.log 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.28535.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28535.log.gz 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.29229.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29229.log.gz 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster2-client.admin.29269.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29269.log.gz 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31113.log 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr: 20.8% -- replaced with /var/log/ceph/cluster2-client.admin.29892.log.gz 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30907.log 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.31113.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31113.log.gz 2024-09-17T22:17:49.582 INFO:teuthology.orchestra.run.smithi070.stderr:/var/log/ceph/cluster1-client.admin.30907.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30907.log.gz 2024-09-17T22:17:49.583 INFO:teuthology.orchestra.run.smithi070.stderr: 89.3% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-17T22:17:49.629 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28859.log 2024-09-17T22:17:49.630 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29294.log 2024-09-17T22:17:49.630 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28859.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28377.log 2024-09-17T22:17:49.632 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29294.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28859.log.gz 2024-09-17T22:17:49.632 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29294.log.gz 2024-09-17T22:17:49.632 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25345.log 2024-09-17T22:17:49.632 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28377.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28629.log 2024-09-17T22:17:49.632 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28377.log.gz 2024-09-17T22:17:49.632 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.25345.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25345.log.gz 2024-09-17T22:17:49.632 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28838.log 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25195.log 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28629.log: /var/log/ceph/cluster2-client.admin.28838.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28629.log.gz 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28838.log.gz 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28301.log 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.25195.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25195.log.gz -5 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.29555.log 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28301.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-17T22:17:49.635 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28301.log.gz 2024-09-17T22:17:49.636 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29555.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29555.log.gz 2024-09-17T22:17:49.636 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-17T22:17:49.636 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28215.log 2024-09-17T22:17:49.636 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28796.log 2024-09-17T22:17:49.636 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28215.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28215.log.gz 2024-09-17T22:17:49.636 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28267.log 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28379.log 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28796.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28796.log.gz 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28267.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28267.log.gz 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25219.log 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28700.log 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28379.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28379.log.gz 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.25219.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28966.log 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25219.log.gz 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28700.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28700.log.gz 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28119.log 2024-09-17T22:17:49.640 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28966.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28966.log.gz 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28817.log 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28119.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28119.log.gz 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28817.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28817.log.gz 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28924.log 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose/var/log/ceph/cluster2-mgr.x.log: -- /var/log/ceph/cluster2.audit.log 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28924.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28924.log.gz 2024-09-17T22:17:49.641 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28680.log 2024-09-17T22:17:49.644 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-17T22:17:49.645 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2.audit.log: /var/log/ceph/cluster2-client.admin.28680.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28680.log.gz 2024-09-17T22:17:49.645 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28189.log 2024-09-17T22:17:49.645 INFO:teuthology.orchestra.run.smithi102.stderr: 87.1% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-17T22:17:49.645 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29398.log 2024-09-17T22:17:49.645 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2.log: /var/log/ceph/cluster2-client.admin.28189.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29009.log 2024-09-17T22:17:49.645 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28189.log.gz 2024-09-17T22:17:49.645 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29398.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29398.log.gz 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29134.log 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29071.log 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29009.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29009.log.gz 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29134.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29134.log.gz 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28169.log 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21531.log 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29071.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29071.log.gz 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28169.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28169.log.gz 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29158.log 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29424.log 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph.tmp-client.admin.21531.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21531.log.gz 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29158.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29158.log.gz 2024-09-17T22:17:49.646 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25101.log 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28579.log 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29424.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29424.log.gz 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.25101.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25101.log.gz 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29268.log 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28453.log 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28579.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28579.log.gz 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29268.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29268.log.gz 2024-09-17T22:17:49.655 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28449.log 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28880.log 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28453.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28453.log.gz 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28449.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28449.log.gz 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29048.log 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28299.log 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28880.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28880.log.gz 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29048.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28527.log 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29048.log.gz 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25243.log 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28299.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28299.log.gz 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28527.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28527.log.gz 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28722.log 2024-09-17T22:17:49.656 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29450.log 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.25243.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25243.log.gz 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28722.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28722.log.gz 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29113.log 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29242.log 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29450.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29450.log.gz 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29113.log: 91.0% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29113.log.gz 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29346.log 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28553.log 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29242.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29242.log.gz 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29346.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29346.log.gz 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29092.log 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28987.log 2024-09-17T22:17:49.657 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28553.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28553.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29092.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29092.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28457.log 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28300.log 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28987.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28987.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28457.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28457.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28656.log 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28144.log 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28300.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28300.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28656.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28656.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29502.log 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29476.log 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28144.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28144.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29502.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29502.log.gz 2024-09-17T22:17:49.658 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28241.log 2024-09-17T22:17:49.659 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29372.log 2024-09-17T22:17:49.659 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29476.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29476.log.gz 2024-09-17T22:17:49.659 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28241.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28241.log.gz 2024-09-17T22:17:49.659 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25278.log 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28898.log 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29372.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29372.log.gz 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.25278.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25278.log.gz 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28775.log 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29320.log 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28898.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28898.log.gz 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28775.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28775.log.gz 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29531.log 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27888.log 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29320.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29320.log.gz 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29531.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29531.log.gz 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28604.log 2024-09-17T22:17:49.665 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29030.log 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.27888.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27888.log.gz 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28604.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28604.log.gz 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28371.log 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.29030.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29030.log.gz 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-client.admin.28371.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28371.log.gz 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28945.log 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-17T22:17:49.666 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-osd.0.log: /var/log/ceph/cluster2-client.admin.28945.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28945.log.gz 2024-09-17T22:17:49.721 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 has been restored 2024-09-17T22:17:50.018 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/cluster2-osd.2.log: 92.1% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-17T22:17:50.357 INFO:teuthology.orchestra.run.smithi070.stderr: 55.7% -- replaced with /var/log/ceph/cluster1-client.0.29356.log.gz 2024-09-17T22:17:50.358 INFO:teuthology.orchestra.run.smithi070.stderr: 55.0% -- replaced with /var/log/ceph/cluster2-client.admin.29356.log.gz 2024-09-17T22:17:50.628 INFO:teuthology.orchestra.run.smithi102.stderr: 91.8% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-17T22:17:50.629 INFO:teuthology.orchestra.run.smithi102.stderr: 94.2% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-17T22:17:51.627 INFO:teuthology.orchestra.run.smithi102.stderr: 94.0% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-17T22:17:51.740 INFO:teuthology.orchestra.run.smithi102.stderr: 93.8% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-17T22:17:51.742 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-09-17T22:17:51.742 INFO:teuthology.orchestra.run.smithi102.stderr:real 0m2.205s 2024-09-17T22:17:51.742 INFO:teuthology.orchestra.run.smithi102.stderr:user 0m6.282s 2024-09-17T22:17:51.742 INFO:teuthology.orchestra.run.smithi102.stderr:sys 0m0.239s 2024-09-17T22:17:54.153 INFO:teuthology.orchestra.run.smithi070.stderr: 92.0% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-17T22:18:00.660 INFO:teuthology.orchestra.run.smithi070.stderr: 90.3% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-17T22:35:36.670 INFO:teuthology.orchestra.run.smithi070.stderr: 95.6% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-17T22:43:14.344 INFO:teuthology.orchestra.run.smithi070.stderr: 94.5% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-17T22:45:00.416 INFO:teuthology.orchestra.run.smithi070.stderr: 94.3% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-17T22:45:00.418 INFO:teuthology.orchestra.run.smithi070.stderr: 2024-09-17T22:45:00.418 INFO:teuthology.orchestra.run.smithi070.stderr:real 27m10.897s 2024-09-17T22:45:00.418 INFO:teuthology.orchestra.run.smithi070.stderr:user 23m18.051s 2024-09-17T22:45:00.418 INFO:teuthology.orchestra.run.smithi070.stderr:sys 1m15.600s 2024-09-17T22:45:00.418 INFO:tasks.ceph:Archiving logs... 2024-09-17T22:45:00.419 DEBUG:teuthology.misc:Transferring archived files from smithi070:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/remote/smithi070/log 2024-09-17T22:45:00.420 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T22:46:06.557 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/remote/smithi102/log 2024-09-17T22:46:06.560 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T22:46:09.462 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-17T22:46:09.473 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-17T22:46:09.473 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T22:46:09.475 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T22:46:09.570 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T22:46:09.583 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T22:46:09.583 DEBUG:teuthology.orchestra.run.smithi070:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T22:46:09.586 DEBUG:teuthology.orchestra.run.smithi102:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T22:46:09.604 INFO:teuthology.orchestra.run.smithi102.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T22:46:09.604 INFO:teuthology.orchestra.run.smithi102.stdout:============================================================================== 2024-09-17T22:46:09.604 INFO:teuthology.orchestra.run.smithi102.stdout:*hv01.front.sepi 67.205.162.81 3 u 247 256 377 0.215 -0.600 0.093 2024-09-17T22:46:09.604 INFO:teuthology.orchestra.run.smithi102.stdout:+hv02.front.sepi 63.231.80.2 3 u 34 256 377 0.141 -0.462 0.170 2024-09-17T22:46:09.604 INFO:teuthology.orchestra.run.smithi102.stdout:+hv03.front.sepi 74.6.168.72 3 u 62 256 377 0.173 -1.814 0.227 2024-09-17T22:46:09.604 INFO:teuthology.orchestra.run.smithi102.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T22:46:09.639 INFO:teuthology.orchestra.run.smithi070.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T22:46:09.639 INFO:teuthology.orchestra.run.smithi070.stdout:============================================================================== 2024-09-17T22:46:09.640 INFO:teuthology.orchestra.run.smithi070.stdout:+hv01.front.sepi 67.205.162.81 3 u 42 128 377 0.175 -2.037 0.506 2024-09-17T22:46:09.640 INFO:teuthology.orchestra.run.smithi070.stdout:*hv02.front.sepi 63.231.80.2 3 u 97 128 377 0.191 -1.958 0.558 2024-09-17T22:46:09.640 INFO:teuthology.orchestra.run.smithi070.stdout:+hv03.front.sepi 74.6.168.72 3 u 48 128 377 0.203 -3.079 0.457 2024-09-17T22:46:09.640 INFO:teuthology.orchestra.run.smithi070.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-17T22:46:09.641 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T22:46:09.652 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T22:46:09.652 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T22:46:09.661 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T22:46:09.669 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T22:46:09.678 INFO:teuthology.task.internal:Duration was 7971.269425 seconds 2024-09-17T22:46:09.678 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T22:46:09.687 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T22:46:09.687 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T22:46:09.690 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T22:46:09.833 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T22:46:09.833 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi070.front.sepia.ceph.com 2024-09-17T22:46:09.834 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:46:09.859 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi102.front.sepia.ceph.com 2024-09-17T22:46:09.859 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:46:09.869 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T22:46:09.870 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T22:46:09.901 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T22:46:09.969 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T22:46:09.969 DEBUG:teuthology.orchestra.run.smithi070:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T22:46:09.971 DEBUG:teuthology.orchestra.run.smithi102:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T22:46:10.219 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T22:46:10.230 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T22:46:10.230 DEBUG:teuthology.orchestra.run.smithi070:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T22:46:10.261 DEBUG:teuthology.orchestra.run.smithi102:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T22:46:10.275 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T22:46:10.285 DEBUG:teuthology.orchestra.run.smithi070:> 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-17T22:46:10.305 DEBUG:teuthology.orchestra.run.smithi102:> 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-17T22:46:10.321 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = core 2024-09-17T22:46:10.328 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = core 2024-09-17T22:46:10.431 DEBUG:teuthology.orchestra.run.smithi070:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T22:46:10.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T22:46:10.436 DEBUG:teuthology.orchestra.run.smithi102:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T22:46:10.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T22:46:10.477 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T22:46:10.488 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T22:46:10.489 DEBUG:teuthology.misc:Transferring archived files from smithi070:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/remote/smithi070 2024-09-17T22:46:10.489 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T22:46:10.532 DEBUG:teuthology.misc:Transferring archived files from smithi102:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_20:16:19-rbd-main-distro-default-smithi/7909277/remote/smithi102 2024-09-17T22:46:10.532 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T22:46:10.553 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T22:46:10.553 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T22:46:10.577 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T22:46:10.597 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T22:46:10.611 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T22:46:10.611 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T22:46:10.621 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T22:46:10.621 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T22:46:10.625 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T22:46:10.629 INFO:teuthology.orchestra.run.smithi070.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 22:46 /home/ubuntu/cephtest 2024-09-17T22:46:10.645 INFO:teuthology.orchestra.run.smithi102.stdout: 655474 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 22:46 /home/ubuntu/cephtest 2024-09-17T22:46:10.647 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T22:46:10.659 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T22:46:10.700 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 7971.269425153732 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-17T22:46:10.700 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T22:46:10.783 INFO:teuthology.run:pass