2024-09-04T19:29:31.271 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-04T19:29:31.289 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T19:29:31.374 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372 branch: wip-dis-testing description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: idryomov@gmail.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: '7889372' 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: dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-dis-testing ceph: conf: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zlib bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: live-migration-nbd sha1: 250c2b7303ac79643ee967bc9c5b14e5a0dbbf52 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci 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: 6930 sha1: 3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab sleep_before_teardown: 0 subset: 4/100 suite: rbd suite_branch: live-migration-nbd suite_path: /home/teuthworker/src/github.com_effi-ofer_ceph_250c2b7303ac79643ee967bc9c5b14e5a0dbbf52/qa suite_relpath: qa suite_repo: https://github.com/effi-ofer/ceph suite_sha1: 250c2b7303ac79643ee967bc9c5b14e5a0dbbf52 targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnTpnZ06FScqhVnQ1OCJFt8h8WGXUkZn8SuY8X7ElCH+N4e79OpazWoJ3AAn5uZWuyrPxeqSpMRox1AChq/zzc= smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFJNTkcrhXIXATHBDzFzqm125JLhJaLDnl9UDNwvVrIc9zxTGYwkk3J6WOir3i60AtnR8yue8ZxEUfqCWMJPzi4= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - 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-04_17:03:08 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-04T19:29:31.374 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_effi-ofer_ceph_250c2b7303ac79643ee967bc9c5b14e5a0dbbf52/qa; will attempt to use it 2024-09-04T19:29:31.374 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_effi-ofer_ceph_250c2b7303ac79643ee967bc9c5b14e5a0dbbf52/qa/tasks 2024-09-04T19:29:31.375 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-04T19:29:31.376 INFO:teuthology.task.internal:Checking packages... 2024-09-04T19:29:31.399 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab' 2024-09-04T19:29:31.399 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-04T19:29:31.399 INFO:teuthology.packaging:ref: None 2024-09-04T19:29:31.399 INFO:teuthology.packaging:tag: None 2024-09-04T19:29:31.399 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-04T19:29:31.399 INFO:teuthology.packaging:sha1: 3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab 2024-09-04T19:29:31.399 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-dis-testing 2024-09-04T19:29:31.569 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:29:31.571 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-04T19:29:31.577 INFO:teuthology.task.internal:no buildpackages task found 2024-09-04T19:29:31.577 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-04T19:29:31.586 INFO:teuthology.task.internal:Saving configuration 2024-09-04T19:29:31.601 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-04T19:29:31.611 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-04T19:29:31.638 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372', '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-04 19:24:09.256443', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH0c5W0Zv3H8JiJPoE2cF2DGrUjQ1xYLlpIZJYvMTL+M'} 2024-09-04T19:29:31.662 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372', '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-04 19:24:09.257562', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB5saikTgN3mfBQJG3Nt7487TBZRGn8pEKW9FM6qLyNe'} 2024-09-04T19:29:31.662 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-04T19:29:31.670 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-04T19:29:31.670 INFO:teuthology.task.internal:roles: ubuntu@smithi089.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-04T19:29:31.670 INFO:teuthology.run_tasks:Running task console_log... 2024-09-04T19:29:31.747 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f19becd7ac0>, signals=[15]) 2024-09-04T19:29:31.747 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-04T19:29:31.755 INFO:teuthology.task.internal:Opening connections... 2024-09-04T19:29:31.755 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:29:31.756 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:29:31.838 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T19:29:31.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:29:31.918 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-04T19:29:31.927 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-09-04T19:29:31.933 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-09-04T19:29:31.933 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-09-04T19:29:31.979 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Ubuntu" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="22.04" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_CODENAME=jammy 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:ID=ubuntu 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE=debian 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-04T19:29:31.980 INFO:teuthology.orchestra.run.smithi060.stdout:UBUNTU_CODENAME=jammy 2024-09-04T19:29:31.981 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-09-04T19:29:31.998 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2024-09-04T19:29:32.003 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2024-09-04T19:29:32.003 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Ubuntu" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="22.04" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_CODENAME=jammy 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:ID=ubuntu 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE=debian 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-04T19:29:32.048 INFO:teuthology.orchestra.run.smithi089.stdout:UBUNTU_CODENAME=jammy 2024-09-04T19:29:32.049 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2024-09-04T19:29:32.065 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-04T19:29:32.074 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-04T19:29:32.087 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-04T19:29:32.088 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-09-04T19:29:32.090 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2024-09-04T19:29:32.095 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-04T19:29:32.106 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-04T19:29:32.107 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-09-04T19:29:32.137 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2024-09-04T19:29:32.206 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-04T19:29:32.250 INFO:teuthology.run_tasks:Running task kernel... 2024-09-04T19:29:32.269 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-04T19:29:32.269 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-04T19:29:32.269 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T19:29:32.270 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-04T19:29:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:29:32.274 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-04T19:29:32.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:29:32.275 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-09-04T19:29:32.319 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-56-generic 2024-09-04T19:29:32.320 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.15.0-56-generic 2024-09-04T19:29:32.320 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-09-04T19:29:32.321 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-56-generic 2024-09-04T19:29:32.321 INFO:teuthology.task.kernel:Running kernel on smithi089: 5.15.0-56-generic 2024-09-04T19:29:32.321 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-09-04T19:29:32.462 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-09-04T19:29:32.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-09-04T19:29:32.620 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-04T19:29:32.628 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-04T19:29:32.636 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-04T19:29:32.703 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-04T19:29:32.731 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-04T19:29:32.731 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-04T19:29:32.813 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-04T19:29:32.835 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,771 kB] 2024-09-04T19:29:32.837 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-09-04T19:29:32.932 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-09-04T19:29:32.935 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [533 kB] 2024-09-04T19:29:32.940 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [291 kB] 2024-09-04T19:29:32.943 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-04T19:29:32.943 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-04T19:29:32.944 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,327 kB] 2024-09-04T19:29:32.965 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [400 kB] 2024-09-04T19:29:32.970 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-09-04T19:29:32.970 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-04T19:29:32.970 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [901 kB] 2024-09-04T19:29:32.975 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-04T19:29:32.975 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,386 kB] 2024-09-04T19:29:32.978 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-04T19:29:32.983 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-04T19:29:32.985 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-04T19:29:32.985 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-04T19:29:32.985 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-04T19:29:32.986 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-04T19:29:32.994 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-04T19:29:33.005 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-04T19:29:33.005 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-09-04T19:29:33.009 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-04T19:29:33.010 INFO:teuthology.orchestra.run.smithi089.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [730 kB] 2024-09-04T19:29:33.016 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,121 kB] 2024-09-04T19:29:33.049 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-09-04T19:29:33.052 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-04T19:29:33.052 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-04T19:29:33.052 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-04T19:29:33.053 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-04T19:29:33.053 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-04T19:29:33.054 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-04T19:29:33.054 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-04T19:29:33.054 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-04T19:29:33.069 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-04T19:29:33.087 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-04T19:29:33.087 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-04T19:29:33.088 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-04T19:29:33.088 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-04T19:29:33.168 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-04T19:29:33.169 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [533 kB] 2024-09-04T19:29:33.307 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-09-04T19:29:33.452 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,771 kB] 2024-09-04T19:29:33.624 INFO:teuthology.orchestra.run.smithi060.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-09-04T19:29:33.625 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [291 kB] 2024-09-04T19:29:33.638 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-04T19:29:33.638 INFO:teuthology.orchestra.run.smithi089.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-04T19:29:33.640 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,327 kB] 2024-09-04T19:29:33.659 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-09-04T19:29:33.673 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-04T19:29:33.674 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-04T19:29:33.675 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,386 kB] 2024-09-04T19:29:33.724 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [400 kB] 2024-09-04T19:29:33.732 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-04T19:29:33.732 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-04T19:29:33.744 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-09-04T19:29:33.745 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [901 kB] 2024-09-04T19:29:33.755 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-04T19:29:33.755 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,121 kB] 2024-09-04T19:29:33.784 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-04T19:29:33.787 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-04T19:29:33.791 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-04T19:29:33.791 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-04T19:29:33.792 INFO:teuthology.orchestra.run.smithi089.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-04T19:29:33.793 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [730 kB] 2024-09-04T19:29:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [260 kB] 2024-09-04T19:29:33.816 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-04T19:29:33.817 INFO:teuthology.orchestra.run.smithi060.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-04T19:29:33.819 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-04T19:29:33.819 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-04T19:29:33.872 INFO:teuthology.orchestra.run.smithi089.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-04T19:29:33.872 INFO:teuthology.orchestra.run.smithi060.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-04T19:29:33.872 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-04T19:29:33.874 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-04T19:29:33.901 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-04T19:29:33.906 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-04T19:29:33.906 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-04T19:29:33.906 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-04T19:29:33.906 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-04T19:29:33.953 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-04T19:29:39.124 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 15.8 MB in 2s (7,504 kB/s) 2024-09-04T19:29:39.557 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 15.8 MB in 2s (7,125 kB/s) 2024-09-04T19:29:40.564 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-04T19:29:40.582 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-04T19:29:40.644 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-04T19:29:40.854 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-09-04T19:29:40.854 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-09-04T19:29:40.902 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:29:40.920 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-04T19:29:40.972 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:29:41.027 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:29:41.027 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T19:29:41.027 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T19:29:41.027 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T19:29:41.027 INFO:teuthology.orchestra.run.smithi089.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-04T19:29:41.027 INFO:teuthology.orchestra.run.smithi089.stdout: python2.7-minimal 2024-09-04T19:29:41.027 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:29:41.029 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2024-09-04T19:29:41.029 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-04T19:29:41.029 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-09-04T19:29:41.029 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-09-04T19:29:41.030 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2024-09-04T19:29:41.030 INFO:teuthology.orchestra.run.smithi089.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-04T19:29:41.030 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2024-09-04T19:29:41.031 INFO:teuthology.orchestra.run.smithi089.stdout: thermald 2024-09-04T19:29:41.097 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2024-09-04T19:29:41.097 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-04T19:29:41.097 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-09-04T19:29:41.097 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-extra-5.15.0-119-generic 2024-09-04T19:29:41.098 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages will be upgraded: 2024-09-04T19:29:41.099 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-04T19:29:41.161 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-04T19:29:41.162 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-04T19:29:41.278 INFO:teuthology.orchestra.run.smithi089.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-04T19:29:41.279 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 113 MB of archives. 2024-09-04T19:29:41.279 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 583 MB of additional disk space will be used. 2024-09-04T19:29:41.279 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-09-04T19:29:41.337 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:29:41.337 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T19:29:41.337 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T19:29:41.337 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T19:29:41.338 INFO:teuthology.orchestra.run.smithi060.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-04T19:29:41.338 INFO:teuthology.orchestra.run.smithi060.stdout: python2.7-minimal 2024-09-04T19:29:41.338 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:29:41.339 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-09-04T19:29:41.339 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-04T19:29:41.339 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-09-04T19:29:41.339 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-09-04T19:29:41.341 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-09-04T19:29:41.341 INFO:teuthology.orchestra.run.smithi060.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-04T19:29:41.341 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-09-04T19:29:41.341 INFO:teuthology.orchestra.run.smithi060.stdout: thermald 2024-09-04T19:29:41.391 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-09-04T19:29:41.392 INFO:teuthology.orchestra.run.smithi060.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-04T19:29:41.392 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-09-04T19:29:41.392 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-extra-5.15.0-119-generic 2024-09-04T19:29:41.393 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-09-04T19:29:41.393 INFO:teuthology.orchestra.run.smithi060.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-04T19:29:41.574 INFO:teuthology.orchestra.run.smithi060.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-04T19:29:41.574 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 113 MB of archives. 2024-09-04T19:29:41.574 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 583 MB of additional disk space will be used. 2024-09-04T19:29:41.574 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-09-04T19:29:42.713 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-09-04T19:29:43.007 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-09-04T19:29:43.064 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-09-04T19:29:43.419 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-09-04T19:29:45.303 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-09-04T19:29:45.303 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-09-04T19:29:45.304 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-09-04T19:29:45.586 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-09-04T19:29:45.586 INFO:teuthology.orchestra.run.smithi060.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-09-04T19:29:45.586 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-09-04T19:29:45.657 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-09-04T19:29:45.739 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-09-04T19:29:45.937 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-09-04T19:29:46.022 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-09-04T19:29:46.129 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-09-04T19:29:46.291 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-09-04T19:29:46.468 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-09-04T19:29:46.649 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-09-04T19:29:48.344 INFO:teuthology.orchestra.run.smithi089.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-04T19:29:48.348 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:29:48.597 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:29:48.754 INFO:teuthology.orchestra.run.smithi060.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-04T19:29:48.758 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:29:48.847 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:29:50.740 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-09-04T19:29:50.761 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:29:50.847 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:29:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-09-04T19:29:51.278 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:29:51.351 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-09-04T19:29:51.360 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:29:51.372 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:29:51.418 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:29:51.843 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-09-04T19:29:51.864 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:29:51.901 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:29:57.802 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-09-04T19:29:57.929 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-04T19:29:58.245 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-09-04T19:29:58.374 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-04T19:29:58.537 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-09-04T19:29:58.664 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-04T19:29:58.686 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-09-04T19:29:58.708 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-09-04T19:29:58.752 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-04T19:29:58.997 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-09-04T19:29:59.101 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-04T19:29:59.370 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-09-04T19:29:59.381 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-09-04T19:29:59.420 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-04T19:30:04.593 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-09-04T19:30:04.630 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:30:04.668 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:05.235 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-09-04T19:30:05.272 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-04T19:30:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:07.268 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-09-04T19:30:07.390 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-04T19:30:07.715 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-04T19:30:07.837 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:07.963 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-09-04T19:30:08.011 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-09-04T19:30:08.387 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-04T19:30:09.027 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:09.388 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-04T19:30:09.509 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:09.635 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-09-04T19:30:09.756 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:10.297 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-04T19:30:10.297 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-04T19:30:10.297 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-09-04T19:30:10.297 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:10.454 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:11.095 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-04T19:30:11.095 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-04T19:30:11.095 INFO:teuthology.orchestra.run.smithi060.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-09-04T19:30:11.095 INFO:teuthology.orchestra.run.smithi060.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:11.276 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:11.864 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:12.727 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:13.240 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-09-04T19:30:13.366 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-09-04T19:30:13.493 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:13.565 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-04T19:30:13.565 INFO:teuthology.orchestra.run.smithi089.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-09-04T19:30:14.604 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-09-04T19:30:15.214 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-04T19:30:15.280 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-04T19:30:15.281 INFO:teuthology.orchestra.run.smithi060.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:27.898 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-04T19:30:27.898 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub' 2024-09-04T19:30:27.914 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-04T19:30:27.933 INFO:teuthology.orchestra.run.smithi089.stdout:Generating grub configuration file ... 2024-09-04T19:30:28.209 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-04T19:30:28.245 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:28.555 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-04T19:30:28.561 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-04T19:30:28.633 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-04T19:30:28.639 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-04T19:30:28.819 INFO:teuthology.orchestra.run.smithi089.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-04T19:30:28.819 INFO:teuthology.orchestra.run.smithi089.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-04T19:30:28.819 INFO:teuthology.orchestra.run.smithi089.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-04T19:30:28.863 INFO:teuthology.orchestra.run.smithi089.stdout:done 2024-09-04T19:30:29.381 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-09-04T19:30:29.446 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-09-04T19:30:29.446 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.119.119 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-04T19:30:29.447 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-04T19:30:29.448 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-09-04T19:30:29.448 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-09-04T19:30:29.448 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-09-04T19:30:29.448 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-09-04T19:30:29.448 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-09-04T19:30:29.449 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-04T19:30:29.449 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-04T19:30:29.449 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-04T19:30:29.449 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi089.front.sepia.ceph.com, path=None, version=distro) 2024-09-04T19:30:29.449 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-09-04T19:30:29.622 INFO:teuthology.orchestra.run.smithi060.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-04T19:30:29.622 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub' 2024-09-04T19:30:29.635 INFO:teuthology.orchestra.run.smithi060.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-04T19:30:29.646 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-09-04T19:30:29.658 INFO:teuthology.orchestra.run.smithi060.stdout:Generating grub configuration file ... 2024-09-04T19:30:29.909 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-04T19:30:29.915 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-04T19:30:29.915 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-04T19:30:29.934 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:29.988 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-04T19:30:30.069 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-04T19:30:30.241 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-04T19:30:30.247 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-04T19:30:30.320 INFO:teuthology.orchestra.run.smithi060.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-04T19:30:30.326 INFO:teuthology.orchestra.run.smithi060.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-04T19:30:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-04T19:30:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-04T19:30:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-04T19:30:30.516 INFO:teuthology.orchestra.run.smithi060.stdout:done 2024-09-04T19:30:30.999 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-09-04T19:30:31.023 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-09-04T19:30:31.023 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-09-04T19:30:31.023 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-09-04T19:30:31.023 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-09-04T19:30:31.023 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.119.119 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-09-04T19:30:31.024 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-09-04T19:30:31.024 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-09-04T19:30:31.025 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-04T19:30:31.025 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-04T19:30:31.025 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-04T19:30:31.025 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-09-04T19:30:31.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get clean 2024-09-04T19:30:31.226 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-09-04T19:30:31.344 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-04T19:30:31.345 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-04T19:30:31.363 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-04T19:30:31.371 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-04T19:30:31.380 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-04T19:30:31.389 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-04T19:30:31.453 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-04T19:30:31.662 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-09-04T19:30:31.663 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-09-04T19:30:31.850 INFO:teuthology.orchestra.run.smithi089.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-09-04T19:30:31.851 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:30:31.851 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T19:30:31.851 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T19:30:31.851 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T19:30:31.851 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-04T19:30:31.851 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-04T19:30:31.852 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:30:31.894 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-04T19:30:31.895 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-09-04T19:30:31.911 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-09-04T19:30:31.912 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.119.119 2024-09-04T19:30:31.912 INFO:teuthology.orchestra.run.smithi089.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-04T19:30:31.912 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-04T19:30:31.912 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-09-04T19:30:31.912 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-09-04T19:30:31.912 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-09-04T19:30:31.912 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-09-04T19:30:31.912 DEBUG:teuthology.orchestra.run.smithi089:> mktemp 2024-09-04T19:30:31.959 INFO:teuthology.orchestra.run.smithi089.stdout:/tmp/tmp.9hnFbYHSHQ 2024-09-04T19:30:31.959 DEBUG:teuthology.orchestra.run.smithi089:> sudo cp /boot/grub/grub.cfg /tmp/tmp.9hnFbYHSHQ 2024-09-04T19:30:32.013 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0666 /tmp/tmp.9hnFbYHSHQ 2024-09-04T19:30:32.127 DEBUG:teuthology.orchestra.remote:smithi089:/tmp/tmp.9hnFbYHSHQ is 10KB 2024-09-04T19:30:32.139 DEBUG:teuthology.orchestra.run.smithi089:> rm -fr /tmp/tmp.9hnFbYHSHQ 2024-09-04T19:30:32.144 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-04T19:30:32.203 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:30:32.203 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-04T19:30:32.203 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-04T19:30:32.270 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-09-04T19:30:32.270 DEBUG:teuthology.orchestra.run.smithi089:> sudo update-grub 2024-09-04T19:30:32.808 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:30:32.827 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-04T19:30:32.890 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:30:33.102 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-04T19:30:33.103 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-04T19:30:33.285 INFO:teuthology.orchestra.run.smithi060.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-09-04T19:30:33.286 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:30:33.286 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T19:30:33.286 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T19:30:33.286 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T19:30:33.286 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-04T19:30:33.287 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-04T19:30:33.287 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:30:33.326 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-04T19:30:33.328 DEBUG:teuthology.orchestra.run.smithi060:> dpkg -s linux-image-generic 2024-09-04T19:30:33.340 INFO:teuthology.orchestra.run.smithi060.stdout:Package: linux-image-generic 2024-09-04T19:30:33.340 INFO:teuthology.orchestra.run.smithi060.stdout:Status: install ok installed 2024-09-04T19:30:33.340 INFO:teuthology.orchestra.run.smithi060.stdout:Priority: optional 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.stdout:Section: kernel 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.stdout:Installed-Size: 21 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.stdout:Maintainer: Ubuntu Kernel Team 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: amd64 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.stdout:Source: linux-meta 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.stdout:Version: 5.15.0.119.119 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.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-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-04T19:30:33.341 INFO:teuthology.orchestra.run.smithi060.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-04T19:30:33.342 INFO:teuthology.orchestra.run.smithi060.stdout:Recommends: thermald 2024-09-04T19:30:33.342 INFO:teuthology.orchestra.run.smithi060.stdout:Description: Generic Linux kernel image 2024-09-04T19:30:33.342 INFO:teuthology.orchestra.run.smithi060.stdout: This package will always depend on the latest generic kernel image 2024-09-04T19:30:33.342 INFO:teuthology.orchestra.run.smithi060.stdout: available. 2024-09-04T19:30:33.342 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-09-04T19:30:33.387 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.ruzKzHQmfF 2024-09-04T19:30:33.387 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ruzKzHQmfF 2024-09-04T19:30:33.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.ruzKzHQmfF 2024-09-04T19:30:33.522 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub' 2024-09-04T19:30:33.523 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-04T19:30:33.525 INFO:teuthology.orchestra.run.smithi089.stderr:Generating grub configuration file ... 2024-09-04T19:30:33.556 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.ruzKzHQmfF is 10KB 2024-09-04T19:30:33.568 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.ruzKzHQmfF 2024-09-04T19:30:33.573 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-04T19:30:33.627 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:30:33.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-04T19:30:33.627 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-04T19:30:33.695 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-09-04T19:30:33.695 DEBUG:teuthology.orchestra.run.smithi060:> sudo update-grub 2024-09-04T19:30:33.700 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-04T19:30:33.705 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:33.928 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-04T19:30:33.934 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-04T19:30:33.974 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-04T19:30:33.979 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-04T19:30:34.116 INFO:teuthology.orchestra.run.smithi089.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-04T19:30:34.116 INFO:teuthology.orchestra.run.smithi089.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-04T19:30:34.116 INFO:teuthology.orchestra.run.smithi089.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-04T19:30:34.129 INFO:teuthology.orchestra.run.smithi089.stderr:done 2024-09-04T19:30:34.138 DEBUG:teuthology.orchestra.run.smithi089:> sudo shutdown -r now 2024-09-04T19:30:34.888 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub' 2024-09-04T19:30:34.889 INFO:teuthology.orchestra.run.smithi060.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-04T19:30:34.892 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-09-04T19:30:35.067 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-04T19:30:35.073 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-04T19:30:35.291 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-04T19:30:35.297 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-04T19:30:35.340 INFO:teuthology.orchestra.run.smithi060.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-04T19:30:35.345 INFO:teuthology.orchestra.run.smithi060.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-04T19:30:35.485 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-04T19:30:35.485 INFO:teuthology.orchestra.run.smithi060.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-04T19:30:35.486 INFO:teuthology.orchestra.run.smithi060.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-04T19:30:35.512 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-09-04T19:30:35.521 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-09-04T19:31:04.169 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-04T19:31:04.170 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-04T19:31:04.170 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:31:05.525 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-04T19:31:05.525 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-04T19:31:05.525 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:32:04.230 DEBUG:teuthology.orchestra.remote:timed out 2024-09-04T19:32:05.529 DEBUG:teuthology.orchestra.remote:timed out 2024-09-04T19:32:13.239 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-04T19:32:13.241 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:32:13.243 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-09-04T19:32:14.532 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-04T19:32:14.533 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:32:14.895 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-04T19:32:15.714 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-04T19:32:15.714 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.15.0-119-generic"... 2024-09-04T19:32:15.715 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-04T19:32:15.763 INFO:teuthology.orchestra.run.smithi060.stdout:5.15.0-119-generic 2024-09-04T19:32:15.763 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-09-04T19:32:15.763 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-04T19:32:15.763 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-04T19:32:16.764 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-04T19:32:16.764 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T19:32:17.219 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-09-04T19:32:17.252 DEBUG:teuthology.parallel:result is None 2024-09-04T19:32:25.243 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-04T19:32:25.244 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:32:25.649 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-09-04T19:32:26.242 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-04T19:32:26.242 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.15.0-119-generic"... 2024-09-04T19:32:26.243 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-09-04T19:32:26.288 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-119-generic 2024-09-04T19:32:26.288 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-09-04T19:32:26.288 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-04T19:32:26.288 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-04T19:32:27.289 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-04T19:32:27.290 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-04T19:32:27.363 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2024-09-04T19:32:27.397 DEBUG:teuthology.parallel:result is None 2024-09-04T19:32:27.398 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-04T19:32:27.405 INFO:teuthology.task.internal:Creating test directory... 2024-09-04T19:32:27.406 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T19:32:27.408 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-04T19:32:27.414 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-04T19:32:27.508 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-04T19:32:27.518 INFO:teuthology.task.internal:Creating archive directory... 2024-09-04T19:32:27.519 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T19:32:27.521 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-04T19:32:27.543 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-04T19:32:27.550 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-04T19:32:27.550 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:32:27.575 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:32:27.595 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T19:32:27.599 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T19:32:27.603 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T19:32:27.607 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-04T19:32:27.609 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-04T19:32:27.615 INFO:teuthology.task.internal:Configuring sudo... 2024-09-04T19:32:27.615 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T19:32:27.651 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-04T19:32:27.671 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-04T19:32:27.679 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-04T19:32:27.679 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T19:32:27.707 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-04T19:32:27.719 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T19:32:27.758 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T19:32:27.806 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:32:27.806 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T19:32:27.877 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-04T19:32:27.883 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-04T19:32:27.932 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:32:27.932 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-04T19:32:28.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-09-04T19:32:28.014 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2024-09-04T19:32:28.086 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-04T19:32:28.093 INFO:teuthology.task.internal:Starting timer... 2024-09-04T19:32:28.093 INFO:teuthology.run_tasks:Running task pcp... 2024-09-04T19:32:28.107 INFO:teuthology.run_tasks:Running task selinux... 2024-09-04T19:32:28.115 DEBUG:teuthology.task.selinux:Excluding smithi060: OS 'ubuntu' does not support SELinux 2024-09-04T19:32:28.115 DEBUG:teuthology.task.selinux:Excluding smithi089: OS 'ubuntu' does not support SELinux 2024-09-04T19:32:28.115 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-04T19:32:28.115 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-04T19:32:28.115 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-04T19:32:28.115 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-04T19:32:28.184 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-04T19:32:28.195 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-04T19:32:28.196 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi089.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-04T19:39:57.419 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi089.front.sepia.ceph.com')] 2024-09-04T19:39:57.421 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-04T19:39:57.422 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:39:57.509 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-04T19:39:57.593 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-04T19:39:57.594 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-04T19:39:57.594 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-04T19:39:57.675 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-09-04T19:39:57.757 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-04T19:39:57.757 INFO:teuthology.run_tasks:Running task clock... 2024-09-04T19:39:57.769 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-04T19:39:57.769 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T19:39:57.770 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:39:57.773 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-04T19:39:57.773 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:39:57.802 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-04T19:39:57.803 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Command line: ntpd -gq 2024-09-04T19:39:57.803 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: ---------------------------------------------------- 2024-09-04T19:39:57.803 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: ntp-4 is maintained by Network Time Foundation, 2024-09-04T19:39:57.803 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-04T19:39:57.803 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: corporation. Support and training for ntp-4 are 2024-09-04T19:39:57.803 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: available at https://www.nwtime.org/support 2024-09-04T19:39:57.803 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: ---------------------------------------------------- 2024-09-04T19:39:57.804 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: proto: precision = 0.045 usec (-24) 2024-09-04T19:39:57.804 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: basedate set to 2022-02-04 2024-09-04T19:39:57.804 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: gps base set to 2022-02-06 (week 2196) 2024-09-04T19:39:57.804 INFO:teuthology.orchestra.run.smithi060.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-04T19:39:57.805 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-04T19:39:57.805 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: restrict ::: KOD does nothing without LIMITED. 2024-09-04T19:39:57.805 INFO:teuthology.orchestra.run.smithi060.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-04T19:39:57.806 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Listen and drop on 0 v6wildcard [::]:123 2024-09-04T19:39:57.806 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-04T19:39:57.806 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Listen normally on 2 lo 127.0.0.1:123 2024-09-04T19:39:57.806 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Listen normally on 3 ens1f0 172.21.15.60:123 2024-09-04T19:39:57.806 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Listen normally on 4 lo [::1]:123 2024-09-04T19:39:57.806 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1560%4]:123 2024-09-04T19:39:57.806 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:39:57 ntpd[18333]: Listening on routing socket on fd #22 for interface updates 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Command line: ntpd -gq 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: ---------------------------------------------------- 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: ntp-4 is maintained by Network Time Foundation, 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: corporation. Support and training for ntp-4 are 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: available at https://www.nwtime.org/support 2024-09-04T19:39:57.826 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: ---------------------------------------------------- 2024-09-04T19:39:57.827 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: proto: precision = 0.045 usec (-24) 2024-09-04T19:39:57.827 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: basedate set to 2022-02-04 2024-09-04T19:39:57.827 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: gps base set to 2022-02-06 (week 2196) 2024-09-04T19:39:57.828 INFO:teuthology.orchestra.run.smithi089.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-04T19:39:57.828 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-04T19:39:57.828 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: restrict ::: KOD does nothing without LIMITED. 2024-09-04T19:39:57.828 INFO:teuthology.orchestra.run.smithi089.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-04T19:39:57.829 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Listen and drop on 0 v6wildcard [::]:123 2024-09-04T19:39:57.829 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-04T19:39:57.830 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Listen normally on 2 lo 127.0.0.1:123 2024-09-04T19:39:57.830 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Listen normally on 3 enp3s0f1 172.21.15.89:123 2024-09-04T19:39:57.830 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Listen normally on 4 lo [::1]:123 2024-09-04T19:39:57.830 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d501%5]:123 2024-09-04T19:39:57.830 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:39:57 ntpd[18451]: Listening on routing socket on fd #22 for interface updates 2024-09-04T19:39:58.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:58 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:39:58.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:58 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:39:58.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:58 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:39:58.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:58 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:39:58.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:58 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:39:58.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:58 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:39:59.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:39:59 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:39:59.826 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:39:59 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:39:59.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:39:59 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:39:59.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:39:59 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:39:59.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:39:59 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:39:59.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:39:59 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:39:59.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:39:59 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:00.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:00 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:00.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:00 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:00.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:00 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:00.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:00 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:00.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:00 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:00.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:00 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:00.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:00.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:00.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:00.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:00.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:00.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:00.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:00.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:00 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:01.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:01 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:01.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:01 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:01.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:01 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:01.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:01 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:01.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:01 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:01.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:01 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:01.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:01 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:01.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:01 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:01.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:01 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:01.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:01 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:01.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:01 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:01.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:01 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:02.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:02.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:02.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:02.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:02 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:02.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:02.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:02.829 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:02.829 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:02.829 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:02.829 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:02 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:03.803 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:03 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:03.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:03 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:03.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:03 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:03.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:03 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:03.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:03 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:03.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:03 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:03.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:03 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:03.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:03 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:03.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:03 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:03.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:03 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:03.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:03 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:03.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:03 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:04.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.804 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: 4 Sep 19:40:04 ntpd[18333]: ntpd: time slew -0.000365 s 2024-09-04T19:40:04.806 INFO:teuthology.orchestra.run.smithi060.stdout:ntpd: time slew -0.000365s 2024-09-04T19:40:04.806 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-04T19:40:04.806 INFO:teuthology.orchestra.run.smithi060.stderr: 4 Sep 19:40:04 ntpd[18333]: can't open /var/log/ntpstats/loopstats.20240904: Permission denied 2024-09-04T19:40:04.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:04.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:04.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:04.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:04.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:04.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:04 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:04.857 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-09-04T19:40:04.858 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-09-04T19:40:04.858 INFO:teuthology.orchestra.run.smithi060.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:04.858 INFO:teuthology.orchestra.run.smithi060.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:04.858 INFO:teuthology.orchestra.run.smithi060.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:04.858 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:05.826 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:05.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:05.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-04T19:40:05.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: can't open /var/log/ntpstats/rawstats.20240904: Permission denied 2024-09-04T19:40:05.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-04T19:40:05.827 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: can't open /var/log/ntpstats/peerstats.20240904: Permission denied 2024-09-04T19:40:05.827 INFO:teuthology.orchestra.run.smithi089.stdout: 4 Sep 19:40:05 ntpd[18451]: ntpd: time slew -0.001506 s 2024-09-04T19:40:05.827 INFO:teuthology.orchestra.run.smithi089.stdout:ntpd: time slew -0.001506s 2024-09-04T19:40:05.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-04T19:40:05.828 INFO:teuthology.orchestra.run.smithi089.stderr: 4 Sep 19:40:05 ntpd[18451]: can't open /var/log/ntpstats/loopstats.20240904: Permission denied 2024-09-04T19:40:05.877 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-09-04T19:40:05.878 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-09-04T19:40:05.878 INFO:teuthology.orchestra.run.smithi089.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:05.878 INFO:teuthology.orchestra.run.smithi089.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:05.878 INFO:teuthology.orchestra.run.smithi089.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:05.878 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-04T19:40:05.878 INFO:teuthology.run_tasks:Running task install... 2024-09-04T19:40:05.887 DEBUG:teuthology.task.install:project ceph 2024-09-04T19:40:05.887 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}} 2024-09-04T19:40:05.887 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'} 2024-09-04T19:40:05.887 INFO:teuthology.task.install:Using flavor: default 2024-09-04T19:40:05.892 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-04T19:40:05.892 INFO:teuthology.task.install:extra packages: [] 2024-09-04T19:40:05.893 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-key list | grep Ceph 2024-09-04T19:40:05.893 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-key list | grep Ceph 2024-09-04T19:40:05.963 INFO:teuthology.orchestra.run.smithi060.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-04T19:40:05.976 INFO:teuthology.orchestra.run.smithi089.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-04T19:40:05.995 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-04T19:40:05.996 INFO:teuthology.orchestra.run.smithi060.stdout:uid [ unknown] Ceph.com (release key) 2024-09-04T19:40:05.997 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-04T19:40:05.997 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab 2024-09-04T19:40:06.005 INFO:teuthology.orchestra.run.smithi089.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-04T19:40:06.005 INFO:teuthology.orchestra.run.smithi089.stdout:uid [ unknown] Ceph.com (release key) 2024-09-04T19:40:06.005 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-04T19:40:06.006 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab 2024-09-04T19:40:06.159 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default/ 2024-09-04T19:40:06.159 INFO:teuthology.task.install.deb:Package version is 19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:40:06.174 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default/ 2024-09-04T19:40:06.174 INFO:teuthology.task.install.deb:Package version is 19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:40:06.290 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:40:06.290 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-04T19:40:06.305 DEBUG:teuthology.orchestra.run.smithi060:> sudo apt-get update 2024-09-04T19:40:06.308 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:40:06.308 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-04T19:40:06.323 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-09-04T19:40:06.548 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:1 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy InRelease 2024-09-04T19:40:06.558 INFO:teuthology.orchestra.run.smithi089.stdout:Ign:1 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy InRelease 2024-09-04T19:40:06.574 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-04T19:40:06.587 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy Release [7,005 B] 2024-09-04T19:40:06.602 INFO:teuthology.orchestra.run.smithi060.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-04T19:40:06.613 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-04T19:40:06.613 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-04T19:40:06.617 INFO:teuthology.orchestra.run.smithi089.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-04T19:40:06.627 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-04T19:40:06.627 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-04T19:40:06.631 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-04T19:40:06.653 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-04T19:40:06.665 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,424 B] 2024-09-04T19:40:06.687 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,424 B] 2024-09-04T19:40:06.693 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-04T19:40:06.702 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-04T19:40:06.779 INFO:teuthology.orchestra.run.smithi060.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-04T19:40:06.789 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-04T19:40:06.992 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 28.6 kB in 1s (56.7 kB/s) 2024-09-04T19:40:06.996 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 28.6 kB in 0s (57.6 kB/s) 2024-09-04T19:40:07.997 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-04T19:40:08.007 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:40:08.013 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4703-g3e4a7f4c-1jammy cephadm=19.3.0-4703-g3e4a7f4c-1jammy ceph-mds=19.3.0-4703-g3e4a7f4c-1jammy ceph-mgr=19.3.0-4703-g3e4a7f4c-1jammy ceph-common=19.3.0-4703-g3e4a7f4c-1jammy ceph-fuse=19.3.0-4703-g3e4a7f4c-1jammy ceph-test=19.3.0-4703-g3e4a7f4c-1jammy ceph-volume=19.3.0-4703-g3e4a7f4c-1jammy radosgw=19.3.0-4703-g3e4a7f4c-1jammy python3-rados=19.3.0-4703-g3e4a7f4c-1jammy python3-rgw=19.3.0-4703-g3e4a7f4c-1jammy python3-cephfs=19.3.0-4703-g3e4a7f4c-1jammy python3-rbd=19.3.0-4703-g3e4a7f4c-1jammy libcephfs2=19.3.0-4703-g3e4a7f4c-1jammy libcephfs-dev=19.3.0-4703-g3e4a7f4c-1jammy librados2=19.3.0-4703-g3e4a7f4c-1jammy librbd1=19.3.0-4703-g3e4a7f4c-1jammy rbd-fuse=19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:40:08.023 DEBUG:teuthology.orchestra.run.smithi060:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4703-g3e4a7f4c-1jammy cephadm=19.3.0-4703-g3e4a7f4c-1jammy ceph-mds=19.3.0-4703-g3e4a7f4c-1jammy ceph-mgr=19.3.0-4703-g3e4a7f4c-1jammy ceph-common=19.3.0-4703-g3e4a7f4c-1jammy ceph-fuse=19.3.0-4703-g3e4a7f4c-1jammy ceph-test=19.3.0-4703-g3e4a7f4c-1jammy ceph-volume=19.3.0-4703-g3e4a7f4c-1jammy radosgw=19.3.0-4703-g3e4a7f4c-1jammy python3-rados=19.3.0-4703-g3e4a7f4c-1jammy python3-rgw=19.3.0-4703-g3e4a7f4c-1jammy python3-cephfs=19.3.0-4703-g3e4a7f4c-1jammy python3-rbd=19.3.0-4703-g3e4a7f4c-1jammy libcephfs2=19.3.0-4703-g3e4a7f4c-1jammy libcephfs-dev=19.3.0-4703-g3e4a7f4c-1jammy librados2=19.3.0-4703-g3e4a7f4c-1jammy librbd1=19.3.0-4703-g3e4a7f4c-1jammy rbd-fuse=19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:40:08.076 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-04T19:40:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:40:08.269 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-04T19:40:08.270 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-04T19:40:08.284 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-09-04T19:40:08.285 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-09-04T19:40:08.463 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:40:08.463 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T19:40:08.464 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T19:40:08.464 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T19:40:08.464 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-04T19:40:08.464 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-04T19:40:08.464 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:40:08.465 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-09-04T19:40:08.465 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-04T19:40:08.465 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-04T19:40:08.465 INFO:teuthology.orchestra.run.smithi060.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-04T19:40:08.466 INFO:teuthology.orchestra.run.smithi060.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-04T19:40:08.466 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-04T19:40:08.467 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet zip 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-04T19:40:08.468 INFO:teuthology.orchestra.run.smithi060.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-04T19:40:08.469 INFO:teuthology.orchestra.run.smithi060.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-04T19:40:08.469 INFO:teuthology.orchestra.run.smithi060.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-04T19:40:08.469 INFO:teuthology.orchestra.run.smithi060.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-04T19:40:08.469 INFO:teuthology.orchestra.run.smithi060.stdout:Recommended packages: 2024-09-04T19:40:08.469 INFO:teuthology.orchestra.run.smithi060.stdout: btrfs-tools 2024-09-04T19:40:08.480 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:40:08.481 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T19:40:08.481 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T19:40:08.481 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T19:40:08.481 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-04T19:40:08.481 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-04T19:40:08.481 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:40:08.482 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2024-09-04T19:40:08.482 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-04T19:40:08.483 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-04T19:40:08.483 INFO:teuthology.orchestra.run.smithi089.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-04T19:40:08.483 INFO:teuthology.orchestra.run.smithi089.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-04T19:40:08.483 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-04T19:40:08.483 INFO:teuthology.orchestra.run.smithi089.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-04T19:40:08.484 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-04T19:40:08.485 INFO:teuthology.orchestra.run.smithi089.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-04T19:40:08.485 INFO:teuthology.orchestra.run.smithi089.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-04T19:40:08.485 INFO:teuthology.orchestra.run.smithi089.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-04T19:40:08.485 INFO:teuthology.orchestra.run.smithi089.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-04T19:40:08.485 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet zip 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2024-09-04T19:40:08.486 INFO:teuthology.orchestra.run.smithi089.stdout: btrfs-tools 2024-09-04T19:40:08.576 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-09-04T19:40:08.576 INFO:teuthology.orchestra.run.smithi060.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-04T19:40:08.576 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-04T19:40:08.576 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-04T19:40:08.576 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-04T19:40:08.576 INFO:teuthology.orchestra.run.smithi060.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-04T19:40:08.576 INFO:teuthology.orchestra.run.smithi060.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-04T19:40:08.577 INFO:teuthology.orchestra.run.smithi060.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-04T19:40:08.577 INFO:teuthology.orchestra.run.smithi060.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-04T19:40:08.577 INFO:teuthology.orchestra.run.smithi060.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-04T19:40:08.577 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-04T19:40:08.578 INFO:teuthology.orchestra.run.smithi060.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-04T19:40:08.579 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-04T19:40:08.579 INFO:teuthology.orchestra.run.smithi060.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-04T19:40:08.588 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2024-09-04T19:40:08.588 INFO:teuthology.orchestra.run.smithi089.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-04T19:40:08.588 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-04T19:40:08.588 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-04T19:40:08.590 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-04T19:40:08.591 INFO:teuthology.orchestra.run.smithi089.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-04T19:40:08.653 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-04T19:40:08.653 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 251 MB of archives. 2024-09-04T19:40:08.653 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 933 MB of additional disk space will be used. 2024-09-04T19:40:08.653 INFO:teuthology.orchestra.run.smithi060.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-04T19:40:08.752 INFO:teuthology.orchestra.run.smithi060.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4703-g3e4a7f4c-1jammy [3,631 kB] 2024-09-04T19:40:08.757 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-04T19:40:08.758 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 251 MB of archives. 2024-09-04T19:40:08.758 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 933 MB of additional disk space will be used. 2024-09-04T19:40:08.758 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4703-g3e4a7f4c-1jammy [3,631 kB] 2024-09-04T19:40:08.768 INFO:teuthology.orchestra.run.smithi060.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-04T19:40:08.771 INFO:teuthology.orchestra.run.smithi060.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-04T19:40:08.788 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-04T19:40:08.792 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:08.859 INFO:teuthology.orchestra.run.smithi060.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-04T19:40:08.864 INFO:teuthology.orchestra.run.smithi060.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-04T19:40:08.877 INFO:teuthology.orchestra.run.smithi060.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-04T19:40:08.882 INFO:teuthology.orchestra.run.smithi060.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-04T19:40:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-04T19:40:08.883 INFO:teuthology.orchestra.run.smithi060.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-04T19:40:08.884 INFO:teuthology.orchestra.run.smithi060.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-04T19:40:08.893 INFO:teuthology.orchestra.run.smithi060.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-04T19:40:08.895 INFO:teuthology.orchestra.run.smithi060.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-04T19:40:08.898 INFO:teuthology.orchestra.run.smithi060.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-04T19:40:08.908 INFO:teuthology.orchestra.run.smithi060.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-04T19:40:08.908 INFO:teuthology.orchestra.run.smithi060.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-04T19:40:08.911 INFO:teuthology.orchestra.run.smithi060.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-04T19:40:08.913 INFO:teuthology.orchestra.run.smithi060.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-04T19:40:08.931 INFO:teuthology.orchestra.run.smithi060.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-04T19:40:08.932 INFO:teuthology.orchestra.run.smithi060.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-04T19:40:08.932 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:08.933 INFO:teuthology.orchestra.run.smithi060.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-04T19:40:08.933 INFO:teuthology.orchestra.run.smithi060.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-04T19:40:08.934 INFO:teuthology.orchestra.run.smithi060.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-04T19:40:08.952 INFO:teuthology.orchestra.run.smithi060.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-04T19:40:08.953 INFO:teuthology.orchestra.run.smithi060.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-04T19:40:08.953 INFO:teuthology.orchestra.run.smithi060.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-04T19:40:08.954 INFO:teuthology.orchestra.run.smithi060.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-04T19:40:08.974 INFO:teuthology.orchestra.run.smithi060.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-04T19:40:08.975 INFO:teuthology.orchestra.run.smithi060.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-04T19:40:08.976 INFO:teuthology.orchestra.run.smithi060.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-04T19:40:08.976 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:08.977 INFO:teuthology.orchestra.run.smithi060.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-04T19:40:08.978 INFO:teuthology.orchestra.run.smithi060.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-04T19:40:08.995 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:08.997 INFO:teuthology.orchestra.run.smithi060.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-04T19:40:08.997 INFO:teuthology.orchestra.run.smithi060.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-04T19:40:08.998 INFO:teuthology.orchestra.run.smithi060.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-04T19:40:09.017 INFO:teuthology.orchestra.run.smithi060.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-04T19:40:09.018 INFO:teuthology.orchestra.run.smithi060.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-04T19:40:09.018 INFO:teuthology.orchestra.run.smithi060.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-04T19:40:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-04T19:40:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-04T19:40:09.022 INFO:teuthology.orchestra.run.smithi060.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-04T19:40:09.036 INFO:teuthology.orchestra.run.smithi060.stdout:Get:46 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4703-g3e4a7f4c-1jammy [3,335 kB] 2024-09-04T19:40:09.038 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:09.039 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:09.040 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:09.043 INFO:teuthology.orchestra.run.smithi060.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-04T19:40:09.043 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4703-g3e4a7f4c-1jammy [3,335 kB] 2024-09-04T19:40:09.058 INFO:teuthology.orchestra.run.smithi060.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-04T19:40:09.059 INFO:teuthology.orchestra.run.smithi060.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-04T19:40:09.061 INFO:teuthology.orchestra.run.smithi060.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-04T19:40:09.117 INFO:teuthology.orchestra.run.smithi060.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-04T19:40:09.118 INFO:teuthology.orchestra.run.smithi060.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-04T19:40:09.119 INFO:teuthology.orchestra.run.smithi060.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-04T19:40:09.119 INFO:teuthology.orchestra.run.smithi060.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-04T19:40:09.121 INFO:teuthology.orchestra.run.smithi060.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-04T19:40:09.139 INFO:teuthology.orchestra.run.smithi060.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-04T19:40:09.141 INFO:teuthology.orchestra.run.smithi060.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-04T19:40:09.141 INFO:teuthology.orchestra.run.smithi060.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-04T19:40:09.156 INFO:teuthology.orchestra.run.smithi060.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-04T19:40:09.156 INFO:teuthology.orchestra.run.smithi060.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-04T19:40:09.162 INFO:teuthology.orchestra.run.smithi060.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-04T19:40:09.163 INFO:teuthology.orchestra.run.smithi060.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-04T19:40:09.163 INFO:teuthology.orchestra.run.smithi060.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-04T19:40:09.163 INFO:teuthology.orchestra.run.smithi060.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-04T19:40:09.168 INFO:teuthology.orchestra.run.smithi060.stdout:Get:68 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4703-g3e4a7f4c-1jammy [722 kB] 2024-09-04T19:40:09.177 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4703-g3e4a7f4c-1jammy [722 kB] 2024-09-04T19:40:09.183 INFO:teuthology.orchestra.run.smithi060.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-04T19:40:09.184 INFO:teuthology.orchestra.run.smithi060.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-04T19:40:09.187 INFO:teuthology.orchestra.run.smithi060.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-04T19:40:09.189 INFO:teuthology.orchestra.run.smithi060.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-04T19:40:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-04T19:40:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-04T19:40:09.192 INFO:teuthology.orchestra.run.smithi060.stdout:Get:75 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4703-g3e4a7f4c-1jammy [356 kB] 2024-09-04T19:40:09.199 INFO:teuthology.orchestra.run.smithi060.stdout:Get:76 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4703-g3e4a7f4c-1jammy [32.8 kB] 2024-09-04T19:40:09.200 INFO:teuthology.orchestra.run.smithi060.stdout:Get:77 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4703-g3e4a7f4c-1jammy [180 kB] 2024-09-04T19:40:09.201 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4703-g3e4a7f4c-1jammy [356 kB] 2024-09-04T19:40:09.204 INFO:teuthology.orchestra.run.smithi060.stdout:Get:78 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4703-g3e4a7f4c-1jammy [71.2 kB] 2024-09-04T19:40:09.206 INFO:teuthology.orchestra.run.smithi060.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-04T19:40:09.209 INFO:teuthology.orchestra.run.smithi060.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-04T19:40:09.209 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4703-g3e4a7f4c-1jammy [32.8 kB] 2024-09-04T19:40:09.209 INFO:teuthology.orchestra.run.smithi060.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-04T19:40:09.210 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4703-g3e4a7f4c-1jammy [180 kB] 2024-09-04T19:40:09.210 INFO:teuthology.orchestra.run.smithi060.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-09-04T19:40:09.214 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4703-g3e4a7f4c-1jammy [71.2 kB] 2024-09-04T19:40:09.214 INFO:teuthology.orchestra.run.smithi060.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4703-g3e4a7f4c-1jammy [338 kB] 2024-09-04T19:40:09.222 INFO:teuthology.orchestra.run.smithi060.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4703-g3e4a7f4c-1jammy [7,979 kB] 2024-09-04T19:40:09.223 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4703-g3e4a7f4c-1jammy [338 kB] 2024-09-04T19:40:09.230 INFO:teuthology.orchestra.run.smithi060.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-04T19:40:09.230 INFO:teuthology.orchestra.run.smithi060.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-04T19:40:09.231 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4703-g3e4a7f4c-1jammy [7,979 kB] 2024-09-04T19:40:09.233 INFO:teuthology.orchestra.run.smithi060.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-04T19:40:09.233 INFO:teuthology.orchestra.run.smithi060.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-04T19:40:09.234 INFO:teuthology.orchestra.run.smithi060.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-04T19:40:09.234 INFO:teuthology.orchestra.run.smithi060.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-04T19:40:09.236 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-04T19:40:09.250 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-04T19:40:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-04T19:40:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-04T19:40:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-04T19:40:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-04T19:40:09.283 INFO:teuthology.orchestra.run.smithi060.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-04T19:40:09.285 INFO:teuthology.orchestra.run.smithi060.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-04T19:40:09.286 INFO:teuthology.orchestra.run.smithi060.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-04T19:40:09.336 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:09.474 INFO:teuthology.orchestra.run.smithi060.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4703-g3e4a7f4c-1jammy [112 kB] 2024-09-04T19:40:09.476 INFO:teuthology.orchestra.run.smithi060.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4703-g3e4a7f4c-1jammy [473 kB] 2024-09-04T19:40:09.493 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4703-g3e4a7f4c-1jammy [112 kB] 2024-09-04T19:40:09.495 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4703-g3e4a7f4c-1jammy [473 kB] 2024-09-04T19:40:09.497 INFO:teuthology.orchestra.run.smithi060.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4703-g3e4a7f4c-1jammy [28.2 MB] 2024-09-04T19:40:09.518 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4703-g3e4a7f4c-1jammy [28.2 MB] 2024-09-04T19:40:09.581 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-04T19:40:09.592 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-04T19:40:09.624 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-04T19:40:09.631 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-04T19:40:09.635 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-04T19:40:09.636 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-04T19:40:09.637 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-04T19:40:09.654 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-04T19:40:09.660 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-04T19:40:09.666 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-04T19:40:09.751 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-04T19:40:09.752 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-04T19:40:09.756 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-04T19:40:09.761 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-04T19:40:09.764 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-04T19:40:09.765 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-04T19:40:09.766 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:09.768 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-04T19:40:09.769 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-04T19:40:09.838 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-04T19:40:09.856 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-04T19:40:09.857 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-04T19:40:09.857 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-04T19:40:09.858 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-04T19:40:09.863 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-04T19:40:09.864 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-04T19:40:09.923 INFO:teuthology.orchestra.run.smithi089.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-04T19:40:09.924 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:09.926 INFO:teuthology.orchestra.run.smithi089.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-04T19:40:10.008 INFO:teuthology.orchestra.run.smithi089.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-04T19:40:10.008 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.009 INFO:teuthology.orchestra.run.smithi089.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-04T19:40:10.010 INFO:teuthology.orchestra.run.smithi089.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-04T19:40:10.010 INFO:teuthology.orchestra.run.smithi089.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-04T19:40:10.016 INFO:teuthology.orchestra.run.smithi089.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-04T19:40:10.091 INFO:teuthology.orchestra.run.smithi089.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-04T19:40:10.092 INFO:teuthology.orchestra.run.smithi089.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-04T19:40:10.092 INFO:teuthology.orchestra.run.smithi089.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-04T19:40:10.094 INFO:teuthology.orchestra.run.smithi089.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-04T19:40:10.174 INFO:teuthology.orchestra.run.smithi089.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-04T19:40:10.175 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.178 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.179 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.184 INFO:teuthology.orchestra.run.smithi089.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-04T19:40:10.185 INFO:teuthology.orchestra.run.smithi089.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-04T19:40:10.258 INFO:teuthology.orchestra.run.smithi089.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-04T19:40:10.262 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.431 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.432 INFO:teuthology.orchestra.run.smithi089.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-04T19:40:10.434 INFO:teuthology.orchestra.run.smithi089.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-04T19:40:10.435 INFO:teuthology.orchestra.run.smithi089.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-04T19:40:10.437 INFO:teuthology.orchestra.run.smithi089.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-04T19:40:10.521 INFO:teuthology.orchestra.run.smithi089.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-04T19:40:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4703-g3e4a7f4c-1jammy [5,203 kB] 2024-09-04T19:40:10.601 INFO:teuthology.orchestra.run.smithi089.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-04T19:40:10.602 INFO:teuthology.orchestra.run.smithi089.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-04T19:40:10.602 INFO:teuthology.orchestra.run.smithi089.stdout:Get:72 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4703-g3e4a7f4c-1jammy [5,203 kB] 2024-09-04T19:40:10.605 INFO:teuthology.orchestra.run.smithi060.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4703-g3e4a7f4c-1jammy [251 kB] 2024-09-04T19:40:10.608 INFO:teuthology.orchestra.run.smithi060.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4703-g3e4a7f4c-1jammy [124 kB] 2024-09-04T19:40:10.609 INFO:teuthology.orchestra.run.smithi060.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4703-g3e4a7f4c-1jammy [1,561 kB] 2024-09-04T19:40:10.633 INFO:teuthology.orchestra.run.smithi089.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-04T19:40:10.633 INFO:teuthology.orchestra.run.smithi089.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-04T19:40:10.634 INFO:teuthology.orchestra.run.smithi089.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-04T19:40:10.635 INFO:teuthology.orchestra.run.smithi089.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-04T19:40:10.636 INFO:teuthology.orchestra.run.smithi089.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-04T19:40:10.637 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.639 INFO:teuthology.orchestra.run.smithi060.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4703-g3e4a7f4c-1jammy [6,309 kB] 2024-09-04T19:40:10.685 INFO:teuthology.orchestra.run.smithi089.stdout:Get:79 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4703-g3e4a7f4c-1jammy [251 kB] 2024-09-04T19:40:10.687 INFO:teuthology.orchestra.run.smithi089.stdout:Get:80 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4703-g3e4a7f4c-1jammy [124 kB] 2024-09-04T19:40:10.689 INFO:teuthology.orchestra.run.smithi089.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4703-g3e4a7f4c-1jammy [1,561 kB] 2024-09-04T19:40:10.694 INFO:teuthology.orchestra.run.smithi089.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-04T19:40:10.696 INFO:teuthology.orchestra.run.smithi089.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-04T19:40:10.703 INFO:teuthology.orchestra.run.smithi089.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-04T19:40:10.726 INFO:teuthology.orchestra.run.smithi089.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4703-g3e4a7f4c-1jammy [6,309 kB] 2024-09-04T19:40:10.780 INFO:teuthology.orchestra.run.smithi089.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-04T19:40:10.783 INFO:teuthology.orchestra.run.smithi089.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-04T19:40:10.785 INFO:teuthology.orchestra.run.smithi089.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-04T19:40:10.793 INFO:teuthology.orchestra.run.smithi089.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-04T19:40:10.800 INFO:teuthology.orchestra.run.smithi089.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-04T19:40:10.802 INFO:teuthology.orchestra.run.smithi089.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-04T19:40:10.803 INFO:teuthology.orchestra.run.smithi089.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-09-04T19:40:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4703-g3e4a7f4c-1jammy [23.1 MB] 2024-09-04T19:40:10.866 INFO:teuthology.orchestra.run.smithi089.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-04T19:40:10.867 INFO:teuthology.orchestra.run.smithi089.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-04T19:40:10.875 INFO:teuthology.orchestra.run.smithi089.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-04T19:40:10.933 INFO:teuthology.orchestra.run.smithi089.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4703-g3e4a7f4c-1jammy [23.1 MB] 2024-09-04T19:40:10.952 INFO:teuthology.orchestra.run.smithi089.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-04T19:40:10.953 INFO:teuthology.orchestra.run.smithi089.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-04T19:40:10.954 INFO:teuthology.orchestra.run.smithi089.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-04T19:40:10.958 INFO:teuthology.orchestra.run.smithi089.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-04T19:40:10.960 INFO:teuthology.orchestra.run.smithi089.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-04T19:40:10.977 INFO:teuthology.orchestra.run.smithi089.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-04T19:40:10.977 INFO:teuthology.orchestra.run.smithi089.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-04T19:40:11.038 INFO:teuthology.orchestra.run.smithi089.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-04T19:40:11.043 INFO:teuthology.orchestra.run.smithi089.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-04T19:40:11.044 INFO:teuthology.orchestra.run.smithi089.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-04T19:40:11.698 INFO:teuthology.orchestra.run.smithi060.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4703-g3e4a7f4c-1jammy [14.0 kB] 2024-09-04T19:40:11.699 INFO:teuthology.orchestra.run.smithi060.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4703-g3e4a7f4c-1jammy [880 kB] 2024-09-04T19:40:11.716 INFO:teuthology.orchestra.run.smithi060.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4703-g3e4a7f4c-1jammy [2,433 kB] 2024-09-04T19:40:11.758 INFO:teuthology.orchestra.run.smithi060.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4703-g3e4a7f4c-1jammy [812 kB] 2024-09-04T19:40:11.769 INFO:teuthology.orchestra.run.smithi060.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4703-g3e4a7f4c-1jammy [160 kB] 2024-09-04T19:40:11.771 INFO:teuthology.orchestra.run.smithi060.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4703-g3e4a7f4c-1jammy [61.4 MB] 2024-09-04T19:40:11.777 INFO:teuthology.orchestra.run.smithi089.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4703-g3e4a7f4c-1jammy [14.0 kB] 2024-09-04T19:40:11.778 INFO:teuthology.orchestra.run.smithi089.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4703-g3e4a7f4c-1jammy [880 kB] 2024-09-04T19:40:11.796 INFO:teuthology.orchestra.run.smithi089.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4703-g3e4a7f4c-1jammy [2,433 kB] 2024-09-04T19:40:11.838 INFO:teuthology.orchestra.run.smithi089.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4703-g3e4a7f4c-1jammy [812 kB] 2024-09-04T19:40:11.848 INFO:teuthology.orchestra.run.smithi089.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4703-g3e4a7f4c-1jammy [160 kB] 2024-09-04T19:40:11.850 INFO:teuthology.orchestra.run.smithi089.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4703-g3e4a7f4c-1jammy [61.4 MB] 2024-09-04T19:40:14.090 INFO:teuthology.orchestra.run.smithi060.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4703-g3e4a7f4c-1jammy [8,625 kB] 2024-09-04T19:40:14.201 INFO:teuthology.orchestra.run.smithi089.stdout:Get:113 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4703-g3e4a7f4c-1jammy [8,625 kB] 2024-09-04T19:40:14.203 INFO:teuthology.orchestra.run.smithi060.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4703-g3e4a7f4c-1jammy [14.2 kB] 2024-09-04T19:40:14.203 INFO:teuthology.orchestra.run.smithi060.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4703-g3e4a7f4c-1jammy [55.7 MB] 2024-09-04T19:40:14.401 INFO:teuthology.orchestra.run.smithi089.stdout:Get:114 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4703-g3e4a7f4c-1jammy [14.2 kB] 2024-09-04T19:40:14.401 INFO:teuthology.orchestra.run.smithi089.stdout:Get:115 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4703-g3e4a7f4c-1jammy [55.7 MB] 2024-09-04T19:40:16.258 INFO:teuthology.orchestra.run.smithi060.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4703-g3e4a7f4c-1jammy [130 kB] 2024-09-04T19:40:16.260 INFO:teuthology.orchestra.run.smithi060.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4703-g3e4a7f4c-1jammy [38.9 kB] 2024-09-04T19:40:16.261 INFO:teuthology.orchestra.run.smithi060.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4703-g3e4a7f4c-1jammy [15.9 MB] 2024-09-04T19:40:16.413 INFO:teuthology.orchestra.run.smithi089.stdout:Get:116 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4703-g3e4a7f4c-1jammy [130 kB] 2024-09-04T19:40:16.415 INFO:teuthology.orchestra.run.smithi089.stdout:Get:117 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4703-g3e4a7f4c-1jammy [38.9 kB] 2024-09-04T19:40:16.479 INFO:teuthology.orchestra.run.smithi089.stdout:Get:118 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4703-g3e4a7f4c-1jammy [15.9 MB] 2024-09-04T19:40:16.573 INFO:teuthology.orchestra.run.smithi060.stdout:Get:119 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4703-g3e4a7f4c-1jammy [91.0 kB] 2024-09-04T19:40:16.790 INFO:teuthology.orchestra.run.smithi089.stdout:Get:119 https://4.chacra.ceph.com/r/ceph/wip-dis-testing/3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4703-g3e4a7f4c-1jammy [91.0 kB] 2024-09-04T19:40:17.165 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 251 MB in 8s (31.4 MB/s) 2024-09-04T19:40:17.364 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 251 MB in 8s (30.6 MB/s) 2024-09-04T19:40:17.457 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-04T19:40:17.525 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-04T19:40:17.561 INFO:teuthology.orchestra.run.smithi060.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 ... 165988 files and directories currently installed.) 2024-09-04T19:40:17.566 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-04T19:40:17.626 INFO:teuthology.orchestra.run.smithi089.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 ... 165988 files and directories currently installed.) 2024-09-04T19:40:17.631 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-04T19:40:17.647 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-04T19:40:17.716 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-04T19:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-04T19:40:17.949 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-04T19:40:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-04T19:40:18.061 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-04T19:40:18.087 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-04T19:40:18.127 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-04T19:40:18.345 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-04T19:40:18.371 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-04T19:40:18.397 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-04T19:40:18.411 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-04T19:40:18.423 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-04T19:40:18.455 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-04T19:40:18.775 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-04T19:40:18.802 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-04T19:40:18.842 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:40:18.917 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-04T19:40:18.943 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-04T19:40:18.993 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:40:19.262 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-04T19:40:19.288 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-04T19:40:19.328 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:40:19.404 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-04T19:40:19.430 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-04T19:40:19.470 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:40:19.665 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-04T19:40:19.691 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-04T19:40:19.731 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:40:19.756 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-04T19:40:19.782 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-04T19:40:19.815 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:40:20.026 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-04T19:40:20.042 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-04T19:40:20.093 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-04T19:40:20.160 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-04T19:40:20.186 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-04T19:40:20.226 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-04T19:40:20.404 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librados2. 2024-09-04T19:40:20.431 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../007-librados2_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:20.471 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librados2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:20.554 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librados2. 2024-09-04T19:40:20.580 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../007-librados2_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:20.620 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librados2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:21.098 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libnbd0. 2024-09-04T19:40:21.125 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-04T19:40:21.132 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libnbd0. 2024-09-04T19:40:21.149 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-04T19:40:21.165 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-04T19:40:21.190 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-04T19:40:21.426 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librbd1. 2024-09-04T19:40:21.453 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../009-librbd1_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:21.469 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librbd1. 2024-09-04T19:40:21.493 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librbd1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:21.495 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../009-librbd1_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:21.527 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librbd1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:21.921 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libcephfs2. 2024-09-04T19:40:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libcephfs2. 2024-09-04T19:40:21.947 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:21.965 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:21.979 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libcephfs2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:22.004 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libcephfs2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:22.206 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rados. 2024-09-04T19:40:22.221 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:22.264 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rados (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:22.291 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rados. 2024-09-04T19:40:22.317 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:22.357 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rados (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:22.601 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-04T19:40:22.627 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:22.667 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-ceph-argparse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:22.676 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-04T19:40:22.693 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:22.735 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-ceph-argparse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:22.928 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cephfs. 2024-09-04T19:40:22.944 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:22.954 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cephfs. 2024-09-04T19:40:22.970 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:22.986 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cephfs (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:23.004 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cephfs (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:23.257 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-04T19:40:23.264 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-04T19:40:23.279 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:23.284 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:23.314 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:23.323 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:23.626 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-04T19:40:23.652 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-04T19:40:23.668 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-04T19:40:23.692 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-04T19:40:23.695 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-04T19:40:23.735 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-04T19:40:23.987 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-prettytable. 2024-09-04T19:40:24.013 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-04T19:40:24.053 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-04T19:40:24.054 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-prettytable. 2024-09-04T19:40:24.081 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-04T19:40:24.121 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-04T19:40:24.256 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rbd. 2024-09-04T19:40:24.271 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:24.314 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rbd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:24.365 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rbd. 2024-09-04T19:40:24.381 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:24.415 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rbd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:24.661 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-04T19:40:24.688 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-04T19:40:24.718 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-04T19:40:24.727 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-04T19:40:24.735 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-04T19:40:24.776 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-04T19:40:24.980 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-04T19:40:24.995 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-04T19:40:25.030 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-04T19:40:25.037 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-04T19:40:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-04T19:40:25.095 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-04T19:40:25.291 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-04T19:40:25.307 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-04T19:40:25.349 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-04T19:40:25.374 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-04T19:40:25.389 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-04T19:40:25.432 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-04T19:40:25.686 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package lua5.1. 2024-09-04T19:40:25.710 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua5.1. 2024-09-04T19:40:25.713 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-04T19:40:25.737 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-04T19:40:25.753 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-04T19:40:25.768 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-04T19:40:26.105 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua-any. 2024-09-04T19:40:26.132 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-04T19:40:26.172 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-04T19:40:26.240 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package lua-any. 2024-09-04T19:40:26.266 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-04T19:40:26.373 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-04T19:40:26.424 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package zip. 2024-09-04T19:40:26.451 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-04T19:40:26.491 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking zip (3.0-12build2) ... 2024-09-04T19:40:26.575 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package zip. 2024-09-04T19:40:26.602 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-04T19:40:26.642 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking zip (3.0-12build2) ... 2024-09-04T19:40:26.803 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package unzip. 2024-09-04T19:40:26.829 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-04T19:40:26.869 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-04T19:40:26.962 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package unzip. 2024-09-04T19:40:26.989 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-04T19:40:27.029 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-04T19:40:27.257 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package luarocks. 2024-09-04T19:40:27.284 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-04T19:40:27.314 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-04T19:40:27.416 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package luarocks. 2024-09-04T19:40:27.442 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-04T19:40:27.482 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-04T19:40:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package librgw2. 2024-09-04T19:40:27.717 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../026-librgw2_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:27.756 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking librgw2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:27.832 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package librgw2. 2024-09-04T19:40:27.859 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../026-librgw2_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:27.898 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking librgw2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rgw. 2024-09-04T19:40:28.409 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:28.450 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:28.476 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rgw. 2024-09-04T19:40:28.502 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:28.542 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:28.778 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-04T19:40:28.805 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-04T19:40:28.845 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-04T19:40:28.879 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-04T19:40:28.905 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-04T19:40:28.945 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-04T19:40:29.106 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libradosstriper1. 2024-09-04T19:40:29.122 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:29.164 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libradosstriper1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:29.265 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libradosstriper1. 2024-09-04T19:40:29.291 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:29.331 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libradosstriper1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:29.601 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-common. 2024-09-04T19:40:29.629 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:29.668 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:29.685 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-common. 2024-09-04T19:40:29.711 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:29.743 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:31.198 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-base. 2024-09-04T19:40:31.225 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:31.266 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-base (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:31.423 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-base. 2024-09-04T19:40:31.451 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:31.499 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-base (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:31.794 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-04T19:40:31.821 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-04T19:40:31.861 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-04T19:40:32.019 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-04T19:40:32.035 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-04T19:40:32.069 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-04T19:40:32.164 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cheroot. 2024-09-04T19:40:32.190 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-04T19:40:32.235 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-04T19:40:32.364 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cheroot. 2024-09-04T19:40:32.391 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-04T19:40:32.430 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-04T19:40:32.542 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-04T19:40:32.568 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-04T19:40:32.608 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-04T19:40:32.750 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-04T19:40:32.778 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-04T19:40:32.817 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-04T19:40:32.886 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-04T19:40:32.910 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-04T19:40:32.944 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-04T19:40:33.086 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-04T19:40:33.113 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-04T19:40:33.144 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-04T19:40:33.205 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-04T19:40:33.232 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-04T19:40:33.264 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-04T19:40:33.423 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-04T19:40:33.450 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-04T19:40:33.489 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-04T19:40:33.536 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-tempora. 2024-09-04T19:40:33.560 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-04T19:40:33.600 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-04T19:40:33.792 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-tempora. 2024-09-04T19:40:33.819 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-04T19:40:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-04T19:40:33.911 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-portend. 2024-09-04T19:40:33.938 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-04T19:40:33.978 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-04T19:40:34.153 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-portend. 2024-09-04T19:40:34.181 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-04T19:40:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-04T19:40:34.289 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-04T19:40:34.316 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-04T19:40:34.356 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-04T19:40:34.473 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-04T19:40:34.500 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-04T19:40:34.539 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-04T19:40:34.601 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-04T19:40:34.627 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-04T19:40:34.659 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-04T19:40:34.859 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-04T19:40:34.886 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-04T19:40:34.926 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-04T19:40:35.004 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-natsort. 2024-09-04T19:40:35.030 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-04T19:40:35.070 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-04T19:40:35.279 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-natsort. 2024-09-04T19:40:35.306 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-04T19:40:35.346 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-04T19:40:35.399 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-logutils. 2024-09-04T19:40:35.425 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-04T19:40:35.465 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-04T19:40:35.616 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-logutils. 2024-09-04T19:40:35.631 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-04T19:40:35.665 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-04T19:40:35.760 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-04T19:40:35.775 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-04T19:40:35.809 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-04T19:40:35.944 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-04T19:40:35.971 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-04T19:40:36.010 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-04T19:40:36.112 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-mako. 2024-09-04T19:40:36.139 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-04T19:40:36.179 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-04T19:40:36.296 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-mako. 2024-09-04T19:40:36.323 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-04T19:40:36.363 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-04T19:40:36.516 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-04T19:40:36.542 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-04T19:40:36.599 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-04T19:40:36.708 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-04T19:40:36.735 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-04T19:40:36.775 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-04T19:40:36.935 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-04T19:40:36.961 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-04T19:40:37.001 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-04T19:40:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-04T19:40:37.044 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-04T19:40:37.078 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-04T19:40:37.263 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-webob. 2024-09-04T19:40:37.289 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-04T19:40:37.321 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-04T19:40:37.405 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-webob. 2024-09-04T19:40:37.432 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-04T19:40:37.472 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-04T19:40:37.641 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-waitress. 2024-09-04T19:40:37.667 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-04T19:40:37.710 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-04T19:40:37.817 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-waitress. 2024-09-04T19:40:37.844 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-04T19:40:37.886 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-04T19:40:38.019 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-tempita. 2024-09-04T19:40:38.045 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-04T19:40:38.085 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-04T19:40:38.195 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-tempita. 2024-09-04T19:40:38.222 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-04T19:40:38.278 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-04T19:40:38.388 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-paste. 2024-09-04T19:40:38.415 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-04T19:40:38.455 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-04T19:40:38.548 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-paste. 2024-09-04T19:40:38.575 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-04T19:40:38.614 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-04T19:40:38.749 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-04T19:40:38.765 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-04T19:40:38.799 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-04T19:40:38.909 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-04T19:40:38.925 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-04T19:40:38.959 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-04T19:40:39.086 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-04T19:40:39.112 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-04T19:40:39.153 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-04T19:40:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-04T19:40:39.231 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-04T19:40:39.270 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-04T19:40:39.447 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-webtest. 2024-09-04T19:40:39.474 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-04T19:40:39.513 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-04T19:40:39.573 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-webtest. 2024-09-04T19:40:39.600 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-04T19:40:39.640 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-04T19:40:39.825 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pecan. 2024-09-04T19:40:39.851 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-04T19:40:39.891 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-04T19:40:39.951 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pecan. 2024-09-04T19:40:39.979 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-04T19:40:40.018 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-04T19:40:40.305 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-certifi. 2024-09-04T19:40:40.332 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-04T19:40:40.381 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-certifi. 2024-09-04T19:40:40.402 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-04T19:40:40.408 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-04T19:40:40.447 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-04T19:40:40.726 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-idna. 2024-09-04T19:40:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-04T19:40:40.791 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-idna. 2024-09-04T19:40:40.818 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-04T19:40:40.866 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-04T19:40:40.889 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-04T19:40:41.177 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-urllib3. 2024-09-04T19:40:41.204 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-04T19:40:41.243 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-04T19:40:41.539 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-requests. 2024-09-04T19:40:41.565 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-04T19:40:41.605 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-04T19:40:42.196 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-urllib3. 2024-09-04T19:40:42.223 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-04T19:40:42.262 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-04T19:40:42.582 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-requests. 2024-09-04T19:40:42.609 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-04T19:40:42.648 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-04T19:40:42.952 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-04T19:40:42.979 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-04T19:40:43.018 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-04T19:40:43.091 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-04T19:40:43.118 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-04T19:40:43.158 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-04T19:40:43.288 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-04T19:40:43.315 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:43.355 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:43.444 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-04T19:40:43.460 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:43.503 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:43.751 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-04T19:40:43.779 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:43.818 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:43.849 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-04T19:40:43.876 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:43.907 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:44.045 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-04T19:40:44.062 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-04T19:40:44.104 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-04T19:40:44.227 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-04T19:40:44.254 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-04T19:40:44.293 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-04T19:40:44.407 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-openssl. 2024-09-04T19:40:44.434 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-04T19:40:44.473 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-04T19:40:44.596 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-openssl. 2024-09-04T19:40:44.623 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-04T19:40:44.663 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-04T19:40:44.818 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr. 2024-09-04T19:40:44.846 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:44.885 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:45.000 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr. 2024-09-04T19:40:45.026 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:45.066 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:45.238 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mon. 2024-09-04T19:40:45.254 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:45.288 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mon (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:45.402 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mon. 2024-09-04T19:40:45.429 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:45.460 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mon (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:45.900 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-osd. 2024-09-04T19:40:45.927 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:45.966 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-osd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:46.081 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-osd. 2024-09-04T19:40:46.107 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:46.147 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-osd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:47.061 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph. 2024-09-04T19:40:47.078 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../067-ceph_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:47.120 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:47.251 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph. 2024-09-04T19:40:47.277 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../067-ceph_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:47.317 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:47.406 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-fuse. 2024-09-04T19:40:47.433 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:47.464 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:47.620 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-fuse. 2024-09-04T19:40:47.647 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:47.678 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:47.775 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mds. 2024-09-04T19:40:47.803 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:47.842 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mds (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:48.073 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mds. 2024-09-04T19:40:48.100 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:48.139 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mds (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:48.245 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package cephadm. 2024-09-04T19:40:48.273 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../070-cephadm_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:48.311 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:48.534 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package cephadm. 2024-09-04T19:40:48.561 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../070-cephadm_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:40:48.600 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:48.622 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-04T19:40:48.650 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-04T19:40:48.689 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-04T19:40:48.895 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-04T19:40:48.922 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-04T19:40:48.961 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-04T19:40:48.992 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-04T19:40:49.008 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-04T19:40:49.050 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-04T19:40:49.273 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-04T19:40:49.289 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-04T19:40:49.331 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-04T19:40:49.997 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-babel. 2024-09-04T19:40:50.014 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-04T19:40:50.047 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-04T19:40:50.269 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-babel. 2024-09-04T19:40:50.297 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-04T19:40:50.327 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-04T19:40:50.366 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-jinja2. 2024-09-04T19:40:50.394 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-04T19:40:50.433 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-04T19:40:50.597 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-jinja2. 2024-09-04T19:40:50.624 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-04T19:40:50.663 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-04T19:40:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-04T19:40:50.789 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:50.828 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:51.009 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-04T19:40:51.035 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:51.075 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:51.165 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-04T19:40:51.192 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-04T19:40:51.231 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-04T19:40:51.420 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-04T19:40:51.447 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-04T19:40:51.487 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-04T19:40:51.534 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-routes. 2024-09-04T19:40:51.562 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-04T19:40:51.600 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-04T19:40:51.789 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-routes. 2024-09-04T19:40:51.817 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-04T19:40:51.856 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-04T19:40:51.937 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-04T19:40:51.965 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:52.004 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:52.367 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-04T19:40:52.394 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:52.434 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:54.801 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-04T19:40:54.819 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-04T19:40:54.858 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-04T19:40:55.148 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-04T19:40:55.177 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-04T19:40:55.222 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-04T19:40:55.288 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-joblib. 2024-09-04T19:40:55.304 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-04T19:40:55.337 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-04T19:40:55.659 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-joblib. 2024-09-04T19:40:55.675 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-04T19:40:55.699 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-04T19:40:55.709 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-04T19:40:55.727 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-04T19:40:55.766 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-04T19:40:56.071 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-sklearn. 2024-09-04T19:40:56.071 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-04T19:40:56.099 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-04T19:40:56.099 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-04T19:40:56.129 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-04T19:40:56.214 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-04T19:40:56.407 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-sklearn. 2024-09-04T19:40:56.434 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-04T19:40:56.559 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-04T19:40:56.924 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-04T19:40:56.953 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:56.990 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:57.252 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-04T19:40:57.280 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:40:57.310 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:40:58.061 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-cachetools. 2024-09-04T19:40:58.089 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-04T19:40:58.127 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-04T19:40:58.188 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-cachetools. 2024-09-04T19:40:58.215 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-04T19:40:58.255 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-04T19:40:58.455 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-04T19:40:58.483 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-04T19:40:58.521 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-04T19:40:58.583 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-04T19:40:58.610 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-04T19:40:58.649 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-04T19:40:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-04T19:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-04T19:40:58.866 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-04T19:40:58.978 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-04T19:40:59.005 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-04T19:40:59.044 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-04T19:40:59.136 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-rsa. 2024-09-04T19:40:59.153 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-04T19:40:59.186 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-04T19:40:59.356 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-rsa. 2024-09-04T19:40:59.383 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-04T19:40:59.422 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-04T19:40:59.499 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-google-auth. 2024-09-04T19:40:59.527 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-04T19:40:59.565 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-04T19:40:59.717 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-google-auth. 2024-09-04T19:40:59.745 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-04T19:40:59.784 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-04T19:40:59.885 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-04T19:40:59.913 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-04T19:40:59.951 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-04T19:41:00.071 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-04T19:41:00.098 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-04T19:41:00.137 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-04T19:41:00.280 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-websocket. 2024-09-04T19:41:00.308 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-04T19:41:00.346 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-04T19:41:00.449 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-websocket. 2024-09-04T19:41:00.476 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-04T19:41:00.515 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-04T19:41:00.641 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-04T19:41:00.669 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-04T19:41:00.699 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-04T19:41:00.827 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-04T19:41:00.854 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-04T19:41:00.893 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-04T19:41:01.339 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-04T19:41:01.356 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:41:01.397 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:01.549 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-04T19:41:01.577 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:41:01.615 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:01.658 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-04T19:41:01.686 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-04T19:41:01.724 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-04T19:41:01.916 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-04T19:41:01.944 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-04T19:41:01.976 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-04T19:41:02.053 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-04T19:41:02.081 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-04T19:41:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-04T19:41:02.389 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package jq. 2024-09-04T19:41:02.417 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-04T19:41:02.455 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-04T19:41:02.455 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-04T19:41:02.483 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-04T19:41:02.521 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-04T19:41:02.683 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package socat. 2024-09-04T19:41:02.700 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-04T19:41:02.733 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-04T19:41:02.991 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package jq. 2024-09-04T19:41:03.018 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-04T19:41:03.053 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package xmlstarlet. 2024-09-04T19:41:03.057 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-04T19:41:03.069 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-04T19:41:03.111 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-04T19:41:03.301 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package socat. 2024-09-04T19:41:03.330 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-04T19:41:03.368 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-04T19:41:03.465 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-test. 2024-09-04T19:41:03.482 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:03.523 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-test (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:03.665 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package xmlstarlet. 2024-09-04T19:41:03.681 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-04T19:41:03.723 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-04T19:41:04.086 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-test. 2024-09-04T19:41:04.114 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:04.152 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-test (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:06.045 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package ceph-volume. 2024-09-04T19:41:06.073 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:41:06.111 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking ceph-volume (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:06.424 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-04T19:41:06.441 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking libcephfs-dev (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:06.690 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package ceph-volume. 2024-09-04T19:41:06.720 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4703-g3e4a7f4c-1jammy_all.deb ... 2024-09-04T19:41:06.756 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking ceph-volume (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:06.801 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-04T19:41:06.830 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-04T19:41:06.868 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-04T19:41:07.052 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-04T19:41:07.080 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:07.118 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking libcephfs-dev (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:07.148 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-04T19:41:07.173 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-04T19:41:07.273 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-04T19:41:07.413 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-04T19:41:07.438 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-04T19:41:07.479 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-04T19:41:07.644 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package nvme-cli. 2024-09-04T19:41:07.672 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-09-04T19:41:07.710 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-09-04T19:41:07.810 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-04T19:41:07.837 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-04T19:41:07.876 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-04T19:41:08.149 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package pkg-config. 2024-09-04T19:41:08.166 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-04T19:41:08.196 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package nvme-cli. 2024-09-04T19:41:08.207 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-04T19:41:08.224 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-09-04T19:41:08.263 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-09-04T19:41:08.451 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-04T19:41:08.468 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-04T19:41:08.512 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-04T19:41:08.643 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package pkg-config. 2024-09-04T19:41:08.671 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-04T19:41:08.709 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-04T19:41:08.946 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-04T19:41:08.963 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-04T19:41:08.976 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-04T19:41:08.979 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-04T19:41:09.021 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-04T19:41:09.021 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-04T19:41:09.283 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pastescript. 2024-09-04T19:41:09.311 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-04T19:41:09.349 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-04T19:41:09.458 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-04T19:41:09.485 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-04T19:41:09.524 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-04T19:41:09.669 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pluggy. 2024-09-04T19:41:09.698 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-04T19:41:09.735 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-04T19:41:09.827 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pastescript. 2024-09-04T19:41:09.854 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-04T19:41:09.893 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-04T19:41:10.056 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-psutil. 2024-09-04T19:41:10.084 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-04T19:41:10.122 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-04T19:41:10.230 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pluggy. 2024-09-04T19:41:10.258 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-04T19:41:10.296 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-04T19:41:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-py. 2024-09-04T19:41:10.470 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-04T19:41:10.508 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-04T19:41:10.575 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-psutil. 2024-09-04T19:41:10.602 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-04T19:41:10.641 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-04T19:41:10.845 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pygments. 2024-09-04T19:41:10.873 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-04T19:41:10.911 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-04T19:41:10.969 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-py. 2024-09-04T19:41:10.997 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-04T19:41:11.035 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-04T19:41:11.322 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pygments. 2024-09-04T19:41:11.350 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-04T19:41:11.365 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-04T19:41:11.380 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-04T19:41:11.394 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-04T19:41:11.432 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-04T19:41:11.726 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-toml. 2024-09-04T19:41:11.755 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-04T19:41:11.826 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-04T19:41:11.851 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-04T19:41:11.879 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-04T19:41:11.917 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-04T19:41:12.112 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-pytest. 2024-09-04T19:41:12.141 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-04T19:41:12.178 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-04T19:41:12.229 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-toml. 2024-09-04T19:41:12.257 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-04T19:41:12.295 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-04T19:41:12.508 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package python3-simplejson. 2024-09-04T19:41:12.536 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-04T19:41:12.565 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-04T19:41:12.607 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-pytest. 2024-09-04T19:41:12.635 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-04T19:41:12.698 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-04T19:41:12.835 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-04T19:41:12.852 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-04T19:41:12.893 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-04T19:41:13.035 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package python3-simplejson. 2024-09-04T19:41:13.063 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-04T19:41:13.101 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-04T19:41:13.645 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-04T19:41:13.661 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-04T19:41:13.704 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-04T19:41:13.848 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package radosgw. 2024-09-04T19:41:13.877 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../117-radosgw_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:13.914 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking radosgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:14.450 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package radosgw. 2024-09-04T19:41:14.478 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../117-radosgw_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:14.516 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking radosgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:14.808 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package rbd-fuse. 2024-09-04T19:41:14.825 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:14.866 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking rbd-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:15.163 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-04T19:41:15.406 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-04T19:41:15.420 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package rbd-fuse. 2024-09-04T19:41:15.447 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4703-g3e4a7f4c-1jammy_amd64.deb ... 2024-09-04T19:41:15.477 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking rbd-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:15.507 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-09-04T19:41:15.755 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-04T19:41:15.765 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-04T19:41:16.041 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-04T19:41:16.068 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-04T19:41:16.167 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-09-04T19:41:16.436 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-04T19:41:16.482 INFO:teuthology.orchestra.run.smithi060.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-04T19:41:16.553 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:16.750 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-04T19:41:17.025 INFO:teuthology.orchestra.run.smithi060.stdout:Adding system user cephadm....done 2024-09-04T19:41:17.154 INFO:teuthology.orchestra.run.smithi089.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-04T19:41:17.165 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-04T19:41:17.219 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:17.433 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-04T19:41:17.660 INFO:teuthology.orchestra.run.smithi089.stdout:Adding system user cephadm....done 2024-09-04T19:41:17.692 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-04T19:41:17.808 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-04T19:41:17.818 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-04T19:41:18.093 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-04T19:41:18.103 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-04T19:41:18.344 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-04T19:41:18.371 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-04T19:41:18.462 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-04T19:41:18.481 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-04T19:41:18.713 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-04T19:41:18.791 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-04T19:41:18.956 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-04T19:41:19.066 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-04T19:41:19.168 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-04T19:41:19.376 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-04T19:41:19.427 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-04T19:41:19.712 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-04T19:41:19.735 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-04T19:41:20.005 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-04T19:41:20.011 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-04T19:41:20.256 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-04T19:41:20.279 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-04T19:41:20.490 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-04T19:41:20.507 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-04T19:41:20.733 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-04T19:41:20.758 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-ceph-argparse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:20.992 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-04T19:41:21.060 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-04T19:41:21.185 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-04T19:41:21.243 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-ceph-argparse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:21.320 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-04T19:41:21.421 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-04T19:41:21.485 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-04T19:41:21.547 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-04T19:41:21.628 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-04T19:41:21.806 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-04T19:41:21.846 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-04T19:41:21.980 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-04T19:41:22.107 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-04T19:41:22.167 INFO:teuthology.orchestra.run.smithi060.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-04T19:41:22.195 INFO:teuthology.orchestra.run.smithi060.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-04T19:41:22.259 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-04T19:41:22.366 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-04T19:41:22.386 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-04T19:41:22.762 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-04T19:41:22.766 INFO:teuthology.orchestra.run.smithi089.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-04T19:41:22.789 INFO:teuthology.orchestra.run.smithi089.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-04T19:41:22.852 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-04T19:41:22.863 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-04T19:41:22.970 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-04T19:41:23.123 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-04T19:41:23.321 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-04T19:41:23.390 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-04T19:41:23.464 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-04T19:41:23.692 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up zip (3.0-12build2) ... 2024-09-04T19:41:23.732 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-04T19:41:23.818 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-04T19:41:23.999 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-04T19:41:24.309 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up zip (3.0-12build2) ... 2024-09-04T19:41:24.435 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-04T19:41:24.520 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-04T19:41:24.787 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-04T19:41:24.897 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-04T19:41:25.015 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-04T19:41:25.087 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-04T19:41:25.330 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-04T19:41:25.341 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-04T19:41:25.456 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-04T19:41:25.582 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-04T19:41:25.734 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-04T19:41:25.875 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-04T19:41:25.993 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-04T19:41:26.267 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-04T19:41:26.420 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-04T19:41:26.510 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-04T19:41:26.721 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-04T19:41:26.878 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-04T19:41:27.056 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-04T19:41:27.163 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-04T19:41:27.307 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-04T19:41:27.433 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:27.515 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-04T19:41:27.751 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-04T19:41:27.791 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-04T19:41:27.917 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:28.094 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-04T19:41:28.212 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-04T19:41:28.527 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-04T19:41:29.342 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-04T19:41:29.610 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:41:29.733 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-04T19:41:29.744 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-04T19:41:29.977 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:41:30.003 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-04T19:41:30.094 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-04T19:41:30.105 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-04T19:41:30.223 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-04T19:41:30.345 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-04T19:41:30.471 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-04T19:41:30.524 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-04T19:41:30.614 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-04T19:41:30.792 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-04T19:41:30.907 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-04T19:41:31.043 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:41:31.167 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-04T19:41:31.169 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-04T19:41:31.410 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:41:31.470 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-04T19:41:31.519 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-04T19:41:31.705 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-04T19:41:31.820 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-04T19:41:31.956 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-04T19:41:32.063 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-04T19:41:32.199 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-04T19:41:32.323 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-04T19:41:32.492 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-04T19:41:32.582 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-04T19:41:32.759 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-04T19:41:32.841 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-04T19:41:32.885 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-04T19:41:33.109 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-04T19:41:33.162 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-04T19:41:33.210 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-04T19:41:33.263 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-04T19:41:33.478 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-04T19:41:33.547 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-04T19:41:33.587 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-04T19:41:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-04T19:41:33.888 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-04T19:41:34.083 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-04T19:41:34.198 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-04T19:41:34.209 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-04T19:41:34.335 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-04T19:41:34.423 INFO:teuthology.orchestra.run.smithi060.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-04T19:41:34.449 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-04T19:41:34.575 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-04T19:41:34.678 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-04T19:41:34.684 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-04T19:41:34.757 INFO:teuthology.orchestra.run.smithi089.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-04T19:41:34.804 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-04T19:41:35.003 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-04T19:41:35.104 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-04T19:41:35.189 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-04T19:41:35.466 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-04T19:41:35.505 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-04T19:41:35.592 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-04T19:41:35.782 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-04T19:41:35.876 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:41:35.907 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-04T19:41:36.002 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-04T19:41:36.175 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-04T19:41:36.301 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-04T19:41:36.336 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-04T19:41:36.628 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-04T19:41:36.638 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-04T19:41:36.889 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-04T19:41:36.912 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-04T19:41:36.990 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-04T19:41:37.179 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-04T19:41:37.258 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-04T19:41:37.305 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-04T19:41:37.582 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-04T19:41:37.628 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-04T19:41:37.904 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-04T19:41:37.943 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-04T19:41:38.195 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-04T19:41:38.306 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-04T19:41:38.563 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-04T19:41:38.591 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-04T19:41:38.848 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-04T19:41:38.943 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-04T19:41:39.069 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librados2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:39.184 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-04T19:41:39.187 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:39.288 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-04T19:41:39.310 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librados2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:39.428 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:39.529 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-04T19:41:39.633 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libcephfs2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:39.759 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libradosstriper1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:39.865 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libcephfs2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:39.885 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-04T19:41:39.991 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libradosstriper1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:40.117 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-04T19:41:40.170 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librbd1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:40.296 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-modules-core (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:40.394 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librbd1 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:40.397 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:40.520 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-modules-core (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:40.619 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-04T19:41:40.619 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-04T19:41:40.621 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:40.824 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-04T19:41:40.825 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-04T19:41:41.125 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up libcephfs-dev (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:41.251 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rados (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:41.297 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up libcephfs-dev (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:41.377 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up librgw2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:41.440 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rados (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:41.504 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-04T19:41:41.583 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up librgw2 (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:41.709 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-04T19:41:42.715 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rbd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:42.846 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rbd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:42.850 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up rbd-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:42.971 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up rbd-fuse (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:42.976 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-rgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:43.106 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-rgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:43.119 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up python3-cephfs (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:43.232 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up python3-cephfs (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:43.245 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:43.358 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-common (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:43.738 INFO:teuthology.orchestra.run.smithi060.stdout:Adding group ceph....done 2024-09-04T19:41:43.851 INFO:teuthology.orchestra.run.smithi089.stdout:Adding group ceph....done 2024-09-04T19:41:44.347 INFO:teuthology.orchestra.run.smithi060.stdout:Adding system user ceph....done 2024-09-04T19:41:44.491 INFO:teuthology.orchestra.run.smithi060.stdout:Setting system user ceph properties....done 2024-09-04T19:41:44.503 INFO:teuthology.orchestra.run.smithi060.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-04T19:41:44.532 INFO:teuthology.orchestra.run.smithi089.stdout:Adding system user ceph....done 2024-09-04T19:41:44.653 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-04T19:41:44.704 INFO:teuthology.orchestra.run.smithi089.stdout:Setting system user ceph properties....done 2024-09-04T19:41:44.722 INFO:teuthology.orchestra.run.smithi089.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-04T19:41:44.858 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-04T19:41:45.025 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-04T19:41:45.207 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-04T19:41:45.521 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-test (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:45.622 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up radosgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:45.676 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-test (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:45.802 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up radosgw (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:46.065 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-04T19:41:46.065 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-04T19:41:46.312 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-04T19:41:46.312 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-04T19:41:46.515 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-base (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:46.737 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-base (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-04T19:41:47.086 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-04T19:41:47.367 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mds (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:47.604 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-04T19:41:47.604 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-04T19:41:47.615 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mds (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:47.826 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-04T19:41:47.826 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-04T19:41:48.062 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:48.300 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:48.308 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-04T19:41:48.308 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-04T19:41:48.518 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-04T19:41:48.519 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-04T19:41:48.779 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-osd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:49.034 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-04T19:41:49.034 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-04T19:41:49.034 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-osd (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:49.308 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-04T19:41:49.308 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-04T19:41:49.523 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:49.649 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:49.770 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:49.800 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mon (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:49.888 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.020 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-04T19:41:50.020 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-04T19:41:50.039 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mon (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.252 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-04T19:41:50.252 INFO:teuthology.orchestra.run.smithi089.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-04T19:41:50.476 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.627 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.699 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-cephadm (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.753 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-mgr-dashboard (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.833 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.905 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up ceph-volume (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:50.934 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-mgr-dashboard (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:51.085 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up ceph-volume (19.3.0-4703-g3e4a7f4c-1jammy) ... 2024-09-04T19:41:51.283 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-04T19:41:51.400 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-04T19:41:51.430 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-04T19:41:51.539 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-04T19:41:51.552 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-04T19:41:51.691 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-04T19:41:52.662 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-04T19:41:52.810 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-04T19:41:53.341 INFO:teuthology.orchestra.run.smithi060.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-04T19:41:53.347 DEBUG:teuthology.parallel:result is None 2024-09-04T19:41:53.468 INFO:teuthology.orchestra.run.smithi089.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-04T19:41:53.473 DEBUG:teuthology.parallel:result is None 2024-09-04T19:41:53.474 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab 2024-09-04T19:41:53.623 DEBUG:teuthology.orchestra.run.smithi060:> dpkg-query -W -f '${Version}' ceph 2024-09-04T19:41:53.643 INFO:teuthology.orchestra.run.smithi060.stdout:19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:41:53.644 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:41:53.644 INFO:teuthology.task.install:The correct ceph version 19.3.0-4703-g3e4a7f4c-1jammy is installed. 2024-09-04T19:41:53.646 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab 2024-09-04T19:41:53.796 DEBUG:teuthology.orchestra.run.smithi089:> dpkg-query -W -f '${Version}' ceph 2024-09-04T19:41:53.816 INFO:teuthology.orchestra.run.smithi089.stdout:19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:41:53.816 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4703-g3e4a7f4c-1jammy 2024-09-04T19:41:53.816 INFO:teuthology.task.install:The correct ceph version 19.3.0-4703-g3e4a7f4c-1jammy is installed. 2024-09-04T19:41:53.821 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-04T19:41:53.821 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:53.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-04T19:41:53.834 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:41:53.834 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-04T19:41:53.873 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-04T19:41:53.873 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:53.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/daemon-helper 2024-09-04T19:41:53.890 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-04T19:41:53.945 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:41:53.945 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/daemon-helper 2024-09-04T19:41:53.959 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-04T19:41:54.015 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-04T19:41:54.015 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:54.015 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-04T19:41:54.028 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-04T19:41:54.081 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:41:54.081 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-04T19:41:54.095 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-04T19:41:54.152 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-04T19:41:54.153 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:54.153 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/stdin-killer 2024-09-04T19:41:54.166 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-04T19:41:54.221 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:41:54.222 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/stdin-killer 2024-09-04T19:41:54.235 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-04T19:41:54.291 INFO:teuthology.run_tasks:Running task ceph... 2024-09-04T19:41:54.389 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-04T19:41:54.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /var/log/ceph 2024-09-04T19:41:54.392 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /var/log/ceph 2024-09-04T19:41:54.405 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-04T19:41:54.405 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-04T19:41:54.451 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-04T19:41:54.463 INFO:tasks.ceph:Creating extra log directories... 2024-09-04T19:41:54.464 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-04T19:41:54.507 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-04T19:41:54.531 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-04T19:41:54.531 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, '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-04T19:41:54.531 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.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': '7889372', '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': 'dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'live-migration-nbd', 'sha1': '250c2b7303ac79643ee967bc9c5b14e5a0dbbf52'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', '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': 6930, 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab', 'sleep_before_teardown': 0, 'subset': '4/100', 'suite': 'rbd', 'suite_branch': 'live-migration-nbd', 'suite_path': '/home/teuthworker/src/github.com_effi-ofer_ceph_250c2b7303ac79643ee967bc9c5b14e5a0dbbf52/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/effi-ofer/ceph', 'suite_sha1': '250c2b7303ac79643ee967bc9c5b14e5a0dbbf52', 'targets': {'smithi060.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnTpnZ06FScqhVnQ1OCJFt8h8WGXUkZn8SuY8X7ElCH+N4e79OpazWoJ3AAn5uZWuyrPxeqSpMRox1AChq/zzc=', 'smithi089.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFJNTkcrhXIXATHBDzFzqm125JLhJaLDnl9UDNwvVrIc9zxTGYwkk3J6WOir3i60AtnR8yue8ZxEUfqCWMJPzi4='}, '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': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}}, {'ceph': {'cluster': 'cluster2'}}, {'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-04_17:03:08', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-04T19:41:54.532 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-04T19:41:54.563 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-04T19:41:54.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m0777 -- /var/run/ceph 2024-09-04T19:41:54.611 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m0777 -- /var/run/ceph 2024-09-04T19:41:54.626 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:54.626 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T19:41:54.670 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-04T19:41:54.670 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2024-09-04T19:41:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T19:41:54.719 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:41:54.720 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-09-04T19:41:54.720 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:41:54.720 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-04 19:36:24.890247169 +0000 2024-09-04T19:41:54.720 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-04 19:36:24.626249527 +0000 2024-09-04T19:41:54.720 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-04 19:36:24.626249527 +0000 2024-09-04T19:41:54.720 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-04T19:41:54.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T19:41:54.772 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-04T19:41:54.772 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-04T19:41:54.772 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000220173 s, 2.3 MB/s 2024-09-04T19:41:54.773 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T19:41:54.823 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2024-09-04T19:41:54.870 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T19:41:54.870 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:41:54.870 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-09-04T19:41:54.870 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:41:54.871 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-04 19:36:25.402242595 +0000 2024-09-04T19:41:54.871 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-04 19:36:25.118245133 +0000 2024-09-04T19:41:54.871 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-04 19:36:25.118245133 +0000 2024-09-04T19:41:54.871 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-04T19:41:54.871 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T19:41:54.924 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-04T19:41:54.925 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-04T19:41:54.925 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000321614 s, 1.6 MB/s 2024-09-04T19:41:54.926 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T19:41:54.976 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2024-09-04T19:41:55.023 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T19:41:55.024 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:41:55.024 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-04T19:41:55.024 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:41:55.024 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-04 19:36:25.914238023 +0000 2024-09-04T19:41:55.024 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-04 19:36:25.654240345 +0000 2024-09-04T19:41:55.024 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-04 19:36:25.654240345 +0000 2024-09-04T19:41:55.025 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-04T19:41:55.025 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T19:41:55.076 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-04T19:41:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-04T19:41:55.077 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000299265 s, 1.7 MB/s 2024-09-04T19:41:55.078 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T19:41:55.128 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2024-09-04T19:41:55.174 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T19:41:55.174 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:41:55.174 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 940 Links: 1 2024-09-04T19:41:55.174 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:41:55.174 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-04 19:36:26.418233521 +0000 2024-09-04T19:41:55.174 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-04 19:36:26.170235736 +0000 2024-09-04T19:41:55.174 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-04 19:36:26.170235736 +0000 2024-09-04T19:41:55.175 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2024-09-04T19:41:55.175 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T19:41:55.228 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-04T19:41:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-04T19:41:55.229 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000318988 s, 1.6 MB/s 2024-09-04T19:41:55.230 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T19:41:55.282 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-04T19:41:55.282 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi060.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-04T19:41:55.282 INFO:tasks.ceph:Generating config... 2024-09-04T19:41:55.283 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-04T19:41:55.283 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-04T19:41:55.283 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-04T19:41:55.284 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-04T19:41:55.284 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-04T19:41:55.284 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-04T19:41:55.284 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-04T19:41:55.285 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-04T19:41:55.285 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-04T19:41:55.285 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-04T19:41:55.285 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-04T19:41:55.285 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-04T19:41:55.285 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-04T19:41:55.357 INFO:teuthology.orchestra.run.smithi060.stdout:creating /etc/ceph/cluster1.keyring 2024-09-04T19:41:55.369 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-04T19:41:55.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-04T19:41:55.500 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.60')] 2024-09-04T19:41:55.501 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.60', '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': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-04T19:41:55.501 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:55.502 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-04T19:41:55.545 DEBUG:teuthology.orchestra.run.smithi060:> 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.60 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-04T19:41:55.626 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool: generated fsid c2cebc87-66f7-4836-a4b6-5226a2ec67bf 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:setting min_mon_release = quincy 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:epoch 0 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:fsid c2cebc87-66f7-4836-a4b6-5226a2ec67bf 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:last_changed 2024-09-04T19:41:55.626014+0000 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:created 2024-09-04T19:41:55.626014+0000 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:min_mon_release 17 (quincy) 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:election_strategy: 1 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-04T19:41:55.627 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-04T19:41:55.629 DEBUG:teuthology.orchestra.run.smithi060:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-04T19:41:55.678 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID c2cebc87-66f7-4836-a4b6-5226a2ec67bf... 2024-09-04T19:41:55.679 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:41:55.727 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:41:55.756 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2024-09-04T19:41:55.756 INFO:teuthology.orchestra.run.smithi060.stdout: chdir = "" 2024-09-04T19:41:55.756 INFO:teuthology.orchestra.run.smithi060.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-04T19:41:55.756 INFO:teuthology.orchestra.run.smithi060.stdout: auth supported = cephx 2024-09-04T19:41:55.756 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.756 INFO:teuthology.orchestra.run.smithi060.stdout: filestore xattr use omap = true 2024-09-04T19:41:55.756 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: mon clock drift allowed = 1.000 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: osd crush chooseleaf type = 0 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: auth debug = true 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: ms die on old message = true 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: ms die on bug = true 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: mon pg warn max object skew = 0 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: # disable pg_autoscaler by default for new pools 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-04T19:41:55.757 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: osd pool default size = 2 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd allow primary affinity = true 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd allow pg remap = true 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on legacy crush tunables = false 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on crush straw calc version zero = false 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on no sortbitwise = false 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on osd down out interval zero = false 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on too few osds = false 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: mon_allow_pool_size_one = true 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.758 INFO:teuthology.orchestra.run.smithi060.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: osd default data pool replay window = 5 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: mon allow pool delete = true 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: mon cluster log file level = debug 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: debug asserts on shutdown = true 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: mon health detail to clog = false 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: mon host = 172.21.15.60 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on pool no app = False 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = c2cebc87-66f7-4836-a4b6-5226a2ec67bf 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout:[osd] 2024-09-04T19:41:55.759 INFO:teuthology.orchestra.run.smithi060.stdout: osd journal size = 100 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd scrub load threshold = 5.0 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd scrub max interval = 600 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd mclock profile = high_recovery_ops 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd recover clone overlap = true 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd recovery max chunk = 1048576 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug shutdown = true 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug op order = true 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug verify stray on activate = true 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug trim objects = true 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.760 INFO:teuthology.orchestra.run.smithi060.stdout: osd open classes on start = true 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug pg log writeout = true 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: osd deep scrub update digest min age = 30 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: osd map max advance = 10 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: journal zero on create = true 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: filestore ondisk finisher threads = 3 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: filestore apply finisher threads = 3 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: bdev debug aio = true 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug misdirected ops = true 2024-09-04T19:41:55.761 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore block size = 96636764160 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore compression algorithm = zlib 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore compression mode = aggressive 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore fsck on mount = True 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: debug bluefs = 1/20 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: debug bluestore = 1/20 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: debug osd = 20 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: debug rocksdb = 4/10 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd backfillfull_ratio = 0.85 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd full ratio = 0.9 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd nearfull ratio = 0.8 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: osd failsafe full ratio = 0.95 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: osd objectstore = bluestore 2024-09-04T19:41:55.762 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout:[mgr] 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug mgr = 20 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug mon = 20 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug auth = 20 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: mgr/telemetry/nag = false 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout:[mon] 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug mon = 20 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug paxos = 20 2024-09-04T19:41:55.763 INFO:teuthology.orchestra.run.smithi060.stdout: debug auth = 20 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: mon data avail warn = 5 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: mon mgr mkfs grace = 240 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd reporter subtree level = osd 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd prime pg temp = true 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: auth mon ticket ttl = 660 # 11m 2024-09-04T19:41:55.764 INFO:teuthology.orchestra.run.smithi060.stdout: auth service ticket ttl = 240 # 4m 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: # don't complain about insecure global_id in the test suite 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: # 1m isn't quite enough 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: mon_down_mkfs_grace = 2m 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_filestore_osds = false 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout:[client] 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: rgw cache enabled = true 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: rgw enable ops log = true 2024-09-04T19:41:55.765 INFO:teuthology.orchestra.run.smithi060.stdout: rgw enable usage log = true 2024-09-04T19:41:55.766 INFO:teuthology.orchestra.run.smithi060.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-04T19:41:55.766 INFO:teuthology.orchestra.run.smithi060.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-04T19:41:55.766 INFO:teuthology.orchestra.run.smithi060.stdout:[mon.a] 2024-09-04T19:41:55.766 INFO:teuthology.orchestra.run.smithi089.stdout:[global] 2024-09-04T19:41:55.766 INFO:teuthology.orchestra.run.smithi089.stdout: chdir = "" 2024-09-04T19:41:55.766 INFO:teuthology.orchestra.run.smithi089.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: auth supported = cephx 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: filestore xattr use omap = true 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: mon clock drift allowed = 1.000 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: osd crush chooseleaf type = 0 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: auth debug = true 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: ms die on old message = true 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: ms die on bug = true 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-04T19:41:55.767 INFO:teuthology.orchestra.run.smithi089.stdout: mon pg warn max object skew = 0 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: # disable pg_autoscaler by default for new pools 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: osd pool default size = 2 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd allow primary affinity = true 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd allow pg remap = true 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on legacy crush tunables = false 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on crush straw calc version zero = false 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on no sortbitwise = false 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on osd down out interval zero = false 2024-09-04T19:41:55.768 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on too few osds = false 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: mon_allow_pool_size_one = true 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: osd default data pool replay window = 5 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: mon allow pool delete = true 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: mon cluster log file level = debug 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: debug asserts on shutdown = true 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: mon health detail to clog = false 2024-09-04T19:41:55.769 INFO:teuthology.orchestra.run.smithi089.stdout: mon host = 172.21.15.60 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on pool no app = False 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: fsid = c2cebc87-66f7-4836-a4b6-5226a2ec67bf 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout:[osd] 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: osd journal size = 100 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: osd scrub load threshold = 5.0 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: osd scrub max interval = 600 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: osd mclock profile = high_recovery_ops 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: osd recover clone overlap = true 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: osd recovery max chunk = 1048576 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.770 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug shutdown = true 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug op order = true 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug verify stray on activate = true 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug trim objects = true 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: osd open classes on start = true 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug pg log writeout = true 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: osd deep scrub update digest min age = 30 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: osd map max advance = 10 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: journal zero on create = true 2024-09-04T19:41:55.771 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: filestore ondisk finisher threads = 3 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: filestore apply finisher threads = 3 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: bdev debug aio = true 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug misdirected ops = true 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore block size = 96636764160 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore compression algorithm = zlib 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore compression mode = aggressive 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore fsck on mount = True 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: debug bluefs = 1/20 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: debug bluestore = 1/20 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: debug ms = 1 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: debug osd = 20 2024-09-04T19:41:55.772 INFO:teuthology.orchestra.run.smithi089.stdout: debug rocksdb = 4/10 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd backfillfull_ratio = 0.85 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd full ratio = 0.9 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd nearfull ratio = 0.8 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: osd failsafe full ratio = 0.95 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: osd objectstore = bluestore 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout:[mgr] 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: debug ms = 1 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: debug mgr = 20 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: debug mon = 20 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: debug auth = 20 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:41:55.773 INFO:teuthology.orchestra.run.smithi089.stdout: mgr/telemetry/nag = false 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout:[mon] 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: debug ms = 1 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: debug mon = 20 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: debug paxos = 20 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: debug auth = 20 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: mon data avail warn = 5 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: mon mgr mkfs grace = 240 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd reporter subtree level = osd 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd prime pg temp = true 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.774 INFO:teuthology.orchestra.run.smithi089.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: auth mon ticket ttl = 660 # 11m 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: auth service ticket ttl = 240 # 4m 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: # don't complain about insecure global_id in the test suite 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: # 1m isn't quite enough 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: mon_down_mkfs_grace = 2m 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_filestore_osds = false 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:41:55.775 INFO:teuthology.orchestra.run.smithi089.stdout:[client] 2024-09-04T19:41:55.776 INFO:teuthology.orchestra.run.smithi089.stdout: rgw cache enabled = true 2024-09-04T19:41:55.776 INFO:teuthology.orchestra.run.smithi089.stdout: rgw enable ops log = true 2024-09-04T19:41:55.776 INFO:teuthology.orchestra.run.smithi089.stdout: rgw enable usage log = true 2024-09-04T19:41:55.776 INFO:teuthology.orchestra.run.smithi089.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-04T19:41:55.776 INFO:teuthology.orchestra.run.smithi089.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-04T19:41:55.776 INFO:teuthology.orchestra.run.smithi089.stdout:[mon.a] 2024-09-04T19:41:55.777 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-04T19:41:55.778 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:41:55.872 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-04T19:41:55.872 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:55.873 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-04T19:41:55.878 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:55.878 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-04T19:41:55.926 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:41:55.927 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:55.927 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-04T19:41:55.927 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-04T19:41:55.990 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:41:55.991 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-04T19:41:56.039 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T19:41:56.039 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:41:56.039 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-04T19:41:56.039 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-04T19:41:56.063 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:41:56.063 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-04T19:41:56.112 INFO:tasks.ceph:Setting up mon nodes... 2024-09-04T19:41:56.113 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-04T19:41:56.113 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:41:56.160 INFO:teuthology.orchestra.run.smithi060.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-04T19:41:56.163 INFO:tasks.ceph:Setting up mds nodes... 2024-09-04T19:41:56.163 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-04T19:41:56.163 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:41:56.199 INFO:teuthology.orchestra.run.smithi060.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-04T19:41:56.209 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-04T19:41:56.209 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi060.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-04T19:41:56.209 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-04T19:41:56.264 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-04T19:41:56.265 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-04T19:41:56.265 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:41:56.265 DEBUG:teuthology.orchestra.run.smithi060:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-04T19:41:56.317 INFO:teuthology.orchestra.run.smithi060.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-04T19:41:56.317 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-04T19:41:56.317 INFO:teuthology.orchestra.run.smithi060.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-04T19:41:56.318 INFO:teuthology.orchestra.run.smithi060.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-04T19:41:56.318 INFO:teuthology.orchestra.run.smithi060.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-04T19:41:56.318 INFO:teuthology.orchestra.run.smithi060.stdout: = sunit=0 swidth=0 blks 2024-09-04T19:41:56.318 INFO:teuthology.orchestra.run.smithi060.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-04T19:41:56.318 INFO:teuthology.orchestra.run.smithi060.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-04T19:41:56.318 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-04T19:41:56.318 INFO:teuthology.orchestra.run.smithi060.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-04T19:41:56.341 INFO:teuthology.orchestra.run.smithi060.stdout:Discarding blocks...Done. 2024-09-04T19:41:56.343 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi060.front.sepia.ceph.com -o noatime 2024-09-04T19:41:56.343 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-04T19:41:56.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-04T19:41:56.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:41:56.455 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: /sbin/restorecon: command not found 2024-09-04T19:41:56.455 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-04T19:41:56.507 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-04T19:41:56.507 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-04T19:41:56.507 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:41:56.507 DEBUG:teuthology.orchestra.run.smithi060:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: = sunit=0 swidth=0 blks 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-04T19:41:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-04T19:41:56.563 INFO:teuthology.orchestra.run.smithi060.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-04T19:41:56.586 INFO:teuthology.orchestra.run.smithi060.stdout:Discarding blocks...Done. 2024-09-04T19:41:56.588 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi060.front.sepia.ceph.com -o noatime 2024-09-04T19:41:56.588 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-04T19:41:56.644 DEBUG:teuthology.orchestra.run.smithi060:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-04T19:41:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:41:56.696 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: /sbin/restorecon: command not found 2024-09-04T19:41:56.697 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-04T19:41:56.749 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-04T19:41:56.750 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-04T19:41:56.750 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:41:56.750 DEBUG:teuthology.orchestra.run.smithi060:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-04T19:41:56.804 INFO:teuthology.orchestra.run.smithi060.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-04T19:41:56.804 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout: = sunit=0 swidth=0 blks 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-04T19:41:56.805 INFO:teuthology.orchestra.run.smithi060.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-04T19:41:56.829 INFO:teuthology.orchestra.run.smithi060.stdout:Discarding blocks...Done. 2024-09-04T19:41:56.831 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi060.front.sepia.ceph.com -o noatime 2024-09-04T19:41:56.831 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-04T19:41:56.889 DEBUG:teuthology.orchestra.run.smithi060:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-04T19:41:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:41:56.943 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: /sbin/restorecon: command not found 2024-09-04T19:41:56.943 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:41:57.055 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:41:57.050+0000 7f98f57f27c0 -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-04T19:41:57.055 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:41:57.050+0000 7f98f57f27c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-04T19:41:57.056 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:41:57.050+0000 7f98f57f27c0 -1 bdev(0x564f3ba3d800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-04T19:41:57.056 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:41:57.050+0000 7f98f57f27c0 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-04T19:42:00.223 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-04T19:42:00.237 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:00.322 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:00.318+0000 7f842db357c0 -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-04T19:42:00.322 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:00.318+0000 7f842db357c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-04T19:42:00.322 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:00.318+0000 7f842db357c0 -1 bdev(0x55d6cd049800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-04T19:42:00.322 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:00.318+0000 7f842db357c0 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-04T19:42:03.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-04T19:42:03.539 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:03.626 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:03.622+0000 7f14781417c0 -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-04T19:42:03.626 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:03.622+0000 7f14781417c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-04T19:42:03.626 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:03.622+0000 7f14781417c0 -1 bdev(0x55b0badb1800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-04T19:42:03.626 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-04T19:42:03.622+0000 7f14781417c0 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-04T19:42:06.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-04T19:42:06.819 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-04T19:42:06.820 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:06.820 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-04T19:42:06.874 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:06.875 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-04T19:42:06.929 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:06.929 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-04T19:42:06.986 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:06.986 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-04T19:42:07.041 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:07.042 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-04T19:42:07.090 INFO:tasks.ceph:Adding keys to all mons... 2024-09-04T19:42:07.091 DEBUG:teuthology.orchestra.run.smithi060:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-04T19:42:07.144 INFO:teuthology.orchestra.run.smithi060.stdout:[mgr.x] 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQAEuNhmc8OGCRAABhE6vlOIpQ3RoIEeI+Prhw== 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.0] 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQAFuNhmUbQ+AxAAVV7XuoKsZlYvl6HgFee+IA== 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.1] 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQAIuNhm6pchExAAc6fw+Evz+5zUybbh7AxYiw== 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.2] 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQALuNhmP5dAJRAAsCY8ijO/daoCWV/xcvWGpA== 2024-09-04T19:42:07.145 INFO:teuthology.orchestra.run.smithi060.stdout:[client.0] 2024-09-04T19:42:07.146 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQAEuNhmzzLSCxAAwSHwU42SP9z+54Sji3zxaw== 2024-09-04T19:42:07.147 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:07.236 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:07.280 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:07.365 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:07.451 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:07.543 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-04T19:42:07.544 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-04T19:42:07.557 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:07.647 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-04T19:42:07.660 DEBUG:teuthology.orchestra.run.smithi060:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-04T19:42:07.705 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-04T19:42:07.705 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-04T19:42:07.705 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-04T19:42:07.751 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-04T19:42:07.751 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-04T19:42:07.751 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-04T19:42:07.751 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-04T19:42:07.756 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-04T19:42:07.756 DEBUG:tasks.ceph:set 0 configs 2024-09-04T19:42:07.756 INFO:tasks.ceph:Setting crush tunables to default 2024-09-04T19:42:07.756 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-04T19:42:07.966 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2024-09-04T19:42:07.985 INFO:tasks.ceph:check_enable_crimson: False 2024-09-04T19:42:07.985 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-04T19:42:07.985 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:07.985 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-04T19:42:07.995 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:07.995 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-04T19:42:08.051 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:08.051 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-04T19:42:08.103 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster cluster1 osd new 0fb78196-ef3f-4f1b-b36b-d8ab55eee361 0 2024-09-04T19:42:08.345 INFO:teuthology.orchestra.run.smithi060.stdout:0 2024-09-04T19:42:08.363 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster cluster1 osd new 699483eb-4dcb-49e0-9015-3ff676934c2d 1 2024-09-04T19:42:08.564 INFO:teuthology.orchestra.run.smithi060.stdout:1 2024-09-04T19:42:08.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster cluster1 osd new 11addfa6-32a7-42af-924a-631a34a45b2f 2 2024-09-04T19:42:08.778 INFO:teuthology.orchestra.run.smithi060.stdout:2 2024-09-04T19:42:08.794 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-04T19:42:08.795 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-04T19:42:08.796 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-04T19:42:08.797 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-04T19:42:08.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-04T19:42:08.799 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-04T19:42:08.799 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-04T19:42:08.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-04T19:42:08.801 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-04T19:42:08.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-04T19:42:08.985 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:08.985 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"fsid":"c2cebc87-66f7-4836-a4b6-5226a2ec67bf","created":"2024-09-04T19:42:07.849399+0000","modified":"2024-09-04T19:42:08.776663+0000","last_up_change":"0.000000","last_in_change":"2024-09-04T19:42:08.776663+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":"0fb78196-ef3f-4f1b-b36b-d8ab55eee361","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":"699483eb-4dcb-49e0-9015-3ff676934c2d","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":"11addfa6-32a7-42af-924a-631a34a45b2f","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-04T19:42:09.003 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-04T19:42:09.003 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-04T19:42:09.306 DEBUG:teuthology.orchestra.run.smithi060:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-04T19:42:09.486 INFO:teuthology.misc.health.smithi060.stdout: 2024-09-04T19:42:09.494 INFO:teuthology.misc.health.smithi060.stdout:{"epoch":5,"fsid":"c2cebc87-66f7-4836-a4b6-5226a2ec67bf","created":"2024-09-04T19:42:07.849399+0000","modified":"2024-09-04T19:42:08.776663+0000","last_up_change":"0.000000","last_in_change":"2024-09-04T19:42:08.776663+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":"0fb78196-ef3f-4f1b-b36b-d8ab55eee361","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":"699483eb-4dcb-49e0-9015-3ff676934c2d","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":"11addfa6-32a7-42af-924a-631a34a45b2f","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-04T19:42:09.501 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-04T19:42:10.407 INFO:tasks.ceph.cluster1.osd.0.smithi060.stderr:2024-09-04T19:42:10.402+0000 7fa7addf47c0 -1 Falling back to public interface 2024-09-04T19:42:10.434 INFO:tasks.ceph.cluster1.osd.1.smithi060.stderr:2024-09-04T19:42:10.430+0000 7f8a465be7c0 -1 Falling back to public interface 2024-09-04T19:42:10.442 INFO:tasks.ceph.cluster1.osd.2.smithi060.stderr:2024-09-04T19:42:10.438+0000 7f2a28e8b7c0 -1 Falling back to public interface 2024-09-04T19:42:10.868 INFO:tasks.ceph.cluster1.mgr.x.smithi060.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-04T19:42:10.869 INFO:tasks.ceph.cluster1.mgr.x.smithi060.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-04T19:42:10.869 INFO:tasks.ceph.cluster1.mgr.x.smithi060.stderr: from numpy import show_config as show_numpy_config 2024-09-04T19:42:14.025 INFO:tasks.ceph.cluster1.mgr.x.smithi060.stderr:2024-09-04T19:42:14.018+0000 7fb59db38640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-04T19:42:14.441 INFO:tasks.ceph.cluster1.osd.0.smithi060.stderr:2024-09-04T19:42:14.438+0000 7fa7addf47c0 -1 osd.0 0 log_to_monitors true 2024-09-04T19:42:14.578 INFO:tasks.ceph.cluster1.osd.2.smithi060.stderr:2024-09-04T19:42:14.574+0000 7f2a28e8b7c0 -1 osd.2 0 log_to_monitors true 2024-09-04T19:42:14.926 INFO:tasks.ceph.cluster1.osd.1.smithi060.stderr:2024-09-04T19:42:14.922+0000 7f8a465be7c0 -1 osd.1 0 log_to_monitors true 2024-09-04T19:42:15.804 DEBUG:teuthology.orchestra.run.smithi060:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-04T19:42:16.125 INFO:teuthology.misc.health.smithi060.stdout: 2024-09-04T19:42:16.125 INFO:teuthology.misc.health.smithi060.stdout:{"epoch":7,"fsid":"c2cebc87-66f7-4836-a4b6-5226a2ec67bf","created":"2024-09-04T19:42:07.849399+0000","modified":"2024-09-04T19:42:16.073295+0000","last_up_change":"0.000000","last_in_change":"2024-09-04T19:42:08.776663+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":"0fb78196-ef3f-4f1b-b36b-d8ab55eee361","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":"699483eb-4dcb-49e0-9015-3ff676934c2d","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":"11addfa6-32a7-42af-924a-631a34a45b2f","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-04T19:42:16.144 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-04T19:42:19.188 INFO:tasks.ceph.cluster1.osd.2.smithi060.stderr:2024-09-04T19:42:19.182+0000 7f2a25646640 -1 osd.2 0 waiting for initial osdmap 2024-09-04T19:42:19.210 INFO:tasks.ceph.cluster1.osd.2.smithi060.stderr:2024-09-04T19:42:19.206+0000 7f2a1cc66640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T19:42:19.218 INFO:tasks.ceph.cluster1.osd.1.smithi060.stderr:2024-09-04T19:42:19.214+0000 7f8a42d79640 -1 osd.1 0 waiting for initial osdmap 2024-09-04T19:42:19.222 INFO:tasks.ceph.cluster1.osd.0.smithi060.stderr:2024-09-04T19:42:19.218+0000 7fa7aa5af640 -1 osd.0 0 waiting for initial osdmap 2024-09-04T19:42:19.246 INFO:tasks.ceph.cluster1.osd.1.smithi060.stderr:2024-09-04T19:42:19.242+0000 7f8a3a399640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T19:42:19.254 INFO:tasks.ceph.cluster1.osd.0.smithi060.stderr:2024-09-04T19:42:19.250+0000 7fa7a1bcf640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T19:42:22.447 DEBUG:teuthology.orchestra.run.smithi060:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-04T19:42:22.751 INFO:teuthology.misc.health.smithi060.stdout: 2024-09-04T19:42:22.751 INFO:teuthology.misc.health.smithi060.stdout:{"epoch":10,"fsid":"c2cebc87-66f7-4836-a4b6-5226a2ec67bf","created":"2024-09-04T19:42:07.849399+0000","modified":"2024-09-04T19:42:22.225750+0000","last_up_change":"2024-09-04T19:42:20.222896+0000","last_in_change":"2024-09-04T19:42:08.776663+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-04T19:42:21.068972+0000","flags":32769,"flags_names":"hashpspool,creating","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":"10","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":"0fb78196-ef3f-4f1b-b36b-d8ab55eee361","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.60:6800","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6801","nonce":1801401217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6803","nonce":1801401217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6807","nonce":1801401217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6805","nonce":1801401217}]},"public_addr":"172.21.15.60:6801/1801401217","cluster_addr":"172.21.15.60:6803/1801401217","heartbeat_back_addr":"172.21.15.60:6807/1801401217","heartbeat_front_addr":"172.21.15.60:6805/1801401217","state":["exists","up"]},{"osd":1,"uuid":"699483eb-4dcb-49e0-9015-3ff676934c2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6809","nonce":240308677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6811","nonce":240308677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6815","nonce":240308677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6813","nonce":240308677}]},"public_addr":"172.21.15.60:6809/240308677","cluster_addr":"172.21.15.60:6811/240308677","heartbeat_back_addr":"172.21.15.60:6815/240308677","heartbeat_front_addr":"172.21.15.60:6813/240308677","state":["exists","up"]},{"osd":2,"uuid":"11addfa6-32a7-42af-924a-631a34a45b2f","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.60:6816","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6817","nonce":393739000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6819","nonce":393739000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6823","nonce":393739000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6821","nonce":393739000}]},"public_addr":"172.21.15.60:6817/393739000","cluster_addr":"172.21.15.60:6819/393739000","heartbeat_back_addr":"172.21.15.60:6823/393739000","heartbeat_front_addr":"172.21.15.60:6821/393739000","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-04T19:42:15.416966+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-04T19:42:15.969364+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-04T19:42:15.598598+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-04T19:42:22.769 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-04T19:42:22.770 INFO:tasks.ceph:Creating RBD pool 2024-09-04T19:42:22.770 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-04T19:42:23.238 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'rbd' created 2024-09-04T19:42:23.265 DEBUG:teuthology.orchestra.run.smithi060:> rbd --cluster cluster1 pool init rbd 2024-09-04T19:42:26.282 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-04T19:42:26.282 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-04T19:42:26.283 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-04T19:42:26.602 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:26.622 INFO:teuthology.orchestra.run.smithi060.stdout:[{"version":4,"timestamp":"2024-09-04T19:42:19.222462+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"4923.029000"}]}] 2024-09-04T19:42:26.622 INFO:tasks.ceph_manager:config epoch is 4 2024-09-04T19:42:26.622 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-04T19:42:26.622 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-04T19:42:26.622 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-04T19:42:26.974 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:26.992 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"flags":0,"active_gid":4098,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":1222705995},{"type":"v1","addr":"172.21.15.60:6825","nonce":1222705995}]},"active_addr":"172.21.15.60:6825/1222705995","active_change":"2024-09-04T19:42:13.014259+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"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.60:0","nonce":2655712721}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":1072217792}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":608055844}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":2392182412}]}]} 2024-09-04T19:42:26.994 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-04T19:42:26.994 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-04T19:42:26.994 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-04T19:42:27.296 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:27.296 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":14,"fsid":"c2cebc87-66f7-4836-a4b6-5226a2ec67bf","created":"2024-09-04T19:42:07.849399+0000","modified":"2024-09-04T19:42:26.248978+0000","last_up_change":"2024-09-04T19:42:20.222896+0000","last_in_change":"2024-09-04T19:42:08.776663+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-04T19:42:21.068972+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-04T19:42:23.093872+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":"14","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":14,"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":"0fb78196-ef3f-4f1b-b36b-d8ab55eee361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6801","nonce":1801401217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6803","nonce":1801401217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6807","nonce":1801401217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6805","nonce":1801401217}]},"public_addr":"172.21.15.60:6801/1801401217","cluster_addr":"172.21.15.60:6803/1801401217","heartbeat_back_addr":"172.21.15.60:6807/1801401217","heartbeat_front_addr":"172.21.15.60:6805/1801401217","state":["exists","up"]},{"osd":1,"uuid":"699483eb-4dcb-49e0-9015-3ff676934c2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6809","nonce":240308677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6811","nonce":240308677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6815","nonce":240308677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6813","nonce":240308677}]},"public_addr":"172.21.15.60:6809/240308677","cluster_addr":"172.21.15.60:6811/240308677","heartbeat_back_addr":"172.21.15.60:6815/240308677","heartbeat_front_addr":"172.21.15.60:6813/240308677","state":["exists","up"]},{"osd":2,"uuid":"11addfa6-32a7-42af-924a-631a34a45b2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6817","nonce":393739000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6819","nonce":393739000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6823","nonce":393739000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6821","nonce":393739000}]},"public_addr":"172.21.15.60:6817/393739000","cluster_addr":"172.21.15.60:6819/393739000","heartbeat_back_addr":"172.21.15.60:6823/393739000","heartbeat_front_addr":"172.21.15.60:6821/393739000","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-04T19:42:15.416966+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-04T19:42:15.969364+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-04T19:42:15.598598+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-04T19:42:27.315 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-04T19:42:27.315 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-04T19:42:27.623 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:27.623 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":14,"fsid":"c2cebc87-66f7-4836-a4b6-5226a2ec67bf","created":"2024-09-04T19:42:07.849399+0000","modified":"2024-09-04T19:42:26.248978+0000","last_up_change":"2024-09-04T19:42:20.222896+0000","last_in_change":"2024-09-04T19:42:08.776663+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-04T19:42:21.068972+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-04T19:42:23.093872+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":"14","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":14,"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":"0fb78196-ef3f-4f1b-b36b-d8ab55eee361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6801","nonce":1801401217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6803","nonce":1801401217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6807","nonce":1801401217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6805","nonce":1801401217}]},"public_addr":"172.21.15.60:6801/1801401217","cluster_addr":"172.21.15.60:6803/1801401217","heartbeat_back_addr":"172.21.15.60:6807/1801401217","heartbeat_front_addr":"172.21.15.60:6805/1801401217","state":["exists","up"]},{"osd":1,"uuid":"699483eb-4dcb-49e0-9015-3ff676934c2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6809","nonce":240308677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6811","nonce":240308677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6815","nonce":240308677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6813","nonce":240308677}]},"public_addr":"172.21.15.60:6809/240308677","cluster_addr":"172.21.15.60:6811/240308677","heartbeat_back_addr":"172.21.15.60:6815/240308677","heartbeat_front_addr":"172.21.15.60:6813/240308677","state":["exists","up"]},{"osd":2,"uuid":"11addfa6-32a7-42af-924a-631a34a45b2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6817","nonce":393739000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6819","nonce":393739000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6823","nonce":393739000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6821","nonce":393739000}]},"public_addr":"172.21.15.60:6817/393739000","cluster_addr":"172.21.15.60:6819/393739000","heartbeat_back_addr":"172.21.15.60:6823/393739000","heartbeat_front_addr":"172.21.15.60:6821/393739000","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-04T19:42:15.416966+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-04T19:42:15.969364+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-04T19:42:15.598598+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-04T19:42:27.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-04T19:42:27.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-04T19:42:27.642 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-04T19:42:27.797 INFO:teuthology.orchestra.run.smithi060.stdout:34359738375 2024-09-04T19:42:27.797 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-04T19:42:27.800 INFO:teuthology.orchestra.run.smithi060.stdout:34359738373 2024-09-04T19:42:27.800 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-04T19:42:27.808 INFO:teuthology.orchestra.run.smithi060.stdout:34359738372 2024-09-04T19:42:27.808 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-04T19:42:28.109 INFO:teuthology.orchestra.run.smithi060.stdout:34359738374 2024-09-04T19:42:28.127 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738375 got 34359738374 for osd.0 2024-09-04T19:42:28.143 INFO:teuthology.orchestra.run.smithi060.stdout:34359738371 2024-09-04T19:42:28.160 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.2 2024-09-04T19:42:28.165 INFO:teuthology.orchestra.run.smithi060.stdout:34359738372 2024-09-04T19:42:28.182 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738372 for osd.1 2024-09-04T19:42:29.128 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-04T19:42:29.161 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-04T19:42:29.183 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-04T19:42:29.467 INFO:teuthology.orchestra.run.smithi060.stdout:34359738372 2024-09-04T19:42:29.470 INFO:teuthology.orchestra.run.smithi060.stdout:34359738375 2024-09-04T19:42:29.487 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.2 2024-09-04T19:42:29.488 DEBUG:teuthology.parallel:result is None 2024-09-04T19:42:29.490 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738375 got 34359738375 for osd.0 2024-09-04T19:42:29.490 DEBUG:teuthology.parallel:result is None 2024-09-04T19:42:29.538 INFO:teuthology.orchestra.run.smithi060.stdout:34359738373 2024-09-04T19:42:29.555 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738373 for osd.1 2024-09-04T19:42:29.555 DEBUG:teuthology.parallel:result is None 2024-09-04T19:42:29.555 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-04T19:42:29.556 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T19:42:29.850 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:29.851 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T19:42:29.868 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2024-09-04T19:42:29.025077+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":94052,"kb_used_data":480,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283021468,"statfs":{"total":289910292480,"available":289813983232,"internally_reserved":0,"allocated":491520,"data_stored":1287598,"data_compressed":7544,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":95743311},"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":11,"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":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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.774113"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.255983+0000","last_change":"2024-09-04T19:42:26.256497+0000","last_active":"2024-09-04T19:42:26.255983+0000","last_peered":"2024-09-04T19:42:26.255983+0000","last_clean":"2024-09-04T19:42:26.255983+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T19:42:26.255983+0000","last_undegraded":"2024-09-04T19:42:26.255983+0000","last_fullsized":"2024-09-04T19:42:26.255983+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T22:18:31.140293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001611024,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.254801+0000","last_change":"2024-09-04T19:42:26.255332+0000","last_active":"2024-09-04T19:42:26.254801+0000","last_peered":"2024-09-04T19:42:26.254801+0000","last_clean":"2024-09-04T19:42:26.254801+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T19:42:26.254801+0000","last_undegraded":"2024-09-04T19:42:26.254801+0000","last_fullsized":"2024-09-04T19:42:26.254801+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T23:56:27.050307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001473315,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.255540+0000","last_change":"2024-09-04T19:42:26.256120+0000","last_active":"2024-09-04T19:42:26.255540+0000","last_peered":"2024-09-04T19:42:26.255540+0000","last_clean":"2024-09-04T19:42:26.255540+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T19:42:26.255540+0000","last_undegraded":"2024-09-04T19:42:26.255540+0000","last_fullsized":"2024-09-04T19:42:26.255540+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:51:01.435211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001805119,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.254428+0000","last_change":"2024-09-04T19:42:26.254926+0000","last_active":"2024-09-04T19:42:26.254428+0000","last_peered":"2024-09-04T19:42:26.254428+0000","last_clean":"2024-09-04T19:42:26.254428+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T19:42:26.254428+0000","last_undegraded":"2024-09-04T19:42:26.254428+0000","last_fullsized":"2024-09-04T19:42:26.254428+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:58:36.720470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001099991,"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":"14'2","reported_seq":22,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.266650+0000","last_change":"2024-09-04T19:42:26.266650+0000","last_active":"2024-09-04T19:42:26.266650+0000","last_peered":"2024-09-04T19:42:26.266650+0000","last_clean":"2024-09-04T19:42:26.266650+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T19:42:26.266650+0000","last_undegraded":"2024-09-04T19:42:26.266650+0000","last_fullsized":"2024-09-04T19:42:26.266650+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:46:58.628903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002298259,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.537692+0000","last_change":"2024-09-04T19:42:26.537953+0000","last_active":"2024-09-04T19:42:26.537692+0000","last_peered":"2024-09-04T19:42:26.537692+0000","last_clean":"2024-09-04T19:42:26.537692+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T19:42:26.537692+0000","last_undegraded":"2024-09-04T19:42:26.537692+0000","last_fullsized":"2024-09-04T19:42:26.537692+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-06T03:51:46.462082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.537863+0000","last_change":"2024-09-04T19:42:26.538244+0000","last_active":"2024-09-04T19:42:26.537863+0000","last_peered":"2024-09-04T19:42:26.537863+0000","last_clean":"2024-09-04T19:42:26.537863+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T19:42:26.537863+0000","last_undegraded":"2024-09-04T19:42:26.537863+0000","last_fullsized":"2024-09-04T19:42:26.537863+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:16:04.234032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"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":"12'1","reported_seq":21,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.255083+0000","last_change":"2024-09-04T19:42:26.255738+0000","last_active":"2024-09-04T19:42:26.255083+0000","last_peered":"2024-09-04T19:42:26.255083+0000","last_clean":"2024-09-04T19:42:26.255083+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T19:42:26.255083+0000","last_undegraded":"2024-09-04T19:42:26.255083+0000","last_fullsized":"2024-09-04T19:42:26.255083+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-06T01:29:24.871313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":86,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.253462+0000","last_change":"2024-09-04T19:42:22.243362+0000","last_active":"2024-09-04T19:42:26.253462+0000","last_peered":"2024-09-04T19:42:26.253462+0000","last_clean":"2024-09-04T19:42:26.253462+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T19:42:26.253462+0000","last_undegraded":"2024-09-04T19:42:26.253462+0000","last_fullsized":"2024-09-04T19:42:26.253462+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_clean_scrub_stamp":"2024-09-04T19:42:21.224125+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-06T01:23:54.577713+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":7544,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31316,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340524,"statfs":{"total":96636764160,"available":96604696576,"internally_reserved":0,"allocated":122880,"data_stored":35608,"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":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31368,"kb_used_data":180,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340472,"statfs":{"total":96636764160,"available":96604643328,"internally_reserved":0,"allocated":184320,"data_stored":625995,"data_compressed":3772,"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":34359738375,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31368,"kb_used_data":180,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340472,"statfs":{"total":96636764160,"available":96604643328,"internally_reserved":0,"allocated":184320,"data_stored":625995,"data_compressed":3772,"data_compressed_allocated":36864,"data_compressed_original":573440,"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":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":3772,"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":3772,"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-04T19:42:29.869 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T19:42:30.155 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:30.155 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T19:42:30.173 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2024-09-04T19:42:29.025077+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":94052,"kb_used_data":480,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":283021468,"statfs":{"total":289910292480,"available":289813983232,"internally_reserved":0,"allocated":491520,"data_stored":1287598,"data_compressed":7544,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":95743311},"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":11,"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":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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.774113"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.255983+0000","last_change":"2024-09-04T19:42:26.256497+0000","last_active":"2024-09-04T19:42:26.255983+0000","last_peered":"2024-09-04T19:42:26.255983+0000","last_clean":"2024-09-04T19:42:26.255983+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T19:42:26.255983+0000","last_undegraded":"2024-09-04T19:42:26.255983+0000","last_fullsized":"2024-09-04T19:42:26.255983+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T22:18:31.140293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001611024,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.254801+0000","last_change":"2024-09-04T19:42:26.255332+0000","last_active":"2024-09-04T19:42:26.254801+0000","last_peered":"2024-09-04T19:42:26.254801+0000","last_clean":"2024-09-04T19:42:26.254801+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T19:42:26.254801+0000","last_undegraded":"2024-09-04T19:42:26.254801+0000","last_fullsized":"2024-09-04T19:42:26.254801+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T23:56:27.050307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001473315,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.255540+0000","last_change":"2024-09-04T19:42:26.256120+0000","last_active":"2024-09-04T19:42:26.255540+0000","last_peered":"2024-09-04T19:42:26.255540+0000","last_clean":"2024-09-04T19:42:26.255540+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T19:42:26.255540+0000","last_undegraded":"2024-09-04T19:42:26.255540+0000","last_fullsized":"2024-09-04T19:42:26.255540+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:51:01.435211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001805119,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.254428+0000","last_change":"2024-09-04T19:42:26.254926+0000","last_active":"2024-09-04T19:42:26.254428+0000","last_peered":"2024-09-04T19:42:26.254428+0000","last_clean":"2024-09-04T19:42:26.254428+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T19:42:26.254428+0000","last_undegraded":"2024-09-04T19:42:26.254428+0000","last_fullsized":"2024-09-04T19:42:26.254428+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:58:36.720470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001099991,"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":"14'2","reported_seq":22,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.266650+0000","last_change":"2024-09-04T19:42:26.266650+0000","last_active":"2024-09-04T19:42:26.266650+0000","last_peered":"2024-09-04T19:42:26.266650+0000","last_clean":"2024-09-04T19:42:26.266650+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T19:42:26.266650+0000","last_undegraded":"2024-09-04T19:42:26.266650+0000","last_fullsized":"2024-09-04T19:42:26.266650+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:46:58.628903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002298259,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.537692+0000","last_change":"2024-09-04T19:42:26.537953+0000","last_active":"2024-09-04T19:42:26.537692+0000","last_peered":"2024-09-04T19:42:26.537692+0000","last_clean":"2024-09-04T19:42:26.537692+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T19:42:26.537692+0000","last_undegraded":"2024-09-04T19:42:26.537692+0000","last_fullsized":"2024-09-04T19:42:26.537692+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-06T03:51:46.462082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"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":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.537863+0000","last_change":"2024-09-04T19:42:26.538244+0000","last_active":"2024-09-04T19:42:26.537863+0000","last_peered":"2024-09-04T19:42:26.537863+0000","last_clean":"2024-09-04T19:42:26.537863+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T19:42:26.537863+0000","last_undegraded":"2024-09-04T19:42:26.537863+0000","last_fullsized":"2024-09-04T19:42:26.537863+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-05T20:16:04.234032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"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":"12'1","reported_seq":21,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.255083+0000","last_change":"2024-09-04T19:42:26.255738+0000","last_active":"2024-09-04T19:42:26.255083+0000","last_peered":"2024-09-04T19:42:26.255083+0000","last_clean":"2024-09-04T19:42:26.255083+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T19:42:26.255083+0000","last_undegraded":"2024-09-04T19:42:26.255083+0000","last_fullsized":"2024-09-04T19:42:26.255083+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+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-06T01:29:24.871313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":86,"reported_epoch":14,"state":"active+clean","last_fresh":"2024-09-04T19:42:26.253462+0000","last_change":"2024-09-04T19:42:22.243362+0000","last_active":"2024-09-04T19:42:26.253462+0000","last_peered":"2024-09-04T19:42:26.253462+0000","last_clean":"2024-09-04T19:42:26.253462+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T19:42:26.253462+0000","last_undegraded":"2024-09-04T19:42:26.253462+0000","last_fullsized":"2024-09-04T19:42:26.253462+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_clean_scrub_stamp":"2024-09-04T19:42:21.224125+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-06T01:23:54.577713+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":7544,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31316,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340524,"statfs":{"total":96636764160,"available":96604696576,"internally_reserved":0,"allocated":122880,"data_stored":35608,"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":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31368,"kb_used_data":180,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340472,"statfs":{"total":96636764160,"available":96604643328,"internally_reserved":0,"allocated":184320,"data_stored":625995,"data_compressed":3772,"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":34359738375,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31368,"kb_used_data":180,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340472,"statfs":{"total":96636764160,"available":96604643328,"internally_reserved":0,"allocated":184320,"data_stored":625995,"data_compressed":3772,"data_compressed_allocated":36864,"data_compressed_original":573440,"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":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":3772,"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":3772,"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-04T19:42:30.174 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-04T19:42:30.174 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-04T19:42:30.174 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-04T19:42:30.174 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-04T19:42:30.509 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:30.509 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-04T19:42:30.527 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-04T19:42:30.528 INFO:teuthology.run_tasks:Running task ceph... 2024-09-04T19:42:30.543 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-04T19:42:30.543 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, '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-04T19:42:30.543 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.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': '7889372', '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': 'dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'live-migration-nbd', 'sha1': '250c2b7303ac79643ee967bc9c5b14e5a0dbbf52'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', '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': 6930, 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab', 'sleep_before_teardown': 0, 'subset': '4/100', 'suite': 'rbd', 'suite_branch': 'live-migration-nbd', 'suite_path': '/home/teuthworker/src/github.com_effi-ofer_ceph_250c2b7303ac79643ee967bc9c5b14e5a0dbbf52/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/effi-ofer/ceph', 'suite_sha1': '250c2b7303ac79643ee967bc9c5b14e5a0dbbf52', 'targets': {'smithi060.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnTpnZ06FScqhVnQ1OCJFt8h8WGXUkZn8SuY8X7ElCH+N4e79OpazWoJ3AAn5uZWuyrPxeqSpMRox1AChq/zzc=', 'smithi089.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFJNTkcrhXIXATHBDzFzqm125JLhJaLDnl9UDNwvVrIc9zxTGYwkk3J6WOir3i60AtnR8yue8ZxEUfqCWMJPzi4='}, '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': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '3e4a7f4c58c7c6fe936e6fda96ba06459c94d8ab'}}, {'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-04_17:03:08', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-04T19:42:30.544 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-04T19:42:30.546 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-04T19:42:30.553 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m0777 -- /var/run/ceph 2024-09-04T19:42:30.595 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m0777 -- /var/run/ceph 2024-09-04T19:42:30.609 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:30.609 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2024-09-04T19:42:30.656 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-04T19:42:30.656 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_1 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 881 Links: 1 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-04 19:36:23.376934785 +0000 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-04 19:36:23.112937138 +0000 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-04 19:36:23.112937138 +0000 2024-09-04T19:42:30.704 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-04T19:42:30.704 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-04T19:42:30.758 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-04T19:42:30.758 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-04T19:42:30.758 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000352515 s, 1.5 MB/s 2024-09-04T19:42:30.759 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-04T19:42:30.809 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_2 2024-09-04T19:42:30.856 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-04T19:42:30.856 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:42:30.856 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 902 Links: 1 2024-09-04T19:42:30.856 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:42:30.856 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-04 19:36:23.880930290 +0000 2024-09-04T19:42:30.856 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-04 19:36:23.616932644 +0000 2024-09-04T19:42:30.857 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-04 19:36:23.616932644 +0000 2024-09-04T19:42:30.857 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-04T19:42:30.857 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-04T19:42:30.910 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-04T19:42:30.910 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-04T19:42:30.910 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000351157 s, 1.5 MB/s 2024-09-04T19:42:30.911 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-04T19:42:30.962 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_3 2024-09-04T19:42:31.007 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-04T19:42:31.007 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:42:31.008 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-09-04T19:42:31.008 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:42:31.008 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-04 19:36:24.360926012 +0000 2024-09-04T19:42:31.008 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-04 19:36:24.124928116 +0000 2024-09-04T19:42:31.008 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-04 19:36:24.124928116 +0000 2024-09-04T19:42:31.008 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-04T19:42:31.008 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-04T19:42:31.063 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-04T19:42:31.063 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-04T19:42:31.063 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.00042153 s, 1.2 MB/s 2024-09-04T19:42:31.065 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-04T19:42:31.113 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_4 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-04 19:36:24.848921662 +0000 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-04 19:36:24.596923907 +0000 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-04 19:36:24.596923907 +0000 2024-09-04T19:42:31.164 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-04T19:42:31.165 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-04T19:42:31.218 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-04T19:42:31.218 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-04T19:42:31.218 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000393686 s, 1.3 MB/s 2024-09-04T19:42:31.219 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-04T19:42:31.268 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-04T19:42:31.269 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi089.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-04T19:42:31.269 INFO:tasks.ceph:Generating config... 2024-09-04T19:42:31.270 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-04T19:42:31.270 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-04T19:42:31.270 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-04T19:42:31.270 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-04T19:42:31.270 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-04T19:42:31.271 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-04T19:42:31.271 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-04T19:42:31.272 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-04T19:42:31.272 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-04T19:42:31.272 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-04T19:42:31.272 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-04T19:42:31.343 INFO:teuthology.orchestra.run.smithi089.stdout:creating /etc/ceph/cluster2.keyring 2024-09-04T19:42:31.363 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-04T19:42:31.443 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-04T19:42:31.499 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.89')] 2024-09-04T19:42:31.499 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.89', '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': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-04T19:42:31.500 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:31.500 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-04T19:42:31.547 DEBUG:teuthology.orchestra.run.smithi089:> 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.89 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-04T19:42:31.627 INFO:teuthology.orchestra.run.smithi089.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:monmaptool: generated fsid caaab943-3f47-4749-9704-5785f3e98431 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:setting min_mon_release = quincy 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:epoch 0 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:fsid caaab943-3f47-4749-9704-5785f3e98431 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:last_changed 2024-09-04T19:42:31.628902+0000 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:created 2024-09-04T19:42:31.628902+0000 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:min_mon_release 17 (quincy) 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:election_strategy: 1 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2024-09-04T19:42:31.628 INFO:teuthology.orchestra.run.smithi089.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-04T19:42:31.629 DEBUG:teuthology.orchestra.run.smithi089:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-04T19:42:31.675 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID caaab943-3f47-4749-9704-5785f3e98431... 2024-09-04T19:42:31.676 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:42:31.679 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:31.721 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2024-09-04T19:42:31.721 INFO:teuthology.orchestra.run.smithi060.stdout: chdir = "" 2024-09-04T19:42:31.721 INFO:teuthology.orchestra.run.smithi060.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-04T19:42:31.721 INFO:teuthology.orchestra.run.smithi060.stdout: auth supported = cephx 2024-09-04T19:42:31.721 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: filestore xattr use omap = true 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: mon clock drift allowed = 1.000 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: osd crush chooseleaf type = 0 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: auth debug = true 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: ms die on old message = true 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: ms die on bug = true 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: mon pg warn max object skew = 0 2024-09-04T19:42:31.722 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: # disable pg_autoscaler by default for new pools 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: osd pool default size = 2 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd allow primary affinity = true 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd allow pg remap = true 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on legacy crush tunables = false 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on crush straw calc version zero = false 2024-09-04T19:42:31.723 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on no sortbitwise = false 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on osd down out interval zero = false 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on too few osds = false 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: mon_allow_pool_size_one = true 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: osd default data pool replay window = 5 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: mon allow pool delete = true 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.724 INFO:teuthology.orchestra.run.smithi060.stdout: mon cluster log file level = debug 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: debug asserts on shutdown = true 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: mon health detail to clog = false 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: mon host = 172.21.15.89 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on pool no app = False 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = caaab943-3f47-4749-9704-5785f3e98431 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout:[osd] 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: osd journal size = 100 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: osd scrub load threshold = 5.0 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: osd scrub max interval = 600 2024-09-04T19:42:31.725 INFO:teuthology.orchestra.run.smithi060.stdout: osd mclock profile = high_recovery_ops 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd recover clone overlap = true 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd recovery max chunk = 1048576 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug shutdown = true 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug op order = true 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug verify stray on activate = true 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug trim objects = true 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd open classes on start = true 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug pg log writeout = true 2024-09-04T19:42:31.726 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: osd deep scrub update digest min age = 30 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: osd map max advance = 10 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: journal zero on create = true 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: filestore ondisk finisher threads = 3 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: filestore apply finisher threads = 3 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: bdev debug aio = true 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug misdirected ops = true 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore block size = 96636764160 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore compression algorithm = zlib 2024-09-04T19:42:31.727 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore compression mode = aggressive 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore fsck on mount = True 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: debug bluefs = 1/20 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: debug bluestore = 1/20 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: debug osd = 20 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: debug rocksdb = 4/10 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd backfillfull_ratio = 0.85 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd full ratio = 0.9 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd nearfull ratio = 0.8 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: osd failsafe full ratio = 0.95 2024-09-04T19:42:31.728 INFO:teuthology.orchestra.run.smithi060.stdout: osd objectstore = bluestore 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout:[mgr] 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: debug mgr = 20 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: debug mon = 20 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: debug auth = 20 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: mgr/telemetry/nag = false 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout:[mon] 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-04T19:42:31.729 INFO:teuthology.orchestra.run.smithi060.stdout: debug mon = 20 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: debug paxos = 20 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: debug auth = 20 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: mon data avail warn = 5 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: mon mgr mkfs grace = 240 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd reporter subtree level = osd 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd prime pg temp = true 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: auth mon ticket ttl = 660 # 11m 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: auth service ticket ttl = 240 # 4m 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.730 INFO:teuthology.orchestra.run.smithi060.stdout: # don't complain about insecure global_id in the test suite 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: # 1m isn't quite enough 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: mon_down_mkfs_grace = 2m 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_filestore_osds = false 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout:[client] 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: rgw cache enabled = true 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: rgw enable ops log = true 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: rgw enable usage log = true 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-04T19:42:31.731 INFO:teuthology.orchestra.run.smithi060.stdout:[mon.a] 2024-09-04T19:42:31.748 INFO:teuthology.orchestra.run.smithi089.stdout:[global] 2024-09-04T19:42:31.749 INFO:teuthology.orchestra.run.smithi089.stdout: chdir = "" 2024-09-04T19:42:31.749 INFO:teuthology.orchestra.run.smithi089.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-04T19:42:31.749 INFO:teuthology.orchestra.run.smithi089.stdout: auth supported = cephx 2024-09-04T19:42:31.749 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.749 INFO:teuthology.orchestra.run.smithi089.stdout: filestore xattr use omap = true 2024-09-04T19:42:31.750 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.750 INFO:teuthology.orchestra.run.smithi089.stdout: mon clock drift allowed = 1.000 2024-09-04T19:42:31.750 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.750 INFO:teuthology.orchestra.run.smithi089.stdout: osd crush chooseleaf type = 0 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: auth debug = true 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: ms die on old message = true 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: ms die on bug = true 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: mon pg warn max object skew = 0 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: # disable pg_autoscaler by default for new pools 2024-09-04T19:42:31.752 INFO:teuthology.orchestra.run.smithi089.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: osd pool default size = 2 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd allow primary affinity = true 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd allow pg remap = true 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on legacy crush tunables = false 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on crush straw calc version zero = false 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on no sortbitwise = false 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on osd down out interval zero = false 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on too few osds = false 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: mon_allow_pool_size_one = true 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.753 INFO:teuthology.orchestra.run.smithi089.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: osd default data pool replay window = 5 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: mon allow pool delete = true 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: mon cluster log file level = debug 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: debug asserts on shutdown = true 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: mon health detail to clog = false 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: mon host = 172.21.15.89 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: mon warn on pool no app = False 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: fsid = caaab943-3f47-4749-9704-5785f3e98431 2024-09-04T19:42:31.754 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout:[osd] 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd journal size = 100 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd scrub load threshold = 5.0 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd scrub max interval = 600 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd mclock profile = high_recovery_ops 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd recover clone overlap = true 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd recovery max chunk = 1048576 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug shutdown = true 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug op order = true 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug verify stray on activate = true 2024-09-04T19:42:31.755 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug trim objects = true 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: osd open classes on start = true 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug pg log writeout = true 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: osd deep scrub update digest min age = 30 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: osd map max advance = 10 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: journal zero on create = true 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: filestore ondisk finisher threads = 3 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: filestore apply finisher threads = 3 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.756 INFO:teuthology.orchestra.run.smithi089.stdout: bdev debug aio = true 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: osd debug misdirected ops = true 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore block size = 96636764160 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore compression algorithm = zlib 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore compression mode = aggressive 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: bluestore fsck on mount = True 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: debug bluefs = 1/20 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: debug bluestore = 1/20 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: debug ms = 1 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: debug osd = 20 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: debug rocksdb = 4/10 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd backfillfull_ratio = 0.85 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd full ratio = 0.9 2024-09-04T19:42:31.757 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd nearfull ratio = 0.8 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: osd failsafe full ratio = 0.95 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: osd objectstore = bluestore 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout:[mgr] 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: debug ms = 1 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: debug mgr = 20 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: debug mon = 20 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: debug auth = 20 2024-09-04T19:42:31.758 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: mgr/telemetry/nag = false 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout:[mon] 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: debug ms = 1 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: debug mon = 20 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: debug paxos = 20 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: debug auth = 20 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: mon data avail warn = 5 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: mon mgr mkfs grace = 240 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min pgs per osd = 4 2024-09-04T19:42:31.759 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd reporter subtree level = osd 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: mon osd prime pg temp = true 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: mon reweight min bytes per osd = 10 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: auth mon ticket ttl = 660 # 11m 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: auth service ticket ttl = 240 # 4m 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: # don't complain about insecure global_id in the test suite 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: # 1m isn't quite enough 2024-09-04T19:42:31.760 INFO:teuthology.orchestra.run.smithi089.stdout: mon_down_mkfs_grace = 2m 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: mon_warn_on_filestore_osds = false 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout:[client] 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: rgw cache enabled = true 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: rgw enable ops log = true 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: rgw enable usage log = true 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-04T19:42:31.761 INFO:teuthology.orchestra.run.smithi089.stdout:[mon.a] 2024-09-04T19:42:31.762 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-04T19:42:31.763 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:31.857 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-04T19:42:31.857 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:31.857 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-04T19:42:31.863 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:31.863 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-04T19:42:31.912 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:42:31.912 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:31.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-04T19:42:31.912 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-04T19:42:31.937 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:42:31.937 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-04T19:42:31.986 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T19:42:31.986 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:31.987 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-04T19:42:31.987 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-04T19:42:32.010 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:32.010 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-04T19:42:32.060 INFO:tasks.ceph:Setting up mon nodes... 2024-09-04T19:42:32.060 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-04T19:42:32.060 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:32.145 INFO:teuthology.orchestra.run.smithi089.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-04T19:42:32.148 INFO:tasks.ceph:Setting up mds nodes... 2024-09-04T19:42:32.148 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-04T19:42:32.148 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:32.224 INFO:teuthology.orchestra.run.smithi089.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-04T19:42:32.234 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-04T19:42:32.235 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi060.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@smithi089.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-04T19:42:32.235 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-04T19:42:32.291 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-04T19:42:32.291 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-04T19:42:32.291 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T19:42:32.291 DEBUG:teuthology.orchestra.run.smithi089:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-04T19:42:32.354 INFO:teuthology.orchestra.run.smithi089.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout: = sunit=0 swidth=0 blks 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-04T19:42:32.355 INFO:teuthology.orchestra.run.smithi089.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-04T19:42:32.807 INFO:teuthology.orchestra.run.smithi089.stdout:Discarding blocks...Done. 2024-09-04T19:42:32.809 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi089.front.sepia.ceph.com -o noatime 2024-09-04T19:42:32.809 DEBUG:teuthology.orchestra.run.smithi089:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-04T19:42:32.899 DEBUG:teuthology.orchestra.run.smithi089:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-04T19:42:32.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:42:32.910 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: /sbin/restorecon: command not found 2024-09-04T19:42:32.910 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-04T19:42:32.962 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-04T19:42:32.962 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-04T19:42:32.962 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T19:42:32.963 DEBUG:teuthology.orchestra.run.smithi089:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-04T19:42:33.023 INFO:teuthology.orchestra.run.smithi089.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-04T19:42:33.023 INFO:teuthology.orchestra.run.smithi089.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-04T19:42:33.023 INFO:teuthology.orchestra.run.smithi089.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-04T19:42:33.023 INFO:teuthology.orchestra.run.smithi089.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-04T19:42:33.023 INFO:teuthology.orchestra.run.smithi089.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-04T19:42:33.023 INFO:teuthology.orchestra.run.smithi089.stdout: = sunit=0 swidth=0 blks 2024-09-04T19:42:33.024 INFO:teuthology.orchestra.run.smithi089.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-04T19:42:33.024 INFO:teuthology.orchestra.run.smithi089.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-04T19:42:33.024 INFO:teuthology.orchestra.run.smithi089.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-04T19:42:33.024 INFO:teuthology.orchestra.run.smithi089.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-04T19:42:33.487 INFO:teuthology.orchestra.run.smithi089.stdout:Discarding blocks...Done. 2024-09-04T19:42:33.489 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi089.front.sepia.ceph.com -o noatime 2024-09-04T19:42:33.489 DEBUG:teuthology.orchestra.run.smithi089:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-04T19:42:33.630 DEBUG:teuthology.orchestra.run.smithi089:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-04T19:42:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:42:33.642 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: /sbin/restorecon: command not found 2024-09-04T19:42:33.642 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-04T19:42:33.695 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-04T19:42:33.695 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-04T19:42:33.695 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T19:42:33.695 DEBUG:teuthology.orchestra.run.smithi089:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout: = sunit=0 swidth=0 blks 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-04T19:42:33.762 INFO:teuthology.orchestra.run.smithi089.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-04T19:42:33.763 INFO:teuthology.orchestra.run.smithi089.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-04T19:42:33.763 INFO:teuthology.orchestra.run.smithi089.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-04T19:42:34.247 INFO:teuthology.orchestra.run.smithi089.stdout:Discarding blocks...Done. 2024-09-04T19:42:34.249 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi089.front.sepia.ceph.com -o noatime 2024-09-04T19:42:34.249 DEBUG:teuthology.orchestra.run.smithi089:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-04T19:42:34.356 DEBUG:teuthology.orchestra.run.smithi089:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-04T19:42:34.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T19:42:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: /sbin/restorecon: command not found 2024-09-04T19:42:34.367 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:34.474 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:34.469+0000 7f3016b6d7c0 -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-04T19:42:34.479 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:34.473+0000 7f3016b6d7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-04T19:42:34.479 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:34.473+0000 7f3016b6d7c0 -1 bdev(0x555756c33800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-04T19:42:34.479 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:34.473+0000 7f3016b6d7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-04T19:42:37.632 DEBUG:teuthology.orchestra.run.smithi089:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-04T19:42:37.647 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:37.730 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:37.725+0000 7fb6301457c0 -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-04T19:42:37.730 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:37.725+0000 7fb6301457c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-04T19:42:37.731 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:37.725+0000 7fb6301457c0 -1 bdev(0x55870bd27800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-04T19:42:37.731 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:37.725+0000 7fb6301457c0 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-04T19:42:40.866 DEBUG:teuthology.orchestra.run.smithi089:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-04T19:42:40.921 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:41.002 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:40.997+0000 7fc662b397c0 -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-04T19:42:41.002 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:40.997+0000 7fc662b397c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-04T19:42:41.002 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:40.997+0000 7fc662b397c0 -1 bdev(0x55d2a4b07800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-04T19:42:41.002 INFO:teuthology.orchestra.run.smithi089.stderr:2024-09-04T19:42:41.001+0000 7fc662b397c0 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-04T19:42:44.154 DEBUG:teuthology.orchestra.run.smithi089:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-04T19:42:44.211 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-04T19:42:44.211 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:44.211 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-04T19:42:44.267 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:44.267 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-04T19:42:44.321 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:44.322 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-04T19:42:44.373 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:44.374 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-04T19:42:44.426 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:44.426 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-04T19:42:44.479 INFO:tasks.ceph:Adding keys to all mons... 2024-09-04T19:42:44.479 DEBUG:teuthology.orchestra.run.smithi089:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-04T19:42:44.533 INFO:teuthology.orchestra.run.smithi089.stdout:[mgr.x] 2024-09-04T19:42:44.533 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQAouNhmffS6CBAA0J6VvG+K96uiLELsb8xgcg== 2024-09-04T19:42:44.533 INFO:teuthology.orchestra.run.smithi089.stdout:[osd.0] 2024-09-04T19:42:44.533 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQAquNhmioZVHBAACNvUkbqPxpRywMSveHpWYQ== 2024-09-04T19:42:44.533 INFO:teuthology.orchestra.run.smithi089.stdout:[osd.1] 2024-09-04T19:42:44.533 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQAtuNhmF0CWKxAAt58hSbqCOvlLGwh3BNYw2Q== 2024-09-04T19:42:44.534 INFO:teuthology.orchestra.run.smithi089.stdout:[osd.2] 2024-09-04T19:42:44.534 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQAxuNhmWvMzABAAMxnLw8Y8ZvwVaXreYtGs7w== 2024-09-04T19:42:44.534 INFO:teuthology.orchestra.run.smithi089.stdout:[client.0] 2024-09-04T19:42:44.534 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQAouNhmZ1F4DRAAI5Tb2Gaw5LcBKHvhNLbyQg== 2024-09-04T19:42:44.535 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:44.624 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:44.666 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:44.754 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:44.837 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:44.921 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-04T19:42:44.921 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-04T19:42:44.974 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:42:45.067 DEBUG:teuthology.orchestra.run.smithi089:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-04T19:42:45.077 DEBUG:teuthology.orchestra.run.smithi089:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-04T19:42:45.122 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-04T19:42:45.123 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-04T19:42:45.123 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-04T19:42:45.168 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-04T19:42:45.168 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-04T19:42:45.169 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-04T19:42:45.169 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-04T19:42:45.171 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-04T19:42:45.171 DEBUG:tasks.ceph:set 0 configs 2024-09-04T19:42:45.171 INFO:tasks.ceph:Setting crush tunables to default 2024-09-04T19:42:45.172 DEBUG:teuthology.orchestra.run.smithi089:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-04T19:42:45.433 INFO:teuthology.orchestra.run.smithi089.stderr:adjusted tunables profile to default 2024-09-04T19:42:45.450 INFO:tasks.ceph:check_enable_crimson: False 2024-09-04T19:42:45.450 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-04T19:42:45.450 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:45.450 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-04T19:42:45.460 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:45.461 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-04T19:42:45.515 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-04T19:42:45.515 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-04T19:42:45.571 DEBUG:teuthology.orchestra.run.smithi089:> sudo ceph --cluster cluster2 osd new 5cd484be-ddcb-46a7-9190-290fb0413755 0 2024-09-04T19:42:45.820 INFO:teuthology.orchestra.run.smithi089.stdout:0 2024-09-04T19:42:45.837 DEBUG:teuthology.orchestra.run.smithi089:> sudo ceph --cluster cluster2 osd new 68b24899-882e-480a-bf16-b5e456271b28 1 2024-09-04T19:42:46.031 INFO:teuthology.orchestra.run.smithi089.stdout:1 2024-09-04T19:42:46.049 DEBUG:teuthology.orchestra.run.smithi089:> sudo ceph --cluster cluster2 osd new 5857d819-f3b5-4526-bd13-502c53de56da 2 2024-09-04T19:42:46.249 INFO:teuthology.orchestra.run.smithi089.stdout:2 2024-09-04T19:42:46.266 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-04T19:42:46.266 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-04T19:42:46.269 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-04T19:42:46.269 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-04T19:42:46.269 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-04T19:42:46.271 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-04T19:42:46.271 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-04T19:42:46.271 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-04T19:42:46.273 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-04T19:42:46.273 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-04T19:42:46.454 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:42:46.454 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":5,"fsid":"caaab943-3f47-4749-9704-5785f3e98431","created":"2024-09-04T19:42:45.313230+0000","modified":"2024-09-04T19:42:46.249459+0000","last_up_change":"0.000000","last_in_change":"2024-09-04T19:42:46.249459+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":"5cd484be-ddcb-46a7-9190-290fb0413755","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":"68b24899-882e-480a-bf16-b5e456271b28","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":"5857d819-f3b5-4526-bd13-502c53de56da","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-04T19:42:46.470 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-04T19:42:46.470 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-04T19:42:46.773 DEBUG:teuthology.orchestra.run.smithi089:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-04T19:42:46.965 INFO:teuthology.misc.health.smithi089.stdout: 2024-09-04T19:42:46.965 INFO:teuthology.misc.health.smithi089.stdout:{"epoch":5,"fsid":"caaab943-3f47-4749-9704-5785f3e98431","created":"2024-09-04T19:42:45.313230+0000","modified":"2024-09-04T19:42:46.249459+0000","last_up_change":"0.000000","last_in_change":"2024-09-04T19:42:46.249459+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":"5cd484be-ddcb-46a7-9190-290fb0413755","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":"68b24899-882e-480a-bf16-b5e456271b28","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":"5857d819-f3b5-4526-bd13-502c53de56da","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-04T19:42:46.980 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-04T19:42:47.432 INFO:tasks.ceph.cluster2.osd.2.smithi089.stderr:2024-09-04T19:42:47.429+0000 7f7995ca07c0 -1 Falling back to public interface 2024-09-04T19:42:47.660 INFO:tasks.ceph.cluster2.osd.1.smithi089.stderr:2024-09-04T19:42:47.657+0000 7f7374fae7c0 -1 Falling back to public interface 2024-09-04T19:42:47.908 INFO:tasks.ceph.cluster2.osd.0.smithi089.stderr:2024-09-04T19:42:47.905+0000 7fbccffe27c0 -1 Falling back to public interface 2024-09-04T19:42:48.328 INFO:tasks.ceph.cluster2.mgr.x.smithi089.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-04T19:42:48.328 INFO:tasks.ceph.cluster2.mgr.x.smithi089.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-04T19:42:48.328 INFO:tasks.ceph.cluster2.mgr.x.smithi089.stderr: from numpy import show_config as show_numpy_config 2024-09-04T19:42:51.246 INFO:tasks.ceph.cluster2.mgr.x.smithi089.stderr:2024-09-04T19:42:51.241+0000 7f4fa2d50640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-04T19:42:51.531 INFO:tasks.ceph.cluster2.osd.2.smithi089.stderr:2024-09-04T19:42:51.529+0000 7f7995ca07c0 -1 osd.2 0 log_to_monitors true 2024-09-04T19:42:51.698 INFO:tasks.ceph.cluster2.osd.1.smithi089.stderr:2024-09-04T19:42:51.693+0000 7f7374fae7c0 -1 osd.1 0 log_to_monitors true 2024-09-04T19:42:52.176 INFO:tasks.ceph.cluster2.osd.0.smithi089.stderr:2024-09-04T19:42:52.173+0000 7fbccffe27c0 -1 osd.0 0 log_to_monitors true 2024-09-04T19:42:53.284 DEBUG:teuthology.orchestra.run.smithi089:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-04T19:42:53.623 INFO:teuthology.misc.health.smithi089.stdout: 2024-09-04T19:42:53.624 INFO:teuthology.misc.health.smithi089.stdout:{"epoch":7,"fsid":"caaab943-3f47-4749-9704-5785f3e98431","created":"2024-09-04T19:42:45.313230+0000","modified":"2024-09-04T19:42:53.296063+0000","last_up_change":"0.000000","last_in_change":"2024-09-04T19:42:46.249459+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":"5cd484be-ddcb-46a7-9190-290fb0413755","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":"68b24899-882e-480a-bf16-b5e456271b28","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":"5857d819-f3b5-4526-bd13-502c53de56da","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-04T19:42:53.646 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-04T19:42:56.319 INFO:tasks.ceph.cluster2.osd.1.smithi089.stderr:2024-09-04T19:42:56.317+0000 7f7370f57640 -1 osd.1 0 waiting for initial osdmap 2024-09-04T19:42:56.325 INFO:tasks.ceph.cluster2.osd.0.smithi089.stderr:2024-09-04T19:42:56.321+0000 7fbccbf8b640 -1 osd.0 0 waiting for initial osdmap 2024-09-04T19:42:56.335 INFO:tasks.ceph.cluster2.osd.1.smithi089.stderr:2024-09-04T19:42:56.333+0000 7f7368d89640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T19:42:56.344 INFO:tasks.ceph.cluster2.osd.2.smithi089.stderr:2024-09-04T19:42:56.341+0000 7f7991c49640 -1 osd.2 0 waiting for initial osdmap 2024-09-04T19:42:56.347 INFO:tasks.ceph.cluster2.osd.0.smithi089.stderr:2024-09-04T19:42:56.345+0000 7fbcc3dbd640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T19:42:56.383 INFO:tasks.ceph.cluster2.osd.2.smithi089.stderr:2024-09-04T19:42:56.381+0000 7f7989a7b640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-04T19:42:59.949 DEBUG:teuthology.orchestra.run.smithi089:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-04T19:43:00.261 INFO:teuthology.misc.health.smithi089.stdout: 2024-09-04T19:43:00.261 INFO:teuthology.misc.health.smithi089.stdout:{"epoch":10,"fsid":"caaab943-3f47-4749-9704-5785f3e98431","created":"2024-09-04T19:42:45.313230+0000","modified":"2024-09-04T19:42:59.349084+0000","last_up_change":"2024-09-04T19:42:57.346523+0000","last_in_change":"2024-09-04T19:42:46.249459+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-04T19:42:58.284683+0000","flags":32769,"flags_names":"hashpspool,creating","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":"10","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":"5cd484be-ddcb-46a7-9190-290fb0413755","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.89:6816","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6817","nonce":90750313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6819","nonce":90750313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6823","nonce":90750313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6821","nonce":90750313}]},"public_addr":"172.21.15.89:6817/90750313","cluster_addr":"172.21.15.89:6819/90750313","heartbeat_back_addr":"172.21.15.89:6823/90750313","heartbeat_front_addr":"172.21.15.89:6821/90750313","state":["exists","up"]},{"osd":1,"uuid":"68b24899-882e-480a-bf16-b5e456271b28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6809","nonce":2686977472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6811","nonce":2686977472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6815","nonce":2686977472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6813","nonce":2686977472}]},"public_addr":"172.21.15.89:6809/2686977472","cluster_addr":"172.21.15.89:6811/2686977472","heartbeat_back_addr":"172.21.15.89:6815/2686977472","heartbeat_front_addr":"172.21.15.89:6813/2686977472","state":["exists","up"]},{"osd":2,"uuid":"5857d819-f3b5-4526-bd13-502c53de56da","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.89:6800","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6801","nonce":2569632127}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6803","nonce":2569632127}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6807","nonce":2569632127}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6805","nonce":2569632127}]},"public_addr":"172.21.15.89:6801/2569632127","cluster_addr":"172.21.15.89:6803/2569632127","heartbeat_back_addr":"172.21.15.89:6807/2569632127","heartbeat_front_addr":"172.21.15.89:6805/2569632127","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-04T19:42:53.214263+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-04T19:42:52.681587+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-04T19:42:52.533640+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-04T19:43:00.278 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-04T19:43:00.278 INFO:tasks.ceph:Creating RBD pool 2024-09-04T19:43:00.278 DEBUG:teuthology.orchestra.run.smithi089:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-04T19:43:01.516 INFO:teuthology.orchestra.run.smithi089.stderr:pool 'rbd' created 2024-09-04T19:43:01.543 DEBUG:teuthology.orchestra.run.smithi089:> rbd --cluster cluster2 pool init rbd 2024-09-04T19:43:04.570 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-04T19:43:04.570 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-04T19:43:04.571 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-04T19:43:04.884 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:43:04.901 INFO:teuthology.orchestra.run.smithi089.stdout:[{"version":4,"timestamp":"2024-09-04T19:42:56.346041+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"5002.326699"}]}] 2024-09-04T19:43:04.902 INFO:tasks.ceph_manager:config epoch is 4 2024-09-04T19:43:04.902 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-04T19:43:04.902 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-04T19:43:04.902 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-04T19:43:05.255 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:43:05.272 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":3525570001},{"type":"v1","addr":"172.21.15.89:6825","nonce":3525570001}]},"active_addr":"172.21.15.89:6825/3525570001","active_change":"2024-09-04T19:42:50.234238+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"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.89:0","nonce":2530700402}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":2702259625}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":2563495463}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":462145608}]}]} 2024-09-04T19:43:05.275 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-04T19:43:05.275 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-04T19:43:05.275 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-04T19:43:05.575 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:43:05.575 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":15,"fsid":"caaab943-3f47-4749-9704-5785f3e98431","created":"2024-09-04T19:42:45.313230+0000","modified":"2024-09-04T19:43:04.534101+0000","last_up_change":"2024-09-04T19:42:57.346523+0000","last_in_change":"2024-09-04T19:42:46.249459+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-04T19:42:58.284683+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-04T19:43:00.593811+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"5cd484be-ddcb-46a7-9190-290fb0413755","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6817","nonce":90750313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6819","nonce":90750313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6823","nonce":90750313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6821","nonce":90750313}]},"public_addr":"172.21.15.89:6817/90750313","cluster_addr":"172.21.15.89:6819/90750313","heartbeat_back_addr":"172.21.15.89:6823/90750313","heartbeat_front_addr":"172.21.15.89:6821/90750313","state":["exists","up"]},{"osd":1,"uuid":"68b24899-882e-480a-bf16-b5e456271b28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6809","nonce":2686977472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6811","nonce":2686977472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6815","nonce":2686977472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6813","nonce":2686977472}]},"public_addr":"172.21.15.89:6809/2686977472","cluster_addr":"172.21.15.89:6811/2686977472","heartbeat_back_addr":"172.21.15.89:6815/2686977472","heartbeat_front_addr":"172.21.15.89:6813/2686977472","state":["exists","up"]},{"osd":2,"uuid":"5857d819-f3b5-4526-bd13-502c53de56da","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6801","nonce":2569632127}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6803","nonce":2569632127}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6807","nonce":2569632127}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6805","nonce":2569632127}]},"public_addr":"172.21.15.89:6801/2569632127","cluster_addr":"172.21.15.89:6803/2569632127","heartbeat_back_addr":"172.21.15.89:6807/2569632127","heartbeat_front_addr":"172.21.15.89:6805/2569632127","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-04T19:42:53.214263+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-04T19:42:52.681587+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-04T19:42:52.533640+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-04T19:43:05.593 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-04T19:43:05.593 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-04T19:43:05.887 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:43:05.887 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":15,"fsid":"caaab943-3f47-4749-9704-5785f3e98431","created":"2024-09-04T19:42:45.313230+0000","modified":"2024-09-04T19:43:04.534101+0000","last_up_change":"2024-09-04T19:42:57.346523+0000","last_in_change":"2024-09-04T19:42:46.249459+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-04T19:42:58.284683+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-04T19:43:00.593811+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"5cd484be-ddcb-46a7-9190-290fb0413755","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6817","nonce":90750313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6819","nonce":90750313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6823","nonce":90750313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6821","nonce":90750313}]},"public_addr":"172.21.15.89:6817/90750313","cluster_addr":"172.21.15.89:6819/90750313","heartbeat_back_addr":"172.21.15.89:6823/90750313","heartbeat_front_addr":"172.21.15.89:6821/90750313","state":["exists","up"]},{"osd":1,"uuid":"68b24899-882e-480a-bf16-b5e456271b28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6809","nonce":2686977472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6811","nonce":2686977472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6815","nonce":2686977472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6813","nonce":2686977472}]},"public_addr":"172.21.15.89:6809/2686977472","cluster_addr":"172.21.15.89:6811/2686977472","heartbeat_back_addr":"172.21.15.89:6815/2686977472","heartbeat_front_addr":"172.21.15.89:6813/2686977472","state":["exists","up"]},{"osd":2,"uuid":"5857d819-f3b5-4526-bd13-502c53de56da","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6801","nonce":2569632127}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6803","nonce":2569632127}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6807","nonce":2569632127}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6805","nonce":2569632127}]},"public_addr":"172.21.15.89:6801/2569632127","cluster_addr":"172.21.15.89:6803/2569632127","heartbeat_back_addr":"172.21.15.89:6807/2569632127","heartbeat_front_addr":"172.21.15.89:6805/2569632127","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-04T19:42:53.214263+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-04T19:42:52.681587+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-04T19:42:52.533640+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-04T19:43:05.906 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-04T19:43:05.906 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-04T19:43:05.907 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-04T19:43:06.056 INFO:teuthology.orchestra.run.smithi089.stdout:34359738374 2024-09-04T19:43:06.057 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-04T19:43:06.058 INFO:teuthology.orchestra.run.smithi089.stdout:34359738373 2024-09-04T19:43:06.058 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-04T19:43:06.061 INFO:teuthology.orchestra.run.smithi089.stdout:34359738373 2024-09-04T19:43:06.061 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-04T19:43:06.343 INFO:teuthology.orchestra.run.smithi089.stdout:34359738373 2024-09-04T19:43:06.360 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738374 got 34359738373 for osd.2 2024-09-04T19:43:06.394 INFO:teuthology.orchestra.run.smithi089.stdout:34359738372 2024-09-04T19:43:06.395 INFO:teuthology.orchestra.run.smithi089.stdout:34359738372 2024-09-04T19:43:06.414 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738372 for osd.1 2024-09-04T19:43:06.414 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738372 for osd.0 2024-09-04T19:43:07.361 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-04T19:43:07.415 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-04T19:43:07.416 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-04T19:43:07.673 INFO:teuthology.orchestra.run.smithi089.stdout:34359738374 2024-09-04T19:43:07.690 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738374 got 34359738374 for osd.2 2024-09-04T19:43:07.690 DEBUG:teuthology.parallel:result is None 2024-09-04T19:43:07.707 INFO:teuthology.orchestra.run.smithi089.stdout:34359738373 2024-09-04T19:43:07.724 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738373 for osd.1 2024-09-04T19:43:07.724 DEBUG:teuthology.parallel:result is None 2024-09-04T19:43:07.737 INFO:teuthology.orchestra.run.smithi089.stdout:34359738373 2024-09-04T19:43:07.754 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738373 for osd.0 2024-09-04T19:43:07.754 DEBUG:teuthology.parallel:result is None 2024-09-04T19:43:07.754 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-04T19:43:07.754 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-04T19:43:08.097 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:43:08.097 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-09-04T19:43:08.117 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2024-09-04T19:43:06.244196+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":81596,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033924,"statfs":{"total":289910292480,"available":289826738176,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":7666,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.715103"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549775+0000","last_change":"2024-09-04T19:43:04.550650+0000","last_active":"2024-09-04T19:43:04.549775+0000","last_peered":"2024-09-04T19:43:04.549775+0000","last_clean":"2024-09-04T19:43:04.549775+0000","last_became_active":"2024-09-04T19:43:02.542917+0000","last_became_peered":"2024-09-04T19:43:02.542917+0000","last_unstale":"2024-09-04T19:43:04.549775+0000","last_undegraded":"2024-09-04T19:43:04.549775+0000","last_fullsized":"2024-09-04T19:43:04.549775+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T05:14:48.687193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002487983,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.550757+0000","last_change":"2024-09-04T19:43:04.551192+0000","last_active":"2024-09-04T19:43:04.550757+0000","last_peered":"2024-09-04T19:43:04.550757+0000","last_clean":"2024-09-04T19:43:04.550757+0000","last_became_active":"2024-09-04T19:43:02.543003+0000","last_became_peered":"2024-09-04T19:43:02.543003+0000","last_unstale":"2024-09-04T19:43:04.550757+0000","last_undegraded":"2024-09-04T19:43:04.550757+0000","last_fullsized":"2024-09-04T19:43:04.550757+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T07:28:00.210758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024479699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549968+0000","last_change":"2024-09-04T19:43:04.550585+0000","last_active":"2024-09-04T19:43:04.549968+0000","last_peered":"2024-09-04T19:43:04.549968+0000","last_clean":"2024-09-04T19:43:04.549968+0000","last_became_active":"2024-09-04T19:43:02.543075+0000","last_became_peered":"2024-09-04T19:43:02.543075+0000","last_unstale":"2024-09-04T19:43:04.549968+0000","last_undegraded":"2024-09-04T19:43:04.549968+0000","last_fullsized":"2024-09-04T19:43:04.549968+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T23:16:47.251215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002330801,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549179+0000","last_change":"2024-09-04T19:43:04.549600+0000","last_active":"2024-09-04T19:43:04.549179+0000","last_peered":"2024-09-04T19:43:04.549179+0000","last_clean":"2024-09-04T19:43:04.549179+0000","last_became_active":"2024-09-04T19:43:02.542982+0000","last_became_peered":"2024-09-04T19:43:02.542982+0000","last_unstale":"2024-09-04T19:43:04.549179+0000","last_undegraded":"2024-09-04T19:43:04.549179+0000","last_fullsized":"2024-09-04T19:43:04.549179+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T01:13:53.049119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001521094,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.543444+0000","last_change":"2024-09-04T19:43:04.543444+0000","last_active":"2024-09-04T19:43:04.543444+0000","last_peered":"2024-09-04T19:43:04.543444+0000","last_clean":"2024-09-04T19:43:04.543444+0000","last_became_active":"2024-09-04T19:43:02.542887+0000","last_became_peered":"2024-09-04T19:43:02.542887+0000","last_unstale":"2024-09-04T19:43:04.543444+0000","last_undegraded":"2024-09-04T19:43:04.543444+0000","last_fullsized":"2024-09-04T19:43:04.543444+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T05:20:44.164766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001190106,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.936856+0000","last_change":"2024-09-04T19:43:04.937062+0000","last_active":"2024-09-04T19:43:04.936856+0000","last_peered":"2024-09-04T19:43:04.936856+0000","last_clean":"2024-09-04T19:43:04.936856+0000","last_became_active":"2024-09-04T19:43:02.545864+0000","last_became_peered":"2024-09-04T19:43:02.545864+0000","last_unstale":"2024-09-04T19:43:04.936856+0000","last_undegraded":"2024-09-04T19:43:04.936856+0000","last_fullsized":"2024-09-04T19:43:04.936856+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T21:08:30.333415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039421600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.936992+0000","last_change":"2024-09-04T19:43:04.937226+0000","last_active":"2024-09-04T19:43:04.936992+0000","last_peered":"2024-09-04T19:43:04.936992+0000","last_clean":"2024-09-04T19:43:04.936992+0000","last_became_active":"2024-09-04T19:43:02.545872+0000","last_became_peered":"2024-09-04T19:43:02.545872+0000","last_unstale":"2024-09-04T19:43:04.936992+0000","last_undegraded":"2024-09-04T19:43:04.936992+0000","last_fullsized":"2024-09-04T19:43:04.936992+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T22:36:53.609641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047795699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549298+0000","last_change":"2024-09-04T19:43:04.549799+0000","last_active":"2024-09-04T19:43:04.549298+0000","last_peered":"2024-09-04T19:43:04.549298+0000","last_clean":"2024-09-04T19:43:04.549298+0000","last_became_active":"2024-09-04T19:43:02.546634+0000","last_became_peered":"2024-09-04T19:43:02.546634+0000","last_unstale":"2024-09-04T19:43:04.549298+0000","last_undegraded":"2024-09-04T19:43:04.549298+0000","last_fullsized":"2024-09-04T19:43:04.549298+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T20:47:11.145221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001635084,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.547766+0000","last_change":"2024-09-04T19:42:59.363151+0000","last_active":"2024-09-04T19:43:04.547766+0000","last_peered":"2024-09-04T19:43:04.547766+0000","last_clean":"2024-09-04T19:43:04.547766+0000","last_became_active":"2024-09-04T19:42:59.359564+0000","last_became_peered":"2024-09-04T19:42:59.359564+0000","last_unstale":"2024-09-04T19:43:04.547766+0000","last_undegraded":"2024-09-04T19:43:04.547766+0000","last_fullsized":"2024-09-04T19:43:04.547766+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_clean_scrub_stamp":"2024-09-04T19:42:58.347806+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-06T05:26:32.775142+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":7666,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27220,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3833,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"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":27220,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3833,"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":3833,"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":3833,"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-04T19:43:08.118 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-04T19:43:08.402 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:43:08.403 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-09-04T19:43:08.418 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-04T19:43:08.244541+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":81596,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033924,"statfs":{"total":289910292480,"available":289826738176,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":7666,"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":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},"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.715448"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549775+0000","last_change":"2024-09-04T19:43:04.550650+0000","last_active":"2024-09-04T19:43:04.549775+0000","last_peered":"2024-09-04T19:43:04.549775+0000","last_clean":"2024-09-04T19:43:04.549775+0000","last_became_active":"2024-09-04T19:43:02.542917+0000","last_became_peered":"2024-09-04T19:43:02.542917+0000","last_unstale":"2024-09-04T19:43:04.549775+0000","last_undegraded":"2024-09-04T19:43:04.549775+0000","last_fullsized":"2024-09-04T19:43:04.549775+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T05:14:48.687193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002487983,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.550757+0000","last_change":"2024-09-04T19:43:04.551192+0000","last_active":"2024-09-04T19:43:04.550757+0000","last_peered":"2024-09-04T19:43:04.550757+0000","last_clean":"2024-09-04T19:43:04.550757+0000","last_became_active":"2024-09-04T19:43:02.543003+0000","last_became_peered":"2024-09-04T19:43:02.543003+0000","last_unstale":"2024-09-04T19:43:04.550757+0000","last_undegraded":"2024-09-04T19:43:04.550757+0000","last_fullsized":"2024-09-04T19:43:04.550757+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T07:28:00.210758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024479699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549968+0000","last_change":"2024-09-04T19:43:04.550585+0000","last_active":"2024-09-04T19:43:04.549968+0000","last_peered":"2024-09-04T19:43:04.549968+0000","last_clean":"2024-09-04T19:43:04.549968+0000","last_became_active":"2024-09-04T19:43:02.543075+0000","last_became_peered":"2024-09-04T19:43:02.543075+0000","last_unstale":"2024-09-04T19:43:04.549968+0000","last_undegraded":"2024-09-04T19:43:04.549968+0000","last_fullsized":"2024-09-04T19:43:04.549968+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T23:16:47.251215+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002330801,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549179+0000","last_change":"2024-09-04T19:43:04.549600+0000","last_active":"2024-09-04T19:43:04.549179+0000","last_peered":"2024-09-04T19:43:04.549179+0000","last_clean":"2024-09-04T19:43:04.549179+0000","last_became_active":"2024-09-04T19:43:02.542982+0000","last_became_peered":"2024-09-04T19:43:02.542982+0000","last_unstale":"2024-09-04T19:43:04.549179+0000","last_undegraded":"2024-09-04T19:43:04.549179+0000","last_fullsized":"2024-09-04T19:43:04.549179+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T01:13:53.049119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001521094,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.543444+0000","last_change":"2024-09-04T19:43:04.543444+0000","last_active":"2024-09-04T19:43:04.543444+0000","last_peered":"2024-09-04T19:43:04.543444+0000","last_clean":"2024-09-04T19:43:04.543444+0000","last_became_active":"2024-09-04T19:43:02.542887+0000","last_became_peered":"2024-09-04T19:43:02.542887+0000","last_unstale":"2024-09-04T19:43:04.543444+0000","last_undegraded":"2024-09-04T19:43:04.543444+0000","last_fullsized":"2024-09-04T19:43:04.543444+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-06T05:20:44.164766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001190106,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.936856+0000","last_change":"2024-09-04T19:43:04.937062+0000","last_active":"2024-09-04T19:43:04.936856+0000","last_peered":"2024-09-04T19:43:04.936856+0000","last_clean":"2024-09-04T19:43:04.936856+0000","last_became_active":"2024-09-04T19:43:02.545864+0000","last_became_peered":"2024-09-04T19:43:02.545864+0000","last_unstale":"2024-09-04T19:43:04.936856+0000","last_undegraded":"2024-09-04T19:43:04.936856+0000","last_fullsized":"2024-09-04T19:43:04.936856+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T21:08:30.333415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039421600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.936992+0000","last_change":"2024-09-04T19:43:04.937226+0000","last_active":"2024-09-04T19:43:04.936992+0000","last_peered":"2024-09-04T19:43:04.936992+0000","last_clean":"2024-09-04T19:43:04.936992+0000","last_became_active":"2024-09-04T19:43:02.545872+0000","last_became_peered":"2024-09-04T19:43:02.545872+0000","last_unstale":"2024-09-04T19:43:04.936992+0000","last_undegraded":"2024-09-04T19:43:04.936992+0000","last_fullsized":"2024-09-04T19:43:04.936992+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T22:36:53.609641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047795699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.549298+0000","last_change":"2024-09-04T19:43:04.549799+0000","last_active":"2024-09-04T19:43:04.549298+0000","last_peered":"2024-09-04T19:43:04.549298+0000","last_clean":"2024-09-04T19:43:04.549298+0000","last_became_active":"2024-09-04T19:43:02.546634+0000","last_became_peered":"2024-09-04T19:43:02.546634+0000","last_unstale":"2024-09-04T19:43:04.549298+0000","last_undegraded":"2024-09-04T19:43:04.549298+0000","last_fullsized":"2024-09-04T19:43:04.549298+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+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-05T20:47:11.145221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001635084,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-04T19:43:04.547766+0000","last_change":"2024-09-04T19:42:59.363151+0000","last_active":"2024-09-04T19:43:04.547766+0000","last_peered":"2024-09-04T19:43:04.547766+0000","last_clean":"2024-09-04T19:43:04.547766+0000","last_became_active":"2024-09-04T19:42:59.359564+0000","last_became_peered":"2024-09-04T19:42:59.359564+0000","last_unstale":"2024-09-04T19:43:04.547766+0000","last_undegraded":"2024-09-04T19:43:04.547766+0000","last_fullsized":"2024-09-04T19:43:04.547766+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_clean_scrub_stamp":"2024-09-04T19:42:58.347806+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-06T05:26:32.775142+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":7666,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27220,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3833,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"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":27220,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3833,"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":3833,"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":3833,"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-04T19:43:08.419 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-04T19:43:08.419 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-04T19:43:08.419 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-04T19:43:08.419 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-04T19:43:08.752 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T19:43:08.752 INFO:teuthology.orchestra.run.smithi089.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-04T19:43:08.770 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-04T19:43:08.771 INFO:teuthology.run_tasks:Running task exec... 2024-09-04T19:43:08.781 INFO:teuthology.task.exec:Executing custom commands... 2024-09-04T19:43:08.781 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T19:43:08.782 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:43:08.980 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0-src' 2024-09-04T19:44:13.924 INFO:teuthology.orchestra.run.smithi089.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-04T19:44:13.936 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0-src' 2024-09-04T19:44:14.035 INFO:teuthology.orchestra.run.smithi089.stderr: Commit image migration: 100% complete...done. 2024-09-04T19:44:14.041 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0-src@snap' 2024-09-04T19:44:14.336 INFO:teuthology.orchestra.run.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-04T19:44:14.349 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.0-src@snap' 2024-09-04T19:44:14.413 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0' 2024-09-04T19:44:14.491 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-04T19:44:15.345 INFO:teuthology.orchestra.run.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-04T19:44:15.360 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1-src' 2024-09-04T19:44:15.425 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:44:15.487 INFO:teuthology.orchestra.run.smithi089.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-04T19:44:15.555 INFO:teuthology.orchestra.run.smithi089.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-04T19:44:15.555 INFO:teuthology.orchestra.run.smithi089.stdout:elapsed: 0 ops: 64 ops/sec: 1000.02 bytes/sec: 16 MiB/s 2024-09-04T19:44:15.566 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1-src@snap' 2024-09-04T19:44:16.351 INFO:teuthology.orchestra.run.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-04T19:44:16.367 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.1-src@snap' 2024-09-04T19:44:16.435 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1' 2024-09-04T19:44:16.513 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:44:16.580 INFO:teuthology.orchestra.run.smithi089.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-04T19:44:16.650 INFO:teuthology.orchestra.run.smithi089.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-04T19:44:16.650 INFO:teuthology.orchestra.run.smithi089.stdout:elapsed: 0 ops: 64 ops/sec: 941.199 bytes/sec: 15 MiB/s 2024-09-04T19:44:16.661 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-04T19:44:17.363 INFO:teuthology.orchestra.run.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-04T19:44:17.381 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2-src' 2024-09-04T19:44:17.448 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:44:17.512 INFO:teuthology.orchestra.run.smithi089.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-04T19:44:17.581 INFO:teuthology.orchestra.run.smithi089.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-04T19:44:17.581 INFO:teuthology.orchestra.run.smithi089.stdout:elapsed: 0 ops: 64 ops/sec: 941.198 bytes/sec: 15 MiB/s 2024-09-04T19:44:17.594 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2-src@snap' 2024-09-04T19:44:18.371 INFO:teuthology.orchestra.run.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-04T19:44:18.390 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.2-src@snap' 2024-09-04T19:44:18.459 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2' 2024-09-04T19:44:18.538 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T19:44:18.609 INFO:teuthology.orchestra.run.smithi089.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-04T19:44:18.739 INFO:teuthology.orchestra.run.smithi089.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-04T19:44:18.740 INFO:teuthology.orchestra.run.smithi089.stdout:elapsed: 0 ops: 128 ops/sec: 969.718 bytes/sec: 15 MiB/s 2024-09-04T19:44:18.750 DEBUG:teuthology.orchestra.run.smithi089:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-04T19:44:19.377 INFO:teuthology.orchestra.run.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-04T19:44:19.396 INFO:teuthology.run_tasks:Running task exec... 2024-09-04T19:44:19.406 INFO:teuthology.task.exec:Executing custom commands... 2024-09-04T19:44:19.406 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:44:19.407 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:44:20.188 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:44:21.191 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:44:22.204 INFO:teuthology.run_tasks:Running task parallel... 2024-09-04T19:44:22.214 INFO:teuthology.task.parallel:starting parallel... 2024-09-04T19:44:22.215 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-04T19:44:22.215 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-04T19:44:22.228 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-04T19:44:22.229 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-04T19:44:22.229 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-04T19:44:22.229 INFO:teuthology.task.exec:Executing custom commands... 2024-09-04T19:44:22.229 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:44:22.229 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-04T19:44:22.235 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:44:22.235 DEBUG:teuthology.orchestra.run.smithi060:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2024-09-04T19:44:22.341 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:44:22.554 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-04T19:44:22.555 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-04T19:44:22.768 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:44:22.768 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-04T19:44:22.769 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-04T19:44:22.769 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-04T19:44:22.769 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-04T19:44:22.770 INFO:teuthology.orchestra.run.smithi060.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-04T19:44:22.770 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:44:22.771 INFO:teuthology.orchestra.run.smithi060.stdout:The following additional packages will be installed: 2024-09-04T19:44:22.771 INFO:teuthology.orchestra.run.smithi060.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-04T19:44:22.773 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-09-04T19:44:22.773 INFO:teuthology.orchestra.run.smithi060.stdout: samba vde2 2024-09-04T19:44:22.806 INFO:teuthology.orchestra.run.smithi060.stdout:The following NEW packages will be installed: 2024-09-04T19:44:22.806 INFO:teuthology.orchestra.run.smithi060.stdout: qemu-block-extra 2024-09-04T19:44:22.809 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-09-04T19:44:22.809 INFO:teuthology.orchestra.run.smithi060.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-04T19:44:22.990 INFO:teuthology.orchestra.run.smithi060.stdout:4 upgraded, 1 newly installed, 0 to remove and 327 not upgraded. 2024-09-04T19:44:22.991 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 13.8 MB of archives. 2024-09-04T19:44:22.991 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 378 kB of additional disk space will be used. 2024-09-04T19:44:22.991 INFO:teuthology.orchestra.run.smithi060.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-04T19:44:23.381 INFO:teuthology.orchestra.run.smithi060.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-04T19:44:23.676 INFO:teuthology.orchestra.run.smithi060.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-04T19:44:23.709 INFO:teuthology.orchestra.run.smithi060.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-04T19:44:23.737 INFO:teuthology.orchestra.run.smithi060.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-04T19:44:24.130 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 13.8 MB in 1s (15.0 MB/s) 2024-09-04T19:44:24.274 INFO:teuthology.orchestra.run.smithi060.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 ... 176253 files and directories currently installed.) 2024-09-04T19:44:24.279 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-04T19:44:24.393 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-04T19:44:24.776 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-04T19:44:24.906 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-04T19:44:25.824 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../qemu-system-common_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-04T19:44:25.929 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-04T19:44:26.562 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../qemu-system-data_1%3a6.2+dfsg-2ubuntu6.22_all.deb ... 2024-09-04T19:44:26.662 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-04T19:44:27.243 INFO:teuthology.orchestra.run.smithi060.stdout:Selecting previously unselected package qemu-block-extra. 2024-09-04T19:44:27.272 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-04T19:44:27.309 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T19:44:27.604 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T19:44:28.732 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qemu-system-data (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T19:44:28.858 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T19:44:28.984 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T19:44:29.927 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T19:44:30.046 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for hicolor-icon-theme (0.17-2) ... 2024-09-04T19:44:30.356 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-04T19:44:31.809 INFO:teuthology.orchestra.run.smithi060.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-04T19:44:31.811 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T19:44:31.811 DEBUG:teuthology.orchestra.run.smithi060:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2024-09-04T19:44:31.876 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T19:44:32.091 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-04T19:44:32.092 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-04T19:44:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T19:44:32.308 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-04T19:44:32.308 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-04T19:44:32.309 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-04T19:44:32.309 INFO:teuthology.orchestra.run.smithi060.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-04T19:44:32.309 INFO:teuthology.orchestra.run.smithi060.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-04T19:44:32.309 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T19:44:32.311 INFO:teuthology.orchestra.run.smithi060.stdout:Suggested packages: 2024-09-04T19:44:32.311 INFO:teuthology.orchestra.run.smithi060.stdout: debootstrap 2024-09-04T19:44:32.342 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be upgraded: 2024-09-04T19:44:32.343 INFO:teuthology.orchestra.run.smithi060.stdout: qemu-utils 2024-09-04T19:44:32.395 INFO:teuthology.orchestra.run.smithi060.stdout:1 upgraded, 0 newly installed, 0 to remove and 326 not upgraded. 2024-09-04T19:44:32.395 INFO:teuthology.orchestra.run.smithi060.stdout:Need to get 1,525 kB of archives. 2024-09-04T19:44:32.395 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 2,048 B of additional disk space will be used. 2024-09-04T19:44:32.395 INFO:teuthology.orchestra.run.smithi060.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-04T19:44:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:Fetched 1,525 kB in 0s (8,816 kB/s) 2024-09-04T19:44:33.001 INFO:teuthology.orchestra.run.smithi060.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 ... 176262 files and directories currently installed.) 2024-09-04T19:44:33.006 INFO:teuthology.orchestra.run.smithi060.stdout:Preparing to unpack .../qemu-utils_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-04T19:44:33.159 INFO:teuthology.orchestra.run.smithi060.stdout:Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-04T19:44:33.596 INFO:teuthology.orchestra.run.smithi060.stdout:Setting up qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T19:44:33.732 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-04T19:44:35.171 INFO:teuthology.orchestra.run.smithi060.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-04T19:44:35.173 INFO:tasks.qemu:generating iso... 2024-09-04T19:44:35.173 INFO:tasks.qemu:Pulling tests from https://github.com/effi-ofer/ceph ref 250c2b7303ac79643ee967bc9c5b14e5a0dbbf52 2024-09-04T19:44:35.174 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/effi-ofer/ceph /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout 250c2b7303ac79643ee967bc9c5b14e5a0dbbf52 2024-09-04T19:44:35.179 INFO:teuthology.orchestra.run.smithi060.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-04T19:45:16.088 INFO:teuthology.orchestra.run.smithi060.stderr:Note: switching to '250c2b7303ac79643ee967bc9c5b14e5a0dbbf52'. 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr:state without impacting any branches by switching back to a branch. 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr: git switch -c 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr:Or undo this operation with: 2024-09-04T19:45:16.089 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T19:45:16.090 INFO:teuthology.orchestra.run.smithi060.stderr: git switch - 2024-09-04T19:45:16.090 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T19:45:16.090 INFO:teuthology.orchestra.run.smithi060.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-04T19:45:16.090 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T19:45:16.090 INFO:teuthology.orchestra.run.smithi060.stderr:HEAD is now at 250c2b7303a qa/suites/rbd: add snippets for migration import from NBD 2024-09-04T19:45:16.094 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:45:16.094 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-04T19:45:16.146 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-04T19:45:16.146 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-04T19:45:16.193 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-04T19:45:16.193 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:45:16.243 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:45:16.322 INFO:tasks.qemu:downloading base image 2024-09-04T19:45:16.322 DEBUG:teuthology.orchestra.run.smithi060:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-04T19:45:16.464 INFO:teuthology.orchestra.run.smithi060.stderr: Resizing image: 100% complete...done. 2024-09-04T19:45:16.480 DEBUG:teuthology.orchestra.run.smithi060:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-04T19:45:16.586 INFO:teuthology.orchestra.run.smithi060.stderr: Resizing image: 100% complete...done. 2024-09-04T19:45:16.601 DEBUG:teuthology.orchestra.run.smithi060:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-04T19:45:16.704 INFO:teuthology.orchestra.run.smithi060.stderr: Resizing image: 100% complete...done. 2024-09-04T19:45:16.715 DEBUG:teuthology.orchestra.run.smithi060:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-04T19:45:16.728 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-04T19:45:16.728 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /export/cluster1.client.0 2024-09-04T19:45:16.780 INFO:tasks.qemu:Mounting the test directory... 2024-09-04T19:45:16.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-04T19:45:16.837 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-04T19:45:16.837 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-04T19:45:16.837 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-04T19:45:16.894 DEBUG:teuthology.orchestra.run.smithi060:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-04T19:45:16.949 INFO:teuthology.orchestra.run.smithi060.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-04T19:45:16.950 INFO:tasks.qemu:Restarting NFS... 2024-09-04T19:45:16.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo service nfs-kernel-server restart 2024-09-04T19:45:17.458 DEBUG:teuthology.orchestra.run.smithi060:> sudo udevadm control --reload 2024-09-04T19:45:17.472 DEBUG:teuthology.orchestra.run.smithi060:> sudo udevadm trigger /dev/kvm 2024-09-04T19:45:17.531 DEBUG:teuthology.orchestra.run.smithi060:> ls -l /dev/kvm 2024-09-04T19:45:17.581 INFO:teuthology.orchestra.run.smithi060.stdout:crw-rw---- 1 root kvm 10, 232 Sep 4 19:45 /dev/kvm 2024-09-04T19:45:17.582 INFO:tasks.qemu:starting qemu... 2024-09-04T19:45:17.582 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T19:45:17.626 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-04T19:45:18.273 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2024-09-04T19:45:18.273 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:18.273 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:18.291 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B2B0+BFECB2B0 CA00 2024-09-04T19:45:18.291 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-04T19:45:18.291 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:18.291 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:18.602 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Booting from Hard Disk... 2024-09-04T19:45:19.054 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: before booting or 'c' for a command-line. 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.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-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.055 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.922 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:19.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-04T19:45:20.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:20.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-04T19:45:21.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:21.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-04T19:45:22.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.923 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:22.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.924 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:23.925 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:45:25.305 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-04T19:45:25.305 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-04T19:45:25.615 INFO:tasks.qemu.cluster1.client.0.smithi060.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-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Intel GenuineIntel 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-04T19:45:25.616 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] DMI 2.8 present. 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] No AGP bridge found 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-04T19:45:25.617 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] No NUMA configuration found 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-04T19:45:25.618 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Zone PFN ranges: 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-04T19:45:25.619 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-04T19:45:25.620 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Policy zone: Normal 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-04T19:45:25.621 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Checking aperture... 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] No AGP bridge found 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.008000] Security Framework initialized 2024-09-04T19:45:25.622 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.008873] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.009854] Mount-cache hash table entries: 256 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.010465] Initializing cgroup subsys cpuacct 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.010974] Initializing cgroup subsys memory 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.011464] Initializing cgroup subsys devices 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.012007] Initializing cgroup subsys freezer 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.012503] Initializing cgroup subsys blkio 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.012984] Initializing cgroup subsys perf_event 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.013558] CPU: Physical Processor ID: 0 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.014857] mce: CPU supports 10 MCE banks 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.016137] SMP alternatives: switching to UP code 2024-09-04T19:45:25.623 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.033857] Freeing SMP alternatives: 24k freed 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.034374] ACPI: Core revision 20110623 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.035264] ftrace: allocating 27008 entries in 106 pages 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.040268] Enabling x2apic 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.040601] Enabled x2apic 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.041169] Switched APIC routing to physical x2apic. 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.045200] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.045854] CPU0: Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz stepping 02 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] ... version: 2 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] ... bit width: 48 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] ... generic registers: 4 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] ... value mask: 0000ffffffffffff 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] ... max period: 000000007fffffff 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] ... fixed-purpose events: 3 2024-09-04T19:45:25.624 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048002] ... event mask: 000000070000000f 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.048070] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.052056] Brought up 1 CPUs 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.052552] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.056345] devtmpfs: initialized 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.057132] EVM: security.selinux 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.057502] EVM: security.SMACK64 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.057869] EVM: security.capability 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.058733] print_constraints: dummy: 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.059202] RTC time: 19:45:25, date: 09/04/24 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.060040] NET: Registered protocol family 16 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.060611] ACPI: bus type pci registered 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.061132] PCI: Using configuration type 1 for base access 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.062149] bio: create slab at 0 2024-09-04T19:45:25.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.062635] ACPI: Added _OSI(Module Device) 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.063105] ACPI: Added _OSI(Processor Device) 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.063600] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.064014] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.065589] ACPI: Interpreter enabled 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.066003] ACPI: (supports S0 S3 S4 S5) 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.066499] ACPI: Using IOAPIC for interrupt routing 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.068401] ACPI: No dock devices found. 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.068841] HEST: Table not found. 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.069222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.070229] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.070928] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.071658] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-04T19:45:25.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.072014] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-04T19:45:25.627 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.072814] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-04T19:45:25.627 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.073611] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2024-09-04T19:45:25.627 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.078666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-04T19:45:25.627 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.079467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-04T19:45:25.637 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.137694] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-04T19:45:25.718 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.139764] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-04T19:45:25.718 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.140268] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-04T19:45:25.718 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.141004] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.141736] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.142451] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.143213] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.144018] vgaarb: loaded 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.144320] vgaarb: bridge control possible 0000:00:02.0 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.144980] i2c-core: driver [aat2870] using legacy suspend method 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.145654] i2c-core: driver [aat2870] using legacy resume method 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.146373] SCSI subsystem initialized 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.146911] usbcore: registered new interface driver usbfs 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.147525] usbcore: registered new interface driver hub 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.148032] usbcore: registered new device driver usb 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.148654] PCI: Using ACPI for IRQ routing 2024-09-04T19:45:25.719 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.149358] NetLabel: Initializing 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.149739] NetLabel: domain hash size = 128 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.150217] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.150778] NetLabel: unlabeled traffic allowed by default 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.151443] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.152164] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.157053] Switching to clocksource kvm-clock 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.159405] AppArmor: AppArmor Filesystem Enabled 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.159946] pnp: PnP ACPI init 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.160308] ACPI: bus type pnp registered 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.161170] pnp: PnP ACPI: found 11 devices 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.161644] ACPI: ACPI bus type pnp unregistered 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.167333] NET: Registered protocol family 2 2024-09-04T19:45:25.720 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.167889] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.169269] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.171536] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.172384] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.173112] TCP reno registered 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.173474] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.174139] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.174900] NET: Registered protocol family 1 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.175394] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.176063] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.176706] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.177461] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.178161] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-04T19:45:25.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.179286] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-04T19:45:25.722 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.180178] audit: initializing netlink socket (disabled) 2024-09-04T19:45:25.722 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.180780] type=2000 audit(1725479125.176:1): initialized 2024-09-04T19:45:25.722 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.194987] Trying to unpack rootfs image as initramfs... 2024-09-04T19:45:25.722 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.216089] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-04T19:45:25.729 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.224338] VFS: Disk quotas dquot_6.5.2 2024-09-04T19:45:25.729 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.224809] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-04T19:45:25.730 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.225749] fuse init (API version 7.17) 2024-09-04T19:45:25.730 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.226236] msgmni has been set to 7894 2024-09-04T19:45:25.742 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.240112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.244103] io scheduler noop registered 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.244543] io scheduler deadline registered (default) 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.245125] io scheduler cfq registered 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.245616] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.246238] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.247038] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.247847] ACPI: Power Button [PWRF] 2024-09-04T19:45:25.775 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.248673] ERST: Table is not found! 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.249082] GHES: HEST is not enabled! 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.249722] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.250381] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.251729] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.252398] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.258879] Freeing initrd memory: 4308k freed 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.259825] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.260471] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-04T19:45:25.776 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.261629] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-04T19:45:25.786 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.284858] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-04T19:45:25.812 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.308394] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-04T19:45:25.812 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.309127] Linux agpgart interface v0.103 2024-09-04T19:45:25.812 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.310092] brd: module loaded 2024-09-04T19:45:25.813 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.310944] loop: module loaded 2024-09-04T19:45:25.813 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.313704] vda: vda1 2024-09-04T19:45:25.818 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.317072] vdb: unknown partition table 2024-09-04T19:45:25.895 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.321142] vdc: unknown partition table 2024-09-04T19:45:25.895 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.322493] scsi0 : ata_piix 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.322865] scsi1 : ata_piix 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.323226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.323988] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.324910] Fixed MDIO Bus: probed 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.325322] tun: Universal TUN/TAP device driver, 1.6 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.325889] tun: (C) 1999-2004 Max Krasnyansky 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.326845] PPP generic driver version 2.4.2 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.327389] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.328162] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.328866] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-04T19:45:25.896 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.329613] usbcore: registered new interface driver libusual 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.330283] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.331779] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.332357] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.333232] mousedev: PS/2 mouse device common for all mice 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.334062] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.335231] rtc_cmos 00:06: RTC can wake from S4 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.335879] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.336698] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.337512] device-mapper: uevent: version 1.0.3 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.338079] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.339028] cpuidle: using governor ladder 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.339490] cpuidle: using governor menu 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.339946] EFI Variables Facility v0.08 2004-May-17 2024-09-04T19:45:25.897 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.340610] TCP cubic registered 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.341028] NET: Registered protocol family 10 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.341756] NET: Registered protocol family 17 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.342265] Registering the dns_resolver key type 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.342857] registered taskstats version 1 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.346669] Magic number: 8:570:798 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.347157] rtc_cmos 00:06: setting system clock to 2024-09-04 19:45:25 UTC (1725479125) 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.348093] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-04T19:45:25.898 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.348765] EDD information not available. 2024-09-04T19:45:26.010 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.488677] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.489763] ata2.00: configured for MWDMA2 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.490626] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.491904] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.492570] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.493347] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.494688] Freeing unused kernel memory: 924k freed 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.495502] Write protecting the kernel read-only data: 12288k 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.498720] Freeing unused kernel memory: 1640k freed 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.501914] Freeing unused kernel memory: 1200k freed 2024-09-04T19:45:26.011 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Loading, please wait... 2024-09-04T19:45:26.016 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Begin: Loading essential drivers ... done. 2024-09-04T19:45:26.016 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.513493] udevd[84]: starting version 175 2024-09-04T19:45:26.016 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-04T19:45:26.030 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-04T19:45:26.061 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.556056] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-04T19:45:26.061 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.556967] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-04T19:45:26.095 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.593267] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-04T19:45:26.103 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.598014] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-04T19:45:26.103 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.598823] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-04T19:45:26.109 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.608545] FDC 0 is a S82078B 2024-09-04T19:45:26.429 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.924191] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-04T19:45:26.429 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 0.925148] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-04T19:45:26.685 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Begin: Running /scripts/local-premount ... [ 1.180181] Refined TSC clocksource calibration: 3500.038 MHz. 2024-09-04T19:45:26.973 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:done. 2024-09-04T19:45:26.994 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 1.485395] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-04T19:45:27.143 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Begin: Running /scripts/local-bottom ... [ 1.641842] vda: vda1 2024-09-04T19:45:27.152 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-04T19:45:27.398 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 1.890831] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-04T19:45:27.401 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:done. 2024-09-04T19:45:27.402 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:done. 2024-09-04T19:45:27.420 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-04T19:45:29.679 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:cloud-init start-local running: Wed, 04 Sep 2024 19:45:29 +0000. up 4.14 seconds 2024-09-04T19:45:30.598 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:no instance data found in start-local 2024-09-04T19:45:30.803 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-04T19:45:30.803 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-04T19:45:30.803 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-04T19:45:30.803 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-04T19:45:30.803 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:cloud-init start running: Wed, 04 Sep 2024 19:45:30 +0000. up 5.27 seconds 2024-09-04T19:45:31.235 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-04T19:45:34.683 INFO:tasks.qemu.cluster1.client.0.smithi060.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-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The key fingerprint is: 2024-09-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:fc:49:6b:d5:17:ab:80:74:c2:bf:de:49:94:da:b1:e0 root@test 2024-09-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The key's randomart image is: 2024-09-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:+--[ RSA 2048]----+ 2024-09-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| | 2024-09-04T19:45:34.701 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| . | 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| + . . | 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| .. = .. o| 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| S..+.+...| 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| o.+B +. | 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| =E = | 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| .. o . | 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| . o | 2024-09-04T19:45:34.702 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:+-----------------+ 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Generating public/private dsa key pair. 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The key fingerprint is: 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:27:a5:55:a0:9b:32:bd:b0:99:fd:1c:80:a3:fe:a4:1a root@test 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The key's randomart image is: 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:+--[ DSA 1024]----+ 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| ... | 2024-09-04T19:45:34.823 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| . . | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| . o | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| o * | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| * S . | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| . X = | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| E . = o . | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| o o o . | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| ..o.. o | 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:+-----------------+ 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Generating public/private ecdsa key pair. 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The key fingerprint is: 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:8e:ee:46:3b:be:8e:c3:91:65:52:04:2c:85:1e:92:c4 root@test 2024-09-04T19:45:34.824 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The key's randomart image is: 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:+--[ECDSA 256]---+ 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:|oo +oo. | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:|oE+ . . | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| o o . | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| . . o | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| = S | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| o .o | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| . o... | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| oo+ | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:| .**o | 2024-09-04T19:45:34.825 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:+-----------------+ 2024-09-04T19:45:35.023 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-04T19:45:35.173 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-04T19:45:35.214 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:landscape-client is not configured, please run landscape-config. 2024-09-04T19:45:35.239 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-04T19:45:35.257 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-04T19:45:35.258 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting automatic crash report generation[ OK ] 2024-09-04T19:45:35.258 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting ACPI daemon[ OK ] 2024-09-04T19:45:35.258 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting save kernel messages[ OK ] 2024-09-04T19:45:35.258 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-04T19:45:35.258 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-04T19:45:35.269 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Stopping save kernel messages[ OK ] 2024-09-04T19:45:35.335 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-04T19:45:35.487 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-04T19:45:36.006 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Generating locales... 2024-09-04T19:45:36.645 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: en_US.UTF-8... done 2024-09-04T19:45:36.654 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Generation complete. 2024-09-04T19:45:37.984 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:passwd: password expiry information changed. 2024-09-04T19:45:38.232 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-04T19:45:38.318 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-04T19:45:38.578 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-04T19:45:38.710 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-04T19:45:38.794 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-04T19:45:39.220 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-04T19:45:39.391 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-04T19:45:39.799 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-04T19:45:40.041 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-04T19:45:40.442 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-04T19:45:40.625 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-04T19:45:40.794 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-04T19:45:40.879 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-04T19:45:41.325 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-04T19:45:41.443 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-04T19:45:41.781 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-04T19:45:41.970 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-04T19:45:42.267 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-04T19:45:42.459 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-04T19:45:42.545 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-04T19:45:42.626 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-04T19:45:42.717 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-04T19:45:42.996 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-04T19:45:43.439 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-04T19:45:43.679 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-04T19:45:43.837 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-04T19:45:44.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-04T19:45:46.169 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-04T19:45:46.515 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-04T19:45:48.468 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-04T19:45:49.553 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-04T19:45:53.320 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-04T19:45:53.408 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-04T19:45:53.580 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-04T19:45:54.192 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-04T19:45:55.391 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Fetched 29.2 MB in 17s (1678 kB/s) 2024-09-04T19:46:00.073 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Reading package lists... 2024-09-04T19:46:00.078 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Reading package lists... 2024-09-04T19:46:00.266 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Building dependency tree... 2024-09-04T19:46:00.266 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Reading state information... 2024-09-04T19:46:00.389 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The following packages will be upgraded: 2024-09-04T19:46:00.389 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: ca-certificates libssl1.0.0 2024-09-04T19:46:00.447 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-04T19:46:00.448 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Need to get 1233 kB of archives. 2024-09-04T19:46:00.448 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-04T19:46:00.448 INFO:tasks.qemu.cluster1.client.0.smithi060.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-04T19:46:00.591 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-04T19:46:00.756 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-04T19:46:00.773 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Fetched 1233 kB in 0s (6404 kB/s) 2024-09-04T19:46:02.031 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-04T19:46:02.031 INFO:tasks.qemu.cluster1.client.0.smithi060.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-04T19:46:02.112 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-04T19:46:02.612 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-04T19:46:03.197 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Processing triggers for libc-bin ... 2024-09-04T19:46:03.222 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ldconfig deferred processing now taking place 2024-09-04T19:46:04.148 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-04T19:46:04.148 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-04T19:46:04.211 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Unpacking replacement ca-certificates ... 2024-09-04T19:46:04.514 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Processing triggers for man-db ... 2024-09-04T19:46:05.944 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-04T19:46:08.389 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-04T19:46:08.390 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-04T19:46:10.845 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-04T19:46:10.845 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-04T19:46:10.848 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Reading package lists... 2024-09-04T19:46:11.033 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Building dependency tree... 2024-09-04T19:46:11.033 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Reading state information... 2024-09-04T19:46:11.156 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The following extra packages will be installed: 2024-09-04T19:46:11.157 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-04T19:46:11.161 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:The following NEW packages will be installed: 2024-09-04T19:46:11.161 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-04T19:46:11.349 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-04T19:46:11.349 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Need to get 424 kB of archives. 2024-09-04T19:46:11.349 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-04T19:46:11.350 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-04T19:46:11.526 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-04T19:46:11.764 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-04T19:46:11.875 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-04T19:46:11.978 INFO:tasks.qemu.cluster1.client.0.smithi060.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-04T19:46:12.262 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-04T19:46:12.272 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Fetched 424 kB in 0s (443 kB/s) 2024-09-04T19:46:12.353 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Selecting previously unselected package libgssglue1. 2024-09-04T19:46:12.369 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-04T19:46:12.373 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-04T19:46:12.558 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Selecting previously unselected package libtirpc1. 2024-09-04T19:46:12.567 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-04T19:46:12.827 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Selecting previously unselected package rpcbind. 2024-09-04T19:46:12.837 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-04T19:46:13.116 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-04T19:46:13.124 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-04T19:46:13.462 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Selecting previously unselected package nfs-common. 2024-09-04T19:46:13.471 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-04T19:46:13.800 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Processing triggers for man-db ... 2024-09-04T19:46:14.590 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Processing triggers for ureadahead ... 2024-09-04T19:46:14.723 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-04T19:46:14.889 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-04T19:46:15.015 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-04T19:46:15.191 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-04T19:46:15.244 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:portmap start/running, process 8153 2024-09-04T19:46:15.276 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-04T19:46:15.391 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-04T19:46:15.744 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:46:15.744 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-04T19:46:16.060 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: 2024-09-04T19:46:16.060 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-04T19:46:16.308 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Adding system user `statd' (UID 106) ... 2024-09-04T19:46:16.308 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-04T19:46:16.602 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-04T19:46:16.672 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:statd start/running, process 8387 2024-09-04T19:46:16.703 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:gssd stop/post-stop, process 8418 2024-09-04T19:46:16.841 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:idmapd start/running, process 8458 2024-09-04T19:46:16.870 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Processing triggers for libc-bin ... 2024-09-04T19:46:16.892 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ldconfig deferred processing now taking place 2024-09-04T19:46:18.175 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:mount.nfs: timeout set for Wed Sep 4 19:48:17 2024 2024-09-04T19:46:18.175 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-04T19:46:18.175 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-04T19:46:18.176 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-04T19:52:43.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-04T19:52:55.773 INFO:teuthology.orchestra.run.smithi060.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-04T19:52:55.778 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-04T20:02:25.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-04T20:02:25.951 INFO:teuthology.orchestra.run.smithi060.stderr: Commit image migration: 100% complete...done. 2024-09-04T20:02:25.956 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-04T20:04:58.970 DEBUG:teuthology.orchestra.run.smithi060:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-04T20:05:02.099 INFO:teuthology.orchestra.run.smithi060.stderr: 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: 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: 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: 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-04T20:05:02.105 DEBUG:teuthology.parallel:result is None 2024-09-04T21:26:06.672 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:acpid: exiting 2024-09-04T21:26:06.699 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Checking for running unattended-upgrades: 2024-09-04T21:26:06.721 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: 2024-09-04T21:26:06.725 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: ############################################################# 2024-09-04T21:26:06.729 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-04T21:26:06.790 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: 1024 27:a5:55:a0:9b:32:bd:b0:99:fd:1c:80:a3:fe:a4:1a root@test (DSA) 2024-09-04T21:26:06.865 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: 256 8e:ee:46:3b:be:8e:c3:91:65:52:04:2c:85:1e:92:c4 root@test (ECDSA) 2024-09-04T21:26:06.865 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: 2048 fc:49:6b:d5:17:ab:80:74:c2:bf:de:49:94:da:b1:e0 root@test (RSA) 2024-09-04T21:26:06.865 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ec2: ############################################################# 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6K7V/Am02c2S3nPxELUk4FvSiy1ho0sVchr2kxo+RGPH4zCl0mE+usfK3ewQOU8N3S6vcexEdpsBECb3p4REU= root@test 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1IkUUvVdmP5P9HeGF6jteuw917Zy188U0VVctG3lZYw7zmjL7riKC/sv4lWwriXlwrcE51dW1ml/IXGkEfbvrskHi2e393fcsBTGI9LL6buQNOnHHTiJcN0Fa+frqE0ulptb6M5gXKmypxW0AkSjZn7X9+gipucPE1mGgk5GsBuwrDiWsUlIHeABQxUWwngTzIz9bmx4vsboBKEX3GABS/OVmixox2FHpmqKKXeZ/2CeO/px2xuWBHKyJ9ZrrWwXW5gQ+LV3d9YkKWeORyhLZq2jkBI4N2Raq/qX0foxd4zAXLqfpnm+LgEnocCQ5TF9RHWjYrkrbDjw8m5a340DB root@test 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:-----END SSH HOST KEY KEYS----- 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Traceback (most recent call last): 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: self._connect_unixsocket(self.address) 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: self.socket.connect(address) 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-04T21:26:06.866 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: return getattr(self._sock,name)(*args) 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:error: [Errno 111] Connection refused 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Logged from file __init__.py, line 116 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Traceback (most recent call last): 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: self._connect_unixsocket(self.address) 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: self.socket.connect(address) 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: return getattr(self._sock,name)(*args) 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:error: [Errno 111] Connection refused 2024-09-04T21:26:06.867 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:Logged from file __init__.py, line 116 2024-09-04T21:26:06.887 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:cloud-init boot finished at Wed, 04 Sep 2024 21:26:06 +0000. Up 6041.81 seconds 2024-09-04T21:26:07.068 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Stopping landscape-client daemon  [fail] 2024-09-04T21:26:07.249 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-04T21:26:07.299 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-04T21:26:07.319 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-04T21:26:07.489 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-04T21:26:07.514 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Deactivating swap...  [ OK ] 2024-09-04T21:26:07.525 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-04T21:26:07.802 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout: * Will now halt 2024-09-04T21:26:07.814 INFO:tasks.qemu.cluster1.client.0.smithi060.stdout:[ 6042.777569] Power down. 2024-09-04T21:26:08.348 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-04T21:26:08.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-04T21:26:08.562 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T21:26:08.562 INFO:tasks.qemu:Stopping NFS... 2024-09-04T21:26:08.562 DEBUG:teuthology.orchestra.run.smithi060:> sudo service nfs-kernel-server stop 2024-09-04T21:26:09.801 INFO:tasks.qemu:Unmounting exported directory... 2024-09-04T21:26:09.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo umount /export/cluster1.client.0 2024-09-04T21:26:09.842 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-04T21:26:09.842 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-04T21:26:09.910 INFO:tasks.qemu:Starting NFS... 2024-09-04T21:26:09.910 DEBUG:teuthology.orchestra.run.smithi060:> sudo service nfs-kernel-server start 2024-09-04T21:26:10.816 DEBUG:teuthology.orchestra.run.smithi060:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-04T21:26:10.820 INFO:tasks.qemu:Deleting exported directory... 2024-09-04T21:26:10.821 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -r /export 2024-09-04T21:26:10.892 DEBUG:tasks.qemu:cleaning up base image files 2024-09-04T21:26:10.892 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:26:11.205 DEBUG:teuthology.orchestra.run.smithi060:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2024-09-04T21:26:11.716 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T21:26:11.939 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-04T21:26:11.952 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-04T21:26:12.151 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T21:26:12.151 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T21:26:12.151 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T21:26:12.151 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T21:26:12.151 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-04T21:26:12.152 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-04T21:26:12.152 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T21:26:12.207 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be REMOVED: 2024-09-04T21:26:12.208 INFO:teuthology.orchestra.run.smithi060.stdout: qemu-block-extra* 2024-09-04T21:26:12.699 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-04T21:26:12.700 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 369 kB disk space will be freed. 2024-09-04T21:26:13.030 INFO:teuthology.orchestra.run.smithi060.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 ... 176262 files and directories currently installed.) 2024-09-04T21:26:13.036 INFO:teuthology.orchestra.run.smithi060.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T21:26:14.241 INFO:teuthology.orchestra.run.smithi060.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 ... 176253 files and directories currently installed.) 2024-09-04T21:26:14.244 INFO:teuthology.orchestra.run.smithi060.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T21:26:15.552 DEBUG:teuthology.orchestra.run.smithi060:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2024-09-04T21:26:15.615 INFO:teuthology.orchestra.run.smithi060.stdout:Reading package lists... 2024-09-04T21:26:15.830 INFO:teuthology.orchestra.run.smithi060.stdout:Building dependency tree... 2024-09-04T21:26:15.830 INFO:teuthology.orchestra.run.smithi060.stdout:Reading state information... 2024-09-04T21:26:16.035 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages were automatically installed and are no longer required: 2024-09-04T21:26:16.035 INFO:teuthology.orchestra.run.smithi060.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-04T21:26:16.035 INFO:teuthology.orchestra.run.smithi060.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-04T21:26:16.035 INFO:teuthology.orchestra.run.smithi060.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-04T21:26:16.036 INFO:teuthology.orchestra.run.smithi060.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-04T21:26:16.036 INFO:teuthology.orchestra.run.smithi060.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-04T21:26:16.036 INFO:teuthology.orchestra.run.smithi060.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-04T21:26:16.062 INFO:teuthology.orchestra.run.smithi060.stdout:The following packages will be REMOVED: 2024-09-04T21:26:16.062 INFO:teuthology.orchestra.run.smithi060.stdout: qemu-utils* 2024-09-04T21:26:16.390 INFO:teuthology.orchestra.run.smithi060.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-04T21:26:16.391 INFO:teuthology.orchestra.run.smithi060.stdout:After this operation, 7,243 kB disk space will be freed. 2024-09-04T21:26:16.504 INFO:teuthology.orchestra.run.smithi060.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 ... 176253 files and directories currently installed.) 2024-09-04T21:26:16.509 INFO:teuthology.orchestra.run.smithi060.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-04T21:26:16.997 INFO:teuthology.orchestra.run.smithi060.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-04T21:26:18.843 DEBUG:teuthology.orchestra.run.smithi060:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-04T21:26:18.849 DEBUG:teuthology.parallel:result is None 2024-09-04T21:26:18.849 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-04T21:26:18.860 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-04T21:26:18.860 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-04T21:26:19.173 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T21:26:19.174 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-09-04T21:26:19.192 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":3119,"stamp":"2024-09-04T21:26:17.794531+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879509035,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":12200,"num_read_kb":1345265,"num_write":2191,"num_write_kb":1185459,"num_scrub_errors":0,"num_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":1492,"ondisk_log_size":1492,"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":993432,"kb_used_data":899880,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282122088,"statfs":{"total":289910292480,"available":288893018112,"internally_reserved":0,"allocated":921477120,"data_stored":2424269895,"data_compressed":670636956,"data_compressed_allocated":744816640,"data_compressed_original":2248146944,"omap_allocated":4785,"internal_metadata":95743311},"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.002793"},"pg_stats":[{"pgid":"2.7","version":"21'139","reported_seq":946,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413859+0000","last_change":"2024-09-04T19:43:04.550650+0000","last_active":"2024-09-04T21:22:43.413859+0000","last_peered":"2024-09-04T21:22:43.413859+0000","last_clean":"2024-09-04T21:22:43.413859+0000","last_became_active":"2024-09-04T19:43:02.542917+0000","last_became_peered":"2024-09-04T19:43:02.542917+0000","last_unstale":"2024-09-04T21:22:43.413859+0000","last_undegraded":"2024-09-04T21:22:43.413859+0000","last_fullsized":"2024-09-04T21:22:43.413859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:24:24.870089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002487983,"stat_sum":{"num_bytes":226640002,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1104,"num_read_kb":137820,"num_write":213,"num_write_kb":123812,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"21'93","reported_seq":901,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413818+0000","last_change":"2024-09-04T19:43:04.551192+0000","last_active":"2024-09-04T21:22:43.413818+0000","last_peered":"2024-09-04T21:22:43.413818+0000","last_clean":"2024-09-04T21:22:43.413818+0000","last_became_active":"2024-09-04T19:43:02.543003+0000","last_became_peered":"2024-09-04T19:43:02.543003+0000","last_unstale":"2024-09-04T21:22:43.413818+0000","last_undegraded":"2024-09-04T21:22:43.413818+0000","last_fullsized":"2024-09-04T21:22:43.413818+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:39:41.040239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024479699999999998,"stat_sum":{"num_bytes":232636514,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":766,"num_read_kb":141112,"num_write":109,"num_write_kb":121937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"22'208","reported_seq":973,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421340+0000","last_change":"2024-09-04T19:43:04.550585+0000","last_active":"2024-09-04T21:23:33.421340+0000","last_peered":"2024-09-04T21:23:33.421340+0000","last_clean":"2024-09-04T21:23:33.421340+0000","last_became_active":"2024-09-04T19:43:02.543075+0000","last_became_peered":"2024-09-04T19:43:02.543075+0000","last_unstale":"2024-09-04T21:23:33.421340+0000","last_undegraded":"2024-09-04T21:23:33.421340+0000","last_fullsized":"2024-09-04T21:23:33.421340+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T05:09:08.325289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002330801,"stat_sum":{"num_bytes":201211904,"num_objects":65,"num_object_clones":0,"num_object_copies":130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65,"num_whiteouts":0,"num_read":1466,"num_read_kb":144848,"num_write":207,"num_write_kb":131258,"num_scrub_errors":0,"num_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":"2.4","version":"22'98","reported_seq":894,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416858+0000","last_change":"2024-09-04T19:43:04.549600+0000","last_active":"2024-09-04T21:23:03.416858+0000","last_peered":"2024-09-04T21:23:03.416858+0000","last_clean":"2024-09-04T21:23:03.416858+0000","last_became_active":"2024-09-04T19:43:02.542982+0000","last_became_peered":"2024-09-04T19:43:02.542982+0000","last_unstale":"2024-09-04T21:23:03.416858+0000","last_undegraded":"2024-09-04T21:23:03.416858+0000","last_fullsized":"2024-09-04T21:23:03.416858+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:32:42.277701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001521094,"stat_sum":{"num_bytes":206487764,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1007,"num_read_kb":154918,"num_write":114,"num_write_kb":141105,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'79","reported_seq":1102,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.407722+0000","last_change":"2024-09-04T19:43:04.543444+0000","last_active":"2024-09-04T21:23:03.407722+0000","last_peered":"2024-09-04T21:23:03.407722+0000","last_clean":"2024-09-04T21:23:03.407722+0000","last_became_active":"2024-09-04T19:43:02.542887+0000","last_became_peered":"2024-09-04T19:43:02.542887+0000","last_unstale":"2024-09-04T21:23:03.407722+0000","last_undegraded":"2024-09-04T21:23:03.407722+0000","last_fullsized":"2024-09-04T21:23:03.407722+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:17:34.785291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001190106,"stat_sum":{"num_bytes":228540435,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":963,"num_read_kb":155138,"num_write":97,"num_write_kb":127941,"num_scrub_errors":0,"num_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":"2.1","version":"22'395","reported_seq":1451,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.406714+0000","last_change":"2024-09-04T19:43:04.937062+0000","last_active":"2024-09-04T21:23:03.406714+0000","last_peered":"2024-09-04T21:23:03.406714+0000","last_clean":"2024-09-04T21:23:03.406714+0000","last_became_active":"2024-09-04T19:43:02.545864+0000","last_became_peered":"2024-09-04T19:43:02.545864+0000","last_unstale":"2024-09-04T21:23:03.406714+0000","last_undegraded":"2024-09-04T21:23:03.406714+0000","last_fullsized":"2024-09-04T21:23:03.406714+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":395,"log_dups_size":0,"ondisk_log_size":395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:54:01.638466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039421600000000002,"stat_sum":{"num_bytes":228458772,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":3024,"num_read_kb":195526,"num_write":706,"num_write_kb":175045,"num_scrub_errors":0,"num_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":"2.0","version":"21'150","reported_seq":1006,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:28.410301+0000","last_change":"2024-09-04T19:43:04.937226+0000","last_active":"2024-09-04T21:23:28.410301+0000","last_peered":"2024-09-04T21:23:28.410301+0000","last_clean":"2024-09-04T21:23:28.410301+0000","last_became_active":"2024-09-04T19:43:02.545872+0000","last_became_peered":"2024-09-04T19:43:02.545872+0000","last_unstale":"2024-09-04T21:23:28.410301+0000","last_undegraded":"2024-09-04T21:23:28.410301+0000","last_fullsized":"2024-09-04T21:23:28.410301+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:31:45.979982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047795699999999999,"stat_sum":{"num_bytes":269402404,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":1139,"num_read_kb":202245,"num_write":218,"num_write_kb":178959,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"22'278","reported_seq":1877,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416824+0000","last_change":"2024-09-04T19:43:04.549799+0000","last_active":"2024-09-04T21:23:03.416824+0000","last_peered":"2024-09-04T21:23:03.416824+0000","last_clean":"2024-09-04T21:23:03.416824+0000","last_became_active":"2024-09-04T19:43:02.546634+0000","last_became_peered":"2024-09-04T19:43:02.546634+0000","last_unstale":"2024-09-04T21:23:03.416824+0000","last_undegraded":"2024-09-04T21:23:03.416824+0000","last_fullsized":"2024-09-04T21:23:03.416824+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":278,"log_dups_size":0,"ondisk_log_size":278,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:33:38.475817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001635084,"stat_sum":{"num_bytes":285540872,"num_objects":89,"num_object_clones":0,"num_object_copies":178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":89,"num_whiteouts":0,"num_read":2675,"num_read_kb":213612,"num_write":448,"num_write_kb":184296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421295+0000","last_change":"2024-09-04T19:42:59.363151+0000","last_active":"2024-09-04T21:23:33.421295+0000","last_peered":"2024-09-04T21:23:33.421295+0000","last_clean":"2024-09-04T21:23:33.421295+0000","last_became_active":"2024-09-04T19:42:59.359564+0000","last_became_peered":"2024-09-04T19:42:59.359564+0000","last_unstale":"2024-09-04T21:23:33.421295+0000","last_undegraded":"2024-09-04T21:23:33.421295+0000","last_fullsized":"2024-09-04T21:23:33.421295+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_clean_scrub_stamp":"2024-09-04T19:42:58.347806+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-06T05:26:32.775142+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":1878918667,"num_objects":595,"num_object_clones":0,"num_object_copies":1190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":595,"num_whiteouts":0,"num_read":12144,"num_read_kb":1345219,"num_write":2112,"num_write_kb":1184353,"num_scrub_errors":0,"num_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":920797184,"data_stored":2422901782,"data_compressed":670629290,"data_compressed_allocated":744742912,"data_compressed_original":2247000064,"omap_allocated":0,"internal_metadata":0},"log_size":1440,"ondisk_log_size":1440,"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":7666,"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":34359739612,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":224824,"kb_used_data":193640,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94147016,"statfs":{"total":96636764160,"available":96406544384,"internally_reserved":0,"allocated":198287360,"data_stored":550205499,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"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":34359739611,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":481032,"kb_used_data":449848,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93890808,"statfs":{"total":96636764160,"available":96144187392,"internally_reserved":0,"allocated":460644352,"data_stored":1212103718,"data_compressed":335318478,"data_compressed_allocated":372408320,"data_compressed_original":1124073472,"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":34359739611,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":287576,"kb_used_data":256392,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94084264,"statfs":{"total":96636764160,"available":96342286336,"internally_reserved":0,"allocated":262545408,"data_stored":661960678,"data_compressed":182350743,"data_compressed_allocated":202338304,"data_compressed_original":601915392,"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":3833,"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":3833,"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":262299648,"data_stored":661307851,"data_compressed":182346910,"data_compressed_allocated":202301440,"data_compressed_original":601341952,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":460398592,"data_stored":1211450891,"data_compressed":335314645,"data_compressed_allocated":372371456,"data_compressed_original":1123500032,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":198098944,"data_stored":550143040,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:19.194 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-04T21:26:19.491 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T21:26:19.491 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-09-04T21:26:19.508 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":3119,"stamp":"2024-09-04T21:26:17.794531+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879509035,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":12200,"num_read_kb":1345265,"num_write":2191,"num_write_kb":1185459,"num_scrub_errors":0,"num_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":1492,"ondisk_log_size":1492,"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":993432,"kb_used_data":899880,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282122088,"statfs":{"total":289910292480,"available":288893018112,"internally_reserved":0,"allocated":921477120,"data_stored":2424269895,"data_compressed":670636956,"data_compressed_allocated":744816640,"data_compressed_original":2248146944,"omap_allocated":4785,"internal_metadata":95743311},"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.002793"},"pg_stats":[{"pgid":"2.7","version":"21'139","reported_seq":946,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413859+0000","last_change":"2024-09-04T19:43:04.550650+0000","last_active":"2024-09-04T21:22:43.413859+0000","last_peered":"2024-09-04T21:22:43.413859+0000","last_clean":"2024-09-04T21:22:43.413859+0000","last_became_active":"2024-09-04T19:43:02.542917+0000","last_became_peered":"2024-09-04T19:43:02.542917+0000","last_unstale":"2024-09-04T21:22:43.413859+0000","last_undegraded":"2024-09-04T21:22:43.413859+0000","last_fullsized":"2024-09-04T21:22:43.413859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:24:24.870089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002487983,"stat_sum":{"num_bytes":226640002,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1104,"num_read_kb":137820,"num_write":213,"num_write_kb":123812,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"21'93","reported_seq":901,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413818+0000","last_change":"2024-09-04T19:43:04.551192+0000","last_active":"2024-09-04T21:22:43.413818+0000","last_peered":"2024-09-04T21:22:43.413818+0000","last_clean":"2024-09-04T21:22:43.413818+0000","last_became_active":"2024-09-04T19:43:02.543003+0000","last_became_peered":"2024-09-04T19:43:02.543003+0000","last_unstale":"2024-09-04T21:22:43.413818+0000","last_undegraded":"2024-09-04T21:22:43.413818+0000","last_fullsized":"2024-09-04T21:22:43.413818+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:39:41.040239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024479699999999998,"stat_sum":{"num_bytes":232636514,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":766,"num_read_kb":141112,"num_write":109,"num_write_kb":121937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"22'208","reported_seq":973,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421340+0000","last_change":"2024-09-04T19:43:04.550585+0000","last_active":"2024-09-04T21:23:33.421340+0000","last_peered":"2024-09-04T21:23:33.421340+0000","last_clean":"2024-09-04T21:23:33.421340+0000","last_became_active":"2024-09-04T19:43:02.543075+0000","last_became_peered":"2024-09-04T19:43:02.543075+0000","last_unstale":"2024-09-04T21:23:33.421340+0000","last_undegraded":"2024-09-04T21:23:33.421340+0000","last_fullsized":"2024-09-04T21:23:33.421340+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T05:09:08.325289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002330801,"stat_sum":{"num_bytes":201211904,"num_objects":65,"num_object_clones":0,"num_object_copies":130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65,"num_whiteouts":0,"num_read":1466,"num_read_kb":144848,"num_write":207,"num_write_kb":131258,"num_scrub_errors":0,"num_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":"2.4","version":"22'98","reported_seq":894,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416858+0000","last_change":"2024-09-04T19:43:04.549600+0000","last_active":"2024-09-04T21:23:03.416858+0000","last_peered":"2024-09-04T21:23:03.416858+0000","last_clean":"2024-09-04T21:23:03.416858+0000","last_became_active":"2024-09-04T19:43:02.542982+0000","last_became_peered":"2024-09-04T19:43:02.542982+0000","last_unstale":"2024-09-04T21:23:03.416858+0000","last_undegraded":"2024-09-04T21:23:03.416858+0000","last_fullsized":"2024-09-04T21:23:03.416858+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:32:42.277701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001521094,"stat_sum":{"num_bytes":206487764,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1007,"num_read_kb":154918,"num_write":114,"num_write_kb":141105,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'79","reported_seq":1102,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.407722+0000","last_change":"2024-09-04T19:43:04.543444+0000","last_active":"2024-09-04T21:23:03.407722+0000","last_peered":"2024-09-04T21:23:03.407722+0000","last_clean":"2024-09-04T21:23:03.407722+0000","last_became_active":"2024-09-04T19:43:02.542887+0000","last_became_peered":"2024-09-04T19:43:02.542887+0000","last_unstale":"2024-09-04T21:23:03.407722+0000","last_undegraded":"2024-09-04T21:23:03.407722+0000","last_fullsized":"2024-09-04T21:23:03.407722+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:17:34.785291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001190106,"stat_sum":{"num_bytes":228540435,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":963,"num_read_kb":155138,"num_write":97,"num_write_kb":127941,"num_scrub_errors":0,"num_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":"2.1","version":"22'395","reported_seq":1451,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.406714+0000","last_change":"2024-09-04T19:43:04.937062+0000","last_active":"2024-09-04T21:23:03.406714+0000","last_peered":"2024-09-04T21:23:03.406714+0000","last_clean":"2024-09-04T21:23:03.406714+0000","last_became_active":"2024-09-04T19:43:02.545864+0000","last_became_peered":"2024-09-04T19:43:02.545864+0000","last_unstale":"2024-09-04T21:23:03.406714+0000","last_undegraded":"2024-09-04T21:23:03.406714+0000","last_fullsized":"2024-09-04T21:23:03.406714+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":395,"log_dups_size":0,"ondisk_log_size":395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:54:01.638466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039421600000000002,"stat_sum":{"num_bytes":228458772,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":3024,"num_read_kb":195526,"num_write":706,"num_write_kb":175045,"num_scrub_errors":0,"num_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":"2.0","version":"21'150","reported_seq":1006,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:28.410301+0000","last_change":"2024-09-04T19:43:04.937226+0000","last_active":"2024-09-04T21:23:28.410301+0000","last_peered":"2024-09-04T21:23:28.410301+0000","last_clean":"2024-09-04T21:23:28.410301+0000","last_became_active":"2024-09-04T19:43:02.545872+0000","last_became_peered":"2024-09-04T19:43:02.545872+0000","last_unstale":"2024-09-04T21:23:28.410301+0000","last_undegraded":"2024-09-04T21:23:28.410301+0000","last_fullsized":"2024-09-04T21:23:28.410301+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:31:45.979982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047795699999999999,"stat_sum":{"num_bytes":269402404,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":1139,"num_read_kb":202245,"num_write":218,"num_write_kb":178959,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"22'278","reported_seq":1877,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416824+0000","last_change":"2024-09-04T19:43:04.549799+0000","last_active":"2024-09-04T21:23:03.416824+0000","last_peered":"2024-09-04T21:23:03.416824+0000","last_clean":"2024-09-04T21:23:03.416824+0000","last_became_active":"2024-09-04T19:43:02.546634+0000","last_became_peered":"2024-09-04T19:43:02.546634+0000","last_unstale":"2024-09-04T21:23:03.416824+0000","last_undegraded":"2024-09-04T21:23:03.416824+0000","last_fullsized":"2024-09-04T21:23:03.416824+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":278,"log_dups_size":0,"ondisk_log_size":278,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:33:38.475817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001635084,"stat_sum":{"num_bytes":285540872,"num_objects":89,"num_object_clones":0,"num_object_copies":178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":89,"num_whiteouts":0,"num_read":2675,"num_read_kb":213612,"num_write":448,"num_write_kb":184296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421295+0000","last_change":"2024-09-04T19:42:59.363151+0000","last_active":"2024-09-04T21:23:33.421295+0000","last_peered":"2024-09-04T21:23:33.421295+0000","last_clean":"2024-09-04T21:23:33.421295+0000","last_became_active":"2024-09-04T19:42:59.359564+0000","last_became_peered":"2024-09-04T19:42:59.359564+0000","last_unstale":"2024-09-04T21:23:33.421295+0000","last_undegraded":"2024-09-04T21:23:33.421295+0000","last_fullsized":"2024-09-04T21:23:33.421295+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_clean_scrub_stamp":"2024-09-04T19:42:58.347806+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-06T05:26:32.775142+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":1878918667,"num_objects":595,"num_object_clones":0,"num_object_copies":1190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":595,"num_whiteouts":0,"num_read":12144,"num_read_kb":1345219,"num_write":2112,"num_write_kb":1184353,"num_scrub_errors":0,"num_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":920797184,"data_stored":2422901782,"data_compressed":670629290,"data_compressed_allocated":744742912,"data_compressed_original":2247000064,"omap_allocated":0,"internal_metadata":0},"log_size":1440,"ondisk_log_size":1440,"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":7666,"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":34359739612,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":224824,"kb_used_data":193640,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94147016,"statfs":{"total":96636764160,"available":96406544384,"internally_reserved":0,"allocated":198287360,"data_stored":550205499,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"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":34359739611,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":481032,"kb_used_data":449848,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93890808,"statfs":{"total":96636764160,"available":96144187392,"internally_reserved":0,"allocated":460644352,"data_stored":1212103718,"data_compressed":335318478,"data_compressed_allocated":372408320,"data_compressed_original":1124073472,"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":34359739611,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":287576,"kb_used_data":256392,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94084264,"statfs":{"total":96636764160,"available":96342286336,"internally_reserved":0,"allocated":262545408,"data_stored":661960678,"data_compressed":182350743,"data_compressed_allocated":202338304,"data_compressed_original":601915392,"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":3833,"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":3833,"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":262299648,"data_stored":661307851,"data_compressed":182346910,"data_compressed_allocated":202301440,"data_compressed_original":601341952,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":460398592,"data_stored":1211450891,"data_compressed":335314645,"data_compressed_allocated":372371456,"data_compressed_original":1123500032,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":198098944,"data_stored":550143040,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:19.509 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-04T21:26:19.509 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-04T21:26:19.798 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T21:26:19.798 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-09-04T21:26:19.814 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":3120,"stamp":"2024-09-04T21:26:19.794971+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879509035,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":12200,"num_read_kb":1345265,"num_write":2191,"num_write_kb":1185459,"num_scrub_errors":0,"num_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":1492,"ondisk_log_size":1492,"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":993432,"kb_used_data":899880,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282122088,"statfs":{"total":289910292480,"available":288893018112,"internally_reserved":0,"allocated":921477120,"data_stored":2424269895,"data_compressed":670636956,"data_compressed_allocated":744816640,"data_compressed_original":2248146944,"omap_allocated":4785,"internal_metadata":95743311},"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.002790"},"pg_stats":[{"pgid":"2.7","version":"21'139","reported_seq":946,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413859+0000","last_change":"2024-09-04T19:43:04.550650+0000","last_active":"2024-09-04T21:22:43.413859+0000","last_peered":"2024-09-04T21:22:43.413859+0000","last_clean":"2024-09-04T21:22:43.413859+0000","last_became_active":"2024-09-04T19:43:02.542917+0000","last_became_peered":"2024-09-04T19:43:02.542917+0000","last_unstale":"2024-09-04T21:22:43.413859+0000","last_undegraded":"2024-09-04T21:22:43.413859+0000","last_fullsized":"2024-09-04T21:22:43.413859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:24:24.870089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002487983,"stat_sum":{"num_bytes":226640002,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1104,"num_read_kb":137820,"num_write":213,"num_write_kb":123812,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"21'93","reported_seq":901,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413818+0000","last_change":"2024-09-04T19:43:04.551192+0000","last_active":"2024-09-04T21:22:43.413818+0000","last_peered":"2024-09-04T21:22:43.413818+0000","last_clean":"2024-09-04T21:22:43.413818+0000","last_became_active":"2024-09-04T19:43:02.543003+0000","last_became_peered":"2024-09-04T19:43:02.543003+0000","last_unstale":"2024-09-04T21:22:43.413818+0000","last_undegraded":"2024-09-04T21:22:43.413818+0000","last_fullsized":"2024-09-04T21:22:43.413818+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:39:41.040239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024479699999999998,"stat_sum":{"num_bytes":232636514,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":766,"num_read_kb":141112,"num_write":109,"num_write_kb":121937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"22'208","reported_seq":973,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421340+0000","last_change":"2024-09-04T19:43:04.550585+0000","last_active":"2024-09-04T21:23:33.421340+0000","last_peered":"2024-09-04T21:23:33.421340+0000","last_clean":"2024-09-04T21:23:33.421340+0000","last_became_active":"2024-09-04T19:43:02.543075+0000","last_became_peered":"2024-09-04T19:43:02.543075+0000","last_unstale":"2024-09-04T21:23:33.421340+0000","last_undegraded":"2024-09-04T21:23:33.421340+0000","last_fullsized":"2024-09-04T21:23:33.421340+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T05:09:08.325289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002330801,"stat_sum":{"num_bytes":201211904,"num_objects":65,"num_object_clones":0,"num_object_copies":130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65,"num_whiteouts":0,"num_read":1466,"num_read_kb":144848,"num_write":207,"num_write_kb":131258,"num_scrub_errors":0,"num_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":"2.4","version":"22'98","reported_seq":894,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416858+0000","last_change":"2024-09-04T19:43:04.549600+0000","last_active":"2024-09-04T21:23:03.416858+0000","last_peered":"2024-09-04T21:23:03.416858+0000","last_clean":"2024-09-04T21:23:03.416858+0000","last_became_active":"2024-09-04T19:43:02.542982+0000","last_became_peered":"2024-09-04T19:43:02.542982+0000","last_unstale":"2024-09-04T21:23:03.416858+0000","last_undegraded":"2024-09-04T21:23:03.416858+0000","last_fullsized":"2024-09-04T21:23:03.416858+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:32:42.277701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001521094,"stat_sum":{"num_bytes":206487764,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1007,"num_read_kb":154918,"num_write":114,"num_write_kb":141105,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'79","reported_seq":1102,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.407722+0000","last_change":"2024-09-04T19:43:04.543444+0000","last_active":"2024-09-04T21:23:03.407722+0000","last_peered":"2024-09-04T21:23:03.407722+0000","last_clean":"2024-09-04T21:23:03.407722+0000","last_became_active":"2024-09-04T19:43:02.542887+0000","last_became_peered":"2024-09-04T19:43:02.542887+0000","last_unstale":"2024-09-04T21:23:03.407722+0000","last_undegraded":"2024-09-04T21:23:03.407722+0000","last_fullsized":"2024-09-04T21:23:03.407722+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:17:34.785291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001190106,"stat_sum":{"num_bytes":228540435,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":963,"num_read_kb":155138,"num_write":97,"num_write_kb":127941,"num_scrub_errors":0,"num_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":"2.1","version":"22'395","reported_seq":1451,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.406714+0000","last_change":"2024-09-04T19:43:04.937062+0000","last_active":"2024-09-04T21:23:03.406714+0000","last_peered":"2024-09-04T21:23:03.406714+0000","last_clean":"2024-09-04T21:23:03.406714+0000","last_became_active":"2024-09-04T19:43:02.545864+0000","last_became_peered":"2024-09-04T19:43:02.545864+0000","last_unstale":"2024-09-04T21:23:03.406714+0000","last_undegraded":"2024-09-04T21:23:03.406714+0000","last_fullsized":"2024-09-04T21:23:03.406714+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":395,"log_dups_size":0,"ondisk_log_size":395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:54:01.638466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039421600000000002,"stat_sum":{"num_bytes":228458772,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":3024,"num_read_kb":195526,"num_write":706,"num_write_kb":175045,"num_scrub_errors":0,"num_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":"2.0","version":"21'150","reported_seq":1006,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:28.410301+0000","last_change":"2024-09-04T19:43:04.937226+0000","last_active":"2024-09-04T21:23:28.410301+0000","last_peered":"2024-09-04T21:23:28.410301+0000","last_clean":"2024-09-04T21:23:28.410301+0000","last_became_active":"2024-09-04T19:43:02.545872+0000","last_became_peered":"2024-09-04T19:43:02.545872+0000","last_unstale":"2024-09-04T21:23:28.410301+0000","last_undegraded":"2024-09-04T21:23:28.410301+0000","last_fullsized":"2024-09-04T21:23:28.410301+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:31:45.979982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047795699999999999,"stat_sum":{"num_bytes":269402404,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":1139,"num_read_kb":202245,"num_write":218,"num_write_kb":178959,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"22'278","reported_seq":1877,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416824+0000","last_change":"2024-09-04T19:43:04.549799+0000","last_active":"2024-09-04T21:23:03.416824+0000","last_peered":"2024-09-04T21:23:03.416824+0000","last_clean":"2024-09-04T21:23:03.416824+0000","last_became_active":"2024-09-04T19:43:02.546634+0000","last_became_peered":"2024-09-04T19:43:02.546634+0000","last_unstale":"2024-09-04T21:23:03.416824+0000","last_undegraded":"2024-09-04T21:23:03.416824+0000","last_fullsized":"2024-09-04T21:23:03.416824+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":278,"log_dups_size":0,"ondisk_log_size":278,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:33:38.475817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001635084,"stat_sum":{"num_bytes":285540872,"num_objects":89,"num_object_clones":0,"num_object_copies":178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":89,"num_whiteouts":0,"num_read":2675,"num_read_kb":213612,"num_write":448,"num_write_kb":184296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421295+0000","last_change":"2024-09-04T19:42:59.363151+0000","last_active":"2024-09-04T21:23:33.421295+0000","last_peered":"2024-09-04T21:23:33.421295+0000","last_clean":"2024-09-04T21:23:33.421295+0000","last_became_active":"2024-09-04T19:42:59.359564+0000","last_became_peered":"2024-09-04T19:42:59.359564+0000","last_unstale":"2024-09-04T21:23:33.421295+0000","last_undegraded":"2024-09-04T21:23:33.421295+0000","last_fullsized":"2024-09-04T21:23:33.421295+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_clean_scrub_stamp":"2024-09-04T19:42:58.347806+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-06T05:26:32.775142+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":1878918667,"num_objects":595,"num_object_clones":0,"num_object_copies":1190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":595,"num_whiteouts":0,"num_read":12144,"num_read_kb":1345219,"num_write":2112,"num_write_kb":1184353,"num_scrub_errors":0,"num_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":920797184,"data_stored":2422901782,"data_compressed":670629290,"data_compressed_allocated":744742912,"data_compressed_original":2247000064,"omap_allocated":0,"internal_metadata":0},"log_size":1440,"ondisk_log_size":1440,"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":7666,"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":34359739613,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":224824,"kb_used_data":193640,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94147016,"statfs":{"total":96636764160,"available":96406544384,"internally_reserved":0,"allocated":198287360,"data_stored":550205499,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"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":34359739612,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":481032,"kb_used_data":449848,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93890808,"statfs":{"total":96636764160,"available":96144187392,"internally_reserved":0,"allocated":460644352,"data_stored":1212103718,"data_compressed":335318478,"data_compressed_allocated":372408320,"data_compressed_original":1124073472,"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":34359739612,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":287576,"kb_used_data":256392,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94084264,"statfs":{"total":96636764160,"available":96342286336,"internally_reserved":0,"allocated":262545408,"data_stored":661960678,"data_compressed":182350743,"data_compressed_allocated":202338304,"data_compressed_original":601915392,"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":3833,"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":3833,"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":262299648,"data_stored":661307851,"data_compressed":182346910,"data_compressed_allocated":202301440,"data_compressed_original":601341952,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":460398592,"data_stored":1211450891,"data_compressed":335314645,"data_compressed_allocated":372371456,"data_compressed_original":1123500032,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":198098944,"data_stored":550143040,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:19.816 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-04T21:26:20.103 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T21:26:20.104 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":22,"fsid":"caaab943-3f47-4749-9704-5785f3e98431","created":"2024-09-04T19:42:45.313230+0000","modified":"2024-09-04T19:44:19.350439+0000","last_up_change":"2024-09-04T19:42:57.346523+0000","last_in_change":"2024-09-04T19:42:46.249459+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-04T19:42:58.284683+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-04T19:43:00.593811+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":"22","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":22,"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":"5cd484be-ddcb-46a7-9190-290fb0413755","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6817","nonce":90750313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6819","nonce":90750313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6823","nonce":90750313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":90750313},{"type":"v1","addr":"172.21.15.89:6821","nonce":90750313}]},"public_addr":"172.21.15.89:6817/90750313","cluster_addr":"172.21.15.89:6819/90750313","heartbeat_back_addr":"172.21.15.89:6823/90750313","heartbeat_front_addr":"172.21.15.89:6821/90750313","state":["exists","up"]},{"osd":1,"uuid":"68b24899-882e-480a-bf16-b5e456271b28","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6809","nonce":2686977472}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6811","nonce":2686977472}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6815","nonce":2686977472}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2686977472},{"type":"v1","addr":"172.21.15.89:6813","nonce":2686977472}]},"public_addr":"172.21.15.89:6809/2686977472","cluster_addr":"172.21.15.89:6811/2686977472","heartbeat_back_addr":"172.21.15.89:6815/2686977472","heartbeat_front_addr":"172.21.15.89:6813/2686977472","state":["exists","up"]},{"osd":2,"uuid":"5857d819-f3b5-4526-bd13-502c53de56da","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6801","nonce":2569632127}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6803","nonce":2569632127}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6807","nonce":2569632127}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":2569632127},{"type":"v1","addr":"172.21.15.89:6805","nonce":2569632127}]},"public_addr":"172.21.15.89:6801/2569632127","cluster_addr":"172.21.15.89:6803/2569632127","heartbeat_back_addr":"172.21.15.89:6807/2569632127","heartbeat_front_addr":"172.21.15.89:6805/2569632127","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-04T19:42:53.214263+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-04T19:42:52.681587+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-04T19:42:52.533640+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-04T21:26:21.121 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-04T21:26:21.121 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:26:21.279 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-09-04T21:26:21.279 INFO:teuthology.orchestra.run.smithi089.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-04T21:26:21.280 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-09-04T21:26:21.295 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-04T21:26:21.588 INFO:teuthology.orchestra.run.smithi089.stderr:instructed osd(s) 0 to deep-scrub 2024-09-04T21:26:21.605 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-04T21:26:21.605 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:26:21.751 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-09-04T21:26:21.751 INFO:teuthology.orchestra.run.smithi089.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-04T21:26:21.751 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-09-04T21:26:21.766 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-04T21:26:22.045 INFO:teuthology.orchestra.run.smithi089.stderr:instructed osd(s) 1 to deep-scrub 2024-09-04T21:26:22.062 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-04T21:26:22.063 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:26:22.195 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-09-04T21:26:22.195 INFO:teuthology.orchestra.run.smithi089.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-04T21:26:22.196 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-09-04T21:26:22.214 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-04T21:26:22.549 INFO:teuthology.orchestra.run.smithi089.stderr:instructed osd(s) 2 to deep-scrub 2024-09-04T21:26:22.570 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-04T21:26:22.911 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T21:26:22.911 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-09-04T21:26:22.930 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":3121,"stamp":"2024-09-04T21:26:21.795526+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879509035,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":12200,"num_read_kb":1345265,"num_write":2191,"num_write_kb":1185459,"num_scrub_errors":0,"num_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":1492,"ondisk_log_size":1492,"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":993432,"kb_used_data":899880,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282122088,"statfs":{"total":289910292480,"available":288893018112,"internally_reserved":0,"allocated":921477120,"data_stored":2424269895,"data_compressed":670636956,"data_compressed_allocated":744816640,"data_compressed_original":2248146944,"omap_allocated":4785,"internal_metadata":95743311},"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.002922"},"pg_stats":[{"pgid":"2.7","version":"21'139","reported_seq":946,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413859+0000","last_change":"2024-09-04T19:43:04.550650+0000","last_active":"2024-09-04T21:22:43.413859+0000","last_peered":"2024-09-04T21:22:43.413859+0000","last_clean":"2024-09-04T21:22:43.413859+0000","last_became_active":"2024-09-04T19:43:02.542917+0000","last_became_peered":"2024-09-04T19:43:02.542917+0000","last_unstale":"2024-09-04T21:22:43.413859+0000","last_undegraded":"2024-09-04T21:22:43.413859+0000","last_fullsized":"2024-09-04T21:22:43.413859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:24:24.870089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002487983,"stat_sum":{"num_bytes":226640002,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1104,"num_read_kb":137820,"num_write":213,"num_write_kb":123812,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"21'93","reported_seq":901,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:22:43.413818+0000","last_change":"2024-09-04T19:43:04.551192+0000","last_active":"2024-09-04T21:22:43.413818+0000","last_peered":"2024-09-04T21:22:43.413818+0000","last_clean":"2024-09-04T21:22:43.413818+0000","last_became_active":"2024-09-04T19:43:02.543003+0000","last_became_peered":"2024-09-04T19:43:02.543003+0000","last_unstale":"2024-09-04T21:22:43.413818+0000","last_undegraded":"2024-09-04T21:22:43.413818+0000","last_fullsized":"2024-09-04T21:22:43.413818+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:39:41.040239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0024479699999999998,"stat_sum":{"num_bytes":232636514,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":766,"num_read_kb":141112,"num_write":109,"num_write_kb":121937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"22'208","reported_seq":973,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421340+0000","last_change":"2024-09-04T19:43:04.550585+0000","last_active":"2024-09-04T21:23:33.421340+0000","last_peered":"2024-09-04T21:23:33.421340+0000","last_clean":"2024-09-04T21:23:33.421340+0000","last_became_active":"2024-09-04T19:43:02.543075+0000","last_became_peered":"2024-09-04T19:43:02.543075+0000","last_unstale":"2024-09-04T21:23:33.421340+0000","last_undegraded":"2024-09-04T21:23:33.421340+0000","last_fullsized":"2024-09-04T21:23:33.421340+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T05:09:08.325289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002330801,"stat_sum":{"num_bytes":201211904,"num_objects":65,"num_object_clones":0,"num_object_copies":130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65,"num_whiteouts":0,"num_read":1466,"num_read_kb":144848,"num_write":207,"num_write_kb":131258,"num_scrub_errors":0,"num_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":"2.4","version":"22'98","reported_seq":894,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416858+0000","last_change":"2024-09-04T19:43:04.549600+0000","last_active":"2024-09-04T21:23:03.416858+0000","last_peered":"2024-09-04T21:23:03.416858+0000","last_clean":"2024-09-04T21:23:03.416858+0000","last_became_active":"2024-09-04T19:43:02.542982+0000","last_became_peered":"2024-09-04T19:43:02.542982+0000","last_unstale":"2024-09-04T21:23:03.416858+0000","last_undegraded":"2024-09-04T21:23:03.416858+0000","last_fullsized":"2024-09-04T21:23:03.416858+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:32:42.277701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001521094,"stat_sum":{"num_bytes":206487764,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1007,"num_read_kb":154918,"num_write":114,"num_write_kb":141105,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'79","reported_seq":1102,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.407722+0000","last_change":"2024-09-04T19:43:04.543444+0000","last_active":"2024-09-04T21:23:03.407722+0000","last_peered":"2024-09-04T21:23:03.407722+0000","last_clean":"2024-09-04T21:23:03.407722+0000","last_became_active":"2024-09-04T19:43:02.542887+0000","last_became_peered":"2024-09-04T19:43:02.542887+0000","last_unstale":"2024-09-04T21:23:03.407722+0000","last_undegraded":"2024-09-04T21:23:03.407722+0000","last_fullsized":"2024-09-04T21:23:03.407722+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T20:17:34.785291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001190106,"stat_sum":{"num_bytes":228540435,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":963,"num_read_kb":155138,"num_write":97,"num_write_kb":127941,"num_scrub_errors":0,"num_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":"2.1","version":"22'395","reported_seq":1451,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.406714+0000","last_change":"2024-09-04T19:43:04.937062+0000","last_active":"2024-09-04T21:23:03.406714+0000","last_peered":"2024-09-04T21:23:03.406714+0000","last_clean":"2024-09-04T21:23:03.406714+0000","last_became_active":"2024-09-04T19:43:02.545864+0000","last_became_peered":"2024-09-04T19:43:02.545864+0000","last_unstale":"2024-09-04T21:23:03.406714+0000","last_undegraded":"2024-09-04T21:23:03.406714+0000","last_fullsized":"2024-09-04T21:23:03.406714+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":395,"log_dups_size":0,"ondisk_log_size":395,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:54:01.638466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039421600000000002,"stat_sum":{"num_bytes":228458772,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":3024,"num_read_kb":195526,"num_write":706,"num_write_kb":175045,"num_scrub_errors":0,"num_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":"2.0","version":"21'150","reported_seq":1006,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:28.410301+0000","last_change":"2024-09-04T19:43:04.937226+0000","last_active":"2024-09-04T21:23:28.410301+0000","last_peered":"2024-09-04T21:23:28.410301+0000","last_clean":"2024-09-04T21:23:28.410301+0000","last_became_active":"2024-09-04T19:43:02.545872+0000","last_became_peered":"2024-09-04T19:43:02.545872+0000","last_unstale":"2024-09-04T21:23:28.410301+0000","last_undegraded":"2024-09-04T21:23:28.410301+0000","last_fullsized":"2024-09-04T21:23:28.410301+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:31:45.979982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047795699999999999,"stat_sum":{"num_bytes":269402404,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":1139,"num_read_kb":202245,"num_write":218,"num_write_kb":178959,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"22'278","reported_seq":1877,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:03.416824+0000","last_change":"2024-09-04T19:43:04.549799+0000","last_active":"2024-09-04T21:23:03.416824+0000","last_peered":"2024-09-04T21:23:03.416824+0000","last_clean":"2024-09-04T21:23:03.416824+0000","last_became_active":"2024-09-04T19:43:02.546634+0000","last_became_peered":"2024-09-04T19:43:02.546634+0000","last_unstale":"2024-09-04T21:23:03.416824+0000","last_undegraded":"2024-09-04T21:23:03.416824+0000","last_fullsized":"2024-09-04T21:23:03.416824+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:43:01.515466+0000","last_clean_scrub_stamp":"2024-09-04T19:43:01.515466+0000","objects_scrubbed":0,"log_size":278,"log_dups_size":0,"ondisk_log_size":278,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:33:38.475817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001635084,"stat_sum":{"num_bytes":285540872,"num_objects":89,"num_object_clones":0,"num_object_copies":178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":89,"num_whiteouts":0,"num_read":2675,"num_read_kb":213612,"num_write":448,"num_write_kb":184296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":153,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:23:33.421295+0000","last_change":"2024-09-04T19:42:59.363151+0000","last_active":"2024-09-04T21:23:33.421295+0000","last_peered":"2024-09-04T21:23:33.421295+0000","last_clean":"2024-09-04T21:23:33.421295+0000","last_became_active":"2024-09-04T19:42:59.359564+0000","last_became_peered":"2024-09-04T19:42:59.359564+0000","last_unstale":"2024-09-04T21:23:33.421295+0000","last_undegraded":"2024-09-04T21:23:33.421295+0000","last_fullsized":"2024-09-04T21:23:33.421295+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:58.347806+0000","last_clean_scrub_stamp":"2024-09-04T19:42:58.347806+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-06T05:26:32.775142+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":1878918667,"num_objects":595,"num_object_clones":0,"num_object_copies":1190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":595,"num_whiteouts":0,"num_read":12144,"num_read_kb":1345219,"num_write":2112,"num_write_kb":1184353,"num_scrub_errors":0,"num_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":920797184,"data_stored":2422901782,"data_compressed":670629290,"data_compressed_allocated":744742912,"data_compressed_original":2247000064,"omap_allocated":0,"internal_metadata":0},"log_size":1440,"ondisk_log_size":1440,"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":7666,"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":34359739613,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":224824,"kb_used_data":193640,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94147016,"statfs":{"total":96636764160,"available":96406544384,"internally_reserved":0,"allocated":198287360,"data_stored":550205499,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"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":34359739612,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":481032,"kb_used_data":449848,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93890808,"statfs":{"total":96636764160,"available":96144187392,"internally_reserved":0,"allocated":460644352,"data_stored":1212103718,"data_compressed":335318478,"data_compressed_allocated":372408320,"data_compressed_original":1124073472,"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":34359739612,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":287576,"kb_used_data":256392,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94084264,"statfs":{"total":96636764160,"available":96342286336,"internally_reserved":0,"allocated":262545408,"data_stored":661960678,"data_compressed":182350743,"data_compressed_allocated":202338304,"data_compressed_original":601915392,"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":3833,"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":3833,"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":262299648,"data_stored":661307851,"data_compressed":182346910,"data_compressed_allocated":202301440,"data_compressed_original":601341952,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":460398592,"data_stored":1211450891,"data_compressed":335314645,"data_compressed_allocated":372371456,"data_compressed_original":1123500032,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":198098944,"data_stored":550143040,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.934 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-04T19:43:01.515466+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=43, tm_sec=1, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.935 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-04T19:42:58.347806+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=58, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=20, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:22.935 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-04T21:26:42.936 DEBUG:teuthology.orchestra.run.smithi089:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-04T21:26:43.248 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-04T21:26:43.248 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2024-09-04T21:26:43.266 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":3131,"stamp":"2024-09-04T21:26:41.800143+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1879509035,"num_objects":597,"num_object_clones":0,"num_object_copies":1194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":597,"num_whiteouts":0,"num_read":12200,"num_read_kb":1345265,"num_write":2191,"num_write_kb":1185459,"num_scrub_errors":0,"num_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":1245,"num_omap_keys":72,"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":2089,"ondisk_log_size":2089,"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":997592,"kb_used_data":899880,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":282117928,"statfs":{"total":289910292480,"available":288888758272,"internally_reserved":0,"allocated":921477120,"data_stored":2424269895,"data_compressed":670636956,"data_compressed_allocated":744816640,"data_compressed_original":2248146944,"omap_allocated":4785,"internal_metadata":100003151},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003069"},"pg_stats":[{"pgid":"2.7","version":"22'211","reported_seq":1028,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:27.932049+0000","last_change":"2024-09-04T21:26:27.932049+0000","last_active":"2024-09-04T21:26:27.932049+0000","last_peered":"2024-09-04T21:26:27.932049+0000","last_clean":"2024-09-04T21:26:27.932049+0000","last_became_active":"2024-09-04T19:43:02.542917+0000","last_became_peered":"2024-09-04T19:43:02.542917+0000","last_unstale":"2024-09-04T21:26:27.932049+0000","last_undegraded":"2024-09-04T21:26:27.932049+0000","last_fullsized":"2024-09-04T21:26:27.932049+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'211","last_scrub_stamp":"2024-09-04T21:26:27.931925+0000","last_deep_scrub":"22'211","last_deep_scrub_stamp":"2024-09-04T21:26:27.931925+0000","last_clean_scrub_stamp":"2024-09-04T21:26:27.931925+0000","objects_scrubbed":72,"log_size":211,"log_dups_size":0,"ondisk_log_size":211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:43:37.741627+0000","scrub_duration":1267,"objects_trimmed":0,"snaptrim_duration":0.002487983,"stat_sum":{"num_bytes":226640002,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1104,"num_read_kb":137820,"num_write":213,"num_write_kb":123812,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"22'173","reported_seq":993,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:28.802908+0000","last_change":"2024-09-04T21:26:28.802908+0000","last_active":"2024-09-04T21:26:28.802908+0000","last_peered":"2024-09-04T21:26:28.802908+0000","last_clean":"2024-09-04T21:26:28.802908+0000","last_became_active":"2024-09-04T19:43:02.543003+0000","last_became_peered":"2024-09-04T19:43:02.543003+0000","last_unstale":"2024-09-04T21:26:28.802908+0000","last_undegraded":"2024-09-04T21:26:28.802908+0000","last_fullsized":"2024-09-04T21:26:28.802908+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'173","last_scrub_stamp":"2024-09-04T21:26:28.802718+0000","last_deep_scrub":"22'173","last_deep_scrub_stamp":"2024-09-04T21:26:28.802718+0000","last_clean_scrub_stamp":"2024-09-04T21:26:28.802718+0000","objects_scrubbed":80,"log_size":173,"log_dups_size":0,"ondisk_log_size":173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T06:56:04.992818+0000","scrub_duration":1131,"objects_trimmed":0,"snaptrim_duration":0.0024479699999999998,"stat_sum":{"num_bytes":232636514,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":766,"num_read_kb":141112,"num_write":109,"num_write_kb":121937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"22'273","reported_seq":1048,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:25.479130+0000","last_change":"2024-09-04T21:26:25.479130+0000","last_active":"2024-09-04T21:26:25.479130+0000","last_peered":"2024-09-04T21:26:25.479130+0000","last_clean":"2024-09-04T21:26:25.479130+0000","last_became_active":"2024-09-04T19:43:02.543075+0000","last_became_peered":"2024-09-04T19:43:02.543075+0000","last_unstale":"2024-09-04T21:26:25.479130+0000","last_undegraded":"2024-09-04T21:26:25.479130+0000","last_fullsized":"2024-09-04T21:26:25.479130+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'273","last_scrub_stamp":"2024-09-04T21:26:25.479029+0000","last_deep_scrub":"22'273","last_deep_scrub_stamp":"2024-09-04T21:26:25.479029+0000","last_clean_scrub_stamp":"2024-09-04T21:26:25.479029+0000","objects_scrubbed":65,"log_size":273,"log_dups_size":0,"ondisk_log_size":273,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-06T03:03:30.990235+0000","scrub_duration":783,"objects_trimmed":0,"snaptrim_duration":0.002330801,"stat_sum":{"num_bytes":201211904,"num_objects":65,"num_object_clones":0,"num_object_copies":130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65,"num_whiteouts":0,"num_read":1466,"num_read_kb":144848,"num_write":207,"num_write_kb":131258,"num_scrub_errors":0,"num_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":526,"num_omap_keys":29,"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":"22'166","reported_seq":973,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:23.675873+0000","last_change":"2024-09-04T21:26:23.675873+0000","last_active":"2024-09-04T21:26:23.675873+0000","last_peered":"2024-09-04T21:26:23.675873+0000","last_clean":"2024-09-04T21:26:23.675873+0000","last_became_active":"2024-09-04T19:43:02.542982+0000","last_became_peered":"2024-09-04T19:43:02.542982+0000","last_unstale":"2024-09-04T21:26:23.675873+0000","last_undegraded":"2024-09-04T21:26:23.675873+0000","last_fullsized":"2024-09-04T21:26:23.675873+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'166","last_scrub_stamp":"2024-09-04T21:26:23.675770+0000","last_deep_scrub":"22'166","last_deep_scrub_stamp":"2024-09-04T21:26:23.675770+0000","last_clean_scrub_stamp":"2024-09-04T21:26:23.675770+0000","objects_scrubbed":68,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-06T08:32:33.915877+0000","scrub_duration":903,"objects_trimmed":0,"snaptrim_duration":0.001521094,"stat_sum":{"num_bytes":206487764,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1007,"num_read_kb":154918,"num_write":114,"num_write_kb":141105,"num_scrub_errors":0,"num_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":328,"num_omap_keys":21,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'148","reported_seq":1181,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:22.894793+0000","last_change":"2024-09-04T21:26:22.894793+0000","last_active":"2024-09-04T21:26:22.894793+0000","last_peered":"2024-09-04T21:26:22.894793+0000","last_clean":"2024-09-04T21:26:22.894793+0000","last_became_active":"2024-09-04T19:43:02.542887+0000","last_became_peered":"2024-09-04T19:43:02.542887+0000","last_unstale":"2024-09-04T21:26:22.894793+0000","last_undegraded":"2024-09-04T21:26:22.894793+0000","last_fullsized":"2024-09-04T21:26:22.894793+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'148","last_scrub_stamp":"2024-09-04T21:26:22.894698+0000","last_deep_scrub":"22'148","last_deep_scrub_stamp":"2024-09-04T21:26:22.894698+0000","last_clean_scrub_stamp":"2024-09-04T21:26:22.894698+0000","objects_scrubbed":69,"log_size":148,"log_dups_size":0,"ondisk_log_size":148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-06T06:12:57.710043+0000","scrub_duration":719,"objects_trimmed":0,"snaptrim_duration":0.001190106,"stat_sum":{"num_bytes":228540435,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":963,"num_read_kb":155138,"num_write":97,"num_write_kb":127941,"num_scrub_errors":0,"num_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":60,"num_omap_keys":3,"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":"2.1","version":"22'467","reported_seq":1533,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:25.389417+0000","last_change":"2024-09-04T21:26:25.389417+0000","last_active":"2024-09-04T21:26:25.389417+0000","last_peered":"2024-09-04T21:26:25.389417+0000","last_clean":"2024-09-04T21:26:25.389417+0000","last_became_active":"2024-09-04T19:43:02.545864+0000","last_became_peered":"2024-09-04T19:43:02.545864+0000","last_unstale":"2024-09-04T21:26:25.389417+0000","last_undegraded":"2024-09-04T21:26:25.389417+0000","last_fullsized":"2024-09-04T21:26:25.389417+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'467","last_scrub_stamp":"2024-09-04T21:26:25.389284+0000","last_deep_scrub":"22'467","last_deep_scrub_stamp":"2024-09-04T21:26:25.389284+0000","last_clean_scrub_stamp":"2024-09-04T21:26:25.389284+0000","objects_scrubbed":72,"log_size":467,"log_dups_size":0,"ondisk_log_size":467,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-06T09:11:39.560494+0000","scrub_duration":987,"objects_trimmed":0,"snaptrim_duration":0.00039421600000000002,"stat_sum":{"num_bytes":228458772,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":3024,"num_read_kb":195526,"num_write":706,"num_write_kb":175045,"num_scrub_errors":0,"num_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":136,"num_omap_keys":9,"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":"2.0","version":"22'230","reported_seq":1098,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:24.473473+0000","last_change":"2024-09-04T21:26:24.473473+0000","last_active":"2024-09-04T21:26:24.473473+0000","last_peered":"2024-09-04T21:26:24.473473+0000","last_clean":"2024-09-04T21:26:24.473473+0000","last_became_active":"2024-09-04T19:43:02.545872+0000","last_became_peered":"2024-09-04T19:43:02.545872+0000","last_unstale":"2024-09-04T21:26:24.473473+0000","last_undegraded":"2024-09-04T21:26:24.473473+0000","last_fullsized":"2024-09-04T21:26:24.473473+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'230","last_scrub_stamp":"2024-09-04T21:26:24.473382+0000","last_deep_scrub":"22'230","last_deep_scrub_stamp":"2024-09-04T21:26:24.473382+0000","last_clean_scrub_stamp":"2024-09-04T21:26:24.473382+0000","objects_scrubbed":80,"log_size":230,"log_dups_size":0,"ondisk_log_size":230,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:55:47.375474+0000","scrub_duration":1083,"objects_trimmed":0,"snaptrim_duration":0.00047795699999999999,"stat_sum":{"num_bytes":269402404,"num_objects":80,"num_object_clones":0,"num_object_copies":160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":0,"num_read":1139,"num_read_kb":202245,"num_write":218,"num_write_kb":178959,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"22'367","reported_seq":1977,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:24.761262+0000","last_change":"2024-09-04T21:26:24.761262+0000","last_active":"2024-09-04T21:26:24.761262+0000","last_peered":"2024-09-04T21:26:24.761262+0000","last_clean":"2024-09-04T21:26:24.761262+0000","last_became_active":"2024-09-04T19:43:02.546634+0000","last_became_peered":"2024-09-04T19:43:02.546634+0000","last_unstale":"2024-09-04T21:26:24.761262+0000","last_undegraded":"2024-09-04T21:26:24.761262+0000","last_fullsized":"2024-09-04T21:26:24.761262+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'367","last_scrub_stamp":"2024-09-04T21:26:24.761112+0000","last_deep_scrub":"22'367","last_deep_scrub_stamp":"2024-09-04T21:26:24.761112+0000","last_clean_scrub_stamp":"2024-09-04T21:26:24.761112+0000","objects_scrubbed":89,"log_size":367,"log_dups_size":0,"ondisk_log_size":367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:15:25.100134+0000","scrub_duration":1035,"objects_trimmed":0,"snaptrim_duration":0.001635084,"stat_sum":{"num_bytes":285540872,"num_objects":89,"num_object_clones":0,"num_object_copies":178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":89,"num_whiteouts":0,"num_read":2675,"num_read_kb":213612,"num_write":448,"num_write_kb":184296,"num_scrub_errors":0,"num_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":195,"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":"22'54","reported_seq":163,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-04T21:26:25.699541+0000","last_change":"2024-09-04T21:26:25.699541+0000","last_active":"2024-09-04T21:26:25.699541+0000","last_peered":"2024-09-04T21:26:25.699541+0000","last_clean":"2024-09-04T21:26:25.699541+0000","last_became_active":"2024-09-04T19:42:59.359564+0000","last_became_peered":"2024-09-04T19:42:59.359564+0000","last_unstale":"2024-09-04T21:26:25.699541+0000","last_undegraded":"2024-09-04T21:26:25.699541+0000","last_fullsized":"2024-09-04T21:26:25.699541+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'54","last_scrub_stamp":"2024-09-04T21:26:25.699283+0000","last_deep_scrub":"22'54","last_deep_scrub_stamp":"2024-09-04T21:26:25.699283+0000","last_clean_scrub_stamp":"2024-09-04T21:26:25.699283+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-06T06:22:08.714431+0000","scrub_duration":7,"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":1878918667,"num_objects":595,"num_object_clones":0,"num_object_copies":1190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":595,"num_whiteouts":0,"num_read":12144,"num_read_kb":1345219,"num_write":2112,"num_write_kb":1184353,"num_scrub_errors":0,"num_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":1245,"num_omap_keys":72,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":920797184,"data_stored":2422901782,"data_compressed":670629290,"data_compressed_allocated":744742912,"data_compressed_original":2247000064,"omap_allocated":0,"internal_metadata":0},"log_size":2035,"ondisk_log_size":2035,"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":7666,"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":34359739617,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":224824,"kb_used_data":193640,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94147016,"statfs":{"total":96636764160,"available":96406544384,"internally_reserved":0,"allocated":198287360,"data_stored":550205499,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"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":34359739616,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":485192,"kb_used_data":449848,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93886648,"statfs":{"total":96636764160,"available":96139927552,"internally_reserved":0,"allocated":460644352,"data_stored":1212103718,"data_compressed":335318478,"data_compressed_allocated":372408320,"data_compressed_original":1124073472,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739616,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":287576,"kb_used_data":256392,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94084264,"statfs":{"total":96636764160,"available":96342286336,"internally_reserved":0,"allocated":262545408,"data_stored":661960678,"data_compressed":182350743,"data_compressed_allocated":202338304,"data_compressed_original":601915392,"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":3833,"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":3833,"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":262299648,"data_stored":661307851,"data_compressed":182346910,"data_compressed_allocated":202301440,"data_compressed_original":601341952,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":460398592,"data_stored":1211450891,"data_compressed":335314645,"data_compressed_allocated":372371456,"data_compressed_original":1123500032,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":198098944,"data_stored":550143040,"data_compressed":152967735,"data_compressed_allocated":170070016,"data_compressed_original":522158080,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:43.267 DEBUG:teuthology.orchestra.run.smithi089:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-04T21:26:43.590 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-04T21:26:43.590 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-04T21:26:43.590 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-04T21:26:43.590 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:26:44.916 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.0 is failed for ~0s 2024-09-04T21:26:49.692 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-04T21:26:49.692 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-04T21:26:49.692 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:26:49.760 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-04T21:26:49.761 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-04T21:26:49.761 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:26:49.853 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-04T21:26:49.853 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-04T21:26:49.854 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-04T21:26:49.854 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:26:49.883 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-04T21:26:49.884 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-04T21:26:49.884 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-04T21:26:49.884 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:26:49.947 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-04T21:26:49.947 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-04T21:26:49.947 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:26:49.948 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.mon.a is failed for ~0s 2024-09-04T21:26:49.948 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.0 has been restored 2024-09-04T21:26:50.000 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T21:26:50.000 DEBUG:teuthology.orchestra.run.smithi089:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-04T21:26:50.293 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T21:26:50.294 DEBUG:teuthology.orchestra.run.smithi089:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-04T21:26:50.480 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T21:26:50.480 DEBUG:teuthology.orchestra.run.smithi089:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-04T21:26:50.645 INFO:tasks.ceph:Archiving mon data... 2024-09-04T21:26:50.646 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/data/cluster2.mon.a.tgz 2024-09-04T21:26:50.646 DEBUG:teuthology.orchestra.run.smithi089:> mktemp 2024-09-04T21:26:50.652 INFO:teuthology.orchestra.run.smithi089.stdout:/tmp/tmp.TV424vqi4s 2024-09-04T21:26:50.652 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.TV424vqi4s 2024-09-04T21:26:50.752 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0666 /tmp/tmp.TV424vqi4s 2024-09-04T21:26:50.815 DEBUG:teuthology.orchestra.remote:smithi089:/tmp/tmp.TV424vqi4s is 211KB 2024-09-04T21:26:50.918 DEBUG:teuthology.orchestra.run.smithi089:> rm -fr /tmp/tmp.TV424vqi4s 2024-09-04T21:26:50.923 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-04T21:26:50.924 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:26:50.926 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:26:50.980 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-04T21:26:50.989 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-04T21:26:50.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T21:26:51.446 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T21:26:51.446 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T21:26:51.464 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":3150,"stamp":"2024-09-04T21:26:50.717808+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22891752367,"num_objects":5621,"num_object_clones":661,"num_object_copies":11242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5621,"num_whiteouts":0,"num_read":441544,"num_read_kb":13763247,"num_write":634513,"num_write_kb":84186353,"num_scrub_errors":0,"num_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":80381,"ondisk_log_size":80381,"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":5868744,"kb_used_data":3943432,"kb_used_omap":106,"kb_used_meta":1925141,"kb_avail":277246776,"statfs":{"total":289910292480,"available":283900698624,"internally_reserved":0,"allocated":4038074368,"data_stored":44852521056,"data_compressed":1114002516,"data_compressed_allocated":3636117504,"data_compressed_original":44432076800,"omap_allocated":108909,"internal_metadata":1971345043},"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.002971"},"pg_stats":[{"pgid":"2.7","version":"18'218616","reported_seq":394502,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.848509+0000","last_change":"2024-09-04T19:42:26.256497+0000","last_active":"2024-09-04T21:26:07.848509+0000","last_peered":"2024-09-04T21:26:07.848509+0000","last_clean":"2024-09-04T21:26:07.848509+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T21:26:07.848509+0000","last_undegraded":"2024-09-04T21:26:07.848509+0000","last_fullsized":"2024-09-04T21:26:07.848509+0000","mapping_epoch":11,"log_start":"18'208600","ondisk_log_start":"18'208600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:12:20.271157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001611024,"stat_sum":{"num_bytes":2962315954,"num_objects":727,"num_object_clones":92,"num_object_copies":1454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":727,"num_whiteouts":0,"num_read":176386,"num_read_kb":3695127,"num_write":219031,"num_write_kb":15443362,"num_scrub_errors":0,"num_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":"18'57579","reported_seq":72548,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.896370+0000","last_change":"2024-09-04T19:42:26.255332+0000","last_active":"2024-09-04T21:26:07.896370+0000","last_peered":"2024-09-04T21:26:07.896370+0000","last_clean":"2024-09-04T21:26:07.896370+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T21:26:07.896370+0000","last_undegraded":"2024-09-04T21:26:07.896370+0000","last_fullsized":"2024-09-04T21:26:07.896370+0000","mapping_epoch":11,"log_start":"18'47501","ondisk_log_start":"18'47501","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:06:10.451091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001473315,"stat_sum":{"num_bytes":3014970530,"num_objects":742,"num_object_clones":91,"num_object_copies":1484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":742,"num_whiteouts":0,"num_read":31964,"num_read_kb":1328676,"num_write":60322,"num_write_kb":12348037,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'56120","reported_seq":94459,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.882846+0000","last_change":"2024-09-04T19:42:26.256120+0000","last_active":"2024-09-04T21:26:07.882846+0000","last_peered":"2024-09-04T21:26:07.882846+0000","last_clean":"2024-09-04T21:26:07.882846+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T21:26:07.882846+0000","last_undegraded":"2024-09-04T21:26:07.882846+0000","last_fullsized":"2024-09-04T21:26:07.882846+0000","mapping_epoch":11,"log_start":"18'46100","ondisk_log_start":"18'46100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:17:25.559548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001805119,"stat_sum":{"num_bytes":2478974114,"num_objects":611,"num_object_clones":70,"num_object_copies":1222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":611,"num_whiteouts":0,"num_read":48912,"num_read_kb":1335932,"num_write":58037,"num_write_kb":7733859,"num_scrub_errors":0,"num_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":"18'60471","reported_seq":105141,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.805202+0000","last_change":"2024-09-04T19:42:26.254926+0000","last_active":"2024-09-04T21:26:07.805202+0000","last_peered":"2024-09-04T21:26:07.805202+0000","last_clean":"2024-09-04T21:26:07.805202+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T21:26:07.805202+0000","last_undegraded":"2024-09-04T21:26:07.805202+0000","last_fullsized":"2024-09-04T21:26:07.805202+0000","mapping_epoch":11,"log_start":"18'50400","ondisk_log_start":"18'50400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:47:56.364245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001099991,"stat_sum":{"num_bytes":2877077764,"num_objects":706,"num_object_clones":77,"num_object_copies":1412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":706,"num_whiteouts":0,"num_read":50787,"num_read_kb":1376145,"num_write":61451,"num_write_kb":8877058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"18'74616","reported_seq":108833,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.916249+0000","last_change":"2024-09-04T19:42:26.266650+0000","last_active":"2024-09-04T21:26:07.916249+0000","last_peered":"2024-09-04T21:26:07.916249+0000","last_clean":"2024-09-04T21:26:07.916249+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T21:26:07.916249+0000","last_undegraded":"2024-09-04T21:26:07.916249+0000","last_fullsized":"2024-09-04T21:26:07.916249+0000","mapping_epoch":11,"log_start":"18'64600","ondisk_log_start":"18'64600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:14:07.714514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002298259,"stat_sum":{"num_bytes":2958206581,"num_objects":729,"num_object_clones":94,"num_object_copies":1458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":729,"num_whiteouts":0,"num_read":34511,"num_read_kb":1681011,"num_write":74784,"num_write_kb":12309037,"num_scrub_errors":0,"num_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":"2.1","version":"18'38938","reported_seq":63006,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.425007+0000","last_change":"2024-09-04T19:42:26.537953+0000","last_active":"2024-09-04T21:26:07.425007+0000","last_peered":"2024-09-04T21:26:07.425007+0000","last_clean":"2024-09-04T21:26:07.425007+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T21:26:07.425007+0000","last_undegraded":"2024-09-04T21:26:07.425007+0000","last_fullsized":"2024-09-04T21:26:07.425007+0000","mapping_epoch":11,"log_start":"18'28901","ondisk_log_start":"18'28901","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:23:11.232492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"stat_sum":{"num_bytes":2893243920,"num_objects":704,"num_object_clones":82,"num_object_copies":1408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":704,"num_whiteouts":0,"num_read":24135,"num_read_kb":1198666,"num_write":38859,"num_write_kb":8321279,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"18'72413","reported_seq":123737,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.584139+0000","last_change":"2024-09-04T19:42:26.538244+0000","last_active":"2024-09-04T21:26:07.584139+0000","last_peered":"2024-09-04T21:26:07.584139+0000","last_clean":"2024-09-04T21:26:07.584139+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T21:26:07.584139+0000","last_undegraded":"2024-09-04T21:26:07.584139+0000","last_fullsized":"2024-09-04T21:26:07.584139+0000","mapping_epoch":11,"log_start":"18'62400","ondisk_log_start":"18'62400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:41:58.143062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"stat_sum":{"num_bytes":2908033040,"num_objects":710,"num_object_clones":85,"num_object_copies":1420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":710,"num_whiteouts":0,"num_read":51395,"num_read_kb":1771800,"num_write":72337,"num_write_kb":10343335,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"18'49678","reported_seq":73022,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.785890+0000","last_change":"2024-09-04T19:42:26.255738+0000","last_active":"2024-09-04T21:26:07.785890+0000","last_peered":"2024-09-04T21:26:07.785890+0000","last_clean":"2024-09-04T21:26:07.785890+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T21:26:07.785890+0000","last_undegraded":"2024-09-04T21:26:07.785890+0000","last_fullsized":"2024-09-04T21:26:07.785890+0000","mapping_epoch":11,"log_start":"18'39600","ondisk_log_start":"18'39600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:10:15.902984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":2798340096,"num_objects":690,"num_object_clones":70,"num_object_copies":1380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":690,"num_whiteouts":0,"num_read":23398,"num_read_kb":1375844,"num_write":49613,"num_write_kb":8809280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":145,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:22:52.609616+0000","last_change":"2024-09-04T19:42:22.243362+0000","last_active":"2024-09-04T21:22:52.609616+0000","last_peered":"2024-09-04T21:22:52.609616+0000","last_clean":"2024-09-04T21:22:52.609616+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T21:22:52.609616+0000","last_undegraded":"2024-09-04T21:22:52.609616+0000","last_fullsized":"2024-09-04T21:22:52.609616+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_clean_scrub_stamp":"2024-09-04T19:42:21.224125+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-06T01:23:54.577713+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":22891161999,"num_objects":5619,"num_object_clones":661,"num_object_copies":11238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5619,"num_whiteouts":0,"num_read":441488,"num_read_kb":13763201,"num_write":634434,"num_write_kb":84185247,"num_scrub_errors":0,"num_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":4037492736,"data_stored":44851192606,"data_compressed":1113994972,"data_compressed_allocated":3636043776,"data_compressed_original":44430929920,"omap_allocated":7787,"internal_metadata":0},"log_size":80329,"ondisk_log_size":80329,"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":7544,"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":34359739624,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1513004,"kb_used_data":773200,"kb_used_omap":1,"kb_used_meta":739774,"kb_avail":92858836,"statfs":{"total":96636764160,"available":95087448064,"internally_reserved":0,"allocated":791756800,"data_stored":8442803318,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":1595,"internal_metadata":757529029},"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":34359739625,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2861512,"kb_used_data":1971640,"kb_used_omap":58,"kb_used_meta":889797,"kb_avail":91510328,"statfs":{"total":96636764160,"available":93706575872,"internally_reserved":0,"allocated":2018959360,"data_stored":22426235909,"data_compressed":557001258,"data_compressed_allocated":1818058752,"data_compressed_original":22216038400,"omap_allocated":60136,"internal_metadata":911152408},"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":34359739627,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1494228,"kb_used_data":1198592,"kb_used_omap":46,"kb_used_meta":295569,"kb_avail":92877612,"statfs":{"total":96636764160,"available":95106674688,"internally_reserved":0,"allocated":1227358208,"data_stored":13983481829,"data_compressed":319788518,"data_compressed_allocated":1111121920,"data_compressed_original":13860344832,"omap_allocated":47178,"internal_metadata":302663606},"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":3772,"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":3772,"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":1227145216,"data_stored":13982842223,"data_compressed":319784746,"data_compressed_allocated":1111085056,"data_compressed_original":13859771392,"omap_allocated":3692,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2018746368,"data_stored":22425596303,"data_compressed":556997486,"data_compressed_allocated":1818021888,"data_compressed_original":22215464960,"omap_allocated":4095,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":791601152,"data_stored":8442754080,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:51.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T21:26:51.755 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T21:26:51.756 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T21:26:51.773 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":3150,"stamp":"2024-09-04T21:26:50.717808+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22891752367,"num_objects":5621,"num_object_clones":661,"num_object_copies":11242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5621,"num_whiteouts":0,"num_read":441544,"num_read_kb":13763247,"num_write":634513,"num_write_kb":84186353,"num_scrub_errors":0,"num_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":80381,"ondisk_log_size":80381,"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":5868744,"kb_used_data":3943432,"kb_used_omap":106,"kb_used_meta":1925141,"kb_avail":277246776,"statfs":{"total":289910292480,"available":283900698624,"internally_reserved":0,"allocated":4038074368,"data_stored":44852521056,"data_compressed":1114002516,"data_compressed_allocated":3636117504,"data_compressed_original":44432076800,"omap_allocated":108909,"internal_metadata":1971345043},"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.002971"},"pg_stats":[{"pgid":"2.7","version":"18'218616","reported_seq":394502,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.848509+0000","last_change":"2024-09-04T19:42:26.256497+0000","last_active":"2024-09-04T21:26:07.848509+0000","last_peered":"2024-09-04T21:26:07.848509+0000","last_clean":"2024-09-04T21:26:07.848509+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T21:26:07.848509+0000","last_undegraded":"2024-09-04T21:26:07.848509+0000","last_fullsized":"2024-09-04T21:26:07.848509+0000","mapping_epoch":11,"log_start":"18'208600","ondisk_log_start":"18'208600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:12:20.271157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001611024,"stat_sum":{"num_bytes":2962315954,"num_objects":727,"num_object_clones":92,"num_object_copies":1454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":727,"num_whiteouts":0,"num_read":176386,"num_read_kb":3695127,"num_write":219031,"num_write_kb":15443362,"num_scrub_errors":0,"num_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":"18'57579","reported_seq":72548,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.896370+0000","last_change":"2024-09-04T19:42:26.255332+0000","last_active":"2024-09-04T21:26:07.896370+0000","last_peered":"2024-09-04T21:26:07.896370+0000","last_clean":"2024-09-04T21:26:07.896370+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T21:26:07.896370+0000","last_undegraded":"2024-09-04T21:26:07.896370+0000","last_fullsized":"2024-09-04T21:26:07.896370+0000","mapping_epoch":11,"log_start":"18'47501","ondisk_log_start":"18'47501","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:06:10.451091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001473315,"stat_sum":{"num_bytes":3014970530,"num_objects":742,"num_object_clones":91,"num_object_copies":1484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":742,"num_whiteouts":0,"num_read":31964,"num_read_kb":1328676,"num_write":60322,"num_write_kb":12348037,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'56120","reported_seq":94459,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.882846+0000","last_change":"2024-09-04T19:42:26.256120+0000","last_active":"2024-09-04T21:26:07.882846+0000","last_peered":"2024-09-04T21:26:07.882846+0000","last_clean":"2024-09-04T21:26:07.882846+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T21:26:07.882846+0000","last_undegraded":"2024-09-04T21:26:07.882846+0000","last_fullsized":"2024-09-04T21:26:07.882846+0000","mapping_epoch":11,"log_start":"18'46100","ondisk_log_start":"18'46100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:17:25.559548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001805119,"stat_sum":{"num_bytes":2478974114,"num_objects":611,"num_object_clones":70,"num_object_copies":1222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":611,"num_whiteouts":0,"num_read":48912,"num_read_kb":1335932,"num_write":58037,"num_write_kb":7733859,"num_scrub_errors":0,"num_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":"18'60471","reported_seq":105141,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.805202+0000","last_change":"2024-09-04T19:42:26.254926+0000","last_active":"2024-09-04T21:26:07.805202+0000","last_peered":"2024-09-04T21:26:07.805202+0000","last_clean":"2024-09-04T21:26:07.805202+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T21:26:07.805202+0000","last_undegraded":"2024-09-04T21:26:07.805202+0000","last_fullsized":"2024-09-04T21:26:07.805202+0000","mapping_epoch":11,"log_start":"18'50400","ondisk_log_start":"18'50400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:47:56.364245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001099991,"stat_sum":{"num_bytes":2877077764,"num_objects":706,"num_object_clones":77,"num_object_copies":1412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":706,"num_whiteouts":0,"num_read":50787,"num_read_kb":1376145,"num_write":61451,"num_write_kb":8877058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"18'74616","reported_seq":108833,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.916249+0000","last_change":"2024-09-04T19:42:26.266650+0000","last_active":"2024-09-04T21:26:07.916249+0000","last_peered":"2024-09-04T21:26:07.916249+0000","last_clean":"2024-09-04T21:26:07.916249+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T21:26:07.916249+0000","last_undegraded":"2024-09-04T21:26:07.916249+0000","last_fullsized":"2024-09-04T21:26:07.916249+0000","mapping_epoch":11,"log_start":"18'64600","ondisk_log_start":"18'64600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:14:07.714514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002298259,"stat_sum":{"num_bytes":2958206581,"num_objects":729,"num_object_clones":94,"num_object_copies":1458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":729,"num_whiteouts":0,"num_read":34511,"num_read_kb":1681011,"num_write":74784,"num_write_kb":12309037,"num_scrub_errors":0,"num_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":"2.1","version":"18'38938","reported_seq":63006,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.425007+0000","last_change":"2024-09-04T19:42:26.537953+0000","last_active":"2024-09-04T21:26:07.425007+0000","last_peered":"2024-09-04T21:26:07.425007+0000","last_clean":"2024-09-04T21:26:07.425007+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T21:26:07.425007+0000","last_undegraded":"2024-09-04T21:26:07.425007+0000","last_fullsized":"2024-09-04T21:26:07.425007+0000","mapping_epoch":11,"log_start":"18'28901","ondisk_log_start":"18'28901","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:23:11.232492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"stat_sum":{"num_bytes":2893243920,"num_objects":704,"num_object_clones":82,"num_object_copies":1408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":704,"num_whiteouts":0,"num_read":24135,"num_read_kb":1198666,"num_write":38859,"num_write_kb":8321279,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"18'72413","reported_seq":123737,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.584139+0000","last_change":"2024-09-04T19:42:26.538244+0000","last_active":"2024-09-04T21:26:07.584139+0000","last_peered":"2024-09-04T21:26:07.584139+0000","last_clean":"2024-09-04T21:26:07.584139+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T21:26:07.584139+0000","last_undegraded":"2024-09-04T21:26:07.584139+0000","last_fullsized":"2024-09-04T21:26:07.584139+0000","mapping_epoch":11,"log_start":"18'62400","ondisk_log_start":"18'62400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:41:58.143062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"stat_sum":{"num_bytes":2908033040,"num_objects":710,"num_object_clones":85,"num_object_copies":1420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":710,"num_whiteouts":0,"num_read":51395,"num_read_kb":1771800,"num_write":72337,"num_write_kb":10343335,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"18'49678","reported_seq":73022,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.785890+0000","last_change":"2024-09-04T19:42:26.255738+0000","last_active":"2024-09-04T21:26:07.785890+0000","last_peered":"2024-09-04T21:26:07.785890+0000","last_clean":"2024-09-04T21:26:07.785890+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T21:26:07.785890+0000","last_undegraded":"2024-09-04T21:26:07.785890+0000","last_fullsized":"2024-09-04T21:26:07.785890+0000","mapping_epoch":11,"log_start":"18'39600","ondisk_log_start":"18'39600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:10:15.902984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":2798340096,"num_objects":690,"num_object_clones":70,"num_object_copies":1380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":690,"num_whiteouts":0,"num_read":23398,"num_read_kb":1375844,"num_write":49613,"num_write_kb":8809280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":145,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:22:52.609616+0000","last_change":"2024-09-04T19:42:22.243362+0000","last_active":"2024-09-04T21:22:52.609616+0000","last_peered":"2024-09-04T21:22:52.609616+0000","last_clean":"2024-09-04T21:22:52.609616+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T21:22:52.609616+0000","last_undegraded":"2024-09-04T21:22:52.609616+0000","last_fullsized":"2024-09-04T21:22:52.609616+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_clean_scrub_stamp":"2024-09-04T19:42:21.224125+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-06T01:23:54.577713+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":22891161999,"num_objects":5619,"num_object_clones":661,"num_object_copies":11238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5619,"num_whiteouts":0,"num_read":441488,"num_read_kb":13763201,"num_write":634434,"num_write_kb":84185247,"num_scrub_errors":0,"num_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":4037492736,"data_stored":44851192606,"data_compressed":1113994972,"data_compressed_allocated":3636043776,"data_compressed_original":44430929920,"omap_allocated":7787,"internal_metadata":0},"log_size":80329,"ondisk_log_size":80329,"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":7544,"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":34359739624,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1513004,"kb_used_data":773200,"kb_used_omap":1,"kb_used_meta":739774,"kb_avail":92858836,"statfs":{"total":96636764160,"available":95087448064,"internally_reserved":0,"allocated":791756800,"data_stored":8442803318,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":1595,"internal_metadata":757529029},"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":34359739625,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2861512,"kb_used_data":1971640,"kb_used_omap":58,"kb_used_meta":889797,"kb_avail":91510328,"statfs":{"total":96636764160,"available":93706575872,"internally_reserved":0,"allocated":2018959360,"data_stored":22426235909,"data_compressed":557001258,"data_compressed_allocated":1818058752,"data_compressed_original":22216038400,"omap_allocated":60136,"internal_metadata":911152408},"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":34359739627,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1494228,"kb_used_data":1198592,"kb_used_omap":46,"kb_used_meta":295569,"kb_avail":92877612,"statfs":{"total":96636764160,"available":95106674688,"internally_reserved":0,"allocated":1227358208,"data_stored":13983481829,"data_compressed":319788518,"data_compressed_allocated":1111121920,"data_compressed_original":13860344832,"omap_allocated":47178,"internal_metadata":302663606},"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":3772,"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":3772,"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":1227145216,"data_stored":13982842223,"data_compressed":319784746,"data_compressed_allocated":1111085056,"data_compressed_original":13859771392,"omap_allocated":3692,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2018746368,"data_stored":22425596303,"data_compressed":556997486,"data_compressed_allocated":1818021888,"data_compressed_original":22215464960,"omap_allocated":4095,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":791601152,"data_stored":8442754080,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:51.774 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-04T21:26:51.774 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T21:26:52.068 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T21:26:52.068 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T21:26:52.087 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":3150,"stamp":"2024-09-04T21:26:50.717808+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22891752367,"num_objects":5621,"num_object_clones":661,"num_object_copies":11242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5621,"num_whiteouts":0,"num_read":441544,"num_read_kb":13763247,"num_write":634513,"num_write_kb":84186353,"num_scrub_errors":0,"num_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":80381,"ondisk_log_size":80381,"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":5868744,"kb_used_data":3943432,"kb_used_omap":106,"kb_used_meta":1925141,"kb_avail":277246776,"statfs":{"total":289910292480,"available":283900698624,"internally_reserved":0,"allocated":4038074368,"data_stored":44852521056,"data_compressed":1114002516,"data_compressed_allocated":3636117504,"data_compressed_original":44432076800,"omap_allocated":108909,"internal_metadata":1971345043},"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.002971"},"pg_stats":[{"pgid":"2.7","version":"18'218616","reported_seq":394502,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.848509+0000","last_change":"2024-09-04T19:42:26.256497+0000","last_active":"2024-09-04T21:26:07.848509+0000","last_peered":"2024-09-04T21:26:07.848509+0000","last_clean":"2024-09-04T21:26:07.848509+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T21:26:07.848509+0000","last_undegraded":"2024-09-04T21:26:07.848509+0000","last_fullsized":"2024-09-04T21:26:07.848509+0000","mapping_epoch":11,"log_start":"18'208600","ondisk_log_start":"18'208600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:12:20.271157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001611024,"stat_sum":{"num_bytes":2962315954,"num_objects":727,"num_object_clones":92,"num_object_copies":1454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":727,"num_whiteouts":0,"num_read":176386,"num_read_kb":3695127,"num_write":219031,"num_write_kb":15443362,"num_scrub_errors":0,"num_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":"18'57579","reported_seq":72548,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.896370+0000","last_change":"2024-09-04T19:42:26.255332+0000","last_active":"2024-09-04T21:26:07.896370+0000","last_peered":"2024-09-04T21:26:07.896370+0000","last_clean":"2024-09-04T21:26:07.896370+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T21:26:07.896370+0000","last_undegraded":"2024-09-04T21:26:07.896370+0000","last_fullsized":"2024-09-04T21:26:07.896370+0000","mapping_epoch":11,"log_start":"18'47501","ondisk_log_start":"18'47501","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:06:10.451091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001473315,"stat_sum":{"num_bytes":3014970530,"num_objects":742,"num_object_clones":91,"num_object_copies":1484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":742,"num_whiteouts":0,"num_read":31964,"num_read_kb":1328676,"num_write":60322,"num_write_kb":12348037,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'56120","reported_seq":94459,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.882846+0000","last_change":"2024-09-04T19:42:26.256120+0000","last_active":"2024-09-04T21:26:07.882846+0000","last_peered":"2024-09-04T21:26:07.882846+0000","last_clean":"2024-09-04T21:26:07.882846+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T21:26:07.882846+0000","last_undegraded":"2024-09-04T21:26:07.882846+0000","last_fullsized":"2024-09-04T21:26:07.882846+0000","mapping_epoch":11,"log_start":"18'46100","ondisk_log_start":"18'46100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:17:25.559548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001805119,"stat_sum":{"num_bytes":2478974114,"num_objects":611,"num_object_clones":70,"num_object_copies":1222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":611,"num_whiteouts":0,"num_read":48912,"num_read_kb":1335932,"num_write":58037,"num_write_kb":7733859,"num_scrub_errors":0,"num_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":"18'60471","reported_seq":105141,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.805202+0000","last_change":"2024-09-04T19:42:26.254926+0000","last_active":"2024-09-04T21:26:07.805202+0000","last_peered":"2024-09-04T21:26:07.805202+0000","last_clean":"2024-09-04T21:26:07.805202+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T21:26:07.805202+0000","last_undegraded":"2024-09-04T21:26:07.805202+0000","last_fullsized":"2024-09-04T21:26:07.805202+0000","mapping_epoch":11,"log_start":"18'50400","ondisk_log_start":"18'50400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:47:56.364245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001099991,"stat_sum":{"num_bytes":2877077764,"num_objects":706,"num_object_clones":77,"num_object_copies":1412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":706,"num_whiteouts":0,"num_read":50787,"num_read_kb":1376145,"num_write":61451,"num_write_kb":8877058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"18'74616","reported_seq":108833,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.916249+0000","last_change":"2024-09-04T19:42:26.266650+0000","last_active":"2024-09-04T21:26:07.916249+0000","last_peered":"2024-09-04T21:26:07.916249+0000","last_clean":"2024-09-04T21:26:07.916249+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T21:26:07.916249+0000","last_undegraded":"2024-09-04T21:26:07.916249+0000","last_fullsized":"2024-09-04T21:26:07.916249+0000","mapping_epoch":11,"log_start":"18'64600","ondisk_log_start":"18'64600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:14:07.714514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002298259,"stat_sum":{"num_bytes":2958206581,"num_objects":729,"num_object_clones":94,"num_object_copies":1458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":729,"num_whiteouts":0,"num_read":34511,"num_read_kb":1681011,"num_write":74784,"num_write_kb":12309037,"num_scrub_errors":0,"num_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":"2.1","version":"18'38938","reported_seq":63006,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.425007+0000","last_change":"2024-09-04T19:42:26.537953+0000","last_active":"2024-09-04T21:26:07.425007+0000","last_peered":"2024-09-04T21:26:07.425007+0000","last_clean":"2024-09-04T21:26:07.425007+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T21:26:07.425007+0000","last_undegraded":"2024-09-04T21:26:07.425007+0000","last_fullsized":"2024-09-04T21:26:07.425007+0000","mapping_epoch":11,"log_start":"18'28901","ondisk_log_start":"18'28901","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:23:11.232492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"stat_sum":{"num_bytes":2893243920,"num_objects":704,"num_object_clones":82,"num_object_copies":1408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":704,"num_whiteouts":0,"num_read":24135,"num_read_kb":1198666,"num_write":38859,"num_write_kb":8321279,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"18'72413","reported_seq":123737,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.584139+0000","last_change":"2024-09-04T19:42:26.538244+0000","last_active":"2024-09-04T21:26:07.584139+0000","last_peered":"2024-09-04T21:26:07.584139+0000","last_clean":"2024-09-04T21:26:07.584139+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T21:26:07.584139+0000","last_undegraded":"2024-09-04T21:26:07.584139+0000","last_fullsized":"2024-09-04T21:26:07.584139+0000","mapping_epoch":11,"log_start":"18'62400","ondisk_log_start":"18'62400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:41:58.143062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"stat_sum":{"num_bytes":2908033040,"num_objects":710,"num_object_clones":85,"num_object_copies":1420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":710,"num_whiteouts":0,"num_read":51395,"num_read_kb":1771800,"num_write":72337,"num_write_kb":10343335,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"18'49678","reported_seq":73022,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.785890+0000","last_change":"2024-09-04T19:42:26.255738+0000","last_active":"2024-09-04T21:26:07.785890+0000","last_peered":"2024-09-04T21:26:07.785890+0000","last_clean":"2024-09-04T21:26:07.785890+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T21:26:07.785890+0000","last_undegraded":"2024-09-04T21:26:07.785890+0000","last_fullsized":"2024-09-04T21:26:07.785890+0000","mapping_epoch":11,"log_start":"18'39600","ondisk_log_start":"18'39600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:10:15.902984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":2798340096,"num_objects":690,"num_object_clones":70,"num_object_copies":1380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":690,"num_whiteouts":0,"num_read":23398,"num_read_kb":1375844,"num_write":49613,"num_write_kb":8809280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":145,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:22:52.609616+0000","last_change":"2024-09-04T19:42:22.243362+0000","last_active":"2024-09-04T21:22:52.609616+0000","last_peered":"2024-09-04T21:22:52.609616+0000","last_clean":"2024-09-04T21:22:52.609616+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T21:22:52.609616+0000","last_undegraded":"2024-09-04T21:22:52.609616+0000","last_fullsized":"2024-09-04T21:22:52.609616+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_clean_scrub_stamp":"2024-09-04T19:42:21.224125+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-06T01:23:54.577713+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":22891161999,"num_objects":5619,"num_object_clones":661,"num_object_copies":11238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5619,"num_whiteouts":0,"num_read":441488,"num_read_kb":13763201,"num_write":634434,"num_write_kb":84185247,"num_scrub_errors":0,"num_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":4037492736,"data_stored":44851192606,"data_compressed":1113994972,"data_compressed_allocated":3636043776,"data_compressed_original":44430929920,"omap_allocated":7787,"internal_metadata":0},"log_size":80329,"ondisk_log_size":80329,"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":7544,"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":34359739624,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1513004,"kb_used_data":773200,"kb_used_omap":1,"kb_used_meta":739774,"kb_avail":92858836,"statfs":{"total":96636764160,"available":95087448064,"internally_reserved":0,"allocated":791756800,"data_stored":8442803318,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":1595,"internal_metadata":757529029},"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":34359739625,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2861512,"kb_used_data":1971640,"kb_used_omap":58,"kb_used_meta":889797,"kb_avail":91510328,"statfs":{"total":96636764160,"available":93706575872,"internally_reserved":0,"allocated":2018959360,"data_stored":22426235909,"data_compressed":557001258,"data_compressed_allocated":1818058752,"data_compressed_original":22216038400,"omap_allocated":60136,"internal_metadata":911152408},"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":34359739627,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1494228,"kb_used_data":1198592,"kb_used_omap":46,"kb_used_meta":295569,"kb_avail":92877612,"statfs":{"total":96636764160,"available":95106674688,"internally_reserved":0,"allocated":1227358208,"data_stored":13983481829,"data_compressed":319788518,"data_compressed_allocated":1111121920,"data_compressed_original":13860344832,"omap_allocated":47178,"internal_metadata":302663606},"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":3772,"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":3772,"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":1227145216,"data_stored":13982842223,"data_compressed":319784746,"data_compressed_allocated":1111085056,"data_compressed_original":13859771392,"omap_allocated":3692,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2018746368,"data_stored":22425596303,"data_compressed":556997486,"data_compressed_allocated":1818021888,"data_compressed_original":22215464960,"omap_allocated":4095,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":791601152,"data_stored":8442754080,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:52.088 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-04T21:26:52.398 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T21:26:52.398 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":18,"fsid":"c2cebc87-66f7-4836-a4b6-5226a2ec67bf","created":"2024-09-04T19:42:07.849399+0000","modified":"2024-09-04T19:44:22.148142+0000","last_up_change":"2024-09-04T19:42:20.222896+0000","last_in_change":"2024-09-04T19:42:08.776663+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-04T19:42:21.068972+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-04T19:42:23.093872+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":"18","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":18,"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":"0fb78196-ef3f-4f1b-b36b-d8ab55eee361","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6801","nonce":1801401217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6803","nonce":1801401217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6807","nonce":1801401217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1801401217},{"type":"v1","addr":"172.21.15.60:6805","nonce":1801401217}]},"public_addr":"172.21.15.60:6801/1801401217","cluster_addr":"172.21.15.60:6803/1801401217","heartbeat_back_addr":"172.21.15.60:6807/1801401217","heartbeat_front_addr":"172.21.15.60:6805/1801401217","state":["exists","up"]},{"osd":1,"uuid":"699483eb-4dcb-49e0-9015-3ff676934c2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6809","nonce":240308677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6811","nonce":240308677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6815","nonce":240308677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":240308677},{"type":"v1","addr":"172.21.15.60:6813","nonce":240308677}]},"public_addr":"172.21.15.60:6809/240308677","cluster_addr":"172.21.15.60:6811/240308677","heartbeat_back_addr":"172.21.15.60:6815/240308677","heartbeat_front_addr":"172.21.15.60:6813/240308677","state":["exists","up"]},{"osd":2,"uuid":"11addfa6-32a7-42af-924a-631a34a45b2f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6817","nonce":393739000}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6819","nonce":393739000}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6823","nonce":393739000}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":393739000},{"type":"v1","addr":"172.21.15.60:6821","nonce":393739000}]},"public_addr":"172.21.15.60:6817/393739000","cluster_addr":"172.21.15.60:6819/393739000","heartbeat_back_addr":"172.21.15.60:6823/393739000","heartbeat_front_addr":"172.21.15.60:6821/393739000","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-04T19:42:15.416966+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-04T19:42:15.969364+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-04T19:42:15.598598+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-04T21:26:53.420 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-04T21:26:53.421 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:26:53.582 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-04T21:26:53.582 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-04T21:26:53.583 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-04T21:26:53.599 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-04T21:26:53.891 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 0 to deep-scrub 2024-09-04T21:26:53.909 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-04T21:26:53.909 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:26:54.061 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-04T21:26:54.061 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-04T21:26:54.061 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-04T21:26:54.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-04T21:26:54.387 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 1 to deep-scrub 2024-09-04T21:26:54.408 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-04T21:26:54.408 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:26:54.555 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-04T21:26:54.555 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-04T21:26:54.555 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-04T21:26:54.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-04T21:26:54.899 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 2 to deep-scrub 2024-09-04T21:26:54.918 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T21:26:54.949 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.mon.a has been restored 2024-09-04T21:26:55.240 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T21:26:55.241 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T21:26:55.261 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":3152,"stamp":"2024-09-04T21:26:54.718775+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22891752367,"num_objects":5621,"num_object_clones":661,"num_object_copies":11242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5621,"num_whiteouts":0,"num_read":441544,"num_read_kb":13763247,"num_write":634513,"num_write_kb":84186353,"num_scrub_errors":0,"num_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":80381,"ondisk_log_size":80381,"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":5868744,"kb_used_data":3943432,"kb_used_omap":106,"kb_used_meta":1925141,"kb_avail":277246776,"statfs":{"total":289910292480,"available":283900698624,"internally_reserved":0,"allocated":4038074368,"data_stored":44852521056,"data_compressed":1114002516,"data_compressed_allocated":3636117504,"data_compressed_original":44432076800,"omap_allocated":108909,"internal_metadata":1971345043},"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.002914"},"pg_stats":[{"pgid":"2.7","version":"18'218616","reported_seq":394502,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.848509+0000","last_change":"2024-09-04T19:42:26.256497+0000","last_active":"2024-09-04T21:26:07.848509+0000","last_peered":"2024-09-04T21:26:07.848509+0000","last_clean":"2024-09-04T21:26:07.848509+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T21:26:07.848509+0000","last_undegraded":"2024-09-04T21:26:07.848509+0000","last_fullsized":"2024-09-04T21:26:07.848509+0000","mapping_epoch":11,"log_start":"18'208600","ondisk_log_start":"18'208600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T01:12:20.271157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001611024,"stat_sum":{"num_bytes":2962315954,"num_objects":727,"num_object_clones":92,"num_object_copies":1454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":727,"num_whiteouts":0,"num_read":176386,"num_read_kb":3695127,"num_write":219031,"num_write_kb":15443362,"num_scrub_errors":0,"num_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":"18'57579","reported_seq":72548,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.896370+0000","last_change":"2024-09-04T19:42:26.255332+0000","last_active":"2024-09-04T21:26:07.896370+0000","last_peered":"2024-09-04T21:26:07.896370+0000","last_clean":"2024-09-04T21:26:07.896370+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T21:26:07.896370+0000","last_undegraded":"2024-09-04T21:26:07.896370+0000","last_fullsized":"2024-09-04T21:26:07.896370+0000","mapping_epoch":11,"log_start":"18'47501","ondisk_log_start":"18'47501","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T03:06:10.451091+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001473315,"stat_sum":{"num_bytes":3014970530,"num_objects":742,"num_object_clones":91,"num_object_copies":1484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":742,"num_whiteouts":0,"num_read":31964,"num_read_kb":1328676,"num_write":60322,"num_write_kb":12348037,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'56120","reported_seq":94459,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.882846+0000","last_change":"2024-09-04T19:42:26.256120+0000","last_active":"2024-09-04T21:26:07.882846+0000","last_peered":"2024-09-04T21:26:07.882846+0000","last_clean":"2024-09-04T21:26:07.882846+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T21:26:07.882846+0000","last_undegraded":"2024-09-04T21:26:07.882846+0000","last_fullsized":"2024-09-04T21:26:07.882846+0000","mapping_epoch":11,"log_start":"18'46100","ondisk_log_start":"18'46100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:17:25.559548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001805119,"stat_sum":{"num_bytes":2478974114,"num_objects":611,"num_object_clones":70,"num_object_copies":1222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":611,"num_whiteouts":0,"num_read":48912,"num_read_kb":1335932,"num_write":58037,"num_write_kb":7733859,"num_scrub_errors":0,"num_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":"18'60471","reported_seq":105141,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.805202+0000","last_change":"2024-09-04T19:42:26.254926+0000","last_active":"2024-09-04T21:26:07.805202+0000","last_peered":"2024-09-04T21:26:07.805202+0000","last_clean":"2024-09-04T21:26:07.805202+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T21:26:07.805202+0000","last_undegraded":"2024-09-04T21:26:07.805202+0000","last_fullsized":"2024-09-04T21:26:07.805202+0000","mapping_epoch":11,"log_start":"18'50400","ondisk_log_start":"18'50400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:47:56.364245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001099991,"stat_sum":{"num_bytes":2877077764,"num_objects":706,"num_object_clones":77,"num_object_copies":1412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":706,"num_whiteouts":0,"num_read":50787,"num_read_kb":1376145,"num_write":61451,"num_write_kb":8877058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"18'74616","reported_seq":108833,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.916249+0000","last_change":"2024-09-04T19:42:26.266650+0000","last_active":"2024-09-04T21:26:07.916249+0000","last_peered":"2024-09-04T21:26:07.916249+0000","last_clean":"2024-09-04T21:26:07.916249+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T21:26:07.916249+0000","last_undegraded":"2024-09-04T21:26:07.916249+0000","last_fullsized":"2024-09-04T21:26:07.916249+0000","mapping_epoch":11,"log_start":"18'64600","ondisk_log_start":"18'64600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:14:07.714514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002298259,"stat_sum":{"num_bytes":2958206581,"num_objects":729,"num_object_clones":94,"num_object_copies":1458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":729,"num_whiteouts":0,"num_read":34511,"num_read_kb":1681011,"num_write":74784,"num_write_kb":12309037,"num_scrub_errors":0,"num_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":"2.1","version":"18'38938","reported_seq":63006,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.425007+0000","last_change":"2024-09-04T19:42:26.537953+0000","last_active":"2024-09-04T21:26:07.425007+0000","last_peered":"2024-09-04T21:26:07.425007+0000","last_clean":"2024-09-04T21:26:07.425007+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T21:26:07.425007+0000","last_undegraded":"2024-09-04T21:26:07.425007+0000","last_fullsized":"2024-09-04T21:26:07.425007+0000","mapping_epoch":11,"log_start":"18'28901","ondisk_log_start":"18'28901","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:23:11.232492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"stat_sum":{"num_bytes":2893243920,"num_objects":704,"num_object_clones":82,"num_object_copies":1408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":704,"num_whiteouts":0,"num_read":24135,"num_read_kb":1198666,"num_write":38859,"num_write_kb":8321279,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"18'72413","reported_seq":123738,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.628282+0000","last_change":"2024-09-04T19:42:26.538244+0000","last_active":"2024-09-04T21:26:07.628282+0000","last_peered":"2024-09-04T21:26:07.628282+0000","last_clean":"2024-09-04T21:26:07.628282+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T21:26:07.628282+0000","last_undegraded":"2024-09-04T21:26:07.628282+0000","last_fullsized":"2024-09-04T21:26:07.628282+0000","mapping_epoch":11,"log_start":"18'62400","ondisk_log_start":"18'62400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:41:58.143062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"stat_sum":{"num_bytes":2908033040,"num_objects":710,"num_object_clones":85,"num_object_copies":1420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":710,"num_whiteouts":0,"num_read":51395,"num_read_kb":1771800,"num_write":72337,"num_write_kb":10343335,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"18'49678","reported_seq":73022,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:07.785890+0000","last_change":"2024-09-04T19:42:26.255738+0000","last_active":"2024-09-04T21:26:07.785890+0000","last_peered":"2024-09-04T21:26:07.785890+0000","last_clean":"2024-09-04T21:26:07.785890+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T21:26:07.785890+0000","last_undegraded":"2024-09-04T21:26:07.785890+0000","last_fullsized":"2024-09-04T21:26:07.785890+0000","mapping_epoch":11,"log_start":"18'39600","ondisk_log_start":"18'39600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T00:10:15.902984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":2798340096,"num_objects":690,"num_object_clones":70,"num_object_copies":1380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":690,"num_whiteouts":0,"num_read":23398,"num_read_kb":1375844,"num_write":49613,"num_write_kb":8809280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":146,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:24:53.515375+0000","last_change":"2024-09-04T19:42:22.243362+0000","last_active":"2024-09-04T21:24:53.515375+0000","last_peered":"2024-09-04T21:24:53.515375+0000","last_clean":"2024-09-04T21:24:53.515375+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T21:24:53.515375+0000","last_undegraded":"2024-09-04T21:24:53.515375+0000","last_fullsized":"2024-09-04T21:24:53.515375+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:21.224125+0000","last_clean_scrub_stamp":"2024-09-04T19:42:21.224125+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-06T01:23:54.577713+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":22891161999,"num_objects":5619,"num_object_clones":661,"num_object_copies":11238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5619,"num_whiteouts":0,"num_read":441488,"num_read_kb":13763201,"num_write":634434,"num_write_kb":84185247,"num_scrub_errors":0,"num_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":4037492736,"data_stored":44851192606,"data_compressed":1113994972,"data_compressed_allocated":3636043776,"data_compressed_original":44430929920,"omap_allocated":7787,"internal_metadata":0},"log_size":80329,"ondisk_log_size":80329,"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":7544,"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":34359739625,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1513004,"kb_used_data":773200,"kb_used_omap":1,"kb_used_meta":739774,"kb_avail":92858836,"statfs":{"total":96636764160,"available":95087448064,"internally_reserved":0,"allocated":791756800,"data_stored":8442803318,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":1595,"internal_metadata":757529029},"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":34359739626,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2861512,"kb_used_data":1971640,"kb_used_omap":58,"kb_used_meta":889797,"kb_avail":91510328,"statfs":{"total":96636764160,"available":93706575872,"internally_reserved":0,"allocated":2018959360,"data_stored":22426235909,"data_compressed":557001258,"data_compressed_allocated":1818058752,"data_compressed_original":22216038400,"omap_allocated":60136,"internal_metadata":911152408},"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":34359739628,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1494228,"kb_used_data":1198592,"kb_used_omap":46,"kb_used_meta":295569,"kb_avail":92877612,"statfs":{"total":96636764160,"available":95106674688,"internally_reserved":0,"allocated":1227358208,"data_stored":13983481829,"data_compressed":319788518,"data_compressed_allocated":1111121920,"data_compressed_original":13860344832,"omap_allocated":47178,"internal_metadata":302663606},"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":3772,"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":3772,"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":1227145216,"data_stored":13982842223,"data_compressed":319784746,"data_compressed_allocated":1111085056,"data_compressed_original":13859771392,"omap_allocated":3692,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2018746368,"data_stored":22425596303,"data_compressed":556997486,"data_compressed_allocated":1818021888,"data_compressed_original":22215464960,"omap_allocated":4095,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":791601152,"data_stored":8442754080,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:26:55.262 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.262 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.262 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.262 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.263 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.263 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.263 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.263 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.263 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-04T19:42:21.224125+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=21, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:26:55.263 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-04T21:27:13.555 INFO:tasks.ceph.cluster1.mgr.x.smithi060.stderr:2024-09-04T21:27:13.551+0000 7fb59832d640 -1 calc_pg_upmaps abort due to max <= 0 2024-09-04T21:27:15.264 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T21:27:16.508 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T21:27:16.509 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T21:27:16.556 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":3162,"stamp":"2024-09-04T21:27:14.727059+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22891752367,"num_objects":5621,"num_object_clones":661,"num_object_copies":11242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5621,"num_whiteouts":0,"num_read":441544,"num_read_kb":13763247,"num_write":634513,"num_write_kb":84186353,"num_scrub_errors":0,"num_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":80505,"ondisk_log_size":80505,"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":5881208,"kb_used_data":3943432,"kb_used_omap":106,"kb_used_meta":1937621,"kb_avail":277234312,"statfs":{"total":289910292480,"available":283887935488,"internally_reserved":0,"allocated":4038074368,"data_stored":44852521056,"data_compressed":1114002516,"data_compressed_allocated":3636117504,"data_compressed_original":44432076800,"omap_allocated":108909,"internal_metadata":1984124563},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1,0,3,6,4,6],"upper_bound":512},"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":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.006685"},"pg_stats":[{"pgid":"2.7","version":"18'218964","reported_seq":394868,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:13.683347+0000","last_change":"2024-09-04T21:26:59.868409+0000","last_active":"2024-09-04T21:27:13.683347+0000","last_peered":"2024-09-04T21:27:13.683347+0000","last_clean":"2024-09-04T21:27:13.683347+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T21:27:13.683347+0000","last_undegraded":"2024-09-04T21:27:13.683347+0000","last_fullsized":"2024-09-04T21:27:13.683347+0000","mapping_epoch":11,"log_start":"18'208900","ondisk_log_start":"18'208900","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":348,"log_size":10064,"log_dups_size":0,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 13s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001611024,"stat_sum":{"num_bytes":2962315954,"num_objects":727,"num_object_clones":92,"num_object_copies":1454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":727,"num_whiteouts":0,"num_read":176386,"num_read_kb":3695127,"num_write":219031,"num_write_kb":15443362,"num_scrub_errors":0,"num_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":"18'57976","reported_seq":72966,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:13.793927+0000","last_change":"2024-09-04T21:26:57.885553+0000","last_active":"2024-09-04T21:27:13.793927+0000","last_peered":"2024-09-04T21:27:13.793927+0000","last_clean":"2024-09-04T21:27:13.793927+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T21:27:13.793927+0000","last_undegraded":"2024-09-04T21:27:13.793927+0000","last_fullsized":"2024-09-04T21:27:13.793927+0000","mapping_epoch":11,"log_start":"18'47901","ondisk_log_start":"18'47901","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":397,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 16s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001473315,"stat_sum":{"num_bytes":3014970530,"num_objects":742,"num_object_clones":91,"num_object_copies":1484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":742,"num_whiteouts":0,"num_read":31964,"num_read_kb":1328676,"num_write":60322,"num_write_kb":12348037,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'56567","reported_seq":94929,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:13.914250+0000","last_change":"2024-09-04T21:26:56.926415+0000","last_active":"2024-09-04T21:27:13.914250+0000","last_peered":"2024-09-04T21:27:13.914250+0000","last_clean":"2024-09-04T21:27:13.914250+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T21:27:13.914250+0000","last_undegraded":"2024-09-04T21:27:13.914250+0000","last_fullsized":"2024-09-04T21:27:13.914250+0000","mapping_epoch":11,"log_start":"18'46500","ondisk_log_start":"18'46500","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":447,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 17s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001805119,"stat_sum":{"num_bytes":2478974114,"num_objects":611,"num_object_clones":70,"num_object_copies":1222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":611,"num_whiteouts":0,"num_read":48912,"num_read_kb":1335932,"num_write":58037,"num_write_kb":7733859,"num_scrub_errors":0,"num_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":"18'60842","reported_seq":105531,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:13.770583+0000","last_change":"2024-09-04T21:26:58.914974+0000","last_active":"2024-09-04T21:27:13.770583+0000","last_peered":"2024-09-04T21:27:13.770583+0000","last_clean":"2024-09-04T21:27:13.770583+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T21:27:13.770583+0000","last_undegraded":"2024-09-04T21:27:13.770583+0000","last_fullsized":"2024-09-04T21:27:13.770583+0000","mapping_epoch":11,"log_start":"18'50800","ondisk_log_start":"18'50800","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":371,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 14s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001099991,"stat_sum":{"num_bytes":2877077764,"num_objects":706,"num_object_clones":77,"num_object_copies":1412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":706,"num_whiteouts":0,"num_read":50787,"num_read_kb":1376145,"num_write":61451,"num_write_kb":8877058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"18'75210","reported_seq":109456,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:13.073785+0000","last_change":"2024-09-04T21:26:54.191041+0000","last_active":"2024-09-04T21:27:13.073785+0000","last_peered":"2024-09-04T21:27:13.073785+0000","last_clean":"2024-09-04T21:27:13.073785+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T21:27:13.073785+0000","last_undegraded":"2024-09-04T21:27:13.073785+0000","last_fullsized":"2024-09-04T21:27:13.073785+0000","mapping_epoch":11,"log_start":"18'65200","ondisk_log_start":"18'65200","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":594,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 18s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002298259,"stat_sum":{"num_bytes":2958206581,"num_objects":729,"num_object_clones":94,"num_object_copies":1458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":729,"num_whiteouts":0,"num_read":34511,"num_read_kb":1681011,"num_write":74784,"num_write_kb":12309037,"num_scrub_errors":0,"num_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":"2.1","version":"18'39332","reported_seq":63421,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:11.881123+0000","last_change":"2024-09-04T21:26:56.772278+0000","last_active":"2024-09-04T21:27:11.881123+0000","last_peered":"2024-09-04T21:27:11.881123+0000","last_clean":"2024-09-04T21:27:11.881123+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T21:27:11.881123+0000","last_undegraded":"2024-09-04T21:27:11.881123+0000","last_fullsized":"2024-09-04T21:27:11.881123+0000","mapping_epoch":11,"log_start":"18'29301","ondisk_log_start":"18'29301","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":394,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 15s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"stat_sum":{"num_bytes":2893243920,"num_objects":704,"num_object_clones":82,"num_object_copies":1408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":704,"num_whiteouts":0,"num_read":24135,"num_read_kb":1198666,"num_write":38859,"num_write_kb":8321279,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"18'72886","reported_seq":124234,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:12.232257+0000","last_change":"2024-09-04T21:26:55.722820+0000","last_active":"2024-09-04T21:27:12.232257+0000","last_peered":"2024-09-04T21:27:12.232257+0000","last_clean":"2024-09-04T21:27:12.232257+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T21:27:12.232257+0000","last_undegraded":"2024-09-04T21:27:12.232257+0000","last_fullsized":"2024-09-04T21:27:12.232257+0000","mapping_epoch":11,"log_start":"18'62800","ondisk_log_start":"18'62800","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":473,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 16s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"stat_sum":{"num_bytes":2908033040,"num_objects":710,"num_object_clones":85,"num_object_copies":1420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":710,"num_whiteouts":0,"num_read":51395,"num_read_kb":1771800,"num_write":72337,"num_write_kb":10343335,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"18'50176","reported_seq":73545,"reported_epoch":18,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-04T21:27:14.162457+0000","last_change":"2024-09-04T21:26:55.940943+0000","last_active":"2024-09-04T21:27:14.162457+0000","last_peered":"2024-09-04T21:27:14.162457+0000","last_clean":"2024-09-04T21:27:14.162457+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T21:27:14.162457+0000","last_undegraded":"2024-09-04T21:27:14.162457+0000","last_fullsized":"2024-09-04T21:27:14.162457+0000","mapping_epoch":11,"log_start":"18'40100","ondisk_log_start":"18'40100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-04T19:42:23.231314+0000","last_clean_scrub_stamp":"2024-09-04T19:42:23.231314+0000","objects_scrubbed":498,"log_size":10076,"log_dups_size":0,"ondisk_log_size":10076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 18s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":2798340096,"num_objects":690,"num_object_clones":70,"num_object_copies":1380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":690,"num_whiteouts":0,"num_read":23398,"num_read_kb":1375844,"num_write":49613,"num_write_kb":8809280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'54","reported_seq":156,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:54.943561+0000","last_change":"2024-09-04T21:26:54.943561+0000","last_active":"2024-09-04T21:26:54.943561+0000","last_peered":"2024-09-04T21:26:54.943561+0000","last_clean":"2024-09-04T21:26:54.943561+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T21:26:54.943561+0000","last_undegraded":"2024-09-04T21:26:54.943561+0000","last_fullsized":"2024-09-04T21:26:54.943561+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'54","last_scrub_stamp":"2024-09-04T21:26:54.943455+0000","last_deep_scrub":"18'54","last_deep_scrub_stamp":"2024-09-04T21:26:54.943455+0000","last_clean_scrub_stamp":"2024-09-04T21:26:54.943455+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-06T01:03:11.260484+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":2,"num_pg":8,"stat_sum":{"num_bytes":22891161999,"num_objects":5619,"num_object_clones":661,"num_object_copies":11238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5619,"num_whiteouts":0,"num_read":441488,"num_read_kb":13763201,"num_write":634434,"num_write_kb":84185247,"num_scrub_errors":0,"num_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":4037492736,"data_stored":44851192606,"data_compressed":1113994972,"data_compressed_allocated":3636043776,"data_compressed_original":44430929920,"omap_allocated":7787,"internal_metadata":0},"log_size":80451,"ondisk_log_size":80451,"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":7544,"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":34359739629,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1517152,"kb_used_data":773200,"kb_used_omap":1,"kb_used_meta":743934,"kb_avail":92854688,"statfs":{"total":96636764160,"available":95083200512,"internally_reserved":0,"allocated":791756800,"data_stored":8442803318,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":1595,"internal_metadata":761788869},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,1,3],"upper_bound":128},"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":34359739630,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2861512,"kb_used_data":1971640,"kb_used_omap":58,"kb_used_meta":889797,"kb_avail":91510328,"statfs":{"total":96636764160,"available":93706575872,"internally_reserved":0,"allocated":2018959360,"data_stored":22426235909,"data_compressed":557001258,"data_compressed_allocated":1818058752,"data_compressed_original":22216038400,"omap_allocated":60136,"internal_metadata":911152408},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739632,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1502544,"kb_used_data":1198592,"kb_used_omap":46,"kb_used_meta":303889,"kb_avail":92869296,"statfs":{"total":96636764160,"available":95098159104,"internally_reserved":0,"allocated":1227358208,"data_stored":13983481829,"data_compressed":319788518,"data_compressed_allocated":1111121920,"data_compressed_original":13860344832,"omap_allocated":47178,"internal_metadata":311183286},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1,0,2,3,4,6],"upper_bound":512},"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":3772,"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":3772,"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":1227145216,"data_stored":13982842223,"data_compressed":319784746,"data_compressed_allocated":1111085056,"data_compressed_original":13859771392,"omap_allocated":3692,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2018746368,"data_stored":22425596303,"data_compressed":556997486,"data_compressed_allocated":1818021888,"data_compressed_original":22215464960,"omap_allocated":4095,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":791601152,"data_stored":8442754080,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:27:16.557 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.557 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.557 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.557 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.557 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.557 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.558 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.558 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-04T19:42:23.231314+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=19, tm_min=42, tm_sec=23, tm_wday=2, tm_yday=248, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=4, tm_hour=21, tm_min=26, tm_sec=52, tm_wday=2, tm_yday=248, tm_isdst=0) 2024-09-04T21:27:16.558 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-04T21:27:36.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-04T21:27:36.874 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-04T21:27:36.875 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-04T21:27:36.893 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":3173,"stamp":"2024-09-04T21:27:36.731715+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22891752367,"num_objects":5621,"num_object_clones":661,"num_object_copies":11242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5621,"num_whiteouts":0,"num_read":441544,"num_read_kb":13763247,"num_write":634513,"num_write_kb":84186353,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80402,"ondisk_log_size":80402,"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":5868728,"kb_used_data":3943432,"kb_used_omap":106,"kb_used_meta":1925141,"kb_avail":277246792,"statfs":{"total":289910292480,"available":283900715008,"internally_reserved":0,"allocated":4038074368,"data_stored":44852521056,"data_compressed":1114002516,"data_compressed_allocated":3636117504,"data_compressed_original":44432076800,"omap_allocated":108909,"internal_metadata":1971345043},"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":564,"num_omap_keys":25,"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.002965"},"pg_stats":[{"pgid":"2.7","version":"18'219343","reported_seq":395268,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:25.029215+0000","last_change":"2024-09-04T21:27:25.029215+0000","last_active":"2024-09-04T21:27:25.029215+0000","last_peered":"2024-09-04T21:27:25.029215+0000","last_clean":"2024-09-04T21:27:25.029215+0000","last_became_active":"2024-09-04T19:42:24.256919+0000","last_became_peered":"2024-09-04T19:42:24.256919+0000","last_unstale":"2024-09-04T21:27:25.029215+0000","last_undegraded":"2024-09-04T21:27:25.029215+0000","last_fullsized":"2024-09-04T21:27:25.029215+0000","mapping_epoch":11,"log_start":"18'209300","ondisk_log_start":"18'209300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'219343","last_scrub_stamp":"2024-09-04T21:27:25.029031+0000","last_deep_scrub":"18'219343","last_deep_scrub_stamp":"2024-09-04T21:27:25.029031+0000","last_clean_scrub_stamp":"2024-09-04T21:27:25.029031+0000","objects_scrubbed":727,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":26,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T07:38:58.565366+0000","scrub_duration":25163,"objects_trimmed":0,"snaptrim_duration":0.001611024,"stat_sum":{"num_bytes":2962315954,"num_objects":727,"num_object_clones":92,"num_object_copies":1454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":727,"num_whiteouts":0,"num_read":176386,"num_read_kb":3695127,"num_write":219031,"num_write_kb":15443362,"num_scrub_errors":0,"num_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":136,"num_omap_keys":9,"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":"18'58321","reported_seq":73329,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:24.011011+0000","last_change":"2024-09-04T21:27:24.011011+0000","last_active":"2024-09-04T21:27:24.011011+0000","last_peered":"2024-09-04T21:27:24.011011+0000","last_clean":"2024-09-04T21:27:24.011011+0000","last_became_active":"2024-09-04T19:42:24.257337+0000","last_became_peered":"2024-09-04T19:42:24.257337+0000","last_unstale":"2024-09-04T21:27:24.011011+0000","last_undegraded":"2024-09-04T21:27:24.011011+0000","last_fullsized":"2024-09-04T21:27:24.011011+0000","mapping_epoch":11,"log_start":"18'48301","ondisk_log_start":"18'48301","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'58321","last_scrub_stamp":"2024-09-04T21:27:24.010865+0000","last_deep_scrub":"18'58321","last_deep_scrub_stamp":"2024-09-04T21:27:24.010865+0000","last_clean_scrub_stamp":"2024-09-04T21:27:24.010865+0000","objects_scrubbed":742,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":27,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T04:04:07.374644+0000","scrub_duration":26123,"objects_trimmed":0,"snaptrim_duration":0.001473315,"stat_sum":{"num_bytes":3014970530,"num_objects":742,"num_object_clones":91,"num_object_copies":1484,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":742,"num_whiteouts":0,"num_read":31964,"num_read_kb":1328676,"num_write":60322,"num_write_kb":12348037,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'56731","reported_seq":95104,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:20.329704+0000","last_change":"2024-09-04T21:27:20.329704+0000","last_active":"2024-09-04T21:27:20.329704+0000","last_peered":"2024-09-04T21:27:20.329704+0000","last_clean":"2024-09-04T21:27:20.329704+0000","last_became_active":"2024-09-04T19:42:24.256945+0000","last_became_peered":"2024-09-04T19:42:24.256945+0000","last_unstale":"2024-09-04T21:27:20.329704+0000","last_undegraded":"2024-09-04T21:27:20.329704+0000","last_fullsized":"2024-09-04T21:27:20.329704+0000","mapping_epoch":11,"log_start":"18'46700","ondisk_log_start":"18'46700","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'56731","last_scrub_stamp":"2024-09-04T21:27:20.329570+0000","last_deep_scrub":"18'56731","last_deep_scrub_stamp":"2024-09-04T21:27:20.329570+0000","last_clean_scrub_stamp":"2024-09-04T21:27:20.329570+0000","objects_scrubbed":611,"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":24,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T08:04:25.699801+0000","scrub_duration":23403,"objects_trimmed":0,"snaptrim_duration":0.001805119,"stat_sum":{"num_bytes":2478974114,"num_objects":611,"num_object_clones":70,"num_object_copies":1222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":611,"num_whiteouts":0,"num_read":48912,"num_read_kb":1335932,"num_write":58037,"num_write_kb":7733859,"num_scrub_errors":0,"num_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":338,"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":"18'61177","reported_seq":105885,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:24.128276+0000","last_change":"2024-09-04T21:27:24.128276+0000","last_active":"2024-09-04T21:27:24.128276+0000","last_peered":"2024-09-04T21:27:24.128276+0000","last_clean":"2024-09-04T21:27:24.128276+0000","last_became_active":"2024-09-04T19:42:24.256830+0000","last_became_peered":"2024-09-04T19:42:24.256830+0000","last_unstale":"2024-09-04T21:27:24.128276+0000","last_undegraded":"2024-09-04T21:27:24.128276+0000","last_fullsized":"2024-09-04T21:27:24.128276+0000","mapping_epoch":11,"log_start":"18'51100","ondisk_log_start":"18'51100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'61177","last_scrub_stamp":"2024-09-04T21:27:24.128182+0000","last_deep_scrub":"18'61177","last_deep_scrub_stamp":"2024-09-04T21:27:24.128182+0000","last_clean_scrub_stamp":"2024-09-04T21:27:24.128182+0000","objects_scrubbed":706,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":26,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:48:25.073848+0000","scrub_duration":25211,"objects_trimmed":0,"snaptrim_duration":0.001099991,"stat_sum":{"num_bytes":2877077764,"num_objects":706,"num_object_clones":77,"num_object_copies":1412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":706,"num_whiteouts":0,"num_read":50787,"num_read_kb":1376145,"num_write":61451,"num_write_kb":8877058,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"18'75345","reported_seq":109601,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:18.518801+0000","last_change":"2024-09-04T21:27:18.518801+0000","last_active":"2024-09-04T21:27:18.518801+0000","last_peered":"2024-09-04T21:27:18.518801+0000","last_clean":"2024-09-04T21:27:18.518801+0000","last_became_active":"2024-09-04T19:42:24.254809+0000","last_became_peered":"2024-09-04T19:42:24.254809+0000","last_unstale":"2024-09-04T21:27:18.518801+0000","last_undegraded":"2024-09-04T21:27:18.518801+0000","last_fullsized":"2024-09-04T21:27:18.518801+0000","mapping_epoch":11,"log_start":"18'65300","ondisk_log_start":"18'65300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'75345","last_scrub_stamp":"2024-09-04T21:27:18.518499+0000","last_deep_scrub":"18'75345","last_deep_scrub_stamp":"2024-09-04T21:27:18.518499+0000","last_clean_scrub_stamp":"2024-09-04T21:27:18.518499+0000","objects_scrubbed":729,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":25,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T21:44:08.054947+0000","scrub_duration":24327,"objects_trimmed":0,"snaptrim_duration":0.002298259,"stat_sum":{"num_bytes":2958206581,"num_objects":729,"num_object_clones":94,"num_object_copies":1458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":729,"num_whiteouts":0,"num_read":34511,"num_read_kb":1681011,"num_write":74784,"num_write_kb":12309037,"num_scrub_errors":0,"num_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":338,"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":"2.1","version":"18'39642","reported_seq":63748,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:22.941574+0000","last_change":"2024-09-04T21:27:22.941574+0000","last_active":"2024-09-04T21:27:22.941574+0000","last_peered":"2024-09-04T21:27:22.941574+0000","last_clean":"2024-09-04T21:27:22.941574+0000","last_became_active":"2024-09-04T19:42:24.252881+0000","last_became_peered":"2024-09-04T19:42:24.252881+0000","last_unstale":"2024-09-04T21:27:22.941574+0000","last_undegraded":"2024-09-04T21:27:22.941574+0000","last_fullsized":"2024-09-04T21:27:22.941574+0000","mapping_epoch":11,"log_start":"18'29601","ondisk_log_start":"18'29601","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'39642","last_scrub_stamp":"2024-09-04T21:27:22.941443+0000","last_deep_scrub":"18'39642","last_deep_scrub_stamp":"2024-09-04T21:27:22.941443+0000","last_clean_scrub_stamp":"2024-09-04T21:27:22.941443+0000","objects_scrubbed":704,"log_size":10041,"log_dups_size":0,"ondisk_log_size":10041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":27,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T06:15:25.998273+0000","scrub_duration":26171,"objects_trimmed":0,"snaptrim_duration":0.00061189399999999998,"stat_sum":{"num_bytes":2893243920,"num_objects":704,"num_object_clones":82,"num_object_copies":1408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":704,"num_whiteouts":0,"num_read":24135,"num_read_kb":1198666,"num_write":38859,"num_write_kb":8321279,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"18'73123","reported_seq":124485,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:21.438574+0000","last_change":"2024-09-04T21:27:21.438574+0000","last_active":"2024-09-04T21:27:21.438574+0000","last_peered":"2024-09-04T21:27:21.438574+0000","last_clean":"2024-09-04T21:27:21.438574+0000","last_became_active":"2024-09-04T19:42:24.252761+0000","last_became_peered":"2024-09-04T19:42:24.252761+0000","last_unstale":"2024-09-04T21:27:21.438574+0000","last_undegraded":"2024-09-04T21:27:21.438574+0000","last_fullsized":"2024-09-04T21:27:21.438574+0000","mapping_epoch":11,"log_start":"18'63100","ondisk_log_start":"18'63100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'73123","last_scrub_stamp":"2024-09-04T21:27:21.438392+0000","last_deep_scrub":"18'73123","last_deep_scrub_stamp":"2024-09-04T21:27:21.438392+0000","last_clean_scrub_stamp":"2024-09-04T21:27:21.438392+0000","objects_scrubbed":710,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":26,"scrub_schedule":"periodic scrub scheduled @ 2024-09-06T09:01:11.511601+0000","scrub_duration":25715,"objects_trimmed":0,"snaptrim_duration":0.00077503100000000003,"stat_sum":{"num_bytes":2908033040,"num_objects":710,"num_object_clones":85,"num_object_copies":1420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":710,"num_whiteouts":0,"num_read":51395,"num_read_kb":1771800,"num_write":72337,"num_write_kb":10343335,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"18'50368","reported_seq":73749,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:27:21.341033+0000","last_change":"2024-09-04T21:27:21.341033+0000","last_active":"2024-09-04T21:27:21.341033+0000","last_peered":"2024-09-04T21:27:21.341033+0000","last_clean":"2024-09-04T21:27:21.341033+0000","last_became_active":"2024-09-04T19:42:24.253092+0000","last_became_peered":"2024-09-04T19:42:24.253092+0000","last_unstale":"2024-09-04T21:27:21.341033+0000","last_undegraded":"2024-09-04T21:27:21.341033+0000","last_fullsized":"2024-09-04T21:27:21.341033+0000","mapping_epoch":11,"log_start":"18'40300","ondisk_log_start":"18'40300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'50368","last_scrub_stamp":"2024-09-04T21:27:21.340889+0000","last_deep_scrub":"18'50368","last_deep_scrub_stamp":"2024-09-04T21:27:21.340889+0000","last_clean_scrub_stamp":"2024-09-04T21:27:21.340889+0000","objects_scrubbed":690,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":26,"scrub_schedule":"periodic scrub scheduled @ 2024-09-05T22:52:50.310597+0000","scrub_duration":25399,"objects_trimmed":0,"snaptrim_duration":0.0017765120000000001,"stat_sum":{"num_bytes":2798340096,"num_objects":690,"num_object_clones":70,"num_object_copies":1380,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":690,"num_whiteouts":0,"num_read":23398,"num_read_kb":1375844,"num_write":49613,"num_write_kb":8809280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"18'54","reported_seq":156,"reported_epoch":18,"state":"active+clean","last_fresh":"2024-09-04T21:26:54.943561+0000","last_change":"2024-09-04T21:26:54.943561+0000","last_active":"2024-09-04T21:26:54.943561+0000","last_peered":"2024-09-04T21:26:54.943561+0000","last_clean":"2024-09-04T21:26:54.943561+0000","last_became_active":"2024-09-04T19:42:22.240870+0000","last_became_peered":"2024-09-04T19:42:22.240870+0000","last_unstale":"2024-09-04T21:26:54.943561+0000","last_undegraded":"2024-09-04T21:26:54.943561+0000","last_fullsized":"2024-09-04T21:26:54.943561+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"18'54","last_scrub_stamp":"2024-09-04T21:26:54.943455+0000","last_deep_scrub":"18'54","last_deep_scrub_stamp":"2024-09-04T21:26:54.943455+0000","last_clean_scrub_stamp":"2024-09-04T21:26:54.943455+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-06T01:03:11.260484+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":2,"num_pg":8,"stat_sum":{"num_bytes":22891161999,"num_objects":5619,"num_object_clones":661,"num_object_copies":11238,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5619,"num_whiteouts":0,"num_read":441488,"num_read_kb":13763201,"num_write":634434,"num_write_kb":84185247,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4037492736,"data_stored":44851192606,"data_compressed":1113994972,"data_compressed_allocated":3636043776,"data_compressed_original":44430929920,"omap_allocated":7787,"internal_metadata":0},"log_size":80348,"ondisk_log_size":80348,"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":7544,"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":34359739633,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1504672,"kb_used_data":773200,"kb_used_omap":1,"kb_used_meta":731454,"kb_avail":92867168,"statfs":{"total":96636764160,"available":95095980032,"internally_reserved":0,"allocated":791756800,"data_stored":8442803318,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":1595,"internal_metadata":749009349},"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":34359739634,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2869832,"kb_used_data":1971640,"kb_used_omap":58,"kb_used_meta":898117,"kb_avail":91502008,"statfs":{"total":96636764160,"available":93698056192,"internally_reserved":0,"allocated":2018959360,"data_stored":22426235909,"data_compressed":557001258,"data_compressed_allocated":1818058752,"data_compressed_original":22216038400,"omap_allocated":60136,"internal_metadata":919672088},"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":34359739636,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1494224,"kb_used_data":1198592,"kb_used_omap":46,"kb_used_meta":295569,"kb_avail":92877616,"statfs":{"total":96636764160,"available":95106678784,"internally_reserved":0,"allocated":1227358208,"data_stored":13983481829,"data_compressed":319788518,"data_compressed_allocated":1111121920,"data_compressed_original":13860344832,"omap_allocated":47178,"internal_metadata":302663606},"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":3772,"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":3772,"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":1227145216,"data_stored":13982842223,"data_compressed":319784746,"data_compressed_allocated":1111085056,"data_compressed_original":13859771392,"omap_allocated":3692,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2018746368,"data_stored":22425596303,"data_compressed":556997486,"data_compressed_allocated":1818021888,"data_compressed_original":22215464960,"omap_allocated":4095,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":791601152,"data_stored":8442754080,"data_compressed":237212740,"data_compressed_allocated":706936832,"data_compressed_original":8355693568,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-04T21:27:36.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-04T21:27:37.231 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-04T21:27:37.232 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-04T21:27:37.232 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-04T21:27:37.232 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:27:37.330 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-04T21:27:37.330 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-04T21:27:37.330 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:27:40.026 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 is failed for ~0s 2024-09-04T21:27:43.432 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-04T21:27:43.432 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-04T21:27:43.432 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:27:45.229 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 is failed for ~0s 2024-09-04T21:27:45.229 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 has been restored 2024-09-04T21:27:49.534 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-04T21:27:49.535 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-04T21:27:49.535 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-04T21:27:49.535 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:27:49.566 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-04T21:27:49.566 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-04T21:27:49.567 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-04T21:27:49.567 INFO:teuthology.orchestra.run:waiting for 300 2024-09-04T21:27:49.632 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-04T21:27:49.633 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-04T21:27:49.633 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:27:49.745 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T21:27:49.745 DEBUG:teuthology.orchestra.run.smithi060:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-04T21:27:49.979 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T21:27:49.979 DEBUG:teuthology.orchestra.run.smithi060:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-04T21:27:50.167 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T21:27:50.168 DEBUG:teuthology.orchestra.run.smithi060:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-04T21:27:50.230 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 has been restored 2024-09-04T21:27:50.412 INFO:tasks.ceph:Archiving mon data... 2024-09-04T21:27:50.412 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/data/cluster1.mon.a.tgz 2024-09-04T21:27:50.412 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-09-04T21:27:50.424 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.1DAyhKc8So 2024-09-04T21:27:50.425 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.1DAyhKc8So 2024-09-04T21:27:50.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.1DAyhKc8So 2024-09-04T21:27:50.641 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.1DAyhKc8So is 294KB 2024-09-04T21:27:50.699 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.1DAyhKc8So 2024-09-04T21:27:50.705 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-04T21:27:50.705 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:27:50.751 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:27:50.825 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-04T21:27:50.831 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-04T21:27:50.831 INFO:tasks.ceph:Archiving crash dumps... 2024-09-04T21:27:50.833 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/remote/smithi060/crash 2024-09-04T21:27:50.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-04T21:27:50.882 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/remote/smithi089/crash 2024-09-04T21:27:50.883 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-04T21:27:50.897 INFO:tasks.ceph:Compressing logs... 2024-09-04T21:27:50.897 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:27:50.930 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:27:50.950 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28211.log 2024-09-04T21:27:50.951 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-04T21:27:50.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28211.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21375.log 2024-09-04T21:27:50.951 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28211.log.gz 2024-09-04T21:27:50.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31011.log 2024-09-04T21:27:50.952 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph.tmp-client.admin.21375.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28293.log 2024-09-04T21:27:50.952 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21375.log.gz 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31193.log 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31011.log: /var/log/ceph/cluster1-client.admin.28293.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28297.log 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28293.log.gz 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31011.log.gz 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31193.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30985.log 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31193.log.gz 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28297.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29025.log 2024-09-04T21:27:50.954 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28297.log.gz 2024-09-04T21:27:50.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.30985.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28141.log 2024-09-04T21:27:50.957 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30985.log.gz 2024-09-04T21:27:50.957 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29592.log 2024-09-04T21:27:50.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.29025.log: 87.8% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29025.log.gz 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28141.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.28141.log.gz -5 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr: --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.29592.log: 20.8% -- replaced with /var/log/ceph/cluster2-client.admin.29592.log.gz 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28462.log 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25124.log 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.28462.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28546.log 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28462.log.gz 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31115.log 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.25124.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25124.log.gz 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.28546.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28546.log.gz 2024-09-04T21:27:50.958 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28393.log 2024-09-04T21:27:50.965 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31115.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27947.log 2024-09-04T21:27:50.965 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31115.log.gz 2024-09-04T21:27:50.965 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29437.log 2024-09-04T21:27:50.965 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28393.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28393.log.gz 2024-09-04T21:27:50.965 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.27947.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31037.log 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27947.log.gz 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.29437.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28081.log 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29437.log.gz 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.29111.log 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31037.log: /var/log/ceph/cluster1-client.admin.28081.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31037.log.gz 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- 0.0% /var/log/ceph/cluster1-client.admin.31089.log -- replaced with /var/log/ceph/cluster1-client.admin.28081.log.gz 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.0.29111.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29592.log 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31089.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25041.log 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31089.log.gz 2024-09-04T21:27:50.966 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.29592.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29592.log.gz 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30959.log 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr: 55.5% -- replaced with /var/log/ceph/cluster1-client.0.29111.log.gz 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.25041.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28140.log 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25041.log.gz 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28546.log 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.30959.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30959.log.gz 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28140.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28140.log.gz 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28546.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30881.log 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28546.log.gz 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-04T21:27:50.967 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29564.log 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.30881.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30881.log.gz 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27734.log 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.29564.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29564.log.gz 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31167.log 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.27734.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27734.log.gz 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28419.log 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31167.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25089.log 2024-09-04T21:27:50.968 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31167.log.gz 2024-09-04T21:27:50.989 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31063.log 2024-09-04T21:27:50.989 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28419.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28419.log.gz 2024-09-04T21:27:50.989 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.25089.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28945.log 2024-09-04T21:27:50.989 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25089.log.gz 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31063.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28009.log 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31063.log.gz 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28945.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25065.log 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28945.log.gz 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27984.log 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28009.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28009.log.gz 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.25065.log: gzip 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25065.log.gz -5 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr: --verbose -- /var/log/ceph/cluster1-client.admin.29025.log 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.27984.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28462.log 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27984.log.gz 2024-09-04T21:27:50.990 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.29025.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28055.log 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29025.log.gz 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28462.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28985.log 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28462.log.gz 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28055.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28985.log 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28055.log.gz 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28985.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28504.log 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28985.log.gz 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.28985.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28289.log 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28985.log.gz 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.28504.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29437.log 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28504.log.gz 2024-09-04T21:27:50.991 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28289.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28289.log.gz 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28504.log 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:gzip/var/log/ceph/cluster2-client.admin.29437.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.28218.log 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28504.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.28504.log.gz -5 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr: --verbose -- /var/log/ceph/cluster1-client.admin.28219.log 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28218.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29111.log 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28218.log.gz 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24947.log 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28219.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28219.log.gz 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.29111.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.24947.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28139.log 2024-09-04T21:27:50.992 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24947.log.gz 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr: 55.2% -- replaced with /var/log/ceph/cluster2-client.admin.29111.log.gz 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30933.log 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28139.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28029.log 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28139.log.gz 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.30933.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30933.log.gz 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31141.log 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28029.log: gzip 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28029.log.gz -5 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr: --verbose -- /var/log/ceph/cluster1-client.admin.28367.log 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28945.log 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31141.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31141.log.gz 2024-09-04T21:27:50.993 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28367.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25192.log 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28367.log.gz 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster2-client.admin.28945.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28107.log 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28945.log.gz 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.25192.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25192.log.gz 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.28107.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31217.log 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28107.log.gz 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30907.log 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.31217.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31217.log.gz 2024-09-04T21:27:50.994 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/cluster1-client.admin.30907.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30907.log.gz 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28620.log 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28386.log 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28620.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28927.log 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28620.log.gz 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28386.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28316.log 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28386.log.gz 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28927.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28927.log.gz 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28542.log 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25212.log 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28316.log: /var/log/ceph/cluster2-client.admin.28542.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28802.log 2024-09-04T21:27:51.007 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28542.log.gz 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28316.log.gz 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.25212.log: gzip -5 --verbose 0.0% -- /var/log/ceph/cluster2-client.admin.29051.log -- replaced with /var/log/ceph/cluster2-client.admin.25212.log.gz 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28802.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28159.log 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28802.log.gz 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29051.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28471.log 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29051.log.gz 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28159.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28159.log.gz 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29302.log 2024-09-04T21:27:51.008 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28471.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28184.log 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28471.log.gz 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29302.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21524.log 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29302.log.gz 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28184.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28820.log 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28184.log.gz 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/ceph.tmp-client.admin.21524.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28204.log 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21524.log.gz 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28820.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28820.log.gz 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28204.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28204.log.gz 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-04T21:27:51.009 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25094.log 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28393.log 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.25094.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28739.log 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25094.log.gz 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28393.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28393.log.gz 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28966.log 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28739.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29198.log 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28739.log.gz 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28966.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28966.log.gz 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29276.log 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29198.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29482.log 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29198.log.gz 2024-09-04T21:27:51.010 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29276.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29276.log.gz 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29482.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29482.log.gz 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28282.log 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28472.log 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28282.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28282.log.gz 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25271.log 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28472.log: /var/log/ceph/cluster2.audit.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28472.log.gz 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr: 87.6% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28642.log 2024-09-04T21:27:51.011 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.25271.log: /var/log/ceph/cluster2.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25271.log.gz 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28863.log 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28642.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28781.log 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28642.log.gz 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28863.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28863.log.gz 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28568.log 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28781.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28948.log 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28781.log.gz 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:gzip/var/log/ceph/cluster2-client.admin.28568.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.28884.log 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28568.log.gz 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28948.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28948.log.gz 2024-09-04T21:27:51.012 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29009.log 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28884.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29380.log 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28884.log.gz 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5/var/log/ceph/cluster2-client.admin.29009.log: --verbose -- /var/log/ceph/cluster2-client.admin.27881.log 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29009.log.gz 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29380.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29380.log.gz 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25236.log 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.27881.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27881.log.gzgzip 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.28394.log 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29250.log 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.25236.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25236.log.gz 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28394.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28394.log.gz 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.28594.log 2024-09-04T21:27:51.013 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29250.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29250.log.gz 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28842.log 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr: 91.2% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28594.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28594.log.gz 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28988.log 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28905.log 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28842.log: /var/log/ceph/cluster2-client.admin.28988.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28842.log.gz 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28988.log.gz 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29073.log 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28256.log 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28905.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28905.log.gz 2024-09-04T21:27:51.014 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29073.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29073.log.gz 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28315.log 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29224.log 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28256.log: /var/log/ceph/cluster2-client.admin.28315.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28256.log.gz 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28315.log.gz 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28718.log 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose/var/log/ceph/cluster2-client.admin.29224.log: -- /var/log/ceph/cluster2-client.admin.29458.log 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29224.log.gz 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28718.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29406.log 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28718.log.gz 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29458.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29458.log.gz 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25188.log 2024-09-04T21:27:51.015 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28760.log 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29406.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29406.log.gz 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.25188.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25188.log.gz 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29432.log 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28464.log 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28760.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28760.log.gz 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29432.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29432.log.gzgzip 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.29328.log 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28697.log 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28464.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28464.log.gz 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29328.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29328.log.gz 2024-09-04T21:27:51.016 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29354.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29030.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28697.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28697.log.gz 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29354.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28230.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29354.log.gz 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.29030.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29030.log.gz 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28313.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28230.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28230.log.gz 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25338.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28313.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28313.log.gz 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28134.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-04T21:27:51.017 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.25338.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25338.log.gz 2024-09-04T21:27:51.018 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-client.admin.28134.log: gzip -5 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28134.log.gz 2024-09-04T21:27:51.018 INFO:teuthology.orchestra.run.smithi089.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.29172.log 2024-09-04T21:27:51.018 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cluster2-osd.2.log: /var/log/ceph/cluster2-client.admin.29172.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29172.log.gz 2024-09-04T21:27:51.038 INFO:teuthology.orchestra.run.smithi060.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.29437.log.gz 2024-09-04T21:27:51.056 INFO:teuthology.orchestra.run.smithi060.stderr: 89.1% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-04T21:27:51.378 INFO:teuthology.orchestra.run.smithi089.stderr: 92.2% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-04T21:27:51.830 INFO:teuthology.orchestra.run.smithi089.stderr: 94.0% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-04T21:27:51.921 INFO:teuthology.orchestra.run.smithi089.stderr: 94.1% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-04T21:27:51.973 INFO:teuthology.orchestra.run.smithi089.stderr: 91.8% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-04T21:27:52.415 INFO:teuthology.orchestra.run.smithi089.stderr: 94.4% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-04T21:27:52.417 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-09-04T21:27:52.417 INFO:teuthology.orchestra.run.smithi089.stderr:real 0m1.474s 2024-09-04T21:27:52.417 INFO:teuthology.orchestra.run.smithi089.stderr:user 0m4.533s 2024-09-04T21:27:52.417 INFO:teuthology.orchestra.run.smithi089.stderr:sys 0m0.165s 2024-09-04T21:27:52.502 INFO:teuthology.orchestra.run.smithi060.stderr: 92.1% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-04T21:27:53.575 INFO:teuthology.orchestra.run.smithi060.stderr: 91.5% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-04T21:29:20.254 INFO:teuthology.orchestra.run.smithi060.stderr: 94.8% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-04T21:29:40.351 INFO:teuthology.orchestra.run.smithi060.stderr: 94.7% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-04T21:31:16.622 INFO:teuthology.orchestra.run.smithi060.stderr: 94.4% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-04T21:31:16.623 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-04T21:31:16.623 INFO:teuthology.orchestra.run.smithi060.stderr:real 3m25.691s 2024-09-04T21:31:16.623 INFO:teuthology.orchestra.run.smithi060.stderr:user 4m33.470s 2024-09-04T21:31:16.623 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m10.716s 2024-09-04T21:31:16.624 INFO:tasks.ceph:Archiving logs... 2024-09-04T21:31:16.625 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/remote/smithi060/log 2024-09-04T21:31:16.626 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T21:31:40.990 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/remote/smithi089/log 2024-09-04T21:31:40.991 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-04T21:31:41.816 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-04T21:31:41.825 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-04T21:31:41.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-04T21:31:41.827 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-04T21:31:41.908 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-04T21:31:41.917 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-04T21:31:41.917 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T21:31:41.920 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-04T21:31:41.939 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-09-04T21:31:41.939 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-09-04T21:31:41.939 INFO:teuthology.orchestra.run.smithi089.stdout:*hv01.front.sepi 67.205.162.81 3 u 69 128 377 0.223 -1.283 0.099 2024-09-04T21:31:41.939 INFO:teuthology.orchestra.run.smithi089.stdout:+hv02.front.sepi 63.231.80.2 3 u 132 128 377 0.208 -1.241 0.147 2024-09-04T21:31:41.939 INFO:teuthology.orchestra.run.smithi089.stdout:+hv03.front.sepi 74.6.168.72 3 u 15 128 377 0.212 -1.339 0.142 2024-09-04T21:31:41.939 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-04T21:31:41.971 INFO:teuthology.orchestra.run.smithi060.stdout: remote refid st t when poll reach delay offset jitter 2024-09-04T21:31:41.971 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================== 2024-09-04T21:31:41.971 INFO:teuthology.orchestra.run.smithi060.stdout:*hv01.front.sepi 67.205.162.81 3 u 109 256 377 0.128 -0.197 0.226 2024-09-04T21:31:41.971 INFO:teuthology.orchestra.run.smithi060.stdout:+hv02.front.sepi 63.231.80.2 3 u 3 256 377 0.204 -0.281 0.090 2024-09-04T21:31:41.971 INFO:teuthology.orchestra.run.smithi060.stdout:+hv03.front.sepi 74.6.168.72 3 u 109 256 377 0.163 -0.483 0.072 2024-09-04T21:31:41.972 INFO:teuthology.orchestra.run.smithi060.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-04T21:31:41.972 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-04T21:31:41.982 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-04T21:31:41.983 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-04T21:31:42.062 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-04T21:31:42.139 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-04T21:31:42.181 INFO:teuthology.task.internal:Duration was 7154.087914 seconds 2024-09-04T21:31:42.182 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-04T21:31:42.231 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-04T21:31:42.231 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T21:31:42.234 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-04T21:31:42.354 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-04T21:31:42.354 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-09-04T21:31:42.355 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:31:42.365 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2024-09-04T21:31:42.365 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:31:42.376 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-04T21:31:42.376 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T21:31:42.410 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-04T21:31:42.446 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-04T21:31:42.446 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T21:31:42.482 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-04T21:31:42.656 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-04T21:31:42.668 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-04T21:31:42.668 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T21:31:42.708 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-04T21:31:42.722 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-04T21:31:42.737 DEBUG:teuthology.orchestra.run.smithi060:> 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-04T21:31:42.751 DEBUG:teuthology.orchestra.run.smithi089:> 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-04T21:31:42.770 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-09-04T21:31:42.775 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2024-09-04T21:31:42.809 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T21:31:42.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T21:31:42.849 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-04T21:31:42.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-04T21:31:42.856 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-04T21:31:42.867 INFO:teuthology.task.internal:Transferring archived files... 2024-09-04T21:31:42.868 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/remote/smithi060 2024-09-04T21:31:42.868 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T21:31:42.918 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-04_17:03:08-rbd-wip-dis-testing-distro-default-smithi/7889372/remote/smithi089 2024-09-04T21:31:42.918 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-04T21:31:42.940 INFO:teuthology.task.internal:Removing archive directory... 2024-09-04T21:31:42.941 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T21:31:42.954 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-04T21:31:42.984 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-04T21:31:42.997 INFO:teuthology.task.internal:Not uploading archives. 2024-09-04T21:31:42.998 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-04T21:31:43.049 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-04T21:31:43.049 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T21:31:43.052 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-04T21:31:43.056 INFO:teuthology.orchestra.run.smithi060.stdout: 658641 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 21:31 /home/ubuntu/cephtest 2024-09-04T21:31:43.058 INFO:teuthology.orchestra.run.smithi089.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 4 21:31 /home/ubuntu/cephtest 2024-09-04T21:31:43.059 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-04T21:31:43.099 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-04T21:31:43.200 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 7154.087914466858 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-04T21:31:43.200 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-04T21:31:43.266 INFO:teuthology.run:pass