2024-09-17T21:39:24.439 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T21:39:24.458 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T21:39:24.543 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505 branch: squid description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: ceph-qa@ceph.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7909505' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd memory target: 1610612736 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: squid sha1: b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 1983 sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f sleep_before_teardown: 0 subset: 79/128 suite: rbd suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 targets: smithi163.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH+UDXJAbOmZ2ZEEJRB41ckR2XnEmSW5vFcKaPuaF7HJaISEmFcGrIi8XHoChyYlYyWDlQIKy0QFwMkm3S4PFsU= smithi167.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC4P6lQ1qXCXKCcnr2lrTbzfPn9riC6jfRLN8KJJp0MyhJlTRv633wgADr83d1SXWzInaXfnHWLzM+xVCRxRNRM= smithi175.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCz7vz2XNBS+rgO9kXDogwiJcyo5L5Ad9KlcTLrbcf6kKk6Bwu5hN/97fDwBLuEJf6pEozH7squE1sgep33a80Y= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - echo '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-17_21:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T21:39:24.543 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa; will attempt to use it 2024-09-17T21:39:24.544 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa/tasks 2024-09-17T21:39:24.544 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T21:39:24.545 INFO:teuthology.task.internal:Checking packages... 2024-09-17T21:39:24.566 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'c2ddf9721ef254645201cdbabd9c8f49c30a586f' 2024-09-17T21:39:24.566 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T21:39:24.566 INFO:teuthology.packaging:ref: None 2024-09-17T21:39:24.566 INFO:teuthology.packaging:tag: None 2024-09-17T21:39:24.566 INFO:teuthology.packaging:branch: squid 2024-09-17T21:39:24.566 INFO:teuthology.packaging:sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T21:39:24.566 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-09-17T21:39:24.789 INFO:teuthology.task.internal:Found packages for ceph version 19.2.0-1jammy 2024-09-17T21:39:24.790 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T21:39:24.797 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T21:39:24.797 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T21:39:24.813 INFO:teuthology.task.internal:Saving configuration 2024-09-17T21:39:24.827 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T21:39:24.834 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T21:39:24.859 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi163.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 21:33:10.353244', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICBgtJB4qoyihzhSpz4wz7+QqXDMkO+dp7PqxJMJ1jox'} 2024-09-17T21:39:24.879 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 21:33:10.350902', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJrWl2dqntnLw3OMJkrhIQLugsGpfCBLB8uElorrYcUT'} 2024-09-17T21:39:24.902 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi175.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 21:33:10.354221', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMbbXbwtQIQjDDofOy6N7iXYpmkn0vk8LirPViwvYH2H'} 2024-09-17T21:39:24.902 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T21:39:24.909 INFO:teuthology.task.internal:roles: ubuntu@smithi163.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-17T21:39:24.909 INFO:teuthology.task.internal:roles: ubuntu@smithi167.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-17T21:39:24.909 INFO:teuthology.task.internal:roles: ubuntu@smithi175.front.sepia.ceph.com - ['client.0'] 2024-09-17T21:39:24.909 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T21:39:24.995 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f425ccf11b0>, signals=[15]) 2024-09-17T21:39:24.995 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T21:39:25.002 INFO:teuthology.task.internal:Opening connections... 2024-09-17T21:39:25.002 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T21:39:25.004 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:39:25.083 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T21:39:25.084 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:39:25.163 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T21:39:25.164 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:39:25.241 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T21:39:25.248 DEBUG:teuthology.orchestra.run.smithi163:> uname -m 2024-09-17T21:39:25.254 INFO:teuthology.orchestra.run.smithi163.stdout:x86_64 2024-09-17T21:39:25.254 DEBUG:teuthology.orchestra.run.smithi163:> cat /etc/os-release 2024-09-17T21:39:25.302 INFO:teuthology.orchestra.run.smithi163.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T21:39:25.302 INFO:teuthology.orchestra.run.smithi163.stdout:NAME="Ubuntu" 2024-09-17T21:39:25.302 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_ID="22.04" 2024-09-17T21:39:25.302 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T21:39:25.302 INFO:teuthology.orchestra.run.smithi163.stdout:VERSION_CODENAME=jammy 2024-09-17T21:39:25.303 INFO:teuthology.orchestra.run.smithi163.stdout:ID=ubuntu 2024-09-17T21:39:25.303 INFO:teuthology.orchestra.run.smithi163.stdout:ID_LIKE=debian 2024-09-17T21:39:25.303 INFO:teuthology.orchestra.run.smithi163.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T21:39:25.303 INFO:teuthology.orchestra.run.smithi163.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T21:39:25.303 INFO:teuthology.orchestra.run.smithi163.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T21:39:25.303 INFO:teuthology.orchestra.run.smithi163.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T21:39:25.303 INFO:teuthology.orchestra.run.smithi163.stdout:UBUNTU_CODENAME=jammy 2024-09-17T21:39:25.304 INFO:teuthology.lock.ops:Updating smithi163.front.sepia.ceph.com on lock server 2024-09-17T21:39:25.329 DEBUG:teuthology.orchestra.run.smithi167:> uname -m 2024-09-17T21:39:25.335 INFO:teuthology.orchestra.run.smithi167.stdout:x86_64 2024-09-17T21:39:25.335 DEBUG:teuthology.orchestra.run.smithi167:> cat /etc/os-release 2024-09-17T21:39:25.381 INFO:teuthology.orchestra.run.smithi167.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T21:39:25.381 INFO:teuthology.orchestra.run.smithi167.stdout:NAME="Ubuntu" 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_ID="22.04" 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_CODENAME=jammy 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:ID=ubuntu 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:ID_LIKE=debian 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T21:39:25.382 INFO:teuthology.orchestra.run.smithi167.stdout:UBUNTU_CODENAME=jammy 2024-09-17T21:39:25.383 INFO:teuthology.lock.ops:Updating smithi167.front.sepia.ceph.com on lock server 2024-09-17T21:39:25.420 DEBUG:teuthology.orchestra.run.smithi175:> uname -m 2024-09-17T21:39:25.426 INFO:teuthology.orchestra.run.smithi175.stdout:x86_64 2024-09-17T21:39:25.426 DEBUG:teuthology.orchestra.run.smithi175:> cat /etc/os-release 2024-09-17T21:39:25.473 INFO:teuthology.orchestra.run.smithi175.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T21:39:25.473 INFO:teuthology.orchestra.run.smithi175.stdout:NAME="Ubuntu" 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_ID="22.04" 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:VERSION_CODENAME=jammy 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:ID=ubuntu 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:ID_LIKE=debian 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T21:39:25.474 INFO:teuthology.orchestra.run.smithi175.stdout:UBUNTU_CODENAME=jammy 2024-09-17T21:39:25.475 INFO:teuthology.lock.ops:Updating smithi175.front.sepia.ceph.com on lock server 2024-09-17T21:39:25.494 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T21:39:25.503 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T21:39:25.537 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T21:39:25.537 DEBUG:teuthology.orchestra.run.smithi163:> test '!' -e /home/ubuntu/cephtest 2024-09-17T21:39:25.539 DEBUG:teuthology.orchestra.run.smithi167:> test '!' -e /home/ubuntu/cephtest 2024-09-17T21:39:25.542 DEBUG:teuthology.orchestra.run.smithi175:> test '!' -e /home/ubuntu/cephtest 2024-09-17T21:39:25.547 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T21:39:25.554 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T21:39:25.554 DEBUG:teuthology.orchestra.run.smithi163:> test -z $(ls -A /var/lib/ceph) 2024-09-17T21:39:25.587 DEBUG:teuthology.orchestra.run.smithi167:> test -z $(ls -A /var/lib/ceph) 2024-09-17T21:39:25.590 DEBUG:teuthology.orchestra.run.smithi175:> test -z $(ls -A /var/lib/ceph) 2024-09-17T21:39:25.606 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T21:39:25.680 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T21:39:25.695 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T21:39:25.695 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}, 'client.0': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-17T21:39:25.695 DEBUG:teuthology.orchestra.run.smithi163:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T21:39:25.696 DEBUG:teuthology.orchestra.run.smithi167:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T21:39:25.696 DEBUG:teuthology.orchestra.run.smithi175:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T21:39:25.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:39:25.701 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-09-17T21:39:25.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:39:25.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:39:25.702 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-09-17T21:39:25.703 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-17T21:39:25.749 INFO:teuthology.orchestra.run.smithi175.stdout:5.15.0-56-generic 2024-09-17T21:39:25.750 INFO:teuthology.task.kernel:Running kernel on smithi175: 5.15.0-56-generic 2024-09-17T21:39:25.750 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2024-09-17T21:39:25.751 INFO:teuthology.orchestra.run.smithi167.stdout:5.15.0-56-generic 2024-09-17T21:39:25.752 INFO:teuthology.orchestra.run.smithi163.stdout:5.15.0-56-generic 2024-09-17T21:39:25.752 INFO:teuthology.task.kernel:Running kernel on smithi167: 5.15.0-56-generic 2024-09-17T21:39:25.752 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get clean 2024-09-17T21:39:25.752 INFO:teuthology.task.kernel:Running kernel on smithi163: 5.15.0-56-generic 2024-09-17T21:39:25.752 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get clean 2024-09-17T21:39:25.876 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get update 2024-09-17T21:39:25.879 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2024-09-17T21:39:25.891 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get update 2024-09-17T21:39:26.013 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:39:26.032 INFO:teuthology.orchestra.run.smithi163.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:39:26.035 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:39:26.048 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:39:26.055 INFO:teuthology.orchestra.run.smithi167.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:39:26.055 INFO:teuthology.orchestra.run.smithi167.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T21:39:26.062 INFO:teuthology.orchestra.run.smithi175.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:39:26.095 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T21:39:26.121 INFO:teuthology.orchestra.run.smithi167.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T21:39:26.126 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T21:39:26.129 INFO:teuthology.orchestra.run.smithi163.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T21:39:26.149 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T21:39:26.270 INFO:teuthology.orchestra.run.smithi163.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T21:39:26.280 INFO:teuthology.orchestra.run.smithi167.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-17T21:39:26.300 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T21:39:26.339 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T21:39:26.352 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T21:39:26.352 INFO:teuthology.orchestra.run.smithi167.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-17T21:39:26.375 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T21:39:26.379 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T21:39:26.380 INFO:teuthology.orchestra.run.smithi163.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T21:39:26.393 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-17T21:39:26.397 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T21:39:26.398 INFO:teuthology.orchestra.run.smithi167.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T21:39:26.399 INFO:teuthology.orchestra.run.smithi167.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-17T21:39:26.404 INFO:teuthology.orchestra.run.smithi163.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T21:39:26.404 INFO:teuthology.orchestra.run.smithi163.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T21:39:26.409 INFO:teuthology.orchestra.run.smithi163.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T21:39:26.409 INFO:teuthology.orchestra.run.smithi163.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T21:39:26.419 INFO:teuthology.orchestra.run.smithi163.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T21:39:26.419 INFO:teuthology.orchestra.run.smithi167.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T21:39:26.420 INFO:teuthology.orchestra.run.smithi167.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-17T21:39:26.424 INFO:teuthology.orchestra.run.smithi163.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T21:39:26.426 INFO:teuthology.orchestra.run.smithi163.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T21:39:26.428 INFO:teuthology.orchestra.run.smithi167.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T21:39:26.428 INFO:teuthology.orchestra.run.smithi167.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [628 kB] 2024-09-17T21:39:26.430 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T21:39:26.432 INFO:teuthology.orchestra.run.smithi167.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [903 kB] 2024-09-17T21:39:26.434 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T21:39:26.434 INFO:teuthology.orchestra.run.smithi175.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T21:39:26.435 INFO:teuthology.orchestra.run.smithi175.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T21:39:26.437 INFO:teuthology.orchestra.run.smithi167.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-17T21:39:26.439 INFO:teuthology.orchestra.run.smithi167.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T21:39:26.448 INFO:teuthology.orchestra.run.smithi163.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T21:39:26.449 INFO:teuthology.orchestra.run.smithi163.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T21:39:26.449 INFO:teuthology.orchestra.run.smithi163.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T21:39:26.450 INFO:teuthology.orchestra.run.smithi163.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T21:39:26.450 INFO:teuthology.orchestra.run.smithi163.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T21:39:26.452 INFO:teuthology.orchestra.run.smithi163.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T21:39:26.452 INFO:teuthology.orchestra.run.smithi163.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T21:39:26.452 INFO:teuthology.orchestra.run.smithi163.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T21:39:26.460 INFO:teuthology.orchestra.run.smithi175.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T21:39:26.464 INFO:teuthology.orchestra.run.smithi175.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T21:39:26.464 INFO:teuthology.orchestra.run.smithi175.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T21:39:26.466 INFO:teuthology.orchestra.run.smithi163.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T21:39:26.475 INFO:teuthology.orchestra.run.smithi175.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T21:39:26.480 INFO:teuthology.orchestra.run.smithi167.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T21:39:26.480 INFO:teuthology.orchestra.run.smithi167.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T21:39:26.481 INFO:teuthology.orchestra.run.smithi167.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T21:39:26.481 INFO:teuthology.orchestra.run.smithi167.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T21:39:26.481 INFO:teuthology.orchestra.run.smithi167.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T21:39:26.483 INFO:teuthology.orchestra.run.smithi163.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T21:39:26.484 INFO:teuthology.orchestra.run.smithi163.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T21:39:26.484 INFO:teuthology.orchestra.run.smithi163.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T21:39:26.485 INFO:teuthology.orchestra.run.smithi167.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T21:39:26.487 INFO:teuthology.orchestra.run.smithi167.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T21:39:26.487 INFO:teuthology.orchestra.run.smithi167.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T21:39:26.496 INFO:teuthology.orchestra.run.smithi175.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T21:39:26.498 INFO:teuthology.orchestra.run.smithi175.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T21:39:26.498 INFO:teuthology.orchestra.run.smithi175.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T21:39:26.498 INFO:teuthology.orchestra.run.smithi175.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T21:39:26.499 INFO:teuthology.orchestra.run.smithi175.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T21:39:26.499 INFO:teuthology.orchestra.run.smithi175.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T21:39:26.502 INFO:teuthology.orchestra.run.smithi175.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T21:39:26.502 INFO:teuthology.orchestra.run.smithi175.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T21:39:26.503 INFO:teuthology.orchestra.run.smithi175.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T21:39:26.506 INFO:teuthology.orchestra.run.smithi167.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T21:39:26.506 INFO:teuthology.orchestra.run.smithi167.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T21:39:26.510 INFO:teuthology.orchestra.run.smithi167.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T21:39:26.511 INFO:teuthology.orchestra.run.smithi167.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T21:39:26.517 INFO:teuthology.orchestra.run.smithi167.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T21:39:26.521 INFO:teuthology.orchestra.run.smithi175.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T21:39:26.521 INFO:teuthology.orchestra.run.smithi175.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T21:39:26.521 INFO:teuthology.orchestra.run.smithi175.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T21:39:26.521 INFO:teuthology.orchestra.run.smithi175.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T21:39:26.522 INFO:teuthology.orchestra.run.smithi175.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T21:39:26.525 INFO:teuthology.orchestra.run.smithi167.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T21:39:26.527 INFO:teuthology.orchestra.run.smithi167.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-17T21:39:26.527 INFO:teuthology.orchestra.run.smithi167.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T21:39:26.528 INFO:teuthology.orchestra.run.smithi167.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T21:39:26.540 INFO:teuthology.orchestra.run.smithi167.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T21:39:26.540 INFO:teuthology.orchestra.run.smithi167.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T21:39:26.540 INFO:teuthology.orchestra.run.smithi167.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T21:39:26.541 INFO:teuthology.orchestra.run.smithi167.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T21:39:26.541 INFO:teuthology.orchestra.run.smithi167.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T21:39:26.557 INFO:teuthology.orchestra.run.smithi167.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T21:39:26.558 INFO:teuthology.orchestra.run.smithi167.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T21:39:26.558 INFO:teuthology.orchestra.run.smithi167.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T21:39:26.558 INFO:teuthology.orchestra.run.smithi167.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T21:39:26.558 INFO:teuthology.orchestra.run.smithi167.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T21:39:26.563 INFO:teuthology.orchestra.run.smithi163.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-17T21:39:26.603 INFO:teuthology.orchestra.run.smithi175.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-17T21:39:26.988 INFO:teuthology.orchestra.run.smithi163.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-17T21:39:27.004 INFO:teuthology.orchestra.run.smithi163.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-17T21:39:27.013 INFO:teuthology.orchestra.run.smithi163.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T21:39:27.013 INFO:teuthology.orchestra.run.smithi163.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-17T21:39:27.026 INFO:teuthology.orchestra.run.smithi175.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-17T21:39:27.042 INFO:teuthology.orchestra.run.smithi175.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-17T21:39:27.051 INFO:teuthology.orchestra.run.smithi175.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T21:39:27.052 INFO:teuthology.orchestra.run.smithi175.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T21:39:27.053 INFO:teuthology.orchestra.run.smithi175.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-17T21:39:27.110 INFO:teuthology.orchestra.run.smithi163.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T21:39:27.111 INFO:teuthology.orchestra.run.smithi163.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-17T21:39:27.122 INFO:teuthology.orchestra.run.smithi163.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T21:39:27.122 INFO:teuthology.orchestra.run.smithi163.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [628 kB] 2024-09-17T21:39:27.138 INFO:teuthology.orchestra.run.smithi163.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [903 kB] 2024-09-17T21:39:27.150 INFO:teuthology.orchestra.run.smithi175.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-17T21:39:27.162 INFO:teuthology.orchestra.run.smithi175.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T21:39:27.163 INFO:teuthology.orchestra.run.smithi175.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [628 kB] 2024-09-17T21:39:27.167 INFO:teuthology.orchestra.run.smithi163.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-17T21:39:27.173 INFO:teuthology.orchestra.run.smithi163.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T21:39:27.174 INFO:teuthology.orchestra.run.smithi163.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T21:39:27.174 INFO:teuthology.orchestra.run.smithi163.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T21:39:27.180 INFO:teuthology.orchestra.run.smithi175.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [903 kB] 2024-09-17T21:39:27.206 INFO:teuthology.orchestra.run.smithi175.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-17T21:39:27.211 INFO:teuthology.orchestra.run.smithi175.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T21:39:27.213 INFO:teuthology.orchestra.run.smithi175.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T21:39:27.216 INFO:teuthology.orchestra.run.smithi175.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T21:39:27.219 INFO:teuthology.orchestra.run.smithi175.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T21:39:27.254 INFO:teuthology.orchestra.run.smithi163.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T21:39:27.255 INFO:teuthology.orchestra.run.smithi163.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T21:39:27.289 INFO:teuthology.orchestra.run.smithi175.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T21:39:32.741 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 16.2 MB in 2s (7,609 kB/s) 2024-09-17T21:39:32.763 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 16.2 MB in 2s (7,511 kB/s) 2024-09-17T21:39:32.918 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 16.2 MB in 2s (7,331 kB/s) 2024-09-17T21:39:34.106 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T21:39:34.124 DEBUG:teuthology.orchestra.run.smithi163:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:39:34.181 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T21:39:34.221 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-09-17T21:39:34.239 DEBUG:teuthology.orchestra.run.smithi167:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:39:34.302 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-09-17T21:39:34.367 INFO:teuthology.orchestra.run.smithi163.stdout:Building dependency tree... 2024-09-17T21:39:34.368 INFO:teuthology.orchestra.run.smithi163.stdout:Reading state information... 2024-09-17T21:39:34.513 INFO:teuthology.orchestra.run.smithi167.stdout:Building dependency tree... 2024-09-17T21:39:34.513 INFO:teuthology.orchestra.run.smithi167.stdout:Reading state information... 2024-09-17T21:39:34.514 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:39:34.533 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:39:34.536 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:39:34.536 INFO:teuthology.orchestra.run.smithi163.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:39:34.536 INFO:teuthology.orchestra.run.smithi163.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:39:34.537 INFO:teuthology.orchestra.run.smithi163.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:39:34.537 INFO:teuthology.orchestra.run.smithi163.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T21:39:34.537 INFO:teuthology.orchestra.run.smithi163.stdout: python2.7-minimal 2024-09-17T21:39:34.537 INFO:teuthology.orchestra.run.smithi163.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:39:34.538 INFO:teuthology.orchestra.run.smithi163.stdout:The following additional packages will be installed: 2024-09-17T21:39:34.538 INFO:teuthology.orchestra.run.smithi163.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:39:34.538 INFO:teuthology.orchestra.run.smithi163.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T21:39:34.539 INFO:teuthology.orchestra.run.smithi163.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T21:39:34.540 INFO:teuthology.orchestra.run.smithi163.stdout:Suggested packages: 2024-09-17T21:39:34.540 INFO:teuthology.orchestra.run.smithi163.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T21:39:34.540 INFO:teuthology.orchestra.run.smithi163.stdout:Recommended packages: 2024-09-17T21:39:34.540 INFO:teuthology.orchestra.run.smithi163.stdout: thermald 2024-09-17T21:39:34.582 INFO:teuthology.orchestra.run.smithi163.stdout:The following NEW packages will be installed: 2024-09-17T21:39:34.582 INFO:teuthology.orchestra.run.smithi163.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:39:34.582 INFO:teuthology.orchestra.run.smithi163.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T21:39:34.583 INFO:teuthology.orchestra.run.smithi163.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T21:39:34.584 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages will be upgraded: 2024-09-17T21:39:34.585 INFO:teuthology.orchestra.run.smithi163.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T21:39:34.595 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:39:34.692 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:39:34.692 INFO:teuthology.orchestra.run.smithi167.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:39:34.692 INFO:teuthology.orchestra.run.smithi167.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:39:34.693 INFO:teuthology.orchestra.run.smithi167.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:39:34.693 INFO:teuthology.orchestra.run.smithi167.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T21:39:34.693 INFO:teuthology.orchestra.run.smithi167.stdout: python2.7-minimal 2024-09-17T21:39:34.693 INFO:teuthology.orchestra.run.smithi167.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:39:34.694 INFO:teuthology.orchestra.run.smithi167.stdout:The following additional packages will be installed: 2024-09-17T21:39:34.694 INFO:teuthology.orchestra.run.smithi167.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:39:34.694 INFO:teuthology.orchestra.run.smithi167.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T21:39:34.695 INFO:teuthology.orchestra.run.smithi167.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T21:39:34.696 INFO:teuthology.orchestra.run.smithi167.stdout:Suggested packages: 2024-09-17T21:39:34.696 INFO:teuthology.orchestra.run.smithi167.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T21:39:34.696 INFO:teuthology.orchestra.run.smithi167.stdout:Recommended packages: 2024-09-17T21:39:34.696 INFO:teuthology.orchestra.run.smithi167.stdout: thermald 2024-09-17T21:39:34.747 INFO:teuthology.orchestra.run.smithi167.stdout:The following NEW packages will be installed: 2024-09-17T21:39:34.747 INFO:teuthology.orchestra.run.smithi167.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:39:34.747 INFO:teuthology.orchestra.run.smithi167.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T21:39:34.748 INFO:teuthology.orchestra.run.smithi167.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T21:39:34.749 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages will be upgraded: 2024-09-17T21:39:34.749 INFO:teuthology.orchestra.run.smithi167.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T21:39:34.763 INFO:teuthology.orchestra.run.smithi163.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:39:34.763 INFO:teuthology.orchestra.run.smithi163.stdout:Need to get 113 MB of archives. 2024-09-17T21:39:34.763 INFO:teuthology.orchestra.run.smithi163.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T21:39:34.763 INFO:teuthology.orchestra.run.smithi163.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T21:39:34.800 INFO:teuthology.orchestra.run.smithi167.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:39:34.800 INFO:teuthology.orchestra.run.smithi167.stdout:Need to get 113 MB of archives. 2024-09-17T21:39:34.800 INFO:teuthology.orchestra.run.smithi167.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T21:39:34.800 INFO:teuthology.orchestra.run.smithi167.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T21:39:34.816 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-17T21:39:34.817 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-17T21:39:34.996 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:39:34.996 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:39:34.996 INFO:teuthology.orchestra.run.smithi175.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:39:34.997 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:39:34.997 INFO:teuthology.orchestra.run.smithi175.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T21:39:34.997 INFO:teuthology.orchestra.run.smithi175.stdout: python2.7-minimal 2024-09-17T21:39:34.997 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:39:34.998 INFO:teuthology.orchestra.run.smithi175.stdout:The following additional packages will be installed: 2024-09-17T21:39:34.998 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:39:34.998 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T21:39:34.999 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T21:39:35.000 INFO:teuthology.orchestra.run.smithi175.stdout:Suggested packages: 2024-09-17T21:39:35.000 INFO:teuthology.orchestra.run.smithi175.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T21:39:35.000 INFO:teuthology.orchestra.run.smithi175.stdout:Recommended packages: 2024-09-17T21:39:35.000 INFO:teuthology.orchestra.run.smithi175.stdout: thermald 2024-09-17T21:39:35.050 INFO:teuthology.orchestra.run.smithi175.stdout:The following NEW packages will be installed: 2024-09-17T21:39:35.050 INFO:teuthology.orchestra.run.smithi175.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T21:39:35.050 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T21:39:35.050 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T21:39:35.052 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be upgraded: 2024-09-17T21:39:35.052 INFO:teuthology.orchestra.run.smithi175.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T21:39:35.102 INFO:teuthology.orchestra.run.smithi175.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:39:35.102 INFO:teuthology.orchestra.run.smithi175.stdout:Need to get 113 MB of archives. 2024-09-17T21:39:35.102 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T21:39:35.102 INFO:teuthology.orchestra.run.smithi175.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T21:39:35.218 INFO:teuthology.orchestra.run.smithi167.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T21:39:35.308 INFO:teuthology.orchestra.run.smithi167.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T21:39:35.525 INFO:teuthology.orchestra.run.smithi175.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T21:39:35.619 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T21:39:36.095 INFO:teuthology.orchestra.run.smithi167.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T21:39:36.095 INFO:teuthology.orchestra.run.smithi167.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T21:39:36.096 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T21:39:36.177 INFO:teuthology.orchestra.run.smithi163.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T21:39:36.216 INFO:teuthology.orchestra.run.smithi167.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T21:39:36.318 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T21:39:36.408 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T21:39:36.408 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T21:39:36.408 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T21:39:36.526 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T21:39:36.533 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T21:39:36.636 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T21:39:36.713 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 113 MB in 2s (72.5 MB/s) 2024-09-17T21:39:36.888 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T21:39:37.041 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 113 MB in 2s (71.8 MB/s) 2024-09-17T21:39:37.242 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T21:39:38.731 INFO:teuthology.orchestra.run.smithi163.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T21:39:38.731 INFO:teuthology.orchestra.run.smithi163.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T21:39:38.731 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T21:39:38.935 INFO:teuthology.orchestra.run.smithi167.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-17T21:39:38.939 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:39.044 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:39.077 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T21:39:39.155 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T21:39:39.201 INFO:teuthology.orchestra.run.smithi175.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-17T21:39:39.205 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:39.339 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:39.562 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 113 MB in 5s (24.8 MB/s) 2024-09-17T21:39:39.753 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T21:39:41.264 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T21:39:41.285 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:41.381 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:41.622 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T21:39:41.644 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:41.719 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:41.736 INFO:teuthology.orchestra.run.smithi163.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-17T21:39:41.740 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:41.828 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:41.842 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T21:39:41.863 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:41.892 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:42.200 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T21:39:42.222 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:42.250 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:44.206 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T21:39:44.227 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:44.322 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:44.826 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T21:39:44.847 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:44.884 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:48.936 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:49.088 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:39:49.404 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:49.494 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:49.499 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:39:49.618 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:39:49.811 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T21:39:49.833 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T21:39:49.877 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:39:49.934 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:50.046 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:39:50.382 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T21:39:50.405 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T21:39:50.468 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:39:51.262 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:51.378 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:39:51.704 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:51.849 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:39:52.160 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T21:39:52.171 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T21:39:52.210 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:39:56.187 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T21:39:56.225 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:56.270 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:56.799 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T21:39:56.836 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:56.874 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:58.043 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T21:39:58.080 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T21:39:58.110 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:59.037 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:59.151 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:39:59.509 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:39:59.614 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:59.732 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T21:39:59.812 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:39:59.878 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:39:59.936 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:40:00.328 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:40:00.474 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:00.600 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T21:40:00.729 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:00.832 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T21:40:00.960 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T21:40:01.228 INFO:teuthology.orchestra.run.smithi167.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:01.228 INFO:teuthology.orchestra.run.smithi167.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:01.228 INFO:teuthology.orchestra.run.smithi167.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:01.229 INFO:teuthology.orchestra.run.smithi167.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:01.293 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T21:40:01.415 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:01.421 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:01.641 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T21:40:02.137 INFO:teuthology.orchestra.run.smithi175.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:02.137 INFO:teuthology.orchestra.run.smithi175.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:02.137 INFO:teuthology.orchestra.run.smithi175.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:02.137 INFO:teuthology.orchestra.run.smithi175.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:02.471 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:02.548 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:03.298 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T21:40:03.449 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T21:40:03.575 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:03.789 INFO:teuthology.orchestra.run.smithi163.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:03.789 INFO:teuthology.orchestra.run.smithi163.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:03.790 INFO:teuthology.orchestra.run.smithi163.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:03.790 INFO:teuthology.orchestra.run.smithi163.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:03.946 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:03.991 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T21:40:04.142 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T21:40:04.268 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:05.010 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:05.077 INFO:teuthology.orchestra.run.smithi167.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T21:40:05.078 INFO:teuthology.orchestra.run.smithi167.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:05.348 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T21:40:05.669 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:05.735 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T21:40:05.735 INFO:teuthology.orchestra.run.smithi175.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:05.882 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T21:40:06.024 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:07.426 INFO:teuthology.orchestra.run.smithi163.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T21:40:08.272 INFO:teuthology.orchestra.run.smithi163.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T21:40:08.272 INFO:teuthology.orchestra.run.smithi163.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:19.479 INFO:teuthology.orchestra.run.smithi167.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T21:40:19.480 INFO:teuthology.orchestra.run.smithi167.stdout:Sourcing file `/etc/default/grub' 2024-09-17T21:40:19.511 INFO:teuthology.orchestra.run.smithi167.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:40:19.533 INFO:teuthology.orchestra.run.smithi167.stdout:Generating grub configuration file ... 2024-09-17T21:40:19.908 INFO:teuthology.orchestra.run.smithi167.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:19.932 INFO:teuthology.orchestra.run.smithi167.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:20.098 INFO:teuthology.orchestra.run.smithi175.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T21:40:20.098 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub' 2024-09-17T21:40:20.120 INFO:teuthology.orchestra.run.smithi175.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:40:20.142 INFO:teuthology.orchestra.run.smithi175.stdout:Generating grub configuration file ... 2024-09-17T21:40:20.270 INFO:teuthology.orchestra.run.smithi167.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:20.275 INFO:teuthology.orchestra.run.smithi167.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:20.346 INFO:teuthology.orchestra.run.smithi167.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:40:20.352 INFO:teuthology.orchestra.run.smithi167.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:40:20.475 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:20.496 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:20.530 INFO:teuthology.orchestra.run.smithi167.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:40:20.530 INFO:teuthology.orchestra.run.smithi167.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:40:20.530 INFO:teuthology.orchestra.run.smithi167.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:40:20.574 INFO:teuthology.orchestra.run.smithi167.stdout:done 2024-09-17T21:40:20.912 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:20.918 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:20.995 INFO:teuthology.orchestra.run.smithi175.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:40:21.000 INFO:teuthology.orchestra.run.smithi175.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:40:21.091 DEBUG:teuthology.orchestra.run.smithi167:> dpkg -s linux-image-generic 2024-09-17T21:40:21.114 INFO:teuthology.orchestra.run.smithi167.stdout:Package: linux-image-generic 2024-09-17T21:40:21.114 INFO:teuthology.orchestra.run.smithi167.stdout:Status: install ok installed 2024-09-17T21:40:21.114 INFO:teuthology.orchestra.run.smithi167.stdout:Priority: optional 2024-09-17T21:40:21.114 INFO:teuthology.orchestra.run.smithi167.stdout:Section: kernel 2024-09-17T21:40:21.114 INFO:teuthology.orchestra.run.smithi167.stdout:Installed-Size: 21 2024-09-17T21:40:21.114 INFO:teuthology.orchestra.run.smithi167.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: amd64 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout:Source: linux-meta 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout:Version: 5.15.0.122.122 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout:Recommends: thermald 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout:Description: Generic Linux kernel image 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:40:21.115 INFO:teuthology.orchestra.run.smithi167.stdout: available. 2024-09-17T21:40:21.115 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T21:40:21.116 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T21:40:21.116 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T21:40:21.116 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T21:40:21.116 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi167.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T21:40:21.116 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get clean 2024-09-17T21:40:21.175 INFO:teuthology.orchestra.run.smithi175.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:40:21.175 INFO:teuthology.orchestra.run.smithi175.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:40:21.175 INFO:teuthology.orchestra.run.smithi175.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:40:21.219 INFO:teuthology.orchestra.run.smithi175.stdout:done 2024-09-17T21:40:21.294 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get update 2024-09-17T21:40:21.412 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:40:21.412 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:40:21.419 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T21:40:21.436 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:40:21.747 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2024-09-17T21:40:21.817 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2024-09-17T21:40:21.817 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2024-09-17T21:40:21.817 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 21 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.15.0.122.122 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:40:21.818 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2024-09-17T21:40:21.819 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T21:40:21.819 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T21:40:21.819 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T21:40:21.819 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-17T21:40:21.819 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi175.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T21:40:21.819 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get clean 2024-09-17T21:40:22.001 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2024-09-17T21:40:22.102 INFO:teuthology.orchestra.run.smithi163.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T21:40:22.103 INFO:teuthology.orchestra.run.smithi163.stdout:Sourcing file `/etc/default/grub' 2024-09-17T21:40:22.119 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:40:22.119 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:40:22.122 INFO:teuthology.orchestra.run.smithi163.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:40:22.132 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T21:40:22.133 INFO:teuthology.orchestra.run.smithi163.stdout:Generating grub configuration file ... 2024-09-17T21:40:22.146 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:40:22.406 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:22.435 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:22.751 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:22.757 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:22.834 INFO:teuthology.orchestra.run.smithi163.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:40:22.837 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-09-17T21:40:22.839 INFO:teuthology.orchestra.run.smithi163.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:40:22.856 DEBUG:teuthology.orchestra.run.smithi167:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:40:22.917 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-09-17T21:40:22.997 INFO:teuthology.orchestra.run.smithi163.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:40:22.997 INFO:teuthology.orchestra.run.smithi163.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:40:22.997 INFO:teuthology.orchestra.run.smithi163.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:40:23.038 INFO:teuthology.orchestra.run.smithi163.stdout:done 2024-09-17T21:40:23.123 INFO:teuthology.orchestra.run.smithi167.stdout:Building dependency tree... 2024-09-17T21:40:23.123 INFO:teuthology.orchestra.run.smithi167.stdout:Reading state information... 2024-09-17T21:40:23.300 INFO:teuthology.orchestra.run.smithi167.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T21:40:23.300 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:40:23.300 INFO:teuthology.orchestra.run.smithi167.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:40:23.300 INFO:teuthology.orchestra.run.smithi167.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:40:23.301 INFO:teuthology.orchestra.run.smithi167.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:40:23.301 INFO:teuthology.orchestra.run.smithi167.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:40:23.301 INFO:teuthology.orchestra.run.smithi167.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:40:23.301 INFO:teuthology.orchestra.run.smithi167.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:40:23.341 INFO:teuthology.orchestra.run.smithi167.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:40:23.343 DEBUG:teuthology.orchestra.run.smithi167:> dpkg -s linux-image-generic 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Package: linux-image-generic 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Status: install ok installed 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Priority: optional 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Section: kernel 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Installed-Size: 21 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: amd64 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Source: linux-meta 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Version: 5.15.0.122.122 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:40:23.357 INFO:teuthology.orchestra.run.smithi167.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:40:23.358 INFO:teuthology.orchestra.run.smithi167.stdout:Recommends: thermald 2024-09-17T21:40:23.358 INFO:teuthology.orchestra.run.smithi167.stdout:Description: Generic Linux kernel image 2024-09-17T21:40:23.358 INFO:teuthology.orchestra.run.smithi167.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:40:23.358 INFO:teuthology.orchestra.run.smithi167.stdout: available. 2024-09-17T21:40:23.358 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-09-17T21:40:23.404 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.SxRXTbG75S 2024-09-17T21:40:23.405 DEBUG:teuthology.orchestra.run.smithi167:> sudo cp /boot/grub/grub.cfg /tmp/tmp.SxRXTbG75S 2024-09-17T21:40:23.461 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.SxRXTbG75S 2024-09-17T21:40:23.512 DEBUG:teuthology.orchestra.run.smithi163:> dpkg -s linux-image-generic 2024-09-17T21:40:23.536 INFO:teuthology.orchestra.run.smithi163.stdout:Package: linux-image-generic 2024-09-17T21:40:23.536 INFO:teuthology.orchestra.run.smithi163.stdout:Status: install ok installed 2024-09-17T21:40:23.536 INFO:teuthology.orchestra.run.smithi163.stdout:Priority: optional 2024-09-17T21:40:23.536 INFO:teuthology.orchestra.run.smithi163.stdout:Section: kernel 2024-09-17T21:40:23.536 INFO:teuthology.orchestra.run.smithi163.stdout:Installed-Size: 21 2024-09-17T21:40:23.536 INFO:teuthology.orchestra.run.smithi163.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:40:23.536 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: amd64 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout:Source: linux-meta 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout:Version: 5.15.0.122.122 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout:Recommends: thermald 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout:Description: Generic Linux kernel image 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:40:23.537 INFO:teuthology.orchestra.run.smithi163.stdout: available. 2024-09-17T21:40:23.537 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T21:40:23.537 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T21:40:23.537 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T21:40:23.538 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T21:40:23.538 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi163.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T21:40:23.538 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get clean 2024-09-17T21:40:23.562 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:40:23.580 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:40:23.588 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.SxRXTbG75S is 10KB 2024-09-17T21:40:23.601 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.SxRXTbG75S 2024-09-17T21:40:23.606 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T21:40:23.635 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:40:23.661 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:40:23.661 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T21:40:23.661 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T21:40:23.737 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T21:40:23.738 DEBUG:teuthology.orchestra.run.smithi167:> sudo update-grub 2024-09-17T21:40:23.765 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get update 2024-09-17T21:40:23.821 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-17T21:40:23.821 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-17T21:40:23.886 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:40:23.990 INFO:teuthology.orchestra.run.smithi175.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T21:40:23.991 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:40:23.991 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:40:23.991 INFO:teuthology.orchestra.run.smithi175.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:40:23.991 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:40:23.991 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:40:23.992 INFO:teuthology.orchestra.run.smithi175.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:40:23.992 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:40:24.012 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:40:24.030 INFO:teuthology.orchestra.run.smithi175.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:40:24.032 DEBUG:teuthology.orchestra.run.smithi175:> dpkg -s linux-image-generic 2024-09-17T21:40:24.087 INFO:teuthology.orchestra.run.smithi175.stdout:Package: linux-image-generic 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Status: install ok installed 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Priority: optional 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Section: kernel 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Installed-Size: 21 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Architecture: amd64 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Source: linux-meta 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Version: 5.15.0.122.122 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Recommends: thermald 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout:Description: Generic Linux kernel image 2024-09-17T21:40:24.088 INFO:teuthology.orchestra.run.smithi175.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:40:24.089 INFO:teuthology.orchestra.run.smithi175.stdout: available. 2024-09-17T21:40:24.089 DEBUG:teuthology.orchestra.run.smithi175:> mktemp 2024-09-17T21:40:24.093 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T21:40:24.133 INFO:teuthology.orchestra.run.smithi175.stdout:/tmp/tmp.LSZoj9XRYv 2024-09-17T21:40:24.133 DEBUG:teuthology.orchestra.run.smithi175:> sudo cp /boot/grub/grub.cfg /tmp/tmp.LSZoj9XRYv 2024-09-17T21:40:24.169 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:40:24.189 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0666 /tmp/tmp.LSZoj9XRYv 2024-09-17T21:40:24.317 DEBUG:teuthology.orchestra.remote:smithi175:/tmp/tmp.LSZoj9XRYv is 10KB 2024-09-17T21:40:24.330 DEBUG:teuthology.orchestra.run.smithi175:> rm -fr /tmp/tmp.LSZoj9XRYv 2024-09-17T21:40:24.336 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T21:40:24.388 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:40:24.388 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T21:40:24.388 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T21:40:24.480 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T21:40:24.480 DEBUG:teuthology.orchestra.run.smithi175:> sudo update-grub 2024-09-17T21:40:25.099 INFO:teuthology.orchestra.run.smithi167.stderr:Sourcing file `/etc/default/grub' 2024-09-17T21:40:25.101 INFO:teuthology.orchestra.run.smithi167.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:40:25.104 INFO:teuthology.orchestra.run.smithi167.stderr:Generating grub configuration file ... 2024-09-17T21:40:25.268 INFO:teuthology.orchestra.run.smithi167.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:25.275 INFO:teuthology.orchestra.run.smithi167.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:25.349 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T21:40:25.368 DEBUG:teuthology.orchestra.run.smithi163:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T21:40:25.432 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T21:40:25.609 INFO:teuthology.orchestra.run.smithi167.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:25.615 INFO:teuthology.orchestra.run.smithi167.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:25.639 INFO:teuthology.orchestra.run.smithi163.stdout:Building dependency tree... 2024-09-17T21:40:25.649 INFO:teuthology.orchestra.run.smithi163.stdout:Reading state information... 2024-09-17T21:40:25.657 INFO:teuthology.orchestra.run.smithi167.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:40:25.663 INFO:teuthology.orchestra.run.smithi167.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:40:25.783 INFO:teuthology.orchestra.run.smithi167.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:40:25.784 INFO:teuthology.orchestra.run.smithi167.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:40:25.784 INFO:teuthology.orchestra.run.smithi167.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:40:25.799 INFO:teuthology.orchestra.run.smithi167.stderr:done 2024-09-17T21:40:25.802 DEBUG:teuthology.orchestra.run.smithi167:> sudo shutdown -r now 2024-09-17T21:40:25.816 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub' 2024-09-17T21:40:25.818 INFO:teuthology.orchestra.run.smithi175.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:40:25.822 INFO:teuthology.orchestra.run.smithi175.stderr:Generating grub configuration file ... 2024-09-17T21:40:25.846 INFO:teuthology.orchestra.run.smithi163.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T21:40:25.846 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:40:25.846 INFO:teuthology.orchestra.run.smithi163.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:40:25.846 INFO:teuthology.orchestra.run.smithi163.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:40:25.846 INFO:teuthology.orchestra.run.smithi163.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:40:25.847 INFO:teuthology.orchestra.run.smithi163.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:40:25.847 INFO:teuthology.orchestra.run.smithi163.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:40:25.847 INFO:teuthology.orchestra.run.smithi163.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:40:25.886 INFO:teuthology.orchestra.run.smithi163.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T21:40:25.888 DEBUG:teuthology.orchestra.run.smithi163:> dpkg -s linux-image-generic 2024-09-17T21:40:25.903 INFO:teuthology.orchestra.run.smithi163.stdout:Package: linux-image-generic 2024-09-17T21:40:25.903 INFO:teuthology.orchestra.run.smithi163.stdout:Status: install ok installed 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Priority: optional 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Section: kernel 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Installed-Size: 21 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Architecture: amd64 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Source: linux-meta 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Version: 5.15.0.122.122 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Recommends: thermald 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout:Description: Generic Linux kernel image 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout: This package will always depend on the latest generic kernel image 2024-09-17T21:40:25.904 INFO:teuthology.orchestra.run.smithi163.stdout: available. 2024-09-17T21:40:25.905 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2024-09-17T21:40:25.948 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.nG9YAKv7tz 2024-09-17T21:40:25.949 DEBUG:teuthology.orchestra.run.smithi163:> sudo cp /boot/grub/grub.cfg /tmp/tmp.nG9YAKv7tz 2024-09-17T21:40:26.005 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.nG9YAKv7tz 2024-09-17T21:40:26.069 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:26.075 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:26.120 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.nG9YAKv7tz is 10KB 2024-09-17T21:40:26.132 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.nG9YAKv7tz 2024-09-17T21:40:26.137 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T21:40:26.193 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:40:26.193 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T21:40:26.193 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T21:40:26.259 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T21:40:26.259 DEBUG:teuthology.orchestra.run.smithi163:> sudo update-grub 2024-09-17T21:40:26.383 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:26.388 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:26.427 INFO:teuthology.orchestra.run.smithi175.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:40:26.431 INFO:teuthology.orchestra.run.smithi175.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:40:26.534 INFO:teuthology.orchestra.run.smithi175.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:40:26.534 INFO:teuthology.orchestra.run.smithi175.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:40:26.534 INFO:teuthology.orchestra.run.smithi175.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:40:26.556 INFO:teuthology.orchestra.run.smithi175.stderr:done 2024-09-17T21:40:26.564 DEBUG:teuthology.orchestra.run.smithi175:> sudo shutdown -r now 2024-09-17T21:40:27.420 INFO:teuthology.orchestra.run.smithi163.stderr:Sourcing file `/etc/default/grub' 2024-09-17T21:40:27.422 INFO:teuthology.orchestra.run.smithi163.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T21:40:27.424 INFO:teuthology.orchestra.run.smithi163.stderr:Generating grub configuration file ... 2024-09-17T21:40:27.594 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T21:40:27.600 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T21:40:27.856 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T21:40:27.859 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T21:40:27.902 INFO:teuthology.orchestra.run.smithi163.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T21:40:27.907 INFO:teuthology.orchestra.run.smithi163.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T21:40:28.021 INFO:teuthology.orchestra.run.smithi163.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T21:40:28.022 INFO:teuthology.orchestra.run.smithi163.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T21:40:28.022 INFO:teuthology.orchestra.run.smithi163.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T21:40:28.043 INFO:teuthology.orchestra.run.smithi163.stderr:done 2024-09-17T21:40:28.052 DEBUG:teuthology.orchestra.run.smithi163:> sudo shutdown -r now 2024-09-17T21:40:55.829 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T21:40:55.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T21:40:55.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:40:56.569 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-17T21:40:56.570 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T21:40:56.570 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:40:58.056 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T21:40:58.057 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T21:40:58.057 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:41:14.173 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-17T21:41:23.176 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T21:41:23.177 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:41:26.237 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-17T21:41:32.605 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-09-17T21:41:38.251 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T21:41:38.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:41:41.609 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T21:41:41.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:41:44.669 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.163 2024-09-17T21:41:56.585 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T21:41:56.671 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T21:41:56.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:41:56.673 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-17T21:42:05.586 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T21:42:05.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:42:08.920 ERROR:teuthology.orchestra.connection:Error authenticating with smithi175.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/virtualenv/lib/python3.10/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2024-09-17T21:42:11.676 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T21:42:11.677 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:42:12.057 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-17T21:42:12.997 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-09-17T21:42:13.147 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T21:42:13.147 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-17T21:42:13.147 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-17T21:42:13.193 INFO:teuthology.orchestra.run.smithi167.stdout:5.15.0-122-generic 2024-09-17T21:42:13.193 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T21:42:13.194 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T21:42:13.194 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T21:42:13.899 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T21:42:13.900 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.15.0-122-generic"... 2024-09-17T21:42:13.900 DEBUG:teuthology.orchestra.run.smithi175:> uname -r 2024-09-17T21:42:13.947 INFO:teuthology.orchestra.run.smithi175.stdout:5.15.0-122-generic 2024-09-17T21:42:13.947 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T21:42:13.947 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T21:42:13.947 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T21:42:14.194 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T21:42:14.195 DEBUG:teuthology.orchestra.run.smithi167:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T21:42:14.302 INFO:teuthology.orchestra.run.smithi167.stdout:ttyS1 2024-09-17T21:42:14.347 DEBUG:teuthology.parallel:result is None 2024-09-17T21:42:14.948 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-17T21:42:14.949 DEBUG:teuthology.orchestra.run.smithi175:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T21:42:15.018 INFO:teuthology.orchestra.run.smithi175.stdout:ttyS1 2024-09-17T21:42:15.048 DEBUG:teuthology.parallel:result is None 2024-09-17T21:42:56.674 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T21:43:11.675 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T21:43:11.676 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:43:11.959 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-09-17T21:43:12.563 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T21:43:12.564 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-17T21:43:12.564 DEBUG:teuthology.orchestra.run.smithi163:> uname -r 2024-09-17T21:43:12.611 INFO:teuthology.orchestra.run.smithi163.stdout:5.15.0-122-generic 2024-09-17T21:43:12.612 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T21:43:12.612 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T21:43:12.612 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T21:43:13.613 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T21:43:13.613 DEBUG:teuthology.orchestra.run.smithi163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T21:43:13.665 INFO:teuthology.orchestra.run.smithi163.stdout:ttyS1 2024-09-17T21:43:13.689 DEBUG:teuthology.parallel:result is None 2024-09-17T21:43:13.690 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T21:43:13.696 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T21:43:13.696 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T21:43:13.699 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T21:43:13.701 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T21:43:13.708 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T21:43:13.713 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T21:43:13.719 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T21:43:13.719 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T21:43:13.749 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T21:43:13.751 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T21:43:13.847 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T21:43:13.852 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T21:43:13.853 DEBUG:teuthology.orchestra.run.smithi163:> 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-17T21:43:13.855 DEBUG:teuthology.orchestra.run.smithi167:> 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-17T21:43:13.857 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T21:43:13.873 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:43:13.874 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:43:13.880 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:43:13.883 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:43:13.883 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:43:13.891 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T21:43:13.893 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T21:43:13.899 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T21:43:13.899 DEBUG:teuthology.orchestra.run.smithi163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T21:43:13.925 DEBUG:teuthology.orchestra.run.smithi167:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T21:43:13.942 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T21:43:13.955 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T21:43:13.964 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T21:43:13.964 DEBUG:teuthology.orchestra.run.smithi163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T21:43:13.981 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T21:43:14.002 DEBUG:teuthology.orchestra.run.smithi175:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T21:43:14.007 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T21:43:14.032 DEBUG:teuthology.orchestra.run.smithi163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T21:43:14.080 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:43:14.080 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T21:43:14.142 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T21:43:14.148 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T21:43:14.197 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:43:14.197 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T21:43:14.265 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T21:43:14.271 DEBUG:teuthology.orchestra.run.smithi175:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T21:43:14.319 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:43:14.319 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T21:43:14.383 DEBUG:teuthology.orchestra.run.smithi163:> sudo service rsyslog restart 2024-09-17T21:43:14.386 DEBUG:teuthology.orchestra.run.smithi167:> sudo service rsyslog restart 2024-09-17T21:43:14.388 DEBUG:teuthology.orchestra.run.smithi175:> sudo service rsyslog restart 2024-09-17T21:43:14.455 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T21:43:14.462 INFO:teuthology.task.internal:Starting timer... 2024-09-17T21:43:14.463 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T21:43:14.472 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T21:43:14.481 DEBUG:teuthology.task.selinux:Excluding smithi163: OS 'ubuntu' does not support SELinux 2024-09-17T21:43:14.481 DEBUG:teuthology.task.selinux:Excluding smithi167: OS 'ubuntu' does not support SELinux 2024-09-17T21:43:14.481 DEBUG:teuthology.task.selinux:Excluding smithi175: OS 'ubuntu' does not support SELinux 2024-09-17T21:43:14.482 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T21:43:14.482 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T21:43:14.482 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T21:43:14.482 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T21:43:14.489 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T21:43:14.493 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T21:43:14.605 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T21:43:14.615 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-17T21:43:14.615 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi163.front.sepia.ceph.com,smithi167.front.sepia.ceph.com,smithi175.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T21:50:43.536 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi163.front.sepia.ceph.com'), Remote(name='ubuntu@smithi167.front.sepia.ceph.com'), Remote(name='ubuntu@smithi175.front.sepia.ceph.com')] 2024-09-17T21:50:43.538 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T21:50:43.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:50:43.634 DEBUG:teuthology.orchestra.run.smithi163:> true 2024-09-17T21:50:43.713 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi163.front.sepia.ceph.com' 2024-09-17T21:50:43.714 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T21:50:43.714 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:50:43.796 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-17T21:50:43.878 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-17T21:50:43.878 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T21:50:43.879 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T21:50:43.962 DEBUG:teuthology.orchestra.run.smithi175:> true 2024-09-17T21:50:44.041 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi175.front.sepia.ceph.com' 2024-09-17T21:50:44.042 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T21:50:44.052 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T21:50:44.052 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T21:50:44.053 DEBUG:teuthology.orchestra.run.smithi163:> 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-17T21:50:44.056 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T21:50:44.056 DEBUG:teuthology.orchestra.run.smithi167:> 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-17T21:50:44.058 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T21:50:44.058 DEBUG:teuthology.orchestra.run.smithi175:> 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-17T21:50:44.081 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T21:50:44.081 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Command line: ntpd -gq 2024-09-17T21:50:44.081 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: ---------------------------------------------------- 2024-09-17T21:50:44.082 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T21:50:44.082 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T21:50:44.082 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: corporation. Support and training for ntp-4 are 2024-09-17T21:50:44.082 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: available at https://www.nwtime.org/support 2024-09-17T21:50:44.082 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: ---------------------------------------------------- 2024-09-17T21:50:44.083 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: proto: precision = 0.045 usec (-24) 2024-09-17T21:50:44.083 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: basedate set to 2022-02-04 2024-09-17T21:50:44.083 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: gps base set to 2022-02-06 (week 2196) 2024-09-17T21:50:44.083 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:50:44.083 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:50:44.083 INFO:teuthology.orchestra.run.smithi163.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:50:44.083 INFO:teuthology.orchestra.run.smithi163.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:50:44.084 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T21:50:44.084 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T21:50:44.084 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T21:50:44.085 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Listen normally on 3 enp3s0f1 172.21.15.163:123 2024-09-17T21:50:44.085 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Listen normally on 4 lo [::1]:123 2024-09-17T21:50:44.085 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7d5b%5]:123 2024-09-17T21:50:44.085 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:44 ntpd[18466]: Listening on routing socket on fd #22 for interface updates 2024-09-17T21:50:44.086 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Command line: ntpd -gq 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: ---------------------------------------------------- 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: corporation. Support and training for ntp-4 are 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: available at https://www.nwtime.org/support 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: ---------------------------------------------------- 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: proto: precision = 0.057 usec (-24) 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: basedate set to 2022-02-04 2024-09-17T21:50:44.087 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: gps base set to 2022-02-06 (week 2196) 2024-09-17T21:50:44.088 INFO:teuthology.orchestra.run.smithi167.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:50:44.088 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:50:44.088 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:50:44.088 INFO:teuthology.orchestra.run.smithi167.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:50:44.089 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T21:50:44.089 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T21:50:44.089 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T21:50:44.089 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Listen normally on 3 enp3s0f1 172.21.15.167:123 2024-09-17T21:50:44.089 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Listen normally on 4 lo [::1]:123 2024-09-17T21:50:44.089 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7309%5]:123 2024-09-17T21:50:44.089 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:44 ntpd[18471]: Listening on routing socket on fd #22 for interface updates 2024-09-17T21:50:44.114 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T21:50:44.114 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Command line: ntpd -gq 2024-09-17T21:50:44.114 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: ---------------------------------------------------- 2024-09-17T21:50:44.114 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T21:50:44.114 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T21:50:44.114 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: corporation. Support and training for ntp-4 are 2024-09-17T21:50:44.115 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: available at https://www.nwtime.org/support 2024-09-17T21:50:44.115 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: ---------------------------------------------------- 2024-09-17T21:50:44.115 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: proto: precision = 0.061 usec (-24) 2024-09-17T21:50:44.115 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: basedate set to 2022-02-04 2024-09-17T21:50:44.115 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: gps base set to 2022-02-06 (week 2196) 2024-09-17T21:50:44.116 INFO:teuthology.orchestra.run.smithi175.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:50:44.116 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T21:50:44.116 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:50:44.117 INFO:teuthology.orchestra.run.smithi175.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T21:50:44.117 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T21:50:44.117 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T21:50:44.118 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T21:50:44.118 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Listen normally on 3 enp3s0f1 172.21.15.175:123 2024-09-17T21:50:44.118 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Listen normally on 4 lo [::1]:123 2024-09-17T21:50:44.118 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:71f1%5]:123 2024-09-17T21:50:44.118 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:44 ntpd[18493]: Listening on routing socket on fd #22 for interface updates 2024-09-17T21:50:45.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:45.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:45 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:45.084 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:45 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:45 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:45.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:45.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:45.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:45.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:45.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:45 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:46.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:46 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:46.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:46 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:46.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:46 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:46.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:46 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:46.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:46 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:46.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:46 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:46.114 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:46 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:46.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:46 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:46.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:46 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:46.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:46 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:46.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:46 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:46.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:46 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:47.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:47.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:47.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:47.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:47 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:47.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:47.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:47 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:47.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:47.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:47 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:48.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:48 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:48.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:48 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:48.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:48 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:48.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:48 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:48.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:48 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:48.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:48 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:48.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:48 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:48.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:48 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:48.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:48 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:48.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:48 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:48.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:48 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:48.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:48 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:48.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:48 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:48.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:48 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:48.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:48 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:48.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:48 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:48.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:48 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:48.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:48 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:49.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:49 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:49.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:49.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:49 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:49.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:49.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:49 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:50.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:50 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:50.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:50 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:50.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:50 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:50.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:50 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:50.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:50 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:50.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:50 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:50.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:50 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:50.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:50 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:50.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:50 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:50.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:50 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:50.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:50 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:50.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:50 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:50.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:50 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:50.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:50 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:50.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:50 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:50.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:50 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:50.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:50 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:50.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:50 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:51.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.082 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:51.083 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:51.083 INFO:teuthology.orchestra.run.smithi163.stdout:17 Sep 21:50:51 ntpd[18466]: ntpd: time slew -0.002283 s 2024-09-17T21:50:51.083 INFO:teuthology.orchestra.run.smithi163.stdout:ntpd: time slew -0.002283s 2024-09-17T21:50:51.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T21:50:51.084 INFO:teuthology.orchestra.run.smithi163.stderr:17 Sep 21:50:51 ntpd[18466]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T21:50:51.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:51.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:51 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:51.115 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:51.116 INFO:teuthology.orchestra.run.smithi175.stdout:17 Sep 21:50:51 ntpd[18493]: ntpd: time slew -0.002306 s 2024-09-17T21:50:51.116 INFO:teuthology.orchestra.run.smithi175.stdout:ntpd: time slew -0.002306s 2024-09-17T21:50:51.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T21:50:51.116 INFO:teuthology.orchestra.run.smithi175.stderr:17 Sep 21:50:51 ntpd[18493]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T21:50:51.137 INFO:teuthology.orchestra.run.smithi163.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T21:50:51.137 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================== 2024-09-17T21:50:51.137 INFO:teuthology.orchestra.run.smithi163.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:51.137 INFO:teuthology.orchestra.run.smithi163.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:51.137 INFO:teuthology.orchestra.run.smithi163.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:51.137 INFO:teuthology.orchestra.run.smithi163.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:51.165 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T21:50:51.165 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2024-09-17T21:50:51.166 INFO:teuthology.orchestra.run.smithi175.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:51.166 INFO:teuthology.orchestra.run.smithi175.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:51.166 INFO:teuthology.orchestra.run.smithi175.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:51.166 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:52.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:52.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:52 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:52.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:52.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:52 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:52.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:52 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:52.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:52 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:53.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:53.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:53.085 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:53.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:53.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T21:50:53.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T21:50:53.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T21:50:53.086 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T21:50:53.086 INFO:teuthology.orchestra.run.smithi167.stdout:17 Sep 21:50:53 ntpd[18471]: ntpd: time slew -0.001234 s 2024-09-17T21:50:53.086 INFO:teuthology.orchestra.run.smithi167.stdout:ntpd: time slew -0.001234s 2024-09-17T21:50:53.087 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T21:50:53.087 INFO:teuthology.orchestra.run.smithi167.stderr:17 Sep 21:50:53 ntpd[18471]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T21:50:53.146 INFO:teuthology.orchestra.run.smithi167.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T21:50:53.147 INFO:teuthology.orchestra.run.smithi167.stdout:============================================================================== 2024-09-17T21:50:53.147 INFO:teuthology.orchestra.run.smithi167.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:53.147 INFO:teuthology.orchestra.run.smithi167.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:53.147 INFO:teuthology.orchestra.run.smithi167.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:53.147 INFO:teuthology.orchestra.run.smithi167.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T21:50:53.147 INFO:teuthology.run_tasks:Running task install... 2024-09-17T21:50:53.155 DEBUG:teuthology.task.install:project ceph 2024-09-17T21:50:53.156 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'}} 2024-09-17T21:50:53.156 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'} 2024-09-17T21:50:53.156 INFO:teuthology.task.install:Using flavor: default 2024-09-17T21:50:53.164 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-17T21:50:53.164 INFO:teuthology.task.install:extra packages: [] 2024-09-17T21:50:53.165 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-key list | grep Ceph 2024-09-17T21:50:53.165 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-key list | grep Ceph 2024-09-17T21:50:53.166 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-key list | grep Ceph 2024-09-17T21:50:53.227 INFO:teuthology.orchestra.run.smithi175.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T21:50:53.230 INFO:teuthology.orchestra.run.smithi163.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T21:50:53.245 INFO:teuthology.orchestra.run.smithi167.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-17T21:50:53.256 INFO:teuthology.orchestra.run.smithi175.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T21:50:53.256 INFO:teuthology.orchestra.run.smithi175.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T21:50:53.257 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-17T21:50:53.257 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T21:50:53.263 INFO:teuthology.orchestra.run.smithi163.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T21:50:53.263 INFO:teuthology.orchestra.run.smithi163.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T21:50:53.263 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-17T21:50:53.263 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T21:50:53.274 INFO:teuthology.orchestra.run.smithi167.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-17T21:50:53.274 INFO:teuthology.orchestra.run.smithi167.stdout:uid [ unknown] Ceph.com (release key) 2024-09-17T21:50:53.275 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-17T21:50:53.275 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T21:50:53.417 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default/ 2024-09-17T21:50:53.417 INFO:teuthology.task.install.deb:Package version is 19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:50:53.421 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default/ 2024-09-17T21:50:53.421 INFO:teuthology.task.install.deb:Package version is 19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:50:53.424 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default/ 2024-09-17T21:50:53.425 INFO:teuthology.task.install.deb:Package version is 19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:50:53.532 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:50:53.532 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T21:50:53.537 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:50:53.537 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T21:50:53.542 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:50:53.542 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-17T21:50:53.546 DEBUG:teuthology.orchestra.run.smithi175:> sudo apt-get update 2024-09-17T21:50:53.551 DEBUG:teuthology.orchestra.run.smithi163:> sudo apt-get update 2024-09-17T21:50:53.556 DEBUG:teuthology.orchestra.run.smithi167:> sudo apt-get update 2024-09-17T21:50:53.709 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T21:50:53.713 INFO:teuthology.orchestra.run.smithi163.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T21:50:53.763 INFO:teuthology.orchestra.run.smithi175.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T21:50:53.776 INFO:teuthology.orchestra.run.smithi167.stdout:Ign:1 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T21:50:53.785 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-17T21:50:53.787 INFO:teuthology.orchestra.run.smithi163.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy InRelease 2024-09-17T21:50:53.798 INFO:teuthology.orchestra.run.smithi167.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-17T21:50:53.806 INFO:teuthology.orchestra.run.smithi175.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T21:50:53.809 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-09-17T21:50:53.821 INFO:teuthology.orchestra.run.smithi167.stdout:Ign:3 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T21:50:53.828 INFO:teuthology.orchestra.run.smithi175.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,409 B] 2024-09-17T21:50:53.831 INFO:teuthology.orchestra.run.smithi163.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-17T21:50:53.834 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:50:53.840 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:50:53.843 INFO:teuthology.orchestra.run.smithi167.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,409 B] 2024-09-17T21:50:53.852 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T21:50:53.852 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T21:50:53.853 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,409 B] 2024-09-17T21:50:53.855 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-17T21:50:53.880 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-17T21:50:53.880 INFO:teuthology.orchestra.run.smithi167.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-09-17T21:50:53.911 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:50:53.922 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:50:53.924 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T21:50:54.267 INFO:teuthology.orchestra.run.smithi175.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:50:54.277 INFO:teuthology.orchestra.run.smithi163.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:50:54.280 INFO:teuthology.orchestra.run.smithi167.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T21:50:54.431 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 157 kB in 1s (223 kB/s) 2024-09-17T21:50:54.440 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 286 kB in 1s (411 kB/s) 2024-09-17T21:50:54.449 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 286 kB in 1s (403 kB/s) 2024-09-17T21:50:55.484 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:50:55.493 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T21:50:55.501 DEBUG:teuthology.orchestra.run.smithi175:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-330-gc2ddf972-1jammy cephadm=19.1.1-330-gc2ddf972-1jammy ceph-mds=19.1.1-330-gc2ddf972-1jammy ceph-mgr=19.1.1-330-gc2ddf972-1jammy ceph-common=19.1.1-330-gc2ddf972-1jammy ceph-fuse=19.1.1-330-gc2ddf972-1jammy ceph-test=19.1.1-330-gc2ddf972-1jammy ceph-volume=19.1.1-330-gc2ddf972-1jammy radosgw=19.1.1-330-gc2ddf972-1jammy python3-rados=19.1.1-330-gc2ddf972-1jammy python3-rgw=19.1.1-330-gc2ddf972-1jammy python3-cephfs=19.1.1-330-gc2ddf972-1jammy python3-rbd=19.1.1-330-gc2ddf972-1jammy libcephfs2=19.1.1-330-gc2ddf972-1jammy libcephfs-dev=19.1.1-330-gc2ddf972-1jammy librados2=19.1.1-330-gc2ddf972-1jammy librbd1=19.1.1-330-gc2ddf972-1jammy rbd-fuse=19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:50:55.510 DEBUG:teuthology.orchestra.run.smithi163:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-330-gc2ddf972-1jammy cephadm=19.1.1-330-gc2ddf972-1jammy ceph-mds=19.1.1-330-gc2ddf972-1jammy ceph-mgr=19.1.1-330-gc2ddf972-1jammy ceph-common=19.1.1-330-gc2ddf972-1jammy ceph-fuse=19.1.1-330-gc2ddf972-1jammy ceph-test=19.1.1-330-gc2ddf972-1jammy ceph-volume=19.1.1-330-gc2ddf972-1jammy radosgw=19.1.1-330-gc2ddf972-1jammy python3-rados=19.1.1-330-gc2ddf972-1jammy python3-rgw=19.1.1-330-gc2ddf972-1jammy python3-cephfs=19.1.1-330-gc2ddf972-1jammy python3-rbd=19.1.1-330-gc2ddf972-1jammy libcephfs2=19.1.1-330-gc2ddf972-1jammy libcephfs-dev=19.1.1-330-gc2ddf972-1jammy librados2=19.1.1-330-gc2ddf972-1jammy librbd1=19.1.1-330-gc2ddf972-1jammy rbd-fuse=19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:50:55.522 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-09-17T21:50:55.539 DEBUG:teuthology.orchestra.run.smithi167:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.1.1-330-gc2ddf972-1jammy cephadm=19.1.1-330-gc2ddf972-1jammy ceph-mds=19.1.1-330-gc2ddf972-1jammy ceph-mgr=19.1.1-330-gc2ddf972-1jammy ceph-common=19.1.1-330-gc2ddf972-1jammy ceph-fuse=19.1.1-330-gc2ddf972-1jammy ceph-test=19.1.1-330-gc2ddf972-1jammy ceph-volume=19.1.1-330-gc2ddf972-1jammy radosgw=19.1.1-330-gc2ddf972-1jammy python3-rados=19.1.1-330-gc2ddf972-1jammy python3-rgw=19.1.1-330-gc2ddf972-1jammy python3-cephfs=19.1.1-330-gc2ddf972-1jammy python3-rbd=19.1.1-330-gc2ddf972-1jammy libcephfs2=19.1.1-330-gc2ddf972-1jammy libcephfs-dev=19.1.1-330-gc2ddf972-1jammy librados2=19.1.1-330-gc2ddf972-1jammy librbd1=19.1.1-330-gc2ddf972-1jammy rbd-fuse=19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:50:55.566 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:50:55.569 INFO:teuthology.orchestra.run.smithi163.stdout:Reading package lists... 2024-09-17T21:50:55.602 INFO:teuthology.orchestra.run.smithi167.stdout:Reading package lists... 2024-09-17T21:50:55.756 INFO:teuthology.orchestra.run.smithi163.stdout:Building dependency tree... 2024-09-17T21:50:55.757 INFO:teuthology.orchestra.run.smithi163.stdout:Reading state information... 2024-09-17T21:50:55.777 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-17T21:50:55.778 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-17T21:50:55.809 INFO:teuthology.orchestra.run.smithi167.stdout:Building dependency tree... 2024-09-17T21:50:55.809 INFO:teuthology.orchestra.run.smithi167.stdout:Reading state information... 2024-09-17T21:50:55.941 INFO:teuthology.orchestra.run.smithi163.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:50:55.941 INFO:teuthology.orchestra.run.smithi163.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:50:55.941 INFO:teuthology.orchestra.run.smithi163.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:50:55.942 INFO:teuthology.orchestra.run.smithi163.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:50:55.942 INFO:teuthology.orchestra.run.smithi163.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:50:55.942 INFO:teuthology.orchestra.run.smithi163.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:50:55.942 INFO:teuthology.orchestra.run.smithi163.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:50:55.943 INFO:teuthology.orchestra.run.smithi163.stdout:The following additional packages will be installed: 2024-09-17T21:50:55.943 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:50:55.944 INFO:teuthology.orchestra.run.smithi163.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:50:55.945 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:50:55.945 INFO:teuthology.orchestra.run.smithi163.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:50:55.945 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-17T21:50:55.945 INFO:teuthology.orchestra.run.smithi163.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-17T21:50:55.946 INFO:teuthology.orchestra.run.smithi163.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T21:50:55.946 INFO:teuthology.orchestra.run.smithi163.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T21:50:55.946 INFO:teuthology.orchestra.run.smithi163.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T21:50:55.946 INFO:teuthology.orchestra.run.smithi163.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T21:50:55.946 INFO:teuthology.orchestra.run.smithi163.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-17T21:50:55.946 INFO:teuthology.orchestra.run.smithi163.stdout: xmlstarlet zip 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout:Suggested packages: 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout:Recommended packages: 2024-09-17T21:50:55.947 INFO:teuthology.orchestra.run.smithi163.stdout: btrfs-tools 2024-09-17T21:50:55.994 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:50:55.994 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:50:55.994 INFO:teuthology.orchestra.run.smithi175.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:50:55.994 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:50:55.995 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:50:55.995 INFO:teuthology.orchestra.run.smithi175.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:50:55.995 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:50:55.996 INFO:teuthology.orchestra.run.smithi175.stdout:The following additional packages will be installed: 2024-09-17T21:50:55.996 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T21:50:55.996 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T21:50:55.997 INFO:teuthology.orchestra.run.smithi175.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-17T21:50:55.997 INFO:teuthology.orchestra.run.smithi175.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-17T21:50:55.997 INFO:teuthology.orchestra.run.smithi175.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-17T21:50:55.997 INFO:teuthology.orchestra.run.smithi175.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-17T21:50:55.998 INFO:teuthology.orchestra.run.smithi175.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T21:50:55.999 INFO:teuthology.orchestra.run.smithi175.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T21:50:55.999 INFO:teuthology.orchestra.run.smithi175.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T21:50:55.999 INFO:teuthology.orchestra.run.smithi175.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T21:50:55.999 INFO:teuthology.orchestra.run.smithi175.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-17T21:50:55.999 INFO:teuthology.orchestra.run.smithi175.stdout: xmlstarlet zip 2024-09-17T21:50:55.999 INFO:teuthology.orchestra.run.smithi175.stdout:Suggested packages: 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout:Recommended packages: 2024-09-17T21:50:56.000 INFO:teuthology.orchestra.run.smithi175.stdout: btrfs-tools 2024-09-17T21:50:56.005 INFO:teuthology.orchestra.run.smithi167.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:50:56.006 INFO:teuthology.orchestra.run.smithi167.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T21:50:56.006 INFO:teuthology.orchestra.run.smithi167.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T21:50:56.006 INFO:teuthology.orchestra.run.smithi167.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T21:50:56.006 INFO:teuthology.orchestra.run.smithi167.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T21:50:56.007 INFO:teuthology.orchestra.run.smithi167.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:50:56.007 INFO:teuthology.orchestra.run.smithi167.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:50:56.007 INFO:teuthology.orchestra.run.smithi167.stdout:The following additional packages will be installed: 2024-09-17T21:50:56.007 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-17T21:50:56.008 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-17T21:50:56.008 INFO:teuthology.orchestra.run.smithi167.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-09-17T21:50:56.008 INFO:teuthology.orchestra.run.smithi167.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-09-17T21:50:56.010 INFO:teuthology.orchestra.run.smithi167.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-09-17T21:50:56.010 INFO:teuthology.orchestra.run.smithi167.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-09-17T21:50:56.010 INFO:teuthology.orchestra.run.smithi167.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-09-17T21:50:56.010 INFO:teuthology.orchestra.run.smithi167.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-09-17T21:50:56.010 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-09-17T21:50:56.010 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-09-17T21:50:56.011 INFO:teuthology.orchestra.run.smithi167.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-17T21:50:56.012 INFO:teuthology.orchestra.run.smithi167.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-17T21:50:56.012 INFO:teuthology.orchestra.run.smithi167.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-17T21:50:56.012 INFO:teuthology.orchestra.run.smithi167.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-17T21:50:56.012 INFO:teuthology.orchestra.run.smithi167.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-17T21:50:56.012 INFO:teuthology.orchestra.run.smithi167.stdout: xmlstarlet zip 2024-09-17T21:50:56.012 INFO:teuthology.orchestra.run.smithi167.stdout:Suggested packages: 2024-09-17T21:50:56.012 INFO:teuthology.orchestra.run.smithi167.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout:Recommended packages: 2024-09-17T21:50:56.013 INFO:teuthology.orchestra.run.smithi167.stdout: btrfs-tools 2024-09-17T21:50:56.051 INFO:teuthology.orchestra.run.smithi163.stdout:The following NEW packages will be installed: 2024-09-17T21:50:56.051 INFO:teuthology.orchestra.run.smithi163.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T21:50:56.051 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T21:50:56.051 INFO:teuthology.orchestra.run.smithi163.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T21:50:56.051 INFO:teuthology.orchestra.run.smithi163.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-17T21:50:56.051 INFO:teuthology.orchestra.run.smithi163.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-17T21:50:56.051 INFO:teuthology.orchestra.run.smithi163.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-17T21:50:56.052 INFO:teuthology.orchestra.run.smithi163.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-17T21:50:56.053 INFO:teuthology.orchestra.run.smithi163.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-17T21:50:56.054 INFO:teuthology.orchestra.run.smithi163.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-17T21:50:56.054 INFO:teuthology.orchestra.run.smithi163.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-17T21:50:56.054 INFO:teuthology.orchestra.run.smithi163.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-17T21:50:56.054 INFO:teuthology.orchestra.run.smithi163.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-17T21:50:56.054 INFO:teuthology.orchestra.run.smithi163.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-17T21:50:56.054 INFO:teuthology.orchestra.run.smithi163.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-17T21:50:56.106 INFO:teuthology.orchestra.run.smithi175.stdout:The following NEW packages will be installed: 2024-09-17T21:50:56.107 INFO:teuthology.orchestra.run.smithi175.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T21:50:56.107 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T21:50:56.107 INFO:teuthology.orchestra.run.smithi175.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T21:50:56.107 INFO:teuthology.orchestra.run.smithi175.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-17T21:50:56.107 INFO:teuthology.orchestra.run.smithi175.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-17T21:50:56.107 INFO:teuthology.orchestra.run.smithi175.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-17T21:50:56.107 INFO:teuthology.orchestra.run.smithi175.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-17T21:50:56.108 INFO:teuthology.orchestra.run.smithi175.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-17T21:50:56.108 INFO:teuthology.orchestra.run.smithi175.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-17T21:50:56.108 INFO:teuthology.orchestra.run.smithi175.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-17T21:50:56.108 INFO:teuthology.orchestra.run.smithi175.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-17T21:50:56.108 INFO:teuthology.orchestra.run.smithi175.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:50:56.108 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-17T21:50:56.109 INFO:teuthology.orchestra.run.smithi175.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-17T21:50:56.110 INFO:teuthology.orchestra.run.smithi175.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-17T21:50:56.110 INFO:teuthology.orchestra.run.smithi175.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-17T21:50:56.110 INFO:teuthology.orchestra.run.smithi175.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-17T21:50:56.110 INFO:teuthology.orchestra.run.smithi175.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-17T21:50:56.112 INFO:teuthology.orchestra.run.smithi167.stdout:The following NEW packages will be installed: 2024-09-17T21:50:56.112 INFO:teuthology.orchestra.run.smithi167.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-17T21:50:56.112 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-17T21:50:56.112 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-17T21:50:56.113 INFO:teuthology.orchestra.run.smithi167.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-17T21:50:56.113 INFO:teuthology.orchestra.run.smithi167.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-09-17T21:50:56.113 INFO:teuthology.orchestra.run.smithi167.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-17T21:50:56.114 INFO:teuthology.orchestra.run.smithi167.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-17T21:50:56.115 INFO:teuthology.orchestra.run.smithi167.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-17T21:50:56.166 INFO:teuthology.orchestra.run.smithi175.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T21:50:56.166 INFO:teuthology.orchestra.run.smithi175.stdout:Need to get 181 MB of archives. 2024-09-17T21:50:56.166 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-17T21:50:56.166 INFO:teuthology.orchestra.run.smithi175.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T21:50:56.171 INFO:teuthology.orchestra.run.smithi167.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T21:50:56.171 INFO:teuthology.orchestra.run.smithi167.stdout:Need to get 181 MB of archives. 2024-09-17T21:50:56.172 INFO:teuthology.orchestra.run.smithi167.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-17T21:50:56.172 INFO:teuthology.orchestra.run.smithi167.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T21:50:56.196 INFO:teuthology.orchestra.run.smithi163.stdout:0 upgraded, 118 newly installed, 0 to remove and 331 not upgraded. 2024-09-17T21:50:56.196 INFO:teuthology.orchestra.run.smithi163.stdout:Need to get 181 MB of archives. 2024-09-17T21:50:56.196 INFO:teuthology.orchestra.run.smithi163.stdout:After this operation, 829 MB of additional disk space will be used. 2024-09-17T21:50:56.196 INFO:teuthology.orchestra.run.smithi163.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-330-gc2ddf972-1jammy [3,591 kB] 2024-09-17T21:50:56.242 INFO:teuthology.orchestra.run.smithi163.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-17T21:50:56.248 INFO:teuthology.orchestra.run.smithi175.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-330-gc2ddf972-1jammy [3,591 kB] 2024-09-17T21:50:56.250 INFO:teuthology.orchestra.run.smithi167.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.1.1-330-gc2ddf972-1jammy [3,591 kB] 2024-09-17T21:50:56.255 INFO:teuthology.orchestra.run.smithi175.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T21:50:56.258 INFO:teuthology.orchestra.run.smithi175.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T21:50:56.259 INFO:teuthology.orchestra.run.smithi167.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T21:50:56.262 INFO:teuthology.orchestra.run.smithi167.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T21:50:56.275 INFO:teuthology.orchestra.run.smithi175.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-17T21:50:56.279 INFO:teuthology.orchestra.run.smithi167.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-17T21:50:56.337 INFO:teuthology.orchestra.run.smithi175.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T21:50:56.340 INFO:teuthology.orchestra.run.smithi167.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T21:50:56.341 INFO:teuthology.orchestra.run.smithi175.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T21:50:56.344 INFO:teuthology.orchestra.run.smithi167.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T21:50:56.354 INFO:teuthology.orchestra.run.smithi175.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T21:50:56.356 INFO:teuthology.orchestra.run.smithi167.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T21:50:56.358 INFO:teuthology.orchestra.run.smithi175.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T21:50:56.358 INFO:teuthology.orchestra.run.smithi175.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T21:50:56.359 INFO:teuthology.orchestra.run.smithi175.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T21:50:56.360 INFO:teuthology.orchestra.run.smithi167.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T21:50:56.361 INFO:teuthology.orchestra.run.smithi167.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T21:50:56.362 INFO:teuthology.orchestra.run.smithi167.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T21:50:56.368 INFO:teuthology.orchestra.run.smithi175.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-17T21:50:56.370 INFO:teuthology.orchestra.run.smithi175.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-17T21:50:56.370 INFO:teuthology.orchestra.run.smithi167.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-17T21:50:56.372 INFO:teuthology.orchestra.run.smithi175.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-17T21:50:56.372 INFO:teuthology.orchestra.run.smithi167.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-17T21:50:56.373 INFO:teuthology.orchestra.run.smithi175.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-17T21:50:56.374 INFO:teuthology.orchestra.run.smithi167.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-17T21:50:56.375 INFO:teuthology.orchestra.run.smithi175.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-17T21:50:56.376 INFO:teuthology.orchestra.run.smithi167.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-17T21:50:56.378 INFO:teuthology.orchestra.run.smithi175.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-17T21:50:56.378 INFO:teuthology.orchestra.run.smithi167.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-17T21:50:56.381 INFO:teuthology.orchestra.run.smithi167.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-17T21:50:56.391 INFO:teuthology.orchestra.run.smithi175.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-17T21:50:56.393 INFO:teuthology.orchestra.run.smithi175.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T21:50:56.394 INFO:teuthology.orchestra.run.smithi167.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-17T21:50:56.394 INFO:teuthology.orchestra.run.smithi175.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T21:50:56.394 INFO:teuthology.orchestra.run.smithi175.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T21:50:56.395 INFO:teuthology.orchestra.run.smithi167.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T21:50:56.396 INFO:teuthology.orchestra.run.smithi167.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T21:50:56.396 INFO:teuthology.orchestra.run.smithi167.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T21:50:56.397 INFO:teuthology.orchestra.run.smithi175.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T21:50:56.397 INFO:teuthology.orchestra.run.smithi175.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T21:50:56.397 INFO:teuthology.orchestra.run.smithi175.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T21:50:56.398 INFO:teuthology.orchestra.run.smithi163.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-330-gc2ddf972-1jammy [3,242 kB] 2024-09-17T21:50:56.398 INFO:teuthology.orchestra.run.smithi175.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T21:50:56.398 INFO:teuthology.orchestra.run.smithi167.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T21:50:56.398 INFO:teuthology.orchestra.run.smithi167.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T21:50:56.398 INFO:teuthology.orchestra.run.smithi167.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T21:50:56.398 INFO:teuthology.orchestra.run.smithi167.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T21:50:56.409 INFO:teuthology.orchestra.run.smithi175.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T21:50:56.410 INFO:teuthology.orchestra.run.smithi175.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T21:50:56.413 INFO:teuthology.orchestra.run.smithi167.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T21:50:56.413 INFO:teuthology.orchestra.run.smithi167.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T21:50:56.427 INFO:teuthology.orchestra.run.smithi175.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T21:50:56.429 INFO:teuthology.orchestra.run.smithi175.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T21:50:56.430 INFO:teuthology.orchestra.run.smithi167.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T21:50:56.430 INFO:teuthology.orchestra.run.smithi175.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T21:50:56.430 INFO:teuthology.orchestra.run.smithi175.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T21:50:56.431 INFO:teuthology.orchestra.run.smithi175.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T21:50:56.432 INFO:teuthology.orchestra.run.smithi175.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T21:50:56.432 INFO:teuthology.orchestra.run.smithi167.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T21:50:56.433 INFO:teuthology.orchestra.run.smithi175.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T21:50:56.433 INFO:teuthology.orchestra.run.smithi175.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T21:50:56.434 INFO:teuthology.orchestra.run.smithi167.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T21:50:56.434 INFO:teuthology.orchestra.run.smithi167.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T21:50:56.434 INFO:teuthology.orchestra.run.smithi167.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T21:50:56.444 INFO:teuthology.orchestra.run.smithi175.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T21:50:56.444 INFO:teuthology.orchestra.run.smithi175.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T21:50:56.461 INFO:teuthology.orchestra.run.smithi175.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T21:50:56.466 INFO:teuthology.orchestra.run.smithi175.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T21:50:56.466 INFO:teuthology.orchestra.run.smithi175.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T21:50:56.467 INFO:teuthology.orchestra.run.smithi175.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T21:50:56.468 INFO:teuthology.orchestra.run.smithi175.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T21:50:56.469 INFO:teuthology.orchestra.run.smithi175.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T21:50:56.471 INFO:teuthology.orchestra.run.smithi175.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T21:50:56.472 INFO:teuthology.orchestra.run.smithi175.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T21:50:56.478 INFO:teuthology.orchestra.run.smithi175.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T21:50:56.479 INFO:teuthology.orchestra.run.smithi175.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T21:50:56.486 INFO:teuthology.orchestra.run.smithi163.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-330-gc2ddf972-1jammy [719 kB] 2024-09-17T21:50:56.495 INFO:teuthology.orchestra.run.smithi175.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T21:50:56.496 INFO:teuthology.orchestra.run.smithi175.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T21:50:56.496 INFO:teuthology.orchestra.run.smithi175.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T21:50:56.499 INFO:teuthology.orchestra.run.smithi175.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T21:50:56.521 INFO:teuthology.orchestra.run.smithi163.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-330-gc2ddf972-1jammy [356 kB] 2024-09-17T21:50:56.527 INFO:teuthology.orchestra.run.smithi163.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-330-gc2ddf972-1jammy [32.8 kB] 2024-09-17T21:50:56.528 INFO:teuthology.orchestra.run.smithi163.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-330-gc2ddf972-1jammy [180 kB] 2024-09-17T21:50:56.532 INFO:teuthology.orchestra.run.smithi163.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-330-gc2ddf972-1jammy [67.8 kB] 2024-09-17T21:50:56.533 INFO:teuthology.orchestra.run.smithi163.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-330-gc2ddf972-1jammy [333 kB] 2024-09-17T21:50:56.540 INFO:teuthology.orchestra.run.smithi163.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-330-gc2ddf972-1jammy [6,875 kB] 2024-09-17T21:50:56.548 INFO:teuthology.orchestra.run.smithi175.stdout:Get:52 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-330-gc2ddf972-1jammy [3,242 kB] 2024-09-17T21:50:56.552 INFO:teuthology.orchestra.run.smithi175.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T21:50:56.553 INFO:teuthology.orchestra.run.smithi175.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T21:50:56.554 INFO:teuthology.orchestra.run.smithi175.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T21:50:56.554 INFO:teuthology.orchestra.run.smithi175.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T21:50:56.555 INFO:teuthology.orchestra.run.smithi175.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T21:50:56.569 INFO:teuthology.orchestra.run.smithi167.stdout:Get:33 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.1.1-330-gc2ddf972-1jammy [3,242 kB] 2024-09-17T21:50:56.573 INFO:teuthology.orchestra.run.smithi175.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T21:50:56.574 INFO:teuthology.orchestra.run.smithi175.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T21:50:56.575 INFO:teuthology.orchestra.run.smithi175.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T21:50:56.589 INFO:teuthology.orchestra.run.smithi175.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T21:50:56.589 INFO:teuthology.orchestra.run.smithi175.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T21:50:56.589 INFO:teuthology.orchestra.run.smithi175.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T21:50:56.590 INFO:teuthology.orchestra.run.smithi175.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T21:50:56.590 INFO:teuthology.orchestra.run.smithi175.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T21:50:56.591 INFO:teuthology.orchestra.run.smithi175.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T21:50:56.606 INFO:teuthology.orchestra.run.smithi175.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T21:50:56.607 INFO:teuthology.orchestra.run.smithi175.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T21:50:56.610 INFO:teuthology.orchestra.run.smithi175.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T21:50:56.624 INFO:teuthology.orchestra.run.smithi175.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T21:50:56.625 INFO:teuthology.orchestra.run.smithi175.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T21:50:56.626 INFO:teuthology.orchestra.run.smithi175.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T21:50:56.629 INFO:teuthology.orchestra.run.smithi175.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T21:50:56.631 INFO:teuthology.orchestra.run.smithi175.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-17T21:50:56.632 INFO:teuthology.orchestra.run.smithi175.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-17T21:50:56.632 INFO:teuthology.orchestra.run.smithi175.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T21:50:56.641 INFO:teuthology.orchestra.run.smithi175.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-17T21:50:56.642 INFO:teuthology.orchestra.run.smithi175.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T21:50:56.645 INFO:teuthology.orchestra.run.smithi175.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T21:50:56.659 INFO:teuthology.orchestra.run.smithi175.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T21:50:56.659 INFO:teuthology.orchestra.run.smithi175.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T21:50:56.659 INFO:teuthology.orchestra.run.smithi175.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T21:50:56.661 INFO:teuthology.orchestra.run.smithi175.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T21:50:56.661 INFO:teuthology.orchestra.run.smithi175.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T21:50:56.662 INFO:teuthology.orchestra.run.smithi163.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-17T21:50:56.667 INFO:teuthology.orchestra.run.smithi175.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T21:50:56.668 INFO:teuthology.orchestra.run.smithi175.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T21:50:56.674 INFO:teuthology.orchestra.run.smithi163.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-17T21:50:56.676 INFO:teuthology.orchestra.run.smithi175.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T21:50:56.677 INFO:teuthology.orchestra.run.smithi175.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T21:50:56.678 INFO:teuthology.orchestra.run.smithi175.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T21:50:56.708 INFO:teuthology.orchestra.run.smithi175.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-330-gc2ddf972-1jammy [719 kB] 2024-09-17T21:50:56.730 INFO:teuthology.orchestra.run.smithi167.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T21:50:56.755 INFO:teuthology.orchestra.run.smithi163.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-17T21:50:56.760 INFO:teuthology.orchestra.run.smithi163.stdout:Get:14 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-330-gc2ddf972-1jammy [112 kB] 2024-09-17T21:50:56.763 INFO:teuthology.orchestra.run.smithi163.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-330-gc2ddf972-1jammy [472 kB] 2024-09-17T21:50:56.774 INFO:teuthology.orchestra.run.smithi175.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-330-gc2ddf972-1jammy [356 kB] 2024-09-17T21:50:56.781 INFO:teuthology.orchestra.run.smithi175.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-330-gc2ddf972-1jammy [32.8 kB] 2024-09-17T21:50:56.782 INFO:teuthology.orchestra.run.smithi175.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-330-gc2ddf972-1jammy [180 kB] 2024-09-17T21:50:56.785 INFO:teuthology.orchestra.run.smithi163.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-330-gc2ddf972-1jammy [25.9 MB] 2024-09-17T21:50:56.787 INFO:teuthology.orchestra.run.smithi167.stdout:Get:35 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.1.1-330-gc2ddf972-1jammy [719 kB] 2024-09-17T21:50:56.803 INFO:teuthology.orchestra.run.smithi167.stdout:Get:36 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.1.1-330-gc2ddf972-1jammy [356 kB] 2024-09-17T21:50:56.811 INFO:teuthology.orchestra.run.smithi167.stdout:Get:37 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.1.1-330-gc2ddf972-1jammy [32.8 kB] 2024-09-17T21:50:56.812 INFO:teuthology.orchestra.run.smithi167.stdout:Get:38 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.1.1-330-gc2ddf972-1jammy [180 kB] 2024-09-17T21:50:56.837 INFO:teuthology.orchestra.run.smithi175.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-330-gc2ddf972-1jammy [67.8 kB] 2024-09-17T21:50:56.840 INFO:teuthology.orchestra.run.smithi175.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-330-gc2ddf972-1jammy [333 kB] 2024-09-17T21:50:56.847 INFO:teuthology.orchestra.run.smithi175.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-330-gc2ddf972-1jammy [6,875 kB] 2024-09-17T21:50:56.868 INFO:teuthology.orchestra.run.smithi167.stdout:Get:39 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.1.1-330-gc2ddf972-1jammy [67.8 kB] 2024-09-17T21:50:56.870 INFO:teuthology.orchestra.run.smithi167.stdout:Get:40 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.1.1-330-gc2ddf972-1jammy [333 kB] 2024-09-17T21:50:56.878 INFO:teuthology.orchestra.run.smithi167.stdout:Get:41 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.1.1-330-gc2ddf972-1jammy [6,875 kB] 2024-09-17T21:50:56.984 INFO:teuthology.orchestra.run.smithi163.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-17T21:50:56.995 INFO:teuthology.orchestra.run.smithi163.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-17T21:50:57.024 INFO:teuthology.orchestra.run.smithi163.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-17T21:50:57.033 INFO:teuthology.orchestra.run.smithi163.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-17T21:50:57.034 INFO:teuthology.orchestra.run.smithi163.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-17T21:50:57.035 INFO:teuthology.orchestra.run.smithi163.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-17T21:50:57.053 INFO:teuthology.orchestra.run.smithi163.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-17T21:50:57.058 INFO:teuthology.orchestra.run.smithi163.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-17T21:50:57.062 INFO:teuthology.orchestra.run.smithi163.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-17T21:50:57.066 INFO:teuthology.orchestra.run.smithi163.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-17T21:50:57.147 INFO:teuthology.orchestra.run.smithi163.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-17T21:50:57.151 INFO:teuthology.orchestra.run.smithi163.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-17T21:50:57.155 INFO:teuthology.orchestra.run.smithi163.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-17T21:50:57.158 INFO:teuthology.orchestra.run.smithi163.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-17T21:50:57.160 INFO:teuthology.orchestra.run.smithi163.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-17T21:50:57.160 INFO:teuthology.orchestra.run.smithi163.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-17T21:50:57.162 INFO:teuthology.orchestra.run.smithi163.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-17T21:50:57.163 INFO:teuthology.orchestra.run.smithi163.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-17T21:50:57.163 INFO:teuthology.orchestra.run.smithi163.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-17T21:50:57.184 INFO:teuthology.orchestra.run.smithi175.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-330-gc2ddf972-1jammy [112 kB] 2024-09-17T21:50:57.186 INFO:teuthology.orchestra.run.smithi175.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-330-gc2ddf972-1jammy [472 kB] 2024-09-17T21:50:57.196 INFO:teuthology.orchestra.run.smithi175.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-330-gc2ddf972-1jammy [25.9 MB] 2024-09-17T21:50:57.229 INFO:teuthology.orchestra.run.smithi163.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-17T21:50:57.246 INFO:teuthology.orchestra.run.smithi163.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-17T21:50:57.246 INFO:teuthology.orchestra.run.smithi163.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-17T21:50:57.247 INFO:teuthology.orchestra.run.smithi163.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-17T21:50:57.252 INFO:teuthology.orchestra.run.smithi167.stdout:Get:42 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.1.1-330-gc2ddf972-1jammy [112 kB] 2024-09-17T21:50:57.253 INFO:teuthology.orchestra.run.smithi163.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-17T21:50:57.254 INFO:teuthology.orchestra.run.smithi163.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-17T21:50:57.256 INFO:teuthology.orchestra.run.smithi167.stdout:Get:43 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.1.1-330-gc2ddf972-1jammy [472 kB] 2024-09-17T21:50:57.294 INFO:teuthology.orchestra.run.smithi167.stdout:Get:44 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.1.1-330-gc2ddf972-1jammy [25.9 MB] 2024-09-17T21:50:57.311 INFO:teuthology.orchestra.run.smithi163.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-17T21:50:57.312 INFO:teuthology.orchestra.run.smithi163.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-17T21:50:57.314 INFO:teuthology.orchestra.run.smithi163.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-17T21:50:57.314 INFO:teuthology.orchestra.run.smithi163.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T21:50:57.383 INFO:teuthology.orchestra.run.smithi167.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-17T21:50:57.384 INFO:teuthology.orchestra.run.smithi167.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T21:50:57.386 INFO:teuthology.orchestra.run.smithi167.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T21:50:57.388 INFO:teuthology.orchestra.run.smithi167.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T21:50:57.389 INFO:teuthology.orchestra.run.smithi167.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T21:50:57.392 INFO:teuthology.orchestra.run.smithi163.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-17T21:50:57.395 INFO:teuthology.orchestra.run.smithi163.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-17T21:50:57.396 INFO:teuthology.orchestra.run.smithi163.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-17T21:50:57.397 INFO:teuthology.orchestra.run.smithi163.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-17T21:50:57.400 INFO:teuthology.orchestra.run.smithi167.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T21:50:57.400 INFO:teuthology.orchestra.run.smithi167.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T21:50:57.401 INFO:teuthology.orchestra.run.smithi167.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T21:50:57.402 INFO:teuthology.orchestra.run.smithi167.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T21:50:57.405 INFO:teuthology.orchestra.run.smithi167.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T21:50:57.408 INFO:teuthology.orchestra.run.smithi163.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-17T21:50:57.409 INFO:teuthology.orchestra.run.smithi167.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T21:50:57.422 INFO:teuthology.orchestra.run.smithi167.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T21:50:57.424 INFO:teuthology.orchestra.run.smithi167.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T21:50:57.426 INFO:teuthology.orchestra.run.smithi167.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T21:50:57.430 INFO:teuthology.orchestra.run.smithi167.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T21:50:57.431 INFO:teuthology.orchestra.run.smithi167.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T21:50:57.439 INFO:teuthology.orchestra.run.smithi167.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T21:50:57.443 INFO:teuthology.orchestra.run.smithi167.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T21:50:57.474 INFO:teuthology.orchestra.run.smithi163.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-17T21:50:57.475 INFO:teuthology.orchestra.run.smithi163.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-17T21:50:57.476 INFO:teuthology.orchestra.run.smithi163.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-17T21:50:57.478 INFO:teuthology.orchestra.run.smithi163.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-17T21:50:57.483 INFO:teuthology.orchestra.run.smithi163.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-17T21:50:57.519 INFO:teuthology.orchestra.run.smithi167.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T21:50:57.520 INFO:teuthology.orchestra.run.smithi167.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T21:50:57.522 INFO:teuthology.orchestra.run.smithi167.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T21:50:57.522 INFO:teuthology.orchestra.run.smithi167.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T21:50:57.523 INFO:teuthology.orchestra.run.smithi167.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T21:50:57.540 INFO:teuthology.orchestra.run.smithi167.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T21:50:57.542 INFO:teuthology.orchestra.run.smithi167.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T21:50:57.542 INFO:teuthology.orchestra.run.smithi167.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T21:50:57.555 INFO:teuthology.orchestra.run.smithi163.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-17T21:50:57.557 INFO:teuthology.orchestra.run.smithi167.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T21:50:57.557 INFO:teuthology.orchestra.run.smithi167.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T21:50:57.558 INFO:teuthology.orchestra.run.smithi163.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-17T21:50:57.558 INFO:teuthology.orchestra.run.smithi167.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T21:50:57.558 INFO:teuthology.orchestra.run.smithi167.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T21:50:57.559 INFO:teuthology.orchestra.run.smithi167.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T21:50:57.559 INFO:teuthology.orchestra.run.smithi163.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-17T21:50:57.560 INFO:teuthology.orchestra.run.smithi167.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T21:50:57.564 INFO:teuthology.orchestra.run.smithi163.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-17T21:50:57.565 INFO:teuthology.orchestra.run.smithi163.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-17T21:50:57.572 INFO:teuthology.orchestra.run.smithi167.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T21:50:57.573 INFO:teuthology.orchestra.run.smithi167.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T21:50:57.576 INFO:teuthology.orchestra.run.smithi167.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T21:50:57.589 INFO:teuthology.orchestra.run.smithi167.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T21:50:57.591 INFO:teuthology.orchestra.run.smithi167.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T21:50:57.591 INFO:teuthology.orchestra.run.smithi167.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T21:50:57.594 INFO:teuthology.orchestra.run.smithi167.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T21:50:57.596 INFO:teuthology.orchestra.run.smithi167.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-17T21:50:57.597 INFO:teuthology.orchestra.run.smithi167.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-17T21:50:57.597 INFO:teuthology.orchestra.run.smithi167.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T21:50:57.606 INFO:teuthology.orchestra.run.smithi167.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-17T21:50:57.607 INFO:teuthology.orchestra.run.smithi167.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T21:50:57.610 INFO:teuthology.orchestra.run.smithi167.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T21:50:57.624 INFO:teuthology.orchestra.run.smithi167.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T21:50:57.624 INFO:teuthology.orchestra.run.smithi167.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T21:50:57.625 INFO:teuthology.orchestra.run.smithi167.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T21:50:57.626 INFO:teuthology.orchestra.run.smithi167.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T21:50:57.627 INFO:teuthology.orchestra.run.smithi167.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T21:50:57.633 INFO:teuthology.orchestra.run.smithi167.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T21:50:57.633 INFO:teuthology.orchestra.run.smithi167.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T21:50:57.636 INFO:teuthology.orchestra.run.smithi163.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-17T21:50:57.640 INFO:teuthology.orchestra.run.smithi167.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T21:50:57.641 INFO:teuthology.orchestra.run.smithi163.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-17T21:50:57.642 INFO:teuthology.orchestra.run.smithi167.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T21:50:57.643 INFO:teuthology.orchestra.run.smithi167.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T21:50:57.804 INFO:teuthology.orchestra.run.smithi163.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-17T21:50:57.806 INFO:teuthology.orchestra.run.smithi163.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-17T21:50:57.808 INFO:teuthology.orchestra.run.smithi163.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-17T21:50:57.809 INFO:teuthology.orchestra.run.smithi163.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-17T21:50:57.811 INFO:teuthology.orchestra.run.smithi163.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-17T21:50:57.844 INFO:teuthology.orchestra.run.smithi163.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-17T21:50:57.846 INFO:teuthology.orchestra.run.smithi163.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-17T21:50:57.847 INFO:teuthology.orchestra.run.smithi163.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-17T21:50:57.964 INFO:teuthology.orchestra.run.smithi163.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-17T21:50:57.965 INFO:teuthology.orchestra.run.smithi163.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-17T21:50:57.971 INFO:teuthology.orchestra.run.smithi163.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-17T21:50:58.033 INFO:teuthology.orchestra.run.smithi163.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-17T21:50:58.034 INFO:teuthology.orchestra.run.smithi163.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-330-gc2ddf972-1jammy [5,145 kB] 2024-09-17T21:50:58.034 INFO:teuthology.orchestra.run.smithi163.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-17T21:50:58.035 INFO:teuthology.orchestra.run.smithi163.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-17T21:50:58.037 INFO:teuthology.orchestra.run.smithi163.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-17T21:50:58.038 INFO:teuthology.orchestra.run.smithi163.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-17T21:50:58.046 INFO:teuthology.orchestra.run.smithi163.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-17T21:50:58.052 INFO:teuthology.orchestra.run.smithi163.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-17T21:50:58.056 INFO:teuthology.orchestra.run.smithi163.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-17T21:50:58.058 INFO:teuthology.orchestra.run.smithi163.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-17T21:50:58.134 INFO:teuthology.orchestra.run.smithi163.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-17T21:50:58.140 INFO:teuthology.orchestra.run.smithi163.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-17T21:50:58.143 INFO:teuthology.orchestra.run.smithi163.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-17T21:50:58.144 INFO:teuthology.orchestra.run.smithi163.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-330-gc2ddf972-1jammy [245 kB] 2024-09-17T21:50:58.145 INFO:teuthology.orchestra.run.smithi163.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-17T21:50:58.156 INFO:teuthology.orchestra.run.smithi163.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-17T21:50:58.157 INFO:teuthology.orchestra.run.smithi163.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-17T21:50:58.165 INFO:teuthology.orchestra.run.smithi163.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-17T21:50:58.169 INFO:teuthology.orchestra.run.smithi163.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-330-gc2ddf972-1jammy [124 kB] 2024-09-17T21:50:58.172 INFO:teuthology.orchestra.run.smithi163.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-330-gc2ddf972-1jammy [1,555 kB] 2024-09-17T21:50:58.215 INFO:teuthology.orchestra.run.smithi163.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-17T21:50:58.217 INFO:teuthology.orchestra.run.smithi163.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-17T21:50:58.217 INFO:teuthology.orchestra.run.smithi163.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-17T21:50:58.233 INFO:teuthology.orchestra.run.smithi163.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-330-gc2ddf972-1jammy [6,143 kB] 2024-09-17T21:50:58.296 INFO:teuthology.orchestra.run.smithi163.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-17T21:50:58.298 INFO:teuthology.orchestra.run.smithi163.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-17T21:50:58.318 INFO:teuthology.orchestra.run.smithi163.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-17T21:50:58.319 INFO:teuthology.orchestra.run.smithi163.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-17T21:50:58.320 INFO:teuthology.orchestra.run.smithi163.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-17T21:50:58.325 INFO:teuthology.orchestra.run.smithi163.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-17T21:50:58.327 INFO:teuthology.orchestra.run.smithi163.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-17T21:50:58.479 INFO:teuthology.orchestra.run.smithi163.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-330-gc2ddf972-1jammy [22.8 MB] 2024-09-17T21:50:58.606 INFO:teuthology.orchestra.run.smithi175.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-330-gc2ddf972-1jammy [5,145 kB] 2024-09-17T21:50:58.774 INFO:teuthology.orchestra.run.smithi167.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.1.1-330-gc2ddf972-1jammy [5,145 kB] 2024-09-17T21:50:58.802 INFO:teuthology.orchestra.run.smithi175.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-330-gc2ddf972-1jammy [245 kB] 2024-09-17T21:50:58.807 INFO:teuthology.orchestra.run.smithi175.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-330-gc2ddf972-1jammy [124 kB] 2024-09-17T21:50:58.810 INFO:teuthology.orchestra.run.smithi175.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-330-gc2ddf972-1jammy [1,555 kB] 2024-09-17T21:50:58.917 INFO:teuthology.orchestra.run.smithi175.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-330-gc2ddf972-1jammy [6,143 kB] 2024-09-17T21:50:59.023 INFO:teuthology.orchestra.run.smithi167.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.1.1-330-gc2ddf972-1jammy [245 kB] 2024-09-17T21:50:59.028 INFO:teuthology.orchestra.run.smithi167.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.1.1-330-gc2ddf972-1jammy [124 kB] 2024-09-17T21:50:59.031 INFO:teuthology.orchestra.run.smithi167.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.1.1-330-gc2ddf972-1jammy [1,555 kB] 2024-09-17T21:50:59.146 INFO:teuthology.orchestra.run.smithi167.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.1.1-330-gc2ddf972-1jammy [6,143 kB] 2024-09-17T21:50:59.245 INFO:teuthology.orchestra.run.smithi175.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-330-gc2ddf972-1jammy [22.8 MB] 2024-09-17T21:50:59.474 INFO:teuthology.orchestra.run.smithi163.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-330-gc2ddf972-1jammy [14.1 kB] 2024-09-17T21:50:59.475 INFO:teuthology.orchestra.run.smithi163.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-330-gc2ddf972-1jammy [877 kB] 2024-09-17T21:50:59.487 INFO:teuthology.orchestra.run.smithi167.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.1.1-330-gc2ddf972-1jammy [22.8 MB] 2024-09-17T21:50:59.491 INFO:teuthology.orchestra.run.smithi163.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-330-gc2ddf972-1jammy [2,462 kB] 2024-09-17T21:50:59.533 INFO:teuthology.orchestra.run.smithi163.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-330-gc2ddf972-1jammy [794 kB] 2024-09-17T21:50:59.554 INFO:teuthology.orchestra.run.smithi163.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-330-gc2ddf972-1jammy [152 kB] 2024-09-17T21:50:59.557 INFO:teuthology.orchestra.run.smithi163.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-330-gc2ddf972-1jammy [2,275 kB] 2024-09-17T21:50:59.636 INFO:teuthology.orchestra.run.smithi163.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-330-gc2ddf972-1jammy [8,625 kB] 2024-09-17T21:50:59.977 INFO:teuthology.orchestra.run.smithi163.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-330-gc2ddf972-1jammy [14.2 kB] 2024-09-17T21:50:59.978 INFO:teuthology.orchestra.run.smithi163.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-330-gc2ddf972-1jammy [51.4 MB] 2024-09-17T21:51:00.585 INFO:teuthology.orchestra.run.smithi175.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-330-gc2ddf972-1jammy [14.1 kB] 2024-09-17T21:51:00.586 INFO:teuthology.orchestra.run.smithi175.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-330-gc2ddf972-1jammy [877 kB] 2024-09-17T21:51:00.603 INFO:teuthology.orchestra.run.smithi175.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-330-gc2ddf972-1jammy [2,462 kB] 2024-09-17T21:51:00.666 INFO:teuthology.orchestra.run.smithi175.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-330-gc2ddf972-1jammy [794 kB] 2024-09-17T21:51:00.731 INFO:teuthology.orchestra.run.smithi175.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-330-gc2ddf972-1jammy [152 kB] 2024-09-17T21:51:00.734 INFO:teuthology.orchestra.run.smithi175.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-330-gc2ddf972-1jammy [2,275 kB] 2024-09-17T21:51:00.875 INFO:teuthology.orchestra.run.smithi175.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-330-gc2ddf972-1jammy [8,625 kB] 2024-09-17T21:51:00.960 INFO:teuthology.orchestra.run.smithi167.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.1.1-330-gc2ddf972-1jammy [14.1 kB] 2024-09-17T21:51:01.043 INFO:teuthology.orchestra.run.smithi167.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.1.1-330-gc2ddf972-1jammy [877 kB] 2024-09-17T21:51:01.060 INFO:teuthology.orchestra.run.smithi167.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.1.1-330-gc2ddf972-1jammy [2,462 kB] 2024-09-17T21:51:01.105 INFO:teuthology.orchestra.run.smithi167.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.1.1-330-gc2ddf972-1jammy [794 kB] 2024-09-17T21:51:01.146 INFO:teuthology.orchestra.run.smithi167.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.1.1-330-gc2ddf972-1jammy [152 kB] 2024-09-17T21:51:01.153 INFO:teuthology.orchestra.run.smithi167.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.1.1-330-gc2ddf972-1jammy [2,275 kB] 2024-09-17T21:51:01.291 INFO:teuthology.orchestra.run.smithi167.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.1.1-330-gc2ddf972-1jammy [8,625 kB] 2024-09-17T21:51:01.322 INFO:teuthology.orchestra.run.smithi175.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-330-gc2ddf972-1jammy [14.2 kB] 2024-09-17T21:51:01.323 INFO:teuthology.orchestra.run.smithi175.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-330-gc2ddf972-1jammy [51.4 MB] 2024-09-17T21:51:01.827 INFO:teuthology.orchestra.run.smithi167.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.1.1-330-gc2ddf972-1jammy [14.2 kB] 2024-09-17T21:51:01.828 INFO:teuthology.orchestra.run.smithi167.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.1.1-330-gc2ddf972-1jammy [51.4 MB] 2024-09-17T21:51:02.142 INFO:teuthology.orchestra.run.smithi163.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-330-gc2ddf972-1jammy [130 kB] 2024-09-17T21:51:02.144 INFO:teuthology.orchestra.run.smithi163.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-330-gc2ddf972-1jammy [39.0 kB] 2024-09-17T21:51:02.146 INFO:teuthology.orchestra.run.smithi163.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-330-gc2ddf972-1jammy [13.6 MB] 2024-09-17T21:51:02.560 INFO:teuthology.orchestra.run.smithi163.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-330-gc2ddf972-1jammy [91.4 kB] 2024-09-17T21:51:03.153 INFO:teuthology.orchestra.run.smithi163.stdout:Fetched 181 MB in 6s (27.8 MB/s) 2024-09-17T21:51:03.305 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T21:51:03.405 INFO:teuthology.orchestra.run.smithi163.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-17T21:51:03.410 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T21:51:03.478 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:51:03.677 INFO:teuthology.orchestra.run.smithi175.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-330-gc2ddf972-1jammy [130 kB] 2024-09-17T21:51:03.679 INFO:teuthology.orchestra.run.smithi175.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-330-gc2ddf972-1jammy [39.0 kB] 2024-09-17T21:51:03.681 INFO:teuthology.orchestra.run.smithi175.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-330-gc2ddf972-1jammy [13.6 MB] 2024-09-17T21:51:03.781 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T21:51:03.808 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T21:51:03.848 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:51:03.912 INFO:teuthology.orchestra.run.smithi175.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-330-gc2ddf972-1jammy [91.4 kB] 2024-09-17T21:51:04.036 INFO:teuthology.orchestra.run.smithi167.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.1.1-330-gc2ddf972-1jammy [130 kB] 2024-09-17T21:51:04.039 INFO:teuthology.orchestra.run.smithi167.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.1.1-330-gc2ddf972-1jammy [39.0 kB] 2024-09-17T21:51:04.040 INFO:teuthology.orchestra.run.smithi167.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.1.1-330-gc2ddf972-1jammy [13.6 MB] 2024-09-17T21:51:04.184 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T21:51:04.210 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T21:51:04.247 INFO:teuthology.orchestra.run.smithi167.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.1.1-330-gc2ddf972-1jammy [91.4 kB] 2024-09-17T21:51:04.250 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:51:04.485 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 181 MB in 8s (23.2 MB/s) 2024-09-17T21:51:04.617 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T21:51:04.629 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T21:51:04.656 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:04.695 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:04.716 INFO:teuthology.orchestra.run.smithi175.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-17T21:51:04.722 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T21:51:04.790 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:51:04.827 INFO:teuthology.orchestra.run.smithi167.stdout:Fetched 181 MB in 8s (22.3 MB/s) 2024-09-17T21:51:04.993 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-17T21:51:05.065 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T21:51:05.069 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T21:51:05.091 INFO:teuthology.orchestra.run.smithi167.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 165990 files and directories currently installed.) 2024-09-17T21:51:05.092 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:05.094 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T21:51:05.097 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-17T21:51:05.127 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:51:05.132 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:05.175 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:51:05.480 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T21:51:05.485 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T21:51:05.506 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T21:51:05.511 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:05.546 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:51:05.551 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:05.554 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-17T21:51:05.580 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-17T21:51:05.620 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:51:05.880 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T21:51:05.906 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T21:51:05.915 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-17T21:51:05.941 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-17T21:51:05.946 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:51:05.973 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:51:05.991 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T21:51:06.018 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:06.066 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:06.224 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package librados2. 2024-09-17T21:51:06.239 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../007-librados2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:06.282 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking librados2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:06.386 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T21:51:06.402 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-17T21:51:06.409 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:06.428 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:06.444 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:06.477 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:06.744 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package librbd1. 2024-09-17T21:51:06.770 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../008-librbd1_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:06.772 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T21:51:06.798 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:06.810 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking librbd1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:06.838 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:06.871 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-17T21:51:06.897 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:06.938 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:07.250 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-17T21:51:07.263 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T21:51:07.276 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-17T21:51:07.289 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:07.308 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:51:07.329 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libcephfs2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:07.333 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T21:51:07.359 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T21:51:07.391 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:51:07.623 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-rados. 2024-09-17T21:51:07.644 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-17T21:51:07.650 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../010-python3-rados_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:07.671 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-17T21:51:07.681 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-rados (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:07.702 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package librados2. 2024-09-17T21:51:07.710 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:51:07.729 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../007-librados2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:07.769 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking librados2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:07.976 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T21:51:08.002 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:08.030 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librados2. 2024-09-17T21:51:08.042 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-ceph-argparse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:08.057 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../007-librados2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:08.097 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librados2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:08.205 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package librbd1. 2024-09-17T21:51:08.231 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../008-librbd1_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:08.280 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking librbd1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:08.295 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T21:51:08.310 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:08.353 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-cephfs (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:08.558 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librbd1. 2024-09-17T21:51:08.584 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../008-librbd1_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:08.624 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librbd1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:08.681 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T21:51:08.708 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:08.747 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:08.808 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T21:51:08.834 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:08.874 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libcephfs2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:09.027 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libcephfs2. 2024-09-17T21:51:09.034 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T21:51:09.049 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T21:51:09.053 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../009-libcephfs2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:09.083 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:51:09.093 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libcephfs2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:09.168 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-rados. 2024-09-17T21:51:09.183 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../010-python3-rados_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:09.218 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-rados (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:09.387 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T21:51:09.404 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rados. 2024-09-17T21:51:09.413 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T21:51:09.419 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../010-python3-rados_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:09.453 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T21:51:09.462 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rados (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:09.512 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T21:51:09.539 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:09.579 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-ceph-argparse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:09.689 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T21:51:09.715 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:09.755 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-rbd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:09.782 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-17T21:51:09.808 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:09.831 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T21:51:09.846 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:09.849 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-ceph-argparse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:09.890 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-cephfs (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:10.101 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cephfs. 2024-09-17T21:51:10.117 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../012-python3-cephfs_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:10.117 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T21:51:10.144 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T21:51:10.159 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cephfs (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:10.183 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:51:10.201 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T21:51:10.227 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:10.267 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:10.446 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-17T21:51:10.453 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-17T21:51:10.468 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-17T21:51:10.472 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../013-python3-ceph-common_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:10.511 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:51:10.512 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:10.579 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T21:51:10.605 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T21:51:10.645 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:51:10.807 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-17T21:51:10.814 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-17T21:51:10.829 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-17T21:51:10.840 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-17T21:51:10.865 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:51:10.880 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:51:10.923 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T21:51:10.949 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T21:51:10.989 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T21:51:11.183 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package lua5.1. 2024-09-17T21:51:11.185 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-prettytable. 2024-09-17T21:51:11.210 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-17T21:51:11.211 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-09-17T21:51:11.242 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T21:51:11.250 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:51:11.251 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-17T21:51:11.257 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:11.300 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-rbd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:11.521 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rbd. 2024-09-17T21:51:11.545 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package lua-any. 2024-09-17T21:51:11.547 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../016-python3-rbd_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:11.560 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-17T21:51:11.587 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rbd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:11.603 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-17T21:51:11.645 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T21:51:11.671 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T21:51:11.711 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:51:11.830 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package zip. 2024-09-17T21:51:11.845 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-17T21:51:11.905 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking zip (3.0-12build2) ... 2024-09-17T21:51:11.932 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-17T21:51:11.958 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-17T21:51:11.998 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:51:12.014 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-17T21:51:12.040 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-17T21:51:12.081 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:51:12.217 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package unzip. 2024-09-17T21:51:12.243 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-17T21:51:12.251 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-17T21:51:12.266 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-17T21:51:12.283 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:51:12.309 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:51:12.341 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-17T21:51:12.357 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-17T21:51:12.400 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:51:12.579 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-17T21:51:12.594 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-17T21:51:12.621 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package luarocks. 2024-09-17T21:51:12.628 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:51:12.647 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-17T21:51:12.687 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:51:12.745 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package lua5.1. 2024-09-17T21:51:12.771 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-17T21:51:12.812 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:51:12.932 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua5.1. 2024-09-17T21:51:12.958 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-17T21:51:12.998 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:51:13.045 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package librgw2. 2024-09-17T21:51:13.071 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../025-librgw2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:13.111 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking librgw2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:13.122 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package lua-any. 2024-09-17T21:51:13.149 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-17T21:51:13.189 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-17T21:51:13.327 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua-any. 2024-09-17T21:51:13.353 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-09-17T21:51:13.393 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-17T21:51:13.425 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package zip. 2024-09-17T21:51:13.440 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-17T21:51:13.475 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking zip (3.0-12build2) ... 2024-09-17T21:51:13.629 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package zip. 2024-09-17T21:51:13.644 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-09-17T21:51:13.647 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T21:51:13.662 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:13.679 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking zip (3.0-12build2) ... 2024-09-17T21:51:13.705 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-rgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:13.719 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package unzip. 2024-09-17T21:51:13.746 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-17T21:51:13.786 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:51:13.940 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package unzip. 2024-09-17T21:51:13.955 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-17T21:51:13.999 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:51:14.041 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T21:51:14.068 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T21:51:14.108 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:51:14.148 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package luarocks. 2024-09-17T21:51:14.174 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-17T21:51:14.214 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:51:14.369 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package luarocks. 2024-09-17T21:51:14.395 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-17T21:51:14.419 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T21:51:14.436 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:51:14.446 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:14.486 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libradosstriper1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:14.580 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package librgw2. 2024-09-17T21:51:14.596 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../025-librgw2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:14.630 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking librgw2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:14.819 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package librgw2. 2024-09-17T21:51:14.845 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../025-librgw2_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:14.847 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-common. 2024-09-17T21:51:14.874 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../029-ceph-common_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:14.885 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking librgw2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:14.905 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:15.132 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T21:51:15.148 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:15.190 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-rgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:15.413 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rgw. 2024-09-17T21:51:15.439 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../026-python3-rgw_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:15.471 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:15.510 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T21:51:15.537 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T21:51:15.576 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:51:15.774 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-17T21:51:15.800 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-17T21:51:15.840 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:51:15.879 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T21:51:15.905 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:15.946 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libradosstriper1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:16.152 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libradosstriper1. 2024-09-17T21:51:16.178 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../028-libradosstriper1_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:16.218 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libradosstriper1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:16.324 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-common. 2024-09-17T21:51:16.351 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../029-ceph-common_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:16.382 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:16.461 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-base. 2024-09-17T21:51:16.488 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../030-ceph-base_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:16.537 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-base (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:16.838 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-common. 2024-09-17T21:51:16.865 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../029-ceph-common_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:16.904 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:17.107 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T21:51:17.133 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T21:51:17.198 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:51:17.476 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T21:51:17.503 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T21:51:17.542 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:51:17.837 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T21:51:17.864 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T21:51:17.895 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:51:17.962 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-base. 2024-09-17T21:51:17.988 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../030-ceph-base_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:18.038 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-base (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:18.190 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T21:51:18.216 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T21:51:18.226 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-base. 2024-09-17T21:51:18.253 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../030-ceph-base_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:18.256 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:51:18.294 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-base (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:18.559 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T21:51:18.586 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T21:51:18.625 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T21:51:18.626 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:51:18.651 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T21:51:18.691 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:51:18.839 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-17T21:51:18.866 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-17T21:51:18.887 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T21:51:18.903 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T21:51:18.905 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:51:18.937 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T21:51:18.994 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T21:51:19.020 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T21:51:19.060 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:51:19.198 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-portend. 2024-09-17T21:51:19.209 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cheroot. 2024-09-17T21:51:19.225 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-17T21:51:19.235 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-17T21:51:19.264 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T21:51:19.267 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:51:19.363 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T21:51:19.390 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T21:51:19.429 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:51:19.545 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-17T21:51:19.567 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T21:51:19.572 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-17T21:51:19.594 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T21:51:19.603 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:51:19.634 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T21:51:19.708 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T21:51:19.734 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T21:51:19.774 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:51:19.889 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-17T21:51:19.915 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-17T21:51:19.945 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T21:51:19.956 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:51:19.972 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T21:51:20.012 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:51:20.077 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T21:51:20.103 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T21:51:20.143 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:51:20.217 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-17T21:51:20.243 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-17T21:51:20.284 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:51:20.357 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T21:51:20.384 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T21:51:20.423 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T21:51:20.454 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T21:51:20.480 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T21:51:20.521 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T21:51:20.578 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-tempora. 2024-09-17T21:51:20.594 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-09-17T21:51:20.628 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-17T21:51:20.743 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T21:51:20.770 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T21:51:20.807 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-portend. 2024-09-17T21:51:20.810 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T21:51:20.833 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-17T21:51:20.865 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T21:51:20.923 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-portend. 2024-09-17T21:51:20.949 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-09-17T21:51:20.989 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-17T21:51:21.113 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T21:51:21.135 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T21:51:21.139 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T21:51:21.161 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T21:51:21.179 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:51:21.201 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T21:51:21.292 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-17T21:51:21.319 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-17T21:51:21.359 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-17T21:51:21.465 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-mako. 2024-09-17T21:51:21.492 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T21:51:21.504 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T21:51:21.530 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T21:51:21.532 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:51:21.571 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:51:21.662 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-17T21:51:21.688 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-17T21:51:21.728 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:51:21.835 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T21:51:21.851 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T21:51:21.885 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:51:21.908 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T21:51:21.934 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T21:51:21.974 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T21:51:22.082 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-natsort. 2024-09-17T21:51:22.097 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-09-17T21:51:22.140 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-17T21:51:22.188 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T21:51:22.216 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T21:51:22.244 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T21:51:22.254 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:51:22.270 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T21:51:22.302 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T21:51:22.420 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-logutils. 2024-09-17T21:51:22.433 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-09-17T21:51:22.476 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-17T21:51:22.557 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-webob. 2024-09-17T21:51:22.584 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T21:51:22.588 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T21:51:22.615 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T21:51:22.624 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:51:22.654 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:51:22.779 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-17T21:51:22.805 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-17T21:51:22.846 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:51:22.949 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-mako. 2024-09-17T21:51:22.968 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T21:51:22.976 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T21:51:23.000 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T21:51:23.007 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:51:23.046 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:51:23.149 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-mako. 2024-09-17T21:51:23.175 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-17T21:51:23.215 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:51:23.311 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T21:51:23.337 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T21:51:23.363 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T21:51:23.369 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:51:23.390 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T21:51:23.421 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:51:23.535 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-17T21:51:23.562 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-17T21:51:23.602 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:51:23.655 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T21:51:23.681 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T21:51:23.699 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-paste. 2024-09-17T21:51:23.721 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:51:23.725 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T21:51:23.765 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:51:23.846 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-17T21:51:23.873 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-17T21:51:23.921 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:51:24.016 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-webob. 2024-09-17T21:51:24.042 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T21:51:24.082 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:51:24.085 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T21:51:24.101 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T21:51:24.143 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:51:24.224 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-webob. 2024-09-17T21:51:24.250 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-17T21:51:24.290 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:51:24.421 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T21:51:24.448 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T21:51:24.452 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T21:51:24.478 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T21:51:24.488 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:51:24.521 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:51:24.627 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-waitress. 2024-09-17T21:51:24.653 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-17T21:51:24.714 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:51:24.741 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T21:51:24.756 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T21:51:24.790 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T21:51:24.838 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T21:51:24.865 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T21:51:24.904 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:51:25.022 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-tempita. 2024-09-17T21:51:25.048 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-17T21:51:25.088 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:51:25.118 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T21:51:25.145 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T21:51:25.185 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:51:25.198 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-paste. 2024-09-17T21:51:25.215 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T21:51:25.249 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:51:25.366 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-paste. 2024-09-17T21:51:25.381 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-17T21:51:25.416 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:51:25.523 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T21:51:25.541 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T21:51:25.560 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T21:51:25.574 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T21:51:25.576 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T21:51:25.619 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:51:25.736 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-17T21:51:25.763 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-17T21:51:25.802 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:51:25.876 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-idna. 2024-09-17T21:51:25.888 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T21:51:25.903 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T21:51:25.904 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T21:51:25.937 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:51:25.942 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:51:26.080 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-17T21:51:26.107 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-17T21:51:26.147 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:51:26.232 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T21:51:26.254 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T21:51:26.259 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T21:51:26.280 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T21:51:26.299 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T21:51:26.320 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:51:26.391 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-webtest. 2024-09-17T21:51:26.407 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-09-17T21:51:26.450 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-17T21:51:26.610 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T21:51:26.631 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-requests. 2024-09-17T21:51:26.637 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T21:51:26.658 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T21:51:26.676 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:51:26.698 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:51:26.744 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pecan. 2024-09-17T21:51:26.771 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-17T21:51:26.811 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:51:27.048 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T21:51:27.075 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T21:51:27.166 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-certifi. 2024-09-17T21:51:27.193 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-09-17T21:51:27.232 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T21:51:27.473 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-17T21:51:27.535 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T21:51:27.552 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-idna. 2024-09-17T21:51:27.562 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T21:51:27.578 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T21:51:27.618 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:51:27.843 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:51:27.879 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T21:51:27.895 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T21:51:27.954 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:51:28.121 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T21:51:28.148 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:28.188 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mgr-modules-core (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:28.249 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-requests. 2024-09-17T21:51:28.275 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T21:51:28.307 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:51:28.401 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-idna. 2024-09-17T21:51:28.427 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../055-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-17T21:51:28.467 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:51:28.542 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T21:51:28.569 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:28.602 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T21:51:28.609 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:28.629 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T21:51:28.669 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:51:28.770 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-urllib3. 2024-09-17T21:51:28.796 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-17T21:51:28.836 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:51:28.929 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T21:51:28.946 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T21:51:28.955 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T21:51:28.962 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:28.995 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:51:28.996 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-modules-core (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:29.140 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-requests. 2024-09-17T21:51:29.166 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-17T21:51:29.198 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:51:29.306 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T21:51:29.333 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T21:51:29.364 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T21:51:29.459 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-17T21:51:29.485 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-17T21:51:29.525 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:51:29.684 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T21:51:29.711 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:29.750 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mgr (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:29.786 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-17T21:51:29.802 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:29.836 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mgr-modules-core (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:30.135 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T21:51:30.139 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T21:51:30.161 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:30.166 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:30.175 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-17T21:51:30.201 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:30.202 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:30.205 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mon (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:30.241 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libsqlite3-mod-ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:30.454 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T21:51:30.481 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T21:51:30.520 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:51:30.543 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-17T21:51:30.559 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-17T21:51:30.593 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:51:30.742 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T21:51:30.769 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:30.809 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-osd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:30.823 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T21:51:30.847 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-openssl. 2024-09-17T21:51:30.850 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T21:51:30.873 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-09-17T21:51:30.890 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T21:51:30.912 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-17T21:51:31.220 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T21:51:31.245 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:31.257 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mgr. 2024-09-17T21:51:31.285 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../063-ceph-mgr_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:31.285 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:31.324 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mgr (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:31.663 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T21:51:31.689 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:31.718 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mon. 2024-09-17T21:51:31.721 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mon (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:31.745 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../064-ceph-mon_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:31.785 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mon (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:32.045 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph. 2024-09-17T21:51:32.060 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../066-ceph_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:32.104 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:32.300 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T21:51:32.326 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:32.338 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-osd. 2024-09-17T21:51:32.365 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../065-ceph-osd_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:32.396 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-osd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:32.399 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-osd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:32.422 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T21:51:32.449 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:32.489 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:32.859 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T21:51:32.885 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:32.925 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mds (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:33.303 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package cephadm. 2024-09-17T21:51:33.329 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../069-cephadm_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:33.369 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:33.444 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph. 2024-09-17T21:51:33.471 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../066-ceph_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:33.511 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:33.541 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph. 2024-09-17T21:51:33.557 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../066-ceph_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:33.599 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:33.680 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T21:51:33.707 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T21:51:33.763 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T21:51:33.805 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T21:51:33.821 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:33.855 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:33.919 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-fuse. 2024-09-17T21:51:33.946 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../067-ceph-fuse_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:34.003 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:34.066 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T21:51:34.092 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:51:34.132 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:51:34.183 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T21:51:34.210 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:34.249 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mds (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:34.330 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mds. 2024-09-17T21:51:34.357 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../068-ceph-mds_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:34.388 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mds (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:34.619 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package cephadm. 2024-09-17T21:51:34.646 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../069-cephadm_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:34.694 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:34.783 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package cephadm. 2024-09-17T21:51:34.810 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../069-cephadm_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:34.849 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:35.022 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T21:51:35.048 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T21:51:35.088 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T21:51:35.153 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-babel. 2024-09-17T21:51:35.160 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-17T21:51:35.181 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:51:35.187 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-17T21:51:35.220 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:51:35.226 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-17T21:51:35.374 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T21:51:35.401 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:51:35.441 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:51:35.523 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T21:51:35.529 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-17T21:51:35.550 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T21:51:35.556 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:51:35.589 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:51:35.596 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:51:35.917 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T21:51:35.944 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:35.984 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mgr-cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:36.295 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T21:51:36.322 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T21:51:36.361 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T21:51:36.463 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-babel. 2024-09-17T21:51:36.490 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:51:36.529 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:51:36.600 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-babel. 2024-09-17T21:51:36.628 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-17T21:51:36.656 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-routes. 2024-09-17T21:51:36.667 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:51:36.683 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T21:51:36.722 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:51:36.857 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T21:51:36.884 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T21:51:36.924 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:51:36.936 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-jinja2. 2024-09-17T21:51:36.963 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-17T21:51:36.994 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:51:37.059 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T21:51:37.086 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:37.125 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mgr-dashboard (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:37.287 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T21:51:37.289 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-17T21:51:37.315 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:37.316 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:37.356 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mgr-cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:37.356 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:37.676 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T21:51:37.699 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-17T21:51:37.702 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T21:51:37.726 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-09-17T21:51:37.733 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T21:51:37.765 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-17T21:51:38.020 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-routes. 2024-09-17T21:51:38.046 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T21:51:38.068 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-routes. 2024-09-17T21:51:38.095 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-17T21:51:38.098 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:51:38.135 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:51:38.389 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T21:51:38.416 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T21:51:38.455 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:51:38.480 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T21:51:38.507 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:38.546 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-dashboard (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:38.631 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-17T21:51:38.658 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:38.697 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mgr-dashboard (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:38.958 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T21:51:38.985 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T21:51:39.024 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:51:39.336 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T21:51:39.363 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T21:51:39.394 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:51:39.689 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T21:51:39.715 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T21:51:39.755 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:51:39.768 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T21:51:39.784 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T21:51:39.826 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:51:39.927 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-17T21:51:39.943 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-17T21:51:39.977 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:51:40.340 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T21:51:40.367 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T21:51:40.405 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T21:51:40.406 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:51:40.430 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-joblib. 2024-09-17T21:51:40.432 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:40.458 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-17T21:51:40.497 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:51:40.548 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:40.793 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T21:51:40.816 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T21:51:40.859 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:51:40.867 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-17T21:51:40.895 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-17T21:51:40.934 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:51:41.162 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T21:51:41.190 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T21:51:41.229 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:51:41.261 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-sklearn. 2024-09-17T21:51:41.288 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-17T21:51:41.327 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:51:41.452 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T21:51:41.478 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T21:51:41.518 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T21:51:41.821 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T21:51:41.848 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T21:51:41.887 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:51:41.938 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T21:51:41.966 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:41.988 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-17T21:51:42.015 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:42.090 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:42.148 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mgr-diskprediction-local (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:42.191 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T21:51:42.218 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T21:51:42.257 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:51:42.535 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T21:51:42.562 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-17T21:51:42.610 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T21:51:42.922 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T21:51:42.949 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T21:51:42.988 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T21:51:43.036 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T21:51:43.060 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-cachetools. 2024-09-17T21:51:43.063 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T21:51:43.088 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-09-17T21:51:43.093 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T21:51:43.126 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-17T21:51:43.308 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T21:51:43.335 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T21:51:43.374 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:51:43.406 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T21:51:43.430 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-17T21:51:43.433 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T21:51:43.457 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-17T21:51:43.463 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:51:43.496 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:51:43.702 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T21:51:43.729 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T21:51:43.769 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T21:51:43.784 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T21:51:43.811 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T21:51:43.825 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-17T21:51:43.850 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:51:43.852 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-17T21:51:43.891 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:51:44.072 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T21:51:44.099 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T21:51:44.138 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:51:44.178 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T21:51:44.202 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-rsa. 2024-09-17T21:51:44.205 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-17T21:51:44.230 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-09-17T21:51:44.245 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T21:51:44.269 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-17T21:51:44.548 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T21:51:44.557 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-google-auth. 2024-09-17T21:51:44.575 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T21:51:44.584 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-09-17T21:51:44.605 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T21:51:44.624 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-17T21:51:44.743 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T21:51:44.760 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:44.793 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:44.918 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T21:51:44.944 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-17T21:51:44.945 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T21:51:44.971 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-17T21:51:44.984 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:51:45.010 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:51:45.121 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T21:51:45.149 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T21:51:45.187 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:51:45.295 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T21:51:45.323 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T21:51:45.330 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-websocket. 2024-09-17T21:51:45.357 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-09-17T21:51:45.361 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T21:51:45.423 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-17T21:51:45.524 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T21:51:45.551 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:51:45.590 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:51:45.673 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T21:51:45.701 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T21:51:45.740 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:51:45.800 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-17T21:51:45.827 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-17T21:51:45.843 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package jq. 2024-09-17T21:51:45.859 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:51:45.867 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:51:45.892 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T21:51:46.112 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package socat. 2024-09-17T21:51:46.128 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T21:51:46.162 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:51:46.362 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T21:51:46.378 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:46.420 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:46.448 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T21:51:46.476 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T21:51:46.489 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-17T21:51:46.514 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:51:46.517 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:46.556 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-mgr-k8sevents (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:46.748 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T21:51:46.776 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T21:51:46.814 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:51:46.852 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-test. 2024-09-17T21:51:46.868 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../097-ceph-test_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:46.875 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-17T21:51:46.901 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-test (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:46.903 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-17T21:51:46.942 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:51:47.118 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T21:51:47.145 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:51:47.185 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:51:47.236 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-17T21:51:47.252 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:51:47.286 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:51:47.445 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package jq. 2024-09-17T21:51:47.473 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:51:47.512 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T21:51:47.773 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package socat. 2024-09-17T21:51:47.790 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package jq. 2024-09-17T21:51:47.801 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T21:51:47.817 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-17T21:51:47.839 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:51:47.856 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-17T21:51:48.084 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package socat. 2024-09-17T21:51:48.100 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-17T21:51:48.133 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:51:48.159 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T21:51:48.187 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T21:51:48.226 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:51:48.420 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package xmlstarlet. 2024-09-17T21:51:48.436 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-17T21:51:48.479 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:51:48.809 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-test. 2024-09-17T21:51:48.836 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../097-ceph-test_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:48.866 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-test (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:49.030 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-test. 2024-09-17T21:51:49.046 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../097-ceph-test_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:49.088 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-test (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:49.173 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T21:51:49.201 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:49.239 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking ceph-volume (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:49.551 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T21:51:49.567 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:49.609 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking libcephfs-dev (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:49.904 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-17T21:51:49.931 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-17T21:51:49.961 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:51:50.266 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-17T21:51:50.294 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-17T21:51:50.332 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:51:50.703 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T21:51:50.730 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T21:51:50.769 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:51:51.171 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T21:51:51.191 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package pkg-config. 2024-09-17T21:51:51.198 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:51.219 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-17T21:51:51.237 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking ceph-volume (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:51.257 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:51:51.484 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package ceph-volume. 2024-09-17T21:51:51.512 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../098-ceph-volume_19.1.1-330-gc2ddf972-1jammy_all.deb ... 2024-09-17T21:51:51.518 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T21:51:51.525 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T21:51:51.534 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T21:51:51.550 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking ceph-volume (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:51.552 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:51.577 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:51:51.600 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking libcephfs-dev (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:51.854 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-17T21:51:51.869 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-17T21:51:51.871 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../099-libcephfs-dev_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:51.896 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-17T21:51:51.927 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:51:51.930 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking libcephfs-dev (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:52.005 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T21:51:52.032 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T21:51:52.071 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T21:51:52.241 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-17T21:51:52.249 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-17T21:51:52.268 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-17T21:51:52.276 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-17T21:51:52.307 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:51:52.315 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:51:52.637 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-17T21:51:52.665 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-09-17T21:51:52.669 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T21:51:52.674 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T21:51:52.697 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T21:51:52.701 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T21:51:52.703 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:51:52.736 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:51:52.740 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T21:51:53.024 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package nvme-cli. 2024-09-17T21:51:53.052 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T21:51:53.052 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-17T21:51:53.079 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T21:51:53.091 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:51:53.110 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:51:53.142 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package pkg-config. 2024-09-17T21:51:53.169 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-17T21:51:53.208 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:51:53.404 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T21:51:53.432 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T21:51:53.469 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T21:51:53.470 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T21:51:53.487 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package pkg-config. 2024-09-17T21:51:53.497 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T21:51:53.515 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-17T21:51:53.536 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:51:53.553 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:51:53.807 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-py. 2024-09-17T21:51:53.815 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-17T21:51:53.834 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-17T21:51:53.843 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-17T21:51:53.873 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T21:51:53.881 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:51:53.990 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T21:51:54.017 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T21:51:54.056 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T21:51:54.202 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T21:51:54.230 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T21:51:54.268 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:51:54.302 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-17T21:51:54.329 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-17T21:51:54.359 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T21:51:54.368 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-17T21:51:54.386 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T21:51:54.425 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T21:51:54.671 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pastescript. 2024-09-17T21:51:54.699 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-09-17T21:51:54.722 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T21:51:54.729 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T21:51:54.737 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-17T21:51:54.750 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T21:51:54.756 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T21:51:54.788 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:51:54.811 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:51:55.065 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pluggy. 2024-09-17T21:51:55.083 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-toml. 2024-09-17T21:51:55.093 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-17T21:51:55.098 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T21:51:55.110 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-17T21:51:55.126 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T21:51:55.132 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:51:55.149 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T21:51:55.165 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T21:51:55.402 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-psutil. 2024-09-17T21:51:55.430 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-17T21:51:55.452 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T21:51:55.468 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-17T21:51:55.480 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T21:51:55.501 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-py. 2024-09-17T21:51:55.518 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:51:55.529 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-17T21:51:55.568 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T21:51:55.771 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-py. 2024-09-17T21:51:55.799 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-09-17T21:51:55.829 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-17T21:51:55.838 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T21:51:55.866 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T21:51:55.896 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:51:55.905 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T21:51:55.932 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T21:51:55.971 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:51:56.132 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T21:51:56.133 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pygments. 2024-09-17T21:51:56.148 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T21:51:56.161 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-17T21:51:56.190 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:51:56.191 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:51:56.426 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T21:51:56.453 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T21:51:56.492 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:51:56.620 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-17T21:51:56.636 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-17T21:51:56.670 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:51:56.803 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-toml. 2024-09-17T21:51:56.830 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-17T21:51:56.869 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T21:51:56.906 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-toml. 2024-09-17T21:51:56.911 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package radosgw. 2024-09-17T21:51:56.934 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-09-17T21:51:56.939 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../116-radosgw_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:56.972 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-17T21:51:56.977 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking radosgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:57.139 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T21:51:57.167 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T21:51:57.206 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:51:57.267 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-pytest. 2024-09-17T21:51:57.295 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-17T21:51:57.333 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:51:57.493 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T21:51:57.521 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T21:51:57.551 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:51:57.712 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package python3-simplejson. 2024-09-17T21:51:57.740 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-17T21:51:57.772 INFO:teuthology.orchestra.run.smithi163.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T21:51:57.778 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:51:57.788 INFO:teuthology.orchestra.run.smithi163.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:57.795 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T21:51:57.823 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T21:51:57.830 INFO:teuthology.orchestra.run.smithi163.stdout:Unpacking rbd-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:57.862 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:51:58.048 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-17T21:51:58.076 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-17T21:51:58.106 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T21:51:58.114 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:51:58.376 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:51:58.502 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:51:58.583 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package radosgw. 2024-09-17T21:51:58.611 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../116-radosgw_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:58.649 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking radosgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:58.766 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T21:51:58.827 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package radosgw. 2024-09-17T21:51:58.855 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../116-radosgw_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:58.894 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking radosgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:59.124 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T21:51:59.444 INFO:teuthology.orchestra.run.smithi167.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T21:51:59.460 INFO:teuthology.orchestra.run.smithi167.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:59.493 INFO:teuthology.orchestra.run.smithi167.stdout:Unpacking rbd-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:59.554 INFO:teuthology.orchestra.run.smithi163.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T21:51:59.629 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:59.680 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package rbd-fuse. 2024-09-17T21:51:59.696 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../117-rbd-fuse_19.1.1-330-gc2ddf972-1jammy_amd64.deb ... 2024-09-17T21:51:59.738 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking rbd-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:51:59.765 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T21:52:00.016 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:52:00.018 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-17T21:52:00.134 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:52:00.178 INFO:teuthology.orchestra.run.smithi163.stdout:Adding system user cephadm....done 2024-09-17T21:52:00.285 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-17T21:52:00.334 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:52:00.396 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T21:52:00.411 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-17T21:52:00.602 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:52:00.673 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-17T21:52:00.709 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T21:52:00.853 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:52:00.979 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:52:01.013 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-17T21:52:01.137 INFO:teuthology.orchestra.run.smithi167.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T21:52:01.203 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:01.239 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T21:52:01.478 INFO:teuthology.orchestra.run.smithi175.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-17T21:52:01.515 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:52:01.546 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:01.624 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T21:52:01.744 INFO:teuthology.orchestra.run.smithi167.stdout:Adding system user cephadm....done 2024-09-17T21:52:01.901 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:52:01.926 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:52:02.038 INFO:teuthology.orchestra.run.smithi175.stdout:Adding system user cephadm....done 2024-09-17T21:52:02.186 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-17T21:52:02.261 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:52:02.294 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T21:52:02.454 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-17T21:52:02.520 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:52:02.562 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T21:52:02.646 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:52:02.813 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-17T21:52:02.906 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T21:52:02.923 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-17T21:52:03.047 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:52:03.140 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:52:03.165 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-17T21:52:03.241 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T21:52:03.357 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:52:03.400 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-17T21:52:03.526 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-17T21:52:03.551 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:52:03.607 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:52:03.828 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-17T21:52:03.912 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T21:52:03.925 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:52:04.172 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T21:52:04.176 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-ceph-argparse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:04.196 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-17T21:52:04.419 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:52:04.439 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:52:04.455 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-17T21:52:04.544 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:52:04.670 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:52:04.682 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:52:04.715 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-17T21:52:04.805 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:52:04.933 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:52:04.958 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-17T21:52:05.064 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:52:05.193 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-17T21:52:05.193 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:52:05.444 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-ceph-argparse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:05.452 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-17T21:52:05.591 INFO:teuthology.orchestra.run.smithi163.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-17T21:52:05.610 INFO:teuthology.orchestra.run.smithi163.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-17T21:52:05.675 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:52:05.695 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:52:05.703 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-ceph-argparse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:05.801 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T21:52:05.805 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:52:05.947 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:52:05.962 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-17T21:52:06.073 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:52:06.088 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-17T21:52:06.161 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:52:06.214 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-17T21:52:06.287 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T21:52:06.333 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:52:06.357 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-17T21:52:06.563 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:52:06.600 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-17T21:52:06.716 INFO:teuthology.orchestra.run.smithi167.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-17T21:52:06.739 INFO:teuthology.orchestra.run.smithi167.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-17T21:52:06.795 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:52:06.831 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:52:06.946 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T21:52:07.017 INFO:teuthology.orchestra.run.smithi175.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-17T21:52:07.049 INFO:teuthology.orchestra.run.smithi175.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-17T21:52:07.112 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-17T21:52:07.140 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up zip (3.0-12build2) ... 2024-09-17T21:52:07.238 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-17T21:52:07.249 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:52:07.322 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:52:07.448 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T21:52:07.605 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-17T21:52:07.708 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:52:07.731 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-17T21:52:07.884 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:52:07.967 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:52:07.999 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-17T21:52:08.135 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:52:08.261 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:52:08.267 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-17T21:52:08.269 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up zip (3.0-12build2) ... 2024-09-17T21:52:08.387 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:52:08.394 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:52:08.577 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up zip (3.0-12build2) ... 2024-09-17T21:52:08.703 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-17T21:52:08.705 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T21:52:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:52:09.115 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T21:52:09.348 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:52:09.357 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:52:09.396 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-17T21:52:09.457 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:52:09.558 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:52:09.639 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-17T21:52:09.742 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:52:09.765 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-17T21:52:09.859 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T21:52:09.900 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-17T21:52:10.026 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:52:10.201 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-17T21:52:10.244 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T21:52:10.361 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:52:10.486 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:52:10.585 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-17T21:52:10.612 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:52:10.746 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:10.836 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-17T21:52:10.838 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:52:11.047 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:52:11.123 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:52:11.221 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-17T21:52:11.357 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:52:11.449 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:52:11.514 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-17T21:52:11.692 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:52:11.818 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:11.865 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-17T21:52:12.103 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:52:12.116 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-17T21:52:12.242 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:12.412 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:52:12.512 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:52:12.544 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-17T21:52:12.789 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:12.878 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-17T21:52:12.923 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T21:52:13.183 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:52:13.300 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:52:13.409 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:52:13.619 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:52:13.694 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:52:13.870 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:13.945 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T21:52:13.980 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T21:52:14.084 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-17T21:52:14.196 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:14.248 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:52:14.330 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:52:14.344 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:14.373 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:52:14.470 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-17T21:52:14.499 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:52:14.632 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:52:14.721 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-17T21:52:14.817 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:52:14.847 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-17T21:52:14.882 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T21:52:14.973 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-17T21:52:15.069 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T21:52:15.125 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T21:52:15.275 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-17T21:52:15.303 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:15.359 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:52:15.404 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:52:15.534 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-17T21:52:15.610 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T21:52:15.706 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:52:15.785 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:15.869 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:52:15.911 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-17T21:52:15.957 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T21:52:15.995 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T21:52:16.204 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-17T21:52:16.233 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T21:52:16.272 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:52:16.398 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:52:16.438 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-17T21:52:16.484 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:52:16.682 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:52:16.706 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-17T21:52:16.790 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T21:52:16.958 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:52:16.965 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-17T21:52:16.986 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:52:17.113 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T21:52:17.192 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:52:17.250 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-17T21:52:17.310 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:52:17.414 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:52:17.461 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:52:17.518 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-17T21:52:17.540 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:52:17.550 INFO:teuthology.orchestra.run.smithi163.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T21:52:17.644 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-17T21:52:17.798 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:52:17.833 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:52:17.907 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:52:17.920 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-17T21:52:18.046 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-17T21:52:18.151 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:52:18.330 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-17T21:52:18.410 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:52:18.454 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:52:18.623 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-17T21:52:18.669 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-17T21:52:18.795 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T21:52:18.867 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-17T21:52:18.961 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:52:18.975 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-17T21:52:19.062 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:19.087 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:52:19.101 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-17T21:52:19.176 INFO:teuthology.orchestra.run.smithi167.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T21:52:19.189 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:52:19.190 INFO:teuthology.orchestra.run.smithi175.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-17T21:52:19.414 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:52:19.453 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-17T21:52:19.515 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:52:19.540 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:52:19.679 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-17T21:52:19.833 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:52:19.933 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:52:20.101 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T21:52:20.209 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-17T21:52:20.227 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T21:52:20.352 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T21:52:20.388 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-17T21:52:20.486 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T21:52:20.611 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:20.649 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-17T21:52:20.713 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:52:20.754 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:52:20.766 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-17T21:52:21.024 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:52:21.025 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-17T21:52:21.116 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:52:21.152 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-17T21:52:21.325 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:52:21.469 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-17T21:52:21.493 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T21:52:21.601 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T21:52:21.727 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T21:52:21.770 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-17T21:52:21.778 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:52:21.995 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T21:52:22.046 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-17T21:52:22.106 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:52:22.172 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-17T21:52:22.232 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up librados2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:22.280 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:52:22.342 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libsqlite3-mod-ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:22.448 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-17T21:52:22.451 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:52:22.633 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:52:22.725 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-17T21:52:22.788 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libcephfs2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:22.914 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libradosstriper1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:23.010 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T21:52:23.040 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T21:52:23.061 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-17T21:52:23.303 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:52:23.309 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up librbd1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:23.435 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mgr-modules-core (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:23.446 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-17T21:52:23.561 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:23.673 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:52:23.731 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-17T21:52:23.772 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:52:23.772 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:52:23.807 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librados2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:23.933 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libsqlite3-mod-ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.042 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-17T21:52:24.059 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:52:24.188 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up librados2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.254 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up libcephfs-dev (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.319 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libsqlite3-mod-ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.380 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-rados (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.396 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libcephfs2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.420 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-17T21:52:24.498 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up librgw2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.522 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libradosstriper1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.607 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:52:24.639 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T21:52:24.723 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libcephfs2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.849 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libradosstriper1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.925 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librbd1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:24.975 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-17T21:52:25.051 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-modules-core (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.177 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.269 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up librbd1 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.387 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:52:25.388 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:52:25.394 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mgr-modules-core (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.521 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.734 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:52:25.735 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-17T21:52:25.803 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-rbd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.870 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up libcephfs-dev (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.929 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up rbd-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:25.971 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rados (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.055 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-rgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.134 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up librgw2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.198 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up python3-cephfs (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.222 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up libcephfs-dev (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.281 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:52:26.324 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.357 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-rados (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.482 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up librgw2 (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:26.608 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-17T21:52:26.843 INFO:teuthology.orchestra.run.smithi163.stdout:Adding group ceph....done 2024-09-17T21:52:27.194 INFO:teuthology.orchestra.run.smithi163.stdout:Adding system user ceph....done 2024-09-17T21:52:27.355 INFO:teuthology.orchestra.run.smithi163.stdout:Setting system user ceph properties....done 2024-09-17T21:52:27.371 INFO:teuthology.orchestra.run.smithi163.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T21:52:27.485 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rbd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:27.506 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T21:52:27.612 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up rbd-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:27.737 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-rgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:27.813 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T21:52:27.845 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-rbd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:27.863 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up python3-cephfs (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:27.972 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up rbd-fuse (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:27.981 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:28.097 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-rgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:28.209 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up python3-cephfs (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:28.260 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-test (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:28.335 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-common (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:28.394 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up radosgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:28.500 INFO:teuthology.orchestra.run.smithi167.stdout:Adding group ceph....done 2024-09-17T21:52:28.851 INFO:teuthology.orchestra.run.smithi167.stdout:Adding system user ceph....done 2024-09-17T21:52:28.862 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:52:28.862 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:52:28.868 INFO:teuthology.orchestra.run.smithi175.stdout:Adding group ceph....done 2024-09-17T21:52:28.986 INFO:teuthology.orchestra.run.smithi167.stdout:Setting system user ceph properties....done 2024-09-17T21:52:29.003 INFO:teuthology.orchestra.run.smithi167.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T21:52:29.137 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T21:52:29.238 INFO:teuthology.orchestra.run.smithi175.stdout:Adding system user ceph....done 2024-09-17T21:52:29.305 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-base (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:29.364 INFO:teuthology.orchestra.run.smithi175.stdout:Setting system user ceph properties....done 2024-09-17T21:52:29.377 INFO:teuthology.orchestra.run.smithi175.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-17T21:52:29.484 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T21:52:29.514 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-17T21:52:29.657 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T21:52:29.856 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-17T21:52:29.916 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-test (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:30.076 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up radosgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:30.098 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mds (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:30.323 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:52:30.323 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:52:30.377 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-test (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:30.503 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up radosgw (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:30.536 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:52:30.536 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:52:30.759 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mgr (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:30.962 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:52:30.963 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-17T21:52:30.967 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:52:30.967 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:52:30.986 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-base (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:31.337 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T21:52:31.455 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-base (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:31.468 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-osd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:31.745 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:52:31.746 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:52:31.801 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-17T21:52:31.813 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mds (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:32.032 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:52:32.033 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:52:32.245 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mgr-k8sevents (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:32.256 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mds (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:32.371 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:32.488 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:52:32.488 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-17T21:52:32.498 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:32.523 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mon (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:32.713 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:52:32.713 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:52:32.731 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:52:32.731 INFO:teuthology.orchestra.run.smithi163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:52:32.975 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mgr (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.191 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mgr-cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.191 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-osd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.193 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:52:33.193 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-17T21:52:33.325 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.443 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-mgr-dashboard (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.464 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:52:33.464 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:52:33.709 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-osd (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.797 INFO:teuthology.orchestra.run.smithi163.stdout:Setting up ceph-volume (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.951 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-k8sevents (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:33.990 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:52:33.990 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-17T21:52:34.077 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:34.134 INFO:teuthology.orchestra.run.smithi163.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-17T21:52:34.228 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mon (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:34.235 INFO:teuthology.orchestra.run.smithi163.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T21:52:34.446 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:52:34.446 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:52:34.486 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mgr-k8sevents (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:34.521 INFO:teuthology.orchestra.run.smithi163.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:52:34.612 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mgr-diskprediction-local (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:34.762 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mon (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:34.879 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:34.981 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:52:34.981 INFO:teuthology.orchestra.run.smithi175.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-17T21:52:35.014 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:35.123 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-mgr-dashboard (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:35.283 INFO:teuthology.orchestra.run.smithi167.stdout:Setting up ceph-volume (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:35.497 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mgr-cephadm (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:35.581 INFO:teuthology.orchestra.run.smithi163.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-17T21:52:35.635 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-17T21:52:35.648 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:35.745 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T21:52:35.774 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-mgr-dashboard (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:35.889 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:52:35.917 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up ceph-volume (19.1.1-330-gc2ddf972-1jammy) ... 2024-09-17T21:52:36.202 INFO:teuthology.orchestra.run.smithi163.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:52:36.208 DEBUG:teuthology.parallel:result is None 2024-09-17T21:52:36.244 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-17T21:52:36.338 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-17T21:52:36.464 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:52:37.007 INFO:teuthology.orchestra.run.smithi167.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-17T21:52:37.590 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-17T21:52:37.645 INFO:teuthology.orchestra.run.smithi167.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:52:37.652 DEBUG:teuthology.parallel:result is None 2024-09-17T21:52:38.212 INFO:teuthology.orchestra.run.smithi175.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:52:38.217 DEBUG:teuthology.parallel:result is None 2024-09-17T21:52:38.218 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T21:52:38.356 DEBUG:teuthology.orchestra.run.smithi163:> dpkg-query -W -f '${Version}' ceph 2024-09-17T21:52:38.375 INFO:teuthology.orchestra.run.smithi163.stdout:19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:52:38.376 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:52:38.376 INFO:teuthology.task.install:The correct ceph version 19.1.1-330-gc2ddf972-1jammy is installed. 2024-09-17T21:52:38.378 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T21:52:38.512 DEBUG:teuthology.orchestra.run.smithi167:> dpkg-query -W -f '${Version}' ceph 2024-09-17T21:52:38.531 INFO:teuthology.orchestra.run.smithi167.stdout:19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:52:38.532 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:52:38.532 INFO:teuthology.task.install:The correct ceph version 19.1.1-330-gc2ddf972-1jammy is installed. 2024-09-17T21:52:38.534 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T21:52:38.666 DEBUG:teuthology.orchestra.run.smithi175:> dpkg-query -W -f '${Version}' ceph 2024-09-17T21:52:38.685 INFO:teuthology.orchestra.run.smithi175.stdout:19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:52:38.685 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330-gc2ddf972-1jammy 2024-09-17T21:52:38.685 INFO:teuthology.task.install:The correct ceph version 19.1.1-330-gc2ddf972-1jammy is installed. 2024-09-17T21:52:38.687 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-17T21:52:38.687 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:38.688 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T21:52:38.702 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:52:38.702 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T21:52:38.716 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:52:38.716 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T21:52:38.741 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-17T21:52:38.741 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:38.741 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T21:52:38.756 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T21:52:38.811 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:52:38.811 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T21:52:38.825 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T21:52:38.880 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:52:38.880 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T21:52:38.893 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T21:52:38.948 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-17T21:52:38.948 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:38.948 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T21:52:38.961 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T21:52:39.015 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:52:39.015 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T21:52:39.029 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T21:52:39.084 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:52:39.085 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T21:52:39.098 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T21:52:39.151 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-17T21:52:39.152 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:39.152 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T21:52:39.165 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T21:52:39.220 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:52:39.220 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T21:52:39.234 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T21:52:39.288 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:52:39.288 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T21:52:39.301 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T21:52:39.356 INFO:teuthology.run_tasks:Running task ceph... 2024-09-17T21:52:39.434 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-17T21:52:39.434 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 777 /var/log/ceph 2024-09-17T21:52:39.436 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 777 /var/log/ceph 2024-09-17T21:52:39.438 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 777 /var/log/ceph 2024-09-17T21:52:39.451 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-17T21:52:39.452 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T21:52:39.489 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T21:52:39.494 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T21:52:39.508 INFO:tasks.ceph:Creating extra log directories... 2024-09-17T21:52:39.508 DEBUG:teuthology.orchestra.run.smithi163:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T21:52:39.545 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T21:52:39.550 DEBUG:teuthology.orchestra.run.smithi175:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T21:52:39.573 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-17T21:52:39.573 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-17T21:52:39.573 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505', 'branch': 'squid', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, 'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7909505', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'squid'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'squid', 'sha1': 'b0d356b98e08f6bc59ef15652f0d0e4298fc83c7'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 100, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 1983, 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'sleep_before_teardown': 0, 'subset': '79/128', 'suite': 'rbd', 'suite_branch': 'squid', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': 'b0d356b98e08f6bc59ef15652f0d0e4298fc83c7', 'targets': {'smithi163.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH+UDXJAbOmZ2ZEEJRB41ckR2XnEmSW5vFcKaPuaF7HJaISEmFcGrIi8XHoChyYlYyWDlQIKy0QFwMkm3S4PFsU=', 'smithi167.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC4P6lQ1qXCXKCcnr2lrTbzfPn9riC6jfRLN8KJJp0MyhJlTRv633wgADr83d1SXWzInaXfnHWLzM+xVCRxRNRM=', 'smithi175.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCz7vz2XNBS+rgO9kXDogwiJcyo5L5Ad9KlcTLrbcf6kKk6Bwu5hN/97fDwBLuEJf6pEozH7squE1sgep33a80Y='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'echo \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-17_21:16:02', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-17T21:52:39.574 DEBUG:teuthology.orchestra.run.smithi163:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-17T21:52:39.601 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-17T21:52:39.606 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-17T21:52:39.613 DEBUG:teuthology.orchestra.run.smithi163:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T21:52:39.649 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T21:52:39.655 DEBUG:teuthology.orchestra.run.smithi175:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T21:52:39.670 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:39.670 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T21:52:39.708 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-17T21:52:39.708 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_1 2024-09-17T21:52:39.757 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T21:52:39.757 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:39.757 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-17T21:52:39.757 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:39.757 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 21:47:14.561771364 +0000 2024-09-17T21:52:39.758 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 21:47:14.309773616 +0000 2024-09-17T21:52:39.758 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 21:47:14.309773616 +0000 2024-09-17T21:52:39.758 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T21:52:39.758 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T21:52:39.811 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T21:52:39.811 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T21:52:39.811 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000452154 s, 1.1 MB/s 2024-09-17T21:52:39.812 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T21:52:39.861 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_2 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 899 Links: 1 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 21:47:15.025767220 +0000 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 21:47:14.773769471 +0000 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 21:47:14.773769471 +0000 2024-09-17T21:52:39.908 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T21:52:39.909 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T21:52:39.962 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T21:52:39.963 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T21:52:39.963 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000408411 s, 1.3 MB/s 2024-09-17T21:52:39.964 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T21:52:40.014 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_3 2024-09-17T21:52:40.060 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T21:52:40.061 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:40.061 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-09-17T21:52:40.061 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:40.061 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 21:47:15.501762968 +0000 2024-09-17T21:52:40.061 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 21:47:15.261765112 +0000 2024-09-17T21:52:40.061 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 21:47:15.261765112 +0000 2024-09-17T21:52:40.061 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T21:52:40.062 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T21:52:40.114 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T21:52:40.114 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T21:52:40.114 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000426136 s, 1.2 MB/s 2024-09-17T21:52:40.116 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T21:52:40.165 DEBUG:teuthology.orchestra.run.smithi163:> stat /dev/vg_nvme/lv_4 2024-09-17T21:52:40.213 INFO:teuthology.orchestra.run.smithi163.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T21:52:40.214 INFO:teuthology.orchestra.run.smithi163.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:40.214 INFO:teuthology.orchestra.run.smithi163.stdout:Device: 5h/5d Inode: 935 Links: 1 2024-09-17T21:52:40.214 INFO:teuthology.orchestra.run.smithi163.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:40.214 INFO:teuthology.orchestra.run.smithi163.stdout:Access: 2024-09-17 21:47:15.989758610 +0000 2024-09-17T21:52:40.214 INFO:teuthology.orchestra.run.smithi163.stdout:Modify: 2024-09-17 21:47:15.729760932 +0000 2024-09-17T21:52:40.214 INFO:teuthology.orchestra.run.smithi163.stdout:Change: 2024-09-17 21:47:15.729760932 +0000 2024-09-17T21:52:40.214 INFO:teuthology.orchestra.run.smithi163.stdout: Birth: - 2024-09-17T21:52:40.214 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T21:52:40.267 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records in 2024-09-17T21:52:40.267 INFO:teuthology.orchestra.run.smithi163.stderr:1+0 records out 2024-09-17T21:52:40.267 INFO:teuthology.orchestra.run.smithi163.stderr:512 bytes copied, 0.000392794 s, 1.3 MB/s 2024-09-17T21:52:40.269 DEBUG:teuthology.orchestra.run.smithi163:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T21:52:40.318 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-17T21:52:40.318 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:52:40.318 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T21:52:40.324 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-17T21:52:40.324 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_1 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 884 Links: 1 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 21:47:13.296670238 +0000 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 21:47:13.292670274 +0000 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 21:47:13.292670274 +0000 2024-09-17T21:52:40.371 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-09-17T21:52:40.371 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T21:52:40.424 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T21:52:40.424 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T21:52:40.424 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000451783 s, 1.1 MB/s 2024-09-17T21:52:40.426 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T21:52:40.475 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_2 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 21:47:14.080663235 +0000 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 21:47:13.816665593 +0000 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 21:47:13.816665593 +0000 2024-09-17T21:52:40.522 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-09-17T21:52:40.522 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T21:52:40.576 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T21:52:40.576 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T21:52:40.576 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000437911 s, 1.2 MB/s 2024-09-17T21:52:40.577 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T21:52:40.627 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_3 2024-09-17T21:52:40.673 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T21:52:40.674 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:40.674 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-09-17T21:52:40.674 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:40.674 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 21:47:14.524659269 +0000 2024-09-17T21:52:40.674 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 21:47:14.304661234 +0000 2024-09-17T21:52:40.674 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 21:47:14.304661234 +0000 2024-09-17T21:52:40.674 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-09-17T21:52:40.674 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T21:52:40.727 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T21:52:40.728 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T21:52:40.728 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000366042 s, 1.4 MB/s 2024-09-17T21:52:40.729 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T21:52:40.780 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_4 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 940 Links: 1 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-17 21:47:14.992655089 +0000 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-17 21:47:14.752657233 +0000 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-17 21:47:14.752657233 +0000 2024-09-17T21:52:40.830 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: - 2024-09-17T21:52:40.830 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T21:52:40.884 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-17T21:52:40.884 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-17T21:52:40.884 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000288596 s, 1.8 MB/s 2024-09-17T21:52:40.885 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T21:52:40.934 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-17T21:52:40.934 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi163.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi167.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-17T21:52:40.934 INFO:tasks.ceph:Generating config... 2024-09-17T21:52:40.935 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-17T21:52:40.936 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-17T21:52:40.936 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-17T21:52:40.936 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-17T21:52:40.936 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-17T21:52:40.936 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-17T21:52:40.936 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-17T21:52:40.936 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-17T21:52:40.937 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-17T21:52:40.937 INFO:tasks.ceph:Setting up mon.a... 2024-09-17T21:52:40.937 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-17T21:52:40.973 INFO:teuthology.orchestra.run.smithi163.stdout:creating /etc/ceph/ceph.keyring 2024-09-17T21:52:40.985 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-17T21:52:41.064 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T21:52:41.119 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.163'), ('mon.c', '[v2:172.21.15.163:3301,v1:172.21.15.163:6790]'), ('mon.b', '172.21.15.167')] 2024-09-17T21:52:41.120 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.163,[v2:172.21.15.163:3301,v1:172.21.15.163:6790],172.21.15.167', '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2024-09-17T21:52:41.120 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:41.121 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T21:52:41.169 DEBUG:teuthology.orchestra.run.smithi163:> 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.163 --addv c '[v2:172.21.15.163:3301,v1:172.21.15.163:6790]' --add b 172.21.15.167 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:41.255 INFO:teuthology.orchestra.run.smithi163.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:41.255 INFO:teuthology.orchestra.run.smithi163.stdout:monmaptool: generated fsid cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7 2024-09-17T21:52:41.255 INFO:teuthology.orchestra.run.smithi163.stdout:setting min_mon_release = quincy 2024-09-17T21:52:41.255 INFO:teuthology.orchestra.run.smithi163.stdout:epoch 0 2024-09-17T21:52:41.255 INFO:teuthology.orchestra.run.smithi163.stdout:fsid cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7 2024-09-17T21:52:41.255 INFO:teuthology.orchestra.run.smithi163.stdout:last_changed 2024-09-17T21:52:41.254030+0000 2024-09-17T21:52:41.255 INFO:teuthology.orchestra.run.smithi163.stdout:created 2024-09-17T21:52:41.254030+0000 2024-09-17T21:52:41.256 INFO:teuthology.orchestra.run.smithi163.stdout:min_mon_release 17 (quincy) 2024-09-17T21:52:41.256 INFO:teuthology.orchestra.run.smithi163.stdout:election_strategy: 1 2024-09-17T21:52:41.256 INFO:teuthology.orchestra.run.smithi163.stdout:0: [v2:172.21.15.163:3300/0,v1:172.21.15.163:6789/0] mon.a 2024-09-17T21:52:41.256 INFO:teuthology.orchestra.run.smithi163.stdout:1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-17T21:52:41.256 INFO:teuthology.orchestra.run.smithi163.stdout:2: [v2:172.21.15.163:3301/0,v1:172.21.15.163:6790/0] mon.c 2024-09-17T21:52:41.256 INFO:teuthology.orchestra.run.smithi163.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-17T21:52:41.257 DEBUG:teuthology.orchestra.run.smithi163:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T21:52:41.305 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7... 2024-09-17T21:52:41.306 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-17T21:52:41.349 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-17T21:52:41.352 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-17T21:52:41.377 INFO:teuthology.orchestra.run.smithi163.stdout:[global] 2024-09-17T21:52:41.377 INFO:teuthology.orchestra.run.smithi163.stdout: chdir = "" 2024-09-17T21:52:41.377 INFO:teuthology.orchestra.run.smithi163.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T21:52:41.377 INFO:teuthology.orchestra.run.smithi163.stdout: auth supported = cephx 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: filestore xattr use omap = true 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: mon clock drift allowed = 1.000 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: osd crush chooseleaf type = 0 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: auth debug = true 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: ms die on old message = true 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: ms die on bug = true 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: mon pg warn max object skew = 0 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.378 INFO:teuthology.orchestra.run.smithi163.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: osd pool default size = 2 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon osd allow primary affinity = true 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon osd allow pg remap = true 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon warn on legacy crush tunables = false 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon warn on crush straw calc version zero = false 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon warn on no sortbitwise = false 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon warn on osd down out interval zero = false 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon warn on too few osds = false 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: mon_allow_pool_size_one = true 2024-09-17T21:52:41.379 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: osd default data pool replay window = 5 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: mon allow pool delete = true 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: mon cluster log file level = debug 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: debug asserts on shutdown = true 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: mon health detail to clog = false 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: mon host = "172.21.15.163,[v2:172.21.15.163:3301,v1:172.21.15.163:6790],172.21.15.167" 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: mon warn on pool no app = False 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: fsid = cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout:[osd] 2024-09-17T21:52:41.380 INFO:teuthology.orchestra.run.smithi163.stdout: osd journal size = 100 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd scrub load threshold = 5.0 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd scrub max interval = 600 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd mclock profile = high_recovery_ops 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd recover clone overlap = true 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd recovery max chunk = 1048576 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd debug shutdown = true 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd debug op order = true 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd debug verify stray on activate = true 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd debug trim objects = true 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.381 INFO:teuthology.orchestra.run.smithi163.stdout: osd open classes on start = true 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: osd debug pg log writeout = true 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: osd deep scrub update digest min age = 30 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: osd map max advance = 10 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: journal zero on create = true 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: filestore ondisk finisher threads = 3 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: filestore apply finisher threads = 3 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: bdev debug aio = true 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: osd debug misdirected ops = true 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: bdev async discard = True 2024-09-17T21:52:41.382 INFO:teuthology.orchestra.run.smithi163.stdout: bdev enable discard = True 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: bluestore block size = 96636764160 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: bluestore fsck on mount = True 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: debug bluefs = 1/20 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: debug bluestore = 1/20 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: debug ms = 1 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: debug osd = 20 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: debug rocksdb = 4/10 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: mon osd full ratio = 0.9 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: mon osd nearfull ratio = 0.8 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: osd debug randomize hobject sort order = False 2024-09-17T21:52:41.383 INFO:teuthology.orchestra.run.smithi163.stdout: osd failsafe full ratio = 0.95 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: osd memory target = 1610612736 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: osd objectstore = bluestore 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: osd shutdown pgref assert = True 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout:[mgr] 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: debug ms = 1 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: debug mgr = 20 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: debug mon = 20 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: debug auth = 20 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:52:41.384 INFO:teuthology.orchestra.run.smithi163.stdout: mgr/telemetry/nag = false 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout:[mon] 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: debug ms = 1 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: debug mon = 20 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: debug paxos = 20 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: debug auth = 20 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: mon data avail warn = 5 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: mon mgr mkfs grace = 240 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:52:41.385 INFO:teuthology.orchestra.run.smithi163.stdout: mon osd reporter subtree level = osd 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: mon osd prime pg temp = true 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: # 1m isn't quite enough 2024-09-17T21:52:41.386 INFO:teuthology.orchestra.run.smithi163.stdout: mon_down_mkfs_grace = 2m 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: mon_warn_on_filestore_osds = false 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout:[client] 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: rgw cache enabled = true 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: rgw enable ops log = true 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: rgw enable usage log = true 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout: rbd default data pool = datapool 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout:[mon.a] 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout:[mon.c] 2024-09-17T21:52:41.387 INFO:teuthology.orchestra.run.smithi163.stdout:[mon.b] 2024-09-17T21:52:41.388 INFO:teuthology.orchestra.run.smithi175.stdout:[global] 2024-09-17T21:52:41.388 INFO:teuthology.orchestra.run.smithi175.stdout: chdir = "" 2024-09-17T21:52:41.388 INFO:teuthology.orchestra.run.smithi175.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T21:52:41.388 INFO:teuthology.orchestra.run.smithi175.stdout: auth supported = cephx 2024-09-17T21:52:41.388 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.388 INFO:teuthology.orchestra.run.smithi175.stdout: filestore xattr use omap = true 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: mon clock drift allowed = 1.000 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: osd crush chooseleaf type = 0 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: auth debug = true 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: ms die on old message = true 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: ms die on bug = true 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: mon pg warn max object skew = 0 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T21:52:41.389 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: osd pool default size = 2 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon osd allow primary affinity = true 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon osd allow pg remap = true 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon warn on legacy crush tunables = false 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon warn on crush straw calc version zero = false 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon warn on no sortbitwise = false 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon warn on osd down out interval zero = false 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon warn on too few osds = false 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: mon_allow_pool_size_one = true 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T21:52:41.390 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: osd default data pool replay window = 5 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: mon allow pool delete = true 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: mon cluster log file level = debug 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: debug asserts on shutdown = true 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: mon health detail to clog = false 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: mon host = "172.21.15.163,[v2:172.21.15.163:3301,v1:172.21.15.163:6790],172.21.15.167" 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: mon warn on pool no app = False 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: fsid = cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout:[osd] 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: osd journal size = 100 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: osd scrub load threshold = 5.0 2024-09-17T21:52:41.391 INFO:teuthology.orchestra.run.smithi175.stdout: osd scrub max interval = 600 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd mclock profile = high_recovery_ops 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd recover clone overlap = true 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd recovery max chunk = 1048576 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd debug shutdown = true 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd debug op order = true 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd debug verify stray on activate = true 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd debug trim objects = true 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd open classes on start = true 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd debug pg log writeout = true 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd deep scrub update digest min age = 30 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.392 INFO:teuthology.orchestra.run.smithi175.stdout: osd map max advance = 10 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: journal zero on create = true 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: filestore ondisk finisher threads = 3 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: filestore apply finisher threads = 3 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: bdev debug aio = true 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: osd debug misdirected ops = true 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: bdev async discard = True 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: bdev enable discard = True 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: bluestore block size = 96636764160 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: bluestore fsck on mount = True 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: debug bluefs = 1/20 2024-09-17T21:52:41.393 INFO:teuthology.orchestra.run.smithi175.stdout: debug bluestore = 1/20 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: debug ms = 1 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: debug osd = 20 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: debug rocksdb = 4/10 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: mon osd full ratio = 0.9 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: mon osd nearfull ratio = 0.8 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: osd debug randomize hobject sort order = False 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: osd failsafe full ratio = 0.95 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: osd memory target = 1610612736 2024-09-17T21:52:41.394 INFO:teuthology.orchestra.run.smithi175.stdout: osd objectstore = bluestore 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: osd shutdown pgref assert = True 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout:[mgr] 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug ms = 1 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug mgr = 20 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug mon = 20 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug auth = 20 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: mgr/telemetry/nag = false 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout:[mon] 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug ms = 1 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug mon = 20 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug paxos = 20 2024-09-17T21:52:41.395 INFO:teuthology.orchestra.run.smithi175.stdout: debug auth = 20 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon data avail warn = 5 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon mgr mkfs grace = 240 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon osd reporter subtree level = osd 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon osd prime pg temp = true 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T21:52:41.396 INFO:teuthology.orchestra.run.smithi175.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: # 1m isn't quite enough 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: mon_down_mkfs_grace = 2m 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: mon_warn_on_filestore_osds = false 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout:[client] 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: rgw cache enabled = true 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: rgw enable ops log = true 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: rgw enable usage log = true 2024-09-17T21:52:41.397 INFO:teuthology.orchestra.run.smithi175.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi175.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi175.stdout: rbd default data pool = datapool 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi175.stdout:[mon.a] 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi175.stdout:[mon.c] 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi175.stdout:[mon.b] 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout:[global] 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: chdir = "" 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: auth supported = cephx 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: filestore xattr use omap = true 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: mon clock drift allowed = 1.000 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.398 INFO:teuthology.orchestra.run.smithi167.stdout: osd crush chooseleaf type = 0 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: auth debug = true 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: ms die on old message = true 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: ms die on bug = true 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: mon pg warn max object skew = 0 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: osd pool default size = 2 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd allow primary affinity = true 2024-09-17T21:52:41.399 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd allow pg remap = true 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on legacy crush tunables = false 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on crush straw calc version zero = false 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on no sortbitwise = false 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on osd down out interval zero = false 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on too few osds = false 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon_allow_pool_size_one = true 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: osd default data pool replay window = 5 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: mon allow pool delete = true 2024-09-17T21:52:41.400 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: mon cluster log file level = debug 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: debug asserts on shutdown = true 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: mon health detail to clog = false 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: mon host = "172.21.15.163,[v2:172.21.15.163:3301,v1:172.21.15.163:6790],172.21.15.167" 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on pool no app = False 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: fsid = cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout:[osd] 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: osd journal size = 100 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: osd scrub load threshold = 5.0 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: osd scrub max interval = 600 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: osd mclock profile = high_recovery_ops 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: osd recover clone overlap = true 2024-09-17T21:52:41.401 INFO:teuthology.orchestra.run.smithi167.stdout: osd recovery max chunk = 1048576 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug shutdown = true 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug op order = true 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug verify stray on activate = true 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug trim objects = true 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd open classes on start = true 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug pg log writeout = true 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd deep scrub update digest min age = 30 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: osd map max advance = 10 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: journal zero on create = true 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.402 INFO:teuthology.orchestra.run.smithi167.stdout: filestore ondisk finisher threads = 3 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: filestore apply finisher threads = 3 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: bdev debug aio = true 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug misdirected ops = true 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: bdev async discard = True 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: bdev enable discard = True 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: bluestore block size = 96636764160 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: bluestore fsck on mount = True 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: debug bluefs = 1/20 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: debug bluestore = 1/20 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: debug ms = 1 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: debug osd = 20 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: debug rocksdb = 4/10 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T21:52:41.403 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd full ratio = 0.9 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd nearfull ratio = 0.8 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug randomize hobject sort order = False 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: osd failsafe full ratio = 0.95 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: osd memory target = 1610612736 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: osd objectstore = bluestore 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: osd shutdown pgref assert = True 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout:[mgr] 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: debug ms = 1 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: debug mgr = 20 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: debug mon = 20 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: debug auth = 20 2024-09-17T21:52:41.404 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: mgr/telemetry/nag = false 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout:[mon] 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: debug ms = 1 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: debug mon = 20 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: debug paxos = 20 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: debug auth = 20 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: mon data avail warn = 5 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: mon mgr mkfs grace = 240 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min pgs per osd = 4 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd reporter subtree level = osd 2024-09-17T21:52:41.405 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd prime pg temp = true 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min bytes per osd = 10 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: # 1m isn't quite enough 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: mon_down_mkfs_grace = 2m 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_filestore_osds = false 2024-09-17T21:52:41.406 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout:[client] 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout: rgw cache enabled = true 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout: rgw enable ops log = true 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout: rgw enable usage log = true 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout: rbd default data pool = datapool 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout:[mon.a] 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout:[mon.c] 2024-09-17T21:52:41.407 INFO:teuthology.orchestra.run.smithi167.stdout:[mon.b] 2024-09-17T21:52:41.409 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-17T21:52:41.409 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2024-09-17T21:52:41.504 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-17T21:52:41.504 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:41.504 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-17T21:52:41.509 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:41.509 DEBUG:teuthology.orchestra.run.smithi163:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-17T21:52:41.560 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T21:52:41.560 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:41.560 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-17T21:52:41.560 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T21:52:41.629 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:52:41.629 DEBUG:teuthology.orchestra.run.smithi163:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:41.676 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T21:52:41.676 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:52:41.677 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-17T21:52:41.677 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T21:52:41.701 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:52:41.701 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:41.749 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T21:52:41.750 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:52:41.750 DEBUG:teuthology.orchestra.run.smithi175:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-17T21:52:41.750 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T21:52:41.773 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:52:41.773 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:41.825 INFO:tasks.ceph:Setting up mon nodes... 2024-09-17T21:52:41.825 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-17T21:52:41.825 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2024-09-17T21:52:41.869 INFO:teuthology.orchestra.run.smithi163.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-17T21:52:41.872 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2024-09-17T21:52:41.916 INFO:teuthology.orchestra.run.smithi167.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-17T21:52:41.927 INFO:tasks.ceph:Setting up mds nodes... 2024-09-17T21:52:41.927 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-17T21:52:41.928 DEBUG:teuthology.orchestra.run.smithi175:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T21:52:41.964 INFO:teuthology.orchestra.run.smithi175.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-17T21:52:41.980 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-17T21:52:41.981 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi163.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi167.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-17T21:52:41.981 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-17T21:52:41.994 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-17T21:52:41.994 INFO:tasks.ceph:role: osd.0 2024-09-17T21:52:41.995 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T21:52:41.995 DEBUG:teuthology.orchestra.run.smithi163:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T21:52:42.056 INFO:teuthology.orchestra.run.smithi163.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:52:42.056 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:52:42.056 INFO:teuthology.orchestra.run.smithi163.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:52:42.057 INFO:teuthology.orchestra.run.smithi163.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:52:42.057 INFO:teuthology.orchestra.run.smithi163.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:52:42.057 INFO:teuthology.orchestra.run.smithi163.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:52:42.057 INFO:teuthology.orchestra.run.smithi163.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:52:42.057 INFO:teuthology.orchestra.run.smithi163.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:52:42.057 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:52:42.057 INFO:teuthology.orchestra.run.smithi163.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:52:42.517 INFO:teuthology.orchestra.run.smithi163.stdout:Discarding blocks...Done. 2024-09-17T21:52:42.567 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi163.front.sepia.ceph.com -o noatime 2024-09-17T21:52:42.567 DEBUG:teuthology.orchestra.run.smithi163:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-17T21:52:42.705 DEBUG:teuthology.orchestra.run.smithi163:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-17T21:52:42.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:52:42.716 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:52:42.717 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-17T21:52:42.771 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-17T21:52:42.771 INFO:tasks.ceph:role: osd.1 2024-09-17T21:52:42.771 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T21:52:42.771 DEBUG:teuthology.orchestra.run.smithi163:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T21:52:42.832 INFO:teuthology.orchestra.run.smithi163.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:52:42.832 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:52:42.833 INFO:teuthology.orchestra.run.smithi163.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:52:43.273 INFO:teuthology.orchestra.run.smithi163.stdout:Discarding blocks...Done. 2024-09-17T21:52:43.275 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi163.front.sepia.ceph.com -o noatime 2024-09-17T21:52:43.275 DEBUG:teuthology.orchestra.run.smithi163:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-17T21:52:43.373 DEBUG:teuthology.orchestra.run.smithi163:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-17T21:52:43.384 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:52:43.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:52:43.385 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-17T21:52:43.440 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-17T21:52:43.440 INFO:tasks.ceph:role: osd.2 2024-09-17T21:52:43.440 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T21:52:43.440 DEBUG:teuthology.orchestra.run.smithi163:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T21:52:43.503 INFO:teuthology.orchestra.run.smithi163.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:52:43.503 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:52:43.503 INFO:teuthology.orchestra.run.smithi163.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:52:43.503 INFO:teuthology.orchestra.run.smithi163.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:52:43.503 INFO:teuthology.orchestra.run.smithi163.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:52:43.503 INFO:teuthology.orchestra.run.smithi163.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:52:43.503 INFO:teuthology.orchestra.run.smithi163.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:52:43.504 INFO:teuthology.orchestra.run.smithi163.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:52:43.504 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:52:43.504 INFO:teuthology.orchestra.run.smithi163.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:52:43.987 INFO:teuthology.orchestra.run.smithi163.stdout:Discarding blocks...Done. 2024-09-17T21:52:43.989 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi163.front.sepia.ceph.com -o noatime 2024-09-17T21:52:43.989 DEBUG:teuthology.orchestra.run.smithi163:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-17T21:52:44.114 DEBUG:teuthology.orchestra.run.smithi163:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-17T21:52:44.125 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:52:44.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:52:44.126 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-17T21:52:44.184 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-17T21:52:44.184 INFO:tasks.ceph:role: osd.3 2024-09-17T21:52:44.184 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-17T21:52:44.184 DEBUG:teuthology.orchestra.run.smithi163:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-17T21:52:44.248 INFO:teuthology.orchestra.run.smithi163.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:52:44.248 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:52:44.249 INFO:teuthology.orchestra.run.smithi163.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:52:44.729 INFO:teuthology.orchestra.run.smithi163.stdout:Discarding blocks...Done. 2024-09-17T21:52:44.731 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi163.front.sepia.ceph.com -o noatime 2024-09-17T21:52:44.731 DEBUG:teuthology.orchestra.run.smithi163:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-17T21:52:44.889 DEBUG:teuthology.orchestra.run.smithi163:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-17T21:52:44.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:52:44.900 INFO:teuthology.orchestra.run.smithi163.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:52:44.901 DEBUG:teuthology.orchestra.run.smithi163:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:45.007 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:45.002+0000 7f44a6c547c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:45.008 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:45.002+0000 7f44a6c547c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:45.009 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:45.002+0000 7f44a6c547c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:45.009 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:45.002+0000 7f44a6c547c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2024-09-17T21:52:45.013 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:45.010+0000 7f44a6c547c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-17T21:52:45.013 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:45.010+0000 7f44a6c547c0 -1 bdev(0x56027f367800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-17T21:52:45.013 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:45.010+0000 7f44a6c547c0 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-17T21:52:48.392 DEBUG:teuthology.orchestra.run.smithi163:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T21:52:48.406 DEBUG:teuthology.orchestra.run.smithi163:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:48.485 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:48.482+0000 7ff77c1e97c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:48.485 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:48.482+0000 7ff77c1e97c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:48.486 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:48.482+0000 7ff77c1e97c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:48.487 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:48.482+0000 7ff77c1e97c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2024-09-17T21:52:48.488 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:48.486+0000 7ff77c1e97c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-17T21:52:48.488 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:48.486+0000 7ff77c1e97c0 -1 bdev(0x55f002e65800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-17T21:52:48.488 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:48.486+0000 7ff77c1e97c0 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-17T21:52:51.644 DEBUG:teuthology.orchestra.run.smithi163:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T21:52:51.701 DEBUG:teuthology.orchestra.run.smithi163:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:51.780 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:51.778+0000 7f288c73e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:51.781 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:51.778+0000 7f288c73e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:51.782 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:51.778+0000 7f288c73e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:51.782 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:51.778+0000 7f288c73e7c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2024-09-17T21:52:51.783 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:51.778+0000 7f288c73e7c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-17T21:52:51.783 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:51.778+0000 7f288c73e7c0 -1 bdev(0x5649d23e7800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-17T21:52:51.783 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:51.778+0000 7f288c73e7c0 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-17T21:52:55.647 DEBUG:teuthology.orchestra.run.smithi163:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T21:52:55.701 DEBUG:teuthology.orchestra.run.smithi163:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:52:55.781 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:55.778+0000 7f98cb24f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:55.781 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:55.778+0000 7f98cb24f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:55.782 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:55.778+0000 7f98cb24f7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:52:55.782 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:55.778+0000 7f98cb24f7c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2024-09-17T21:52:55.783 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:55.778+0000 7f98cb24f7c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-17T21:52:55.783 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:55.778+0000 7f98cb24f7c0 -1 bdev(0x5556f75e1800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-17T21:52:55.783 INFO:teuthology.orchestra.run.smithi163.stderr:2024-09-17T21:52:55.782+0000 7f98cb24f7c0 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-17T21:52:59.177 DEBUG:teuthology.orchestra.run.smithi163:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T21:52:59.233 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-17T21:52:59.247 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-17T21:52:59.247 INFO:tasks.ceph:role: osd.4 2024-09-17T21:52:59.247 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T21:52:59.248 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:52:59.310 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:52:59.792 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-17T21:52:59.794 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-17T21:52:59.794 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-17T21:52:59.943 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-17T21:52:59.952 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:52:59.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:52:59.953 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-17T21:53:00.007 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-17T21:53:00.007 INFO:tasks.ceph:role: osd.5 2024-09-17T21:53:00.007 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T21:53:00.008 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:53:00.068 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:53:00.069 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:53:00.517 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-17T21:53:00.519 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-17T21:53:00.519 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-17T21:53:00.603 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-17T21:53:00.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:53:00.654 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:53:00.654 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-17T21:53:00.707 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-17T21:53:00.707 INFO:tasks.ceph:role: osd.6 2024-09-17T21:53:00.707 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T21:53:00.707 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T21:53:00.769 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:53:00.770 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:53:01.227 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-17T21:53:01.229 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-17T21:53:01.229 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-17T21:53:01.366 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-17T21:53:01.377 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:53:01.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:53:01.378 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-17T21:53:01.433 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-17T21:53:01.433 INFO:tasks.ceph:role: osd.7 2024-09-17T21:53:01.433 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-17T21:53:01.433 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-17T21:53:01.497 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T21:53:01.497 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T21:53:01.497 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T21:53:01.497 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-17T21:53:01.497 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T21:53:01.498 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-17T21:53:01.498 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T21:53:01.498 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-17T21:53:01.498 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T21:53:01.498 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T21:53:01.997 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-17T21:53:01.999 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-17T21:53:01.999 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-17T21:53:02.163 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-17T21:53:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T21:53:02.176 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: /sbin/restorecon: command not found 2024-09-17T21:53:02.176 DEBUG:teuthology.orchestra.run.smithi167:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:53:02.361 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:02.360+0000 7fe7a58427c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:02.361 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:02.360+0000 7fe7a58427c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:02.364 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:02.360+0000 7fe7a58427c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:02.365 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:02.360+0000 7fe7a58427c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2024-09-17T21:53:02.365 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:02.360+0000 7fe7a58427c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-17T21:53:02.365 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:02.360+0000 7fe7a58427c0 -1 bdev(0x55d6c8ee7800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-17T21:53:02.365 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:02.364+0000 7fe7a58427c0 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-17T21:53:05.772 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T21:53:05.786 DEBUG:teuthology.orchestra.run.smithi167:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:53:05.867 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:05.864+0000 7f15e2d4e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:05.867 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:05.864+0000 7f15e2d4e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:05.868 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:05.864+0000 7f15e2d4e7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:05.868 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:05.864+0000 7f15e2d4e7c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2024-09-17T21:53:05.869 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:05.868+0000 7f15e2d4e7c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-17T21:53:05.870 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:05.868+0000 7f15e2d4e7c0 -1 bdev(0x55bbdeed1800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-17T21:53:05.870 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:05.868+0000 7f15e2d4e7c0 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-17T21:53:09.249 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T21:53:09.305 DEBUG:teuthology.orchestra.run.smithi167:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:53:09.385 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:09.384+0000 7fe3bcf777c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:09.385 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:09.384+0000 7fe3bcf777c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:09.387 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:09.384+0000 7fe3bcf777c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:09.387 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:09.384+0000 7fe3bcf777c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2024-09-17T21:53:09.388 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:09.384+0000 7fe3bcf777c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-17T21:53:09.388 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:09.384+0000 7fe3bcf777c0 -1 bdev(0x55970839d800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-17T21:53:09.388 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:09.384+0000 7fe3bcf777c0 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-17T21:53:13.252 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T21:53:13.310 DEBUG:teuthology.orchestra.run.smithi167:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:53:13.438 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:13.436+0000 7f7fed3ab7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:13.438 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:13.436+0000 7f7fed3ab7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:13.439 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:13.436+0000 7f7fed3ab7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:13.440 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:13.436+0000 7f7fed3ab7c0 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2024-09-17T21:53:13.441 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:13.440+0000 7f7fed3ab7c0 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-17T21:53:13.441 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:13.440+0000 7f7fed3ab7c0 -1 bdev(0x55a104b3d800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-17T21:53:13.441 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-17T21:53:13.440+0000 7f7fed3ab7c0 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-17T21:53:16.613 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T21:53:16.674 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-17T21:53:16.674 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:16.674 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-17T21:53:16.689 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:16.689 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-17T21:53:16.743 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:16.743 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-17T21:53:16.798 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:16.798 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-17T21:53:16.851 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:16.851 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-17T21:53:16.906 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:16.906 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-17T21:53:16.920 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:16.920 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-17T21:53:16.973 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:16.973 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-17T21:53:17.028 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:17.028 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-17T21:53:17.080 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:17.080 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-17T21:53:17.133 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:53:17.133 DEBUG:teuthology.orchestra.run.smithi175:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-17T21:53:17.139 INFO:tasks.ceph:Adding keys to all mons... 2024-09-17T21:53:17.139 DEBUG:teuthology.orchestra.run.smithi163:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-17T21:53:17.142 DEBUG:teuthology.orchestra.run.smithi167:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-17T21:53:17.179 INFO:teuthology.orchestra.run.smithi163.stdout:[mgr.x] 2024-09-17T21:53:17.179 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQAp+ulmyrC7MxAAfLyAxsBbfOYux4xpwJuhug== 2024-09-17T21:53:17.179 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.0] 2024-09-17T21:53:17.179 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQAt+ulmZfGDABAAM28KFeJotkRQkJPMdkNiHA== 2024-09-17T21:53:17.179 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.1] 2024-09-17T21:53:17.179 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQAw+ulmPzD8HBAAudjJPjyPn54DrI1PIbS+Sw== 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.2] 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQAz+ulmBaCULhAA8QmVAWiSaoGDfZPeXwZ66w== 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.3] 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQA3+ulmwImbLhAAXAe/oY2ao2PL3fR6UVZiag== 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout:[mgr.y] 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQAp+ulmJeWaNhAA07x/k1upHhxLVaidRxdTuw== 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.4] 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQA++ulmfvSqFRAAfeaEJOqXPr8o6Mv8mhCMXg== 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.5] 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQBB+ulmzeHHMxAAT8YAwx8G+k1a160i5T/mWw== 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.6] 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQBF+ulm2vQWFxAAfpT5z/WuRWMY5jcDnlFwdw== 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout:[osd.7] 2024-09-17T21:53:17.180 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQBJ+ulmd3E/GhAA39ok71HR9NhOKDkBm/Vc1A== 2024-09-17T21:53:17.181 INFO:teuthology.orchestra.run.smithi163.stdout:[client.0] 2024-09-17T21:53:17.181 INFO:teuthology.orchestra.run.smithi163.stdout: key = AQAp+ulmMOdYORAA6pUBzPq7rUmn6Iq/LIy5Vw== 2024-09-17T21:53:17.186 INFO:teuthology.orchestra.run.smithi167.stdout:[mgr.x] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQAp+ulmyrC7MxAAfLyAxsBbfOYux4xpwJuhug== 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.0] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQAt+ulmZfGDABAAM28KFeJotkRQkJPMdkNiHA== 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.1] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQAw+ulmPzD8HBAAudjJPjyPn54DrI1PIbS+Sw== 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.2] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQAz+ulmBaCULhAA8QmVAWiSaoGDfZPeXwZ66w== 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.3] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQA3+ulmwImbLhAAXAe/oY2ao2PL3fR6UVZiag== 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout:[mgr.y] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQAp+ulmJeWaNhAA07x/k1upHhxLVaidRxdTuw== 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.4] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQA++ulmfvSqFRAAfeaEJOqXPr8o6Mv8mhCMXg== 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.5] 2024-09-17T21:53:17.187 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQBB+ulmzeHHMxAAT8YAwx8G+k1a160i5T/mWw== 2024-09-17T21:53:17.188 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.6] 2024-09-17T21:53:17.188 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQBF+ulm2vQWFxAAfpT5z/WuRWMY5jcDnlFwdw== 2024-09-17T21:53:17.188 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.7] 2024-09-17T21:53:17.188 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQBJ+ulmd3E/GhAA39ok71HR9NhOKDkBm/Vc1A== 2024-09-17T21:53:17.188 INFO:teuthology.orchestra.run.smithi167.stdout:[client.0] 2024-09-17T21:53:17.188 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQAp+ulmMOdYORAA6pUBzPq7rUmn6Iq/LIy5Vw== 2024-09-17T21:53:17.189 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-17T21:53:17.225 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-17T21:53:17.277 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.313 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.365 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.367 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.448 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.451 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.533 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.535 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.616 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-17T21:53:17.619 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-17T21:53:17.697 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.701 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.779 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.781 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.865 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.868 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.911 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.914 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-17T21:53:17.988 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-17T21:53:17.996 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-17T21:53:18.079 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-17T21:53:18.080 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-17T21:53:18.091 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-17T21:53:18.187 DEBUG:teuthology.orchestra.run.smithi163:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-17T21:53:18.198 DEBUG:teuthology.orchestra.run.smithi163:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-17T21:53:18.249 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-17T21:53:18.339 DEBUG:teuthology.orchestra.run.smithi163:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-17T21:53:18.350 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-17T21:53:18.364 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-17T21:53:18.462 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-17T21:53:18.473 DEBUG:teuthology.orchestra.run.smithi163:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:53:18.475 DEBUG:teuthology.orchestra.run.smithi167:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-17T21:53:18.521 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-17T21:53:18.521 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-17T21:53:18.521 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-17T21:53:18.523 INFO:tasks.ceph.mon.a:Started 2024-09-17T21:53:18.524 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-17T21:53:18.524 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-17T21:53:18.526 INFO:tasks.ceph.mon.c:Started 2024-09-17T21:53:18.526 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-17T21:53:18.526 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-17T21:53:18.566 INFO:tasks.ceph.mon.b:Started 2024-09-17T21:53:18.566 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-17T21:53:18.567 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-17T21:53:18.567 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-17T21:53:18.569 INFO:tasks.ceph.mgr.x:Started 2024-09-17T21:53:18.569 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-17T21:53:18.569 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-17T21:53:18.572 INFO:tasks.ceph.mgr.y:Started 2024-09-17T21:53:18.572 INFO:tasks.ceph:Setting crush tunables to default 2024-09-17T21:53:18.572 DEBUG:teuthology.orchestra.run.smithi163:> sudo ceph --cluster ceph osd crush tunables default 2024-09-17T21:53:24.004 INFO:teuthology.orchestra.run.smithi163.stderr:adjusted tunables profile to default 2024-09-17T21:53:24.022 INFO:tasks.ceph:check_enable_crimson: False 2024-09-17T21:53:24.022 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-17T21:53:24.022 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:24.022 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-17T21:53:24.033 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:24.033 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-17T21:53:24.086 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:24.086 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-17T21:53:24.138 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:24.136+0000 7f6d6b476180 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T21:53:24.139 DEBUG:teuthology.orchestra.run.smithi163:> set -ex 2024-09-17T21:53:24.139 DEBUG:teuthology.orchestra.run.smithi163:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-17T21:53:24.162 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:24.158+0000 7fe546a26180 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T21:53:24.172 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:24.172 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-17T21:53:24.185 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:24.185 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-17T21:53:24.239 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:24.239 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-17T21:53:24.291 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-17T21:53:24.291 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-17T21:53:24.343 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new f7d5ca67-d23e-43cd-835f-762eb38a6b46 0 2024-09-17T21:53:24.590 INFO:teuthology.orchestra.run.smithi167.stdout:0 2024-09-17T21:53:24.607 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 1ef38370-4c18-4957-a7fc-bbcf365c2735 1 2024-09-17T21:53:24.628 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:24.624+0000 7f6d6b476180 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T21:53:24.668 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:24.666+0000 7fe546a26180 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T21:53:24.810 INFO:teuthology.orchestra.run.smithi167.stdout:1 2024-09-17T21:53:24.827 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 9fef9ac0-0d2a-4921-a7fe-07ccfef8d009 2 2024-09-17T21:53:24.831 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:24.828+0000 7f6d6b476180 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T21:53:24.874 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:24.870+0000 7fe546a26180 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T21:53:25.032 INFO:teuthology.orchestra.run.smithi167.stdout:2 2024-09-17T21:53:25.049 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 1bb509ec-d352-4d2a-a6fe-1c131551fbf3 3 2024-09-17T21:53:25.247 INFO:teuthology.orchestra.run.smithi167.stdout:3 2024-09-17T21:53:25.264 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new e31d8076-d3de-4770-9d55-f62f942c6b30 4 2024-09-17T21:53:25.394 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.392+0000 7f6d6b476180 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T21:53:25.416 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.414+0000 7fe546a26180 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T21:53:25.448 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.444+0000 7f6d6b476180 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T21:53:25.469 INFO:teuthology.orchestra.run.smithi167.stdout:4 2024-09-17T21:53:25.470 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.466+0000 7fe546a26180 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T21:53:25.486 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 2a107642-8ccc-4942-8cb4-0ea3050a3bd7 5 2024-09-17T21:53:25.503 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.500+0000 7f6d6b476180 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T21:53:25.523 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.518+0000 7fe546a26180 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T21:53:25.583 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.580+0000 7f6d6b476180 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T21:53:25.599 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.594+0000 7fe546a26180 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T21:53:25.637 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.636+0000 7f6d6b476180 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T21:53:25.651 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.646+0000 7fe546a26180 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T21:53:25.679 INFO:teuthology.orchestra.run.smithi167.stdout:5 2024-09-17T21:53:25.698 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new e238156d-fadd-48a8-9259-771add06d4b2 6 2024-09-17T21:53:25.716 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.712+0000 7f6d6b476180 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T21:53:25.728 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.726+0000 7fe546a26180 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T21:53:25.771 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.768+0000 7f6d6b476180 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T21:53:25.779 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.778+0000 7fe546a26180 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T21:53:25.918 INFO:teuthology.orchestra.run.smithi167.stdout:6 2024-09-17T21:53:25.928 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.924+0000 7f6d6b476180 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T21:53:25.932 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.930+0000 7fe546a26180 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T21:53:25.935 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new a75f121d-ed3c-4586-9390-adfe043aa9b5 7 2024-09-17T21:53:25.991 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:25.988+0000 7f6d6b476180 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T21:53:25.993 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:25.990+0000 7fe546a26180 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T21:53:26.140 INFO:teuthology.orchestra.run.smithi167.stdout:7 2024-09-17T21:53:26.155 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-17T21:53:26.155 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-17T21:53:26.158 INFO:tasks.ceph.osd.0:Started 2024-09-17T21:53:26.158 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-17T21:53:26.158 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-17T21:53:26.160 INFO:tasks.ceph.osd.1:Started 2024-09-17T21:53:26.161 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-17T21:53:26.161 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-17T21:53:26.163 INFO:tasks.ceph.osd.2:Started 2024-09-17T21:53:26.163 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-17T21:53:26.163 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-17T21:53:26.165 INFO:tasks.ceph.osd.3:Started 2024-09-17T21:53:26.165 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-17T21:53:26.165 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-17T21:53:26.167 INFO:tasks.ceph.osd.4:Started 2024-09-17T21:53:26.167 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-17T21:53:26.168 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-17T21:53:26.169 INFO:tasks.ceph.osd.5:Started 2024-09-17T21:53:26.169 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-17T21:53:26.169 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-17T21:53:26.171 INFO:tasks.ceph.osd.6:Started 2024-09-17T21:53:26.171 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-17T21:53:26.171 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-17T21:53:26.173 INFO:tasks.ceph.osd.7:Started 2024-09-17T21:53:26.173 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-17T21:53:26.214 INFO:tasks.ceph.osd.0.smithi163.stderr:2024-09-17T21:53:26.210+0000 7f314ec587c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.219 INFO:tasks.ceph.osd.1.smithi163.stderr:2024-09-17T21:53:26.218+0000 7f6bf999b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.220 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-17T21:53:26.216+0000 7fbc22c527c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.220 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-17T21:53:26.216+0000 7f751cd647c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.220 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-17T21:53:26.216+0000 7f14ddef37c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.221 INFO:tasks.ceph.osd.3.smithi163.stderr:2024-09-17T21:53:26.218+0000 7fe040f767c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.225 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-17T21:53:26.224+0000 7f10145387c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.229 INFO:tasks.ceph.osd.1.smithi163.stderr:2024-09-17T21:53:26.226+0000 7f6bf999b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.229 INFO:tasks.ceph.osd.1.smithi163.stderr:2024-09-17T21:53:26.226+0000 7f6bf999b7c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.229 INFO:tasks.ceph.osd.2.smithi163.stderr:2024-09-17T21:53:26.226+0000 7f36f38787c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.230 INFO:tasks.ceph.osd.3.smithi163.stderr:2024-09-17T21:53:26.226+0000 7fe040f767c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.230 INFO:tasks.ceph.osd.3.smithi163.stderr:2024-09-17T21:53:26.226+0000 7fe040f767c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.234 INFO:tasks.ceph.osd.0.smithi163.stderr:2024-09-17T21:53:26.230+0000 7f314ec587c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.234 INFO:tasks.ceph.osd.0.smithi163.stderr:2024-09-17T21:53:26.230+0000 7f314ec587c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.234 INFO:tasks.ceph.osd.2.smithi163.stderr:2024-09-17T21:53:26.230+0000 7f36f38787c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.234 INFO:tasks.ceph.osd.2.smithi163.stderr:2024-09-17T21:53:26.230+0000 7f36f38787c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.240 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-17T21:53:26.236+0000 7f751cd647c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.240 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-17T21:53:26.236+0000 7f751cd647c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.240 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-17T21:53:26.236+0000 7fbc22c527c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.240 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-17T21:53:26.236+0000 7fbc22c527c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.241 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-17T21:53:26.240+0000 7f10145387c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.241 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-17T21:53:26.240+0000 7f10145387c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.241 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-17T21:53:26.240+0000 7f14ddef37c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.241 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-17T21:53:26.240+0000 7f14ddef37c0 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-17T21:53:26.403 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:53:26.404 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":10,"fsid":"cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7","created":"2024-09-17T21:53:23.878947+0000","modified":"2024-09-17T21:53:26.132342+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:53:26.132342+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f7d5ca67-d23e-43cd-835f-762eb38a6b46","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":"1ef38370-4c18-4957-a7fc-bbcf365c2735","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":"9fef9ac0-0d2a-4921-a7fe-07ccfef8d009","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"1bb509ec-d352-4d2a-a6fe-1c131551fbf3","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"e31d8076-d3de-4770-9d55-f62f942c6b30","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"2a107642-8ccc-4942-8cb4-0ea3050a3bd7","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"e238156d-fadd-48a8-9259-771add06d4b2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"a75f121d-ed3c-4586-9390-adfe043aa9b5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T21:53:26.419 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-17T21:53:26.419 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-17T21:53:26.599 INFO:tasks.ceph.mgr.x.smithi163.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-17T21:53:26.599 INFO:tasks.ceph.mgr.x.smithi163.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-17T21:53:26.599 INFO:tasks.ceph.mgr.x.smithi163.stderr: from numpy import show_config as show_numpy_config 2024-09-17T21:53:26.636 INFO:tasks.ceph.mgr.y.smithi167.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-17T21:53:26.637 INFO:tasks.ceph.mgr.y.smithi167.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-17T21:53:26.637 INFO:tasks.ceph.mgr.y.smithi167.stderr: from numpy import show_config as show_numpy_config 2024-09-17T21:53:26.654 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:26.650+0000 7fe546a26180 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T21:53:26.682 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:26.680+0000 7f6d6b476180 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T21:53:26.788 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:26.786+0000 7fe546a26180 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T21:53:26.815 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:26.812+0000 7f6d6b476180 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T21:53:26.950 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:26.946+0000 7fe546a26180 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T21:53:26.991 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:26.988+0000 7f6d6b476180 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T21:53:27.013 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:27.010+0000 7fe546a26180 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T21:53:27.055 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:27.052+0000 7f6d6b476180 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T21:53:27.147 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:27.142+0000 7fe546a26180 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T21:53:27.188 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:27.184+0000 7f6d6b476180 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T21:53:27.224 DEBUG:teuthology.orchestra.run.smithi163:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-17T21:53:27.401 INFO:teuthology.misc.health.smithi163.stdout: 2024-09-17T21:53:27.401 INFO:teuthology.misc.health.smithi163.stdout:{"epoch":10,"fsid":"cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7","created":"2024-09-17T21:53:23.878947+0000","modified":"2024-09-17T21:53:26.132342+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:53:26.132342+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f7d5ca67-d23e-43cd-835f-762eb38a6b46","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":"1ef38370-4c18-4957-a7fc-bbcf365c2735","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":"9fef9ac0-0d2a-4921-a7fe-07ccfef8d009","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"1bb509ec-d352-4d2a-a6fe-1c131551fbf3","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"e31d8076-d3de-4770-9d55-f62f942c6b30","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"2a107642-8ccc-4942-8cb4-0ea3050a3bd7","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"e238156d-fadd-48a8-9259-771add06d4b2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"a75f121d-ed3c-4586-9390-adfe043aa9b5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T21:53:27.416 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-17T21:53:27.587 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-17T21:53:27.584+0000 7fbc22c527c0 -1 Falling back to public interface 2024-09-17T21:53:27.753 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:27.750+0000 7fe546a26180 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T21:53:27.777 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-17T21:53:27.776+0000 7f14ddef37c0 -1 Falling back to public interface 2024-09-17T21:53:27.789 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:27.788+0000 7f6d6b476180 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T21:53:27.804 INFO:tasks.ceph.osd.1.smithi163.stderr:2024-09-17T21:53:27.802+0000 7f6bf999b7c0 -1 Falling back to public interface 2024-09-17T21:53:27.829 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:27.826+0000 7fe546a26180 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T21:53:27.864 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:27.860+0000 7f6d6b476180 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T21:53:28.012 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:28.010+0000 7fe546a26180 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T21:53:28.046 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:28.044+0000 7f6d6b476180 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T21:53:28.058 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-17T21:53:28.056+0000 7f10145387c0 -1 Falling back to public interface 2024-09-17T21:53:28.085 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:28.082+0000 7fe546a26180 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T21:53:28.088 INFO:tasks.ceph.osd.2.smithi163.stderr:2024-09-17T21:53:28.086+0000 7f36f38787c0 -1 Falling back to public interface 2024-09-17T21:53:28.092 INFO:tasks.ceph.osd.0.smithi163.stderr:2024-09-17T21:53:28.090+0000 7f314ec587c0 -1 Falling back to public interface 2024-09-17T21:53:28.120 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:28.116+0000 7f6d6b476180 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T21:53:28.294 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-17T21:53:28.292+0000 7f751cd647c0 -1 Falling back to public interface 2024-09-17T21:53:28.356 INFO:tasks.ceph.osd.3.smithi163.stderr:2024-09-17T21:53:28.354+0000 7fe040f767c0 -1 Falling back to public interface 2024-09-17T21:53:28.378 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:28.374+0000 7fe546a26180 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T21:53:28.409 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:28.408+0000 7f6d6b476180 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T21:53:28.441 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:28.438+0000 7fe546a26180 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T21:53:28.471 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-17T21:53:28.468+0000 7f6d6b476180 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T21:53:29.487 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:29.486+0000 7fe4ed560640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T21:53:29.488 INFO:tasks.ceph.mgr.x.smithi163.stderr:2024-09-17T21:53:29.486+0000 7fe4ed560640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T21:53:32.028 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-17T21:53:32.024+0000 7f14ddef37c0 -1 osd.6 0 log_to_monitors true 2024-09-17T21:53:32.108 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-17T21:53:32.103+0000 7fbc22c527c0 -1 osd.5 0 log_to_monitors true 2024-09-17T21:53:32.332 INFO:tasks.ceph.osd.0.smithi163.stderr:2024-09-17T21:53:32.330+0000 7f314ec587c0 -1 osd.0 0 log_to_monitors true 2024-09-17T21:53:32.362 INFO:tasks.ceph.osd.1.smithi163.stderr:2024-09-17T21:53:32.358+0000 7f6bf999b7c0 -1 osd.1 0 log_to_monitors true 2024-09-17T21:53:32.505 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-17T21:53:32.503+0000 7f10145387c0 -1 osd.7 0 log_to_monitors true 2024-09-17T21:53:32.726 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-17T21:53:32.723+0000 7f751cd647c0 -1 osd.4 0 log_to_monitors true 2024-09-17T21:53:33.010 INFO:tasks.ceph.osd.3.smithi163.stderr:2024-09-17T21:53:33.006+0000 7fe040f767c0 -1 osd.3 0 log_to_monitors true 2024-09-17T21:53:33.126 INFO:tasks.ceph.osd.2.smithi163.stderr:2024-09-17T21:53:33.122+0000 7f36f38787c0 -1 osd.2 0 log_to_monitors true 2024-09-17T21:53:34.224 DEBUG:teuthology.orchestra.run.smithi163:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-17T21:53:34.653 INFO:teuthology.misc.health.smithi163.stdout: 2024-09-17T21:53:34.653 INFO:teuthology.misc.health.smithi163.stdout:{"epoch":13,"fsid":"cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7","created":"2024-09-17T21:53:23.878947+0000","modified":"2024-09-17T21:53:34.490252+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T21:53:26.132342+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f7d5ca67-d23e-43cd-835f-762eb38a6b46","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":"1ef38370-4c18-4957-a7fc-bbcf365c2735","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":"9fef9ac0-0d2a-4921-a7fe-07ccfef8d009","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"1bb509ec-d352-4d2a-a6fe-1c131551fbf3","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"e31d8076-d3de-4770-9d55-f62f942c6b30","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"2a107642-8ccc-4942-8cb4-0ea3050a3bd7","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"e238156d-fadd-48a8-9259-771add06d4b2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"a75f121d-ed3c-4586-9390-adfe043aa9b5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-17T21:53:34.684 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-17T21:53:35.161 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-17T21:53:35.159+0000 7f14da6ae640 -1 osd.6 0 waiting for initial osdmap 2024-09-17T21:53:35.163 INFO:tasks.ceph.osd.1.smithi163.stderr:2024-09-17T21:53:35.162+0000 7f6bf5121640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T21:53:35.208 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-17T21:53:35.203+0000 7f14d1cc0640 -1 osd.6 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:35.213 INFO:tasks.ceph.osd.1.smithi163.stderr:2024-09-17T21:53:35.210+0000 7f6bed768640 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:35.223 INFO:tasks.ceph.osd.0.smithi163.stderr:2024-09-17T21:53:35.222+0000 7f314a3de640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T21:53:35.266 INFO:tasks.ceph.osd.0.smithi163.stderr:2024-09-17T21:53:35.262+0000 7f3142a25640 -1 osd.0 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:35.273 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-17T21:53:35.271+0000 7fbc1e3d8640 -1 osd.5 0 waiting for initial osdmap 2024-09-17T21:53:35.299 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-17T21:53:35.295+0000 7fbc16a1f640 -1 osd.5 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:35.896 INFO:tasks.ceph.osd.2.smithi163.stderr:2024-09-17T21:53:35.894+0000 7f36eeffe640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T21:53:35.924 INFO:tasks.ceph.osd.2.smithi163.stderr:2024-09-17T21:53:35.922+0000 7f36e7645640 -1 osd.2 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:35.981 INFO:tasks.ceph.osd.3.smithi163.stderr:2024-09-17T21:53:35.978+0000 7fe03d731640 -1 osd.3 0 waiting for initial osdmap 2024-09-17T21:53:36.003 INFO:tasks.ceph.osd.3.smithi163.stderr:2024-09-17T21:53:36.002+0000 7fe034d43640 -1 osd.3 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:36.048 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-17T21:53:36.047+0000 7f1010cf3640 -1 osd.7 0 waiting for initial osdmap 2024-09-17T21:53:36.057 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-17T21:53:36.055+0000 7f751951f640 -1 osd.4 0 waiting for initial osdmap 2024-09-17T21:53:36.073 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-17T21:53:36.071+0000 7f1008305640 -1 osd.7 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:36.089 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-17T21:53:36.087+0000 7f7510b31640 -1 osd.4 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T21:53:41.491 DEBUG:teuthology.orchestra.run.smithi163:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-17T21:53:41.788 INFO:teuthology.misc.health.smithi163.stdout: 2024-09-17T21:53:41.789 INFO:teuthology.misc.health.smithi163.stdout:{"epoch":17,"fsid":"cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7","created":"2024-09-17T21:53:23.878947+0000","modified":"2024-09-17T21:53:39.210795+0000","last_up_change":"2024-09-17T21:53:36.201531+0000","last_in_change":"2024-09-17T21:53:26.132342+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T21:53:36.554060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f7d5ca67-d23e-43cd-835f-762eb38a6b46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6817","nonce":377433370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6819","nonce":377433370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6823","nonce":377433370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6821","nonce":377433370}]},"public_addr":"172.21.15.163:6817/377433370","cluster_addr":"172.21.15.163:6819/377433370","heartbeat_back_addr":"172.21.15.163:6823/377433370","heartbeat_front_addr":"172.21.15.163:6821/377433370","state":["exists","up"]},{"osd":1,"uuid":"1ef38370-4c18-4957-a7fc-bbcf365c2735","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6801","nonce":1491344246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6803","nonce":1491344246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6807","nonce":1491344246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6805","nonce":1491344246}]},"public_addr":"172.21.15.163:6801/1491344246","cluster_addr":"172.21.15.163:6803/1491344246","heartbeat_back_addr":"172.21.15.163:6807/1491344246","heartbeat_front_addr":"172.21.15.163:6805/1491344246","state":["exists","up"]},{"osd":2,"uuid":"9fef9ac0-0d2a-4921-a7fe-07ccfef8d009","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6809","nonce":3505514292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6811","nonce":3505514292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6815","nonce":3505514292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6813","nonce":3505514292}]},"public_addr":"172.21.15.163:6809/3505514292","cluster_addr":"172.21.15.163:6811/3505514292","heartbeat_back_addr":"172.21.15.163:6815/3505514292","heartbeat_front_addr":"172.21.15.163:6813/3505514292","state":["exists","up"]},{"osd":3,"uuid":"1bb509ec-d352-4d2a-a6fe-1c131551fbf3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6825","nonce":1192925873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6827","nonce":1192925873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6831","nonce":1192925873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6829","nonce":1192925873}]},"public_addr":"172.21.15.163:6825/1192925873","cluster_addr":"172.21.15.163:6827/1192925873","heartbeat_back_addr":"172.21.15.163:6831/1192925873","heartbeat_front_addr":"172.21.15.163:6829/1192925873","state":["exists","up"]},{"osd":4,"uuid":"e31d8076-d3de-4770-9d55-f62f942c6b30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6825","nonce":887511888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6827","nonce":887511888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6831","nonce":887511888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6829","nonce":887511888}]},"public_addr":"172.21.15.167:6825/887511888","cluster_addr":"172.21.15.167:6827/887511888","heartbeat_back_addr":"172.21.15.167:6831/887511888","heartbeat_front_addr":"172.21.15.167:6829/887511888","state":["exists","up"]},{"osd":5,"uuid":"2a107642-8ccc-4942-8cb4-0ea3050a3bd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6801","nonce":1323640354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6803","nonce":1323640354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6807","nonce":1323640354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6805","nonce":1323640354}]},"public_addr":"172.21.15.167:6801/1323640354","cluster_addr":"172.21.15.167:6803/1323640354","heartbeat_back_addr":"172.21.15.167:6807/1323640354","heartbeat_front_addr":"172.21.15.167:6805/1323640354","state":["exists","up"]},{"osd":6,"uuid":"e238156d-fadd-48a8-9259-771add06d4b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6809","nonce":3605982657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6811","nonce":3605982657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6815","nonce":3605982657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6813","nonce":3605982657}]},"public_addr":"172.21.15.167:6809/3605982657","cluster_addr":"172.21.15.167:6811/3605982657","heartbeat_back_addr":"172.21.15.167:6815/3605982657","heartbeat_front_addr":"172.21.15.167:6813/3605982657","state":["exists","up"]},{"osd":7,"uuid":"a75f121d-ed3c-4586-9390-adfe043aa9b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6817","nonce":1696400664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6819","nonce":1696400664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6823","nonce":1696400664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6821","nonce":1696400664}]},"public_addr":"172.21.15.167:6817/1696400664","cluster_addr":"172.21.15.167:6819/1696400664","heartbeat_back_addr":"172.21.15.167:6823/1696400664","heartbeat_front_addr":"172.21.15.167:6821/1696400664","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.316585+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.390540+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:34.163323+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.996145+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.735842+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.075440+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.060737+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.548189+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-17T21:53:41.806 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-17T21:53:41.807 INFO:tasks.ceph:Creating RBD pool 2024-09-17T21:53:41.807 DEBUG:teuthology.orchestra.run.smithi163:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-17T21:53:42.249 INFO:teuthology.orchestra.run.smithi163.stderr:pool 'rbd' created 2024-09-17T21:53:42.271 DEBUG:teuthology.orchestra.run.smithi163:> rbd --cluster ceph pool init rbd 2024-09-17T21:53:45.299 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-17T21:53:45.300 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T21:53:45.300 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-17T21:53:45.300 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-17T21:53:45.301 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-17T21:53:45.648 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:53:45.664 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":5,"flags":0,"active_gid":4108,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6832","nonce":894261476},{"type":"v1","addr":"172.21.15.163:6833","nonce":894261476}]},"active_addr":"172.21.15.163:6833/894261476","active_change":"2024-09-17T21:53:28.461353+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":4111,"name":"y","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":4207720571}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":2906094207}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":3263270176}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.163:0","nonce":2273058201}]}]} 2024-09-17T21:53:45.668 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-17T21:53:45.668 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-17T21:53:45.668 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-17T21:53:45.951 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:53:45.951 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":21,"fsid":"cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7","created":"2024-09-17T21:53:23.878947+0000","modified":"2024-09-17T21:53:45.259486+0000","last_up_change":"2024-09-17T21:53:36.201531+0000","last_in_change":"2024-09-17T21:53:26.132342+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T21:53:36.554060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-17T21:53:42.139933+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f7d5ca67-d23e-43cd-835f-762eb38a6b46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6817","nonce":377433370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6819","nonce":377433370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6823","nonce":377433370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6821","nonce":377433370}]},"public_addr":"172.21.15.163:6817/377433370","cluster_addr":"172.21.15.163:6819/377433370","heartbeat_back_addr":"172.21.15.163:6823/377433370","heartbeat_front_addr":"172.21.15.163:6821/377433370","state":["exists","up"]},{"osd":1,"uuid":"1ef38370-4c18-4957-a7fc-bbcf365c2735","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6801","nonce":1491344246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6803","nonce":1491344246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6807","nonce":1491344246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6805","nonce":1491344246}]},"public_addr":"172.21.15.163:6801/1491344246","cluster_addr":"172.21.15.163:6803/1491344246","heartbeat_back_addr":"172.21.15.163:6807/1491344246","heartbeat_front_addr":"172.21.15.163:6805/1491344246","state":["exists","up"]},{"osd":2,"uuid":"9fef9ac0-0d2a-4921-a7fe-07ccfef8d009","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6809","nonce":3505514292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6811","nonce":3505514292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6815","nonce":3505514292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6813","nonce":3505514292}]},"public_addr":"172.21.15.163:6809/3505514292","cluster_addr":"172.21.15.163:6811/3505514292","heartbeat_back_addr":"172.21.15.163:6815/3505514292","heartbeat_front_addr":"172.21.15.163:6813/3505514292","state":["exists","up"]},{"osd":3,"uuid":"1bb509ec-d352-4d2a-a6fe-1c131551fbf3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6825","nonce":1192925873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6827","nonce":1192925873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6831","nonce":1192925873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6829","nonce":1192925873}]},"public_addr":"172.21.15.163:6825/1192925873","cluster_addr":"172.21.15.163:6827/1192925873","heartbeat_back_addr":"172.21.15.163:6831/1192925873","heartbeat_front_addr":"172.21.15.163:6829/1192925873","state":["exists","up"]},{"osd":4,"uuid":"e31d8076-d3de-4770-9d55-f62f942c6b30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6825","nonce":887511888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6827","nonce":887511888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6831","nonce":887511888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6829","nonce":887511888}]},"public_addr":"172.21.15.167:6825/887511888","cluster_addr":"172.21.15.167:6827/887511888","heartbeat_back_addr":"172.21.15.167:6831/887511888","heartbeat_front_addr":"172.21.15.167:6829/887511888","state":["exists","up"]},{"osd":5,"uuid":"2a107642-8ccc-4942-8cb4-0ea3050a3bd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6801","nonce":1323640354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6803","nonce":1323640354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6807","nonce":1323640354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6805","nonce":1323640354}]},"public_addr":"172.21.15.167:6801/1323640354","cluster_addr":"172.21.15.167:6803/1323640354","heartbeat_back_addr":"172.21.15.167:6807/1323640354","heartbeat_front_addr":"172.21.15.167:6805/1323640354","state":["exists","up"]},{"osd":6,"uuid":"e238156d-fadd-48a8-9259-771add06d4b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6809","nonce":3605982657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6811","nonce":3605982657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6815","nonce":3605982657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6813","nonce":3605982657}]},"public_addr":"172.21.15.167:6809/3605982657","cluster_addr":"172.21.15.167:6811/3605982657","heartbeat_back_addr":"172.21.15.167:6815/3605982657","heartbeat_front_addr":"172.21.15.167:6813/3605982657","state":["exists","up"]},{"osd":7,"uuid":"a75f121d-ed3c-4586-9390-adfe043aa9b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6817","nonce":1696400664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6819","nonce":1696400664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6823","nonce":1696400664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6821","nonce":1696400664}]},"public_addr":"172.21.15.167:6817/1696400664","cluster_addr":"172.21.15.167:6819/1696400664","heartbeat_back_addr":"172.21.15.167:6823/1696400664","heartbeat_front_addr":"172.21.15.167:6821/1696400664","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.316585+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.390540+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:34.163323+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.996145+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.735842+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.075440+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.060737+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.548189+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-17T21:53:45.968 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-17T21:53:45.968 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-17T21:53:46.266 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:53:46.267 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":21,"fsid":"cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7","created":"2024-09-17T21:53:23.878947+0000","modified":"2024-09-17T21:53:45.259486+0000","last_up_change":"2024-09-17T21:53:36.201531+0000","last_in_change":"2024-09-17T21:53:26.132342+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T21:53:36.554060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-17T21:53:42.139933+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f7d5ca67-d23e-43cd-835f-762eb38a6b46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6817","nonce":377433370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6819","nonce":377433370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6823","nonce":377433370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6821","nonce":377433370}]},"public_addr":"172.21.15.163:6817/377433370","cluster_addr":"172.21.15.163:6819/377433370","heartbeat_back_addr":"172.21.15.163:6823/377433370","heartbeat_front_addr":"172.21.15.163:6821/377433370","state":["exists","up"]},{"osd":1,"uuid":"1ef38370-4c18-4957-a7fc-bbcf365c2735","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6801","nonce":1491344246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6803","nonce":1491344246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6807","nonce":1491344246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6805","nonce":1491344246}]},"public_addr":"172.21.15.163:6801/1491344246","cluster_addr":"172.21.15.163:6803/1491344246","heartbeat_back_addr":"172.21.15.163:6807/1491344246","heartbeat_front_addr":"172.21.15.163:6805/1491344246","state":["exists","up"]},{"osd":2,"uuid":"9fef9ac0-0d2a-4921-a7fe-07ccfef8d009","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6809","nonce":3505514292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6811","nonce":3505514292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6815","nonce":3505514292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6813","nonce":3505514292}]},"public_addr":"172.21.15.163:6809/3505514292","cluster_addr":"172.21.15.163:6811/3505514292","heartbeat_back_addr":"172.21.15.163:6815/3505514292","heartbeat_front_addr":"172.21.15.163:6813/3505514292","state":["exists","up"]},{"osd":3,"uuid":"1bb509ec-d352-4d2a-a6fe-1c131551fbf3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6825","nonce":1192925873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6827","nonce":1192925873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6831","nonce":1192925873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6829","nonce":1192925873}]},"public_addr":"172.21.15.163:6825/1192925873","cluster_addr":"172.21.15.163:6827/1192925873","heartbeat_back_addr":"172.21.15.163:6831/1192925873","heartbeat_front_addr":"172.21.15.163:6829/1192925873","state":["exists","up"]},{"osd":4,"uuid":"e31d8076-d3de-4770-9d55-f62f942c6b30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6825","nonce":887511888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6827","nonce":887511888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6831","nonce":887511888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6829","nonce":887511888}]},"public_addr":"172.21.15.167:6825/887511888","cluster_addr":"172.21.15.167:6827/887511888","heartbeat_back_addr":"172.21.15.167:6831/887511888","heartbeat_front_addr":"172.21.15.167:6829/887511888","state":["exists","up"]},{"osd":5,"uuid":"2a107642-8ccc-4942-8cb4-0ea3050a3bd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6801","nonce":1323640354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6803","nonce":1323640354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6807","nonce":1323640354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6805","nonce":1323640354}]},"public_addr":"172.21.15.167:6801/1323640354","cluster_addr":"172.21.15.167:6803/1323640354","heartbeat_back_addr":"172.21.15.167:6807/1323640354","heartbeat_front_addr":"172.21.15.167:6805/1323640354","state":["exists","up"]},{"osd":6,"uuid":"e238156d-fadd-48a8-9259-771add06d4b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6809","nonce":3605982657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6811","nonce":3605982657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6815","nonce":3605982657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6813","nonce":3605982657}]},"public_addr":"172.21.15.167:6809/3605982657","cluster_addr":"172.21.15.167:6811/3605982657","heartbeat_back_addr":"172.21.15.167:6815/3605982657","heartbeat_front_addr":"172.21.15.167:6813/3605982657","state":["exists","up"]},{"osd":7,"uuid":"a75f121d-ed3c-4586-9390-adfe043aa9b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6817","nonce":1696400664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6819","nonce":1696400664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6823","nonce":1696400664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6821","nonce":1696400664}]},"public_addr":"172.21.15.167:6817/1696400664","cluster_addr":"172.21.15.167:6819/1696400664","heartbeat_back_addr":"172.21.15.167:6823/1696400664","heartbeat_front_addr":"172.21.15.167:6821/1696400664","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.316585+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.390540+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:34.163323+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.996145+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.735842+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.075440+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.060737+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.548189+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-17T21:53:46.285 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-17T21:53:46.286 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-17T21:53:46.286 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-17T21:53:46.287 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-17T21:53:46.287 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-17T21:53:46.287 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-17T21:53:46.288 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-17T21:53:46.288 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-17T21:53:46.523 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:46.524 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-17T21:53:46.536 INFO:teuthology.orchestra.run.smithi163.stdout:60129542147 2024-09-17T21:53:46.536 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-17T21:53:46.549 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:46.549 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-17T21:53:46.556 INFO:teuthology.orchestra.run.smithi163.stdout:60129542149 2024-09-17T21:53:46.556 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-17T21:53:46.560 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:46.560 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-17T21:53:46.562 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:46.563 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-17T21:53:46.564 INFO:teuthology.orchestra.run.smithi163.stdout:60129542149 2024-09-17T21:53:46.565 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-17T21:53:46.591 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:46.591 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-17T21:53:47.047 INFO:teuthology.orchestra.run.smithi163.stdout:60129542146 2024-09-17T21:53:47.065 INFO:teuthology.orchestra.run.smithi163.stdout:60129542146 2024-09-17T21:53:47.073 INFO:teuthology.orchestra.run.smithi163.stdout:60129542147 2024-09-17T21:53:47.082 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542146 for osd.2 2024-09-17T21:53:47.093 INFO:teuthology.orchestra.run.smithi163.stdout:60129542147 2024-09-17T21:53:47.094 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542146 for osd.5 2024-09-17T21:53:47.104 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542147 for osd.3 2024-09-17T21:53:47.109 INFO:teuthology.orchestra.run.smithi163.stdout:60129542146 2024-09-17T21:53:47.113 INFO:teuthology.orchestra.run.smithi163.stdout:60129542146 2024-09-17T21:53:47.117 INFO:teuthology.orchestra.run.smithi163.stdout:60129542147 2024-09-17T21:53:47.119 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.1 2024-09-17T21:53:47.132 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542146 for osd.6 2024-09-17T21:53:47.136 INFO:teuthology.orchestra.run.smithi163.stdout:60129542146 2024-09-17T21:53:47.144 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542146 for osd.0 2024-09-17T21:53:47.145 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542147 for osd.4 2024-09-17T21:53:47.154 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542146 for osd.7 2024-09-17T21:53:48.083 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-17T21:53:48.095 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-17T21:53:48.105 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-17T21:53:48.120 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-17T21:53:48.133 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-17T21:53:48.145 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-17T21:53:48.146 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-17T21:53:48.155 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-17T21:53:48.592 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:48.615 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542148 for osd.2 2024-09-17T21:53:48.616 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.636 INFO:teuthology.orchestra.run.smithi163.stdout:60129542149 2024-09-17T21:53:48.644 INFO:teuthology.orchestra.run.smithi163.stdout:60129542149 2024-09-17T21:53:48.652 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:48.658 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.3 2024-09-17T21:53:48.658 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.674 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542149 for osd.1 2024-09-17T21:53:48.674 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.678 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.5 2024-09-17T21:53:48.679 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.683 INFO:teuthology.orchestra.run.smithi163.stdout:60129542149 2024-09-17T21:53:48.706 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.4 2024-09-17T21:53:48.707 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.708 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:48.713 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:48.715 INFO:teuthology.orchestra.run.smithi163.stdout:60129542148 2024-09-17T21:53:48.730 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.6 2024-09-17T21:53:48.730 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.735 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.0 2024-09-17T21:53:48.735 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.736 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.7 2024-09-17T21:53:48.736 DEBUG:teuthology.parallel:result is None 2024-09-17T21:53:48.737 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-17T21:53:48.737 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-17T21:53:49.048 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:53:49.048 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-17T21:53:49.065 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-09-17T21:53:48.476049+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":120,"ondisk_log_size":120,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":223208,"kb_used_data":2796,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":754751512,"statfs":{"total":773094113280,"available":772865548288,"internally_reserved":0,"allocated":2863104,"data_stored":1739094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":225496625},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.002436"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:46.019103+0000","last_change":"2024-09-17T21:53:46.019103+0000","last_active":"2024-09-17T21:53:46.019103+0000","last_peered":"2024-09-17T21:53:46.019103+0000","last_clean":"2024-09-17T21:53:46.019103+0000","last_became_active":"2024-09-17T21:53:43.267346+0000","last_became_peered":"2024-09-17T21:53:43.267346+0000","last_unstale":"2024-09-17T21:53:46.019103+0000","last_undegraded":"2024-09-17T21:53:46.019103+0000","last_fullsized":"2024-09-17T21:53:46.019103+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:57:20.634194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076977999999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.274592+0000","last_change":"2024-09-17T21:53:45.274592+0000","last_active":"2024-09-17T21:53:45.274592+0000","last_peered":"2024-09-17T21:53:45.274592+0000","last_clean":"2024-09-17T21:53:45.274592+0000","last_became_active":"2024-09-17T21:53:43.266594+0000","last_became_peered":"2024-09-17T21:53:43.266594+0000","last_unstale":"2024-09-17T21:53:45.274592+0000","last_undegraded":"2024-09-17T21:53:45.274592+0000","last_fullsized":"2024-09-17T21:53:45.274592+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093154299999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":12,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-17T21:53:44.334963+0000","last_change":"2024-09-17T21:53:43.441746+0000","last_active":"2024-09-17T21:53:44.334963+0000","last_peered":"2024-09-17T21:53:44.334963+0000","last_clean":"2024-09-17T21:53:44.334963+0000","last_became_active":"2024-09-17T21:53:43.440933+0000","last_became_peered":"2024-09-17T21:53:43.440933+0000","last_unstale":"2024-09-17T21:53:44.334963+0000","last_undegraded":"2024-09-17T21:53:44.334963+0000","last_fullsized":"2024-09-17T21:53:44.334963+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T02:26:55.378625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.274633+0000","last_change":"2024-09-17T21:53:45.274633+0000","last_active":"2024-09-17T21:53:45.274633+0000","last_peered":"2024-09-17T21:53:45.274633+0000","last_clean":"2024-09-17T21:53:45.274633+0000","last_became_active":"2024-09-17T21:53:43.440568+0000","last_became_peered":"2024-09-17T21:53:43.440568+0000","last_unstale":"2024-09-17T21:53:45.274633+0000","last_undegraded":"2024-09-17T21:53:45.274633+0000","last_fullsized":"2024-09-17T21:53:45.274633+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096743000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.286722+0000","last_change":"2024-09-17T21:53:45.283068+0000","last_active":"2024-09-17T21:53:45.286722+0000","last_peered":"2024-09-17T21:53:45.286722+0000","last_clean":"2024-09-17T21:53:45.286722+0000","last_became_active":"2024-09-17T21:53:43.270795+0000","last_became_peered":"2024-09-17T21:53:43.270795+0000","last_unstale":"2024-09-17T21:53:45.286722+0000","last_undegraded":"2024-09-17T21:53:45.286722+0000","last_fullsized":"2024-09-17T21:53:45.286722+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021388829999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.273534+0000","last_change":"2024-09-17T21:53:45.273534+0000","last_active":"2024-09-17T21:53:45.273534+0000","last_peered":"2024-09-17T21:53:45.273534+0000","last_clean":"2024-09-17T21:53:45.273534+0000","last_became_active":"2024-09-17T21:53:43.471220+0000","last_became_peered":"2024-09-17T21:53:43.471220+0000","last_unstale":"2024-09-17T21:53:45.273534+0000","last_undegraded":"2024-09-17T21:53:45.273534+0000","last_fullsized":"2024-09-17T21:53:45.273534+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T08:04:42.167480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052472,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":12,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-17T21:53:44.335025+0000","last_change":"2024-09-17T21:53:43.271715+0000","last_active":"2024-09-17T21:53:44.335025+0000","last_peered":"2024-09-17T21:53:44.335025+0000","last_clean":"2024-09-17T21:53:44.335025+0000","last_became_active":"2024-09-17T21:53:43.270958+0000","last_became_peered":"2024-09-17T21:53:43.270958+0000","last_unstale":"2024-09-17T21:53:44.335025+0000","last_undegraded":"2024-09-17T21:53:44.335025+0000","last_fullsized":"2024-09-17T21:53:44.335025+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:24:05.535681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.282011+0000","last_change":"2024-09-17T21:53:45.282011+0000","last_active":"2024-09-17T21:53:45.282011+0000","last_peered":"2024-09-17T21:53:45.282011+0000","last_clean":"2024-09-17T21:53:45.282011+0000","last_became_active":"2024-09-17T21:53:43.268086+0000","last_became_peered":"2024-09-17T21:53:43.268086+0000","last_unstale":"2024-09-17T21:53:45.282011+0000","last_undegraded":"2024-09-17T21:53:45.282011+0000","last_fullsized":"2024-09-17T21:53:45.282011+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060526,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"17'117","reported_seq":168,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-17T21:53:44.334760+0000","last_change":"2024-09-17T21:53:38.242261+0000","last_active":"2024-09-17T21:53:44.334760+0000","last_peered":"2024-09-17T21:53:44.334760+0000","last_clean":"2024-09-17T21:53:44.334760+0000","last_became_active":"2024-09-17T21:53:38.239909+0000","last_became_peered":"2024-09-17T21:53:38.239909+0000","last_unstale":"2024-09-17T21:53:44.334760+0000","last_undegraded":"2024-09-17T21:53:44.334760+0000","last_fullsized":"2024-09-17T21:53:44.334760+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_clean_scrub_stamp":"2024-09-17T21:53:37.204384+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:42:09.931170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542148,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31964,"kb_used_data":776,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339876,"statfs":{"total":96636764160,"available":96604033024,"internally_reserved":0,"allocated":794624,"data_stored":656513,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":200704,"data_stored":66145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542148,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":217088,"data_stored":71996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27236,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344604,"statfs":{"total":96636764160,"available":96608874496,"internally_reserved":0,"allocated":212992,"data_stored":71977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":66145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542148,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":212992,"data_stored":71977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542149,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":71996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27824,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344016,"statfs":{"total":96636764160,"available":96608272384,"internally_reserved":0,"allocated":806912,"data_stored":662345,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T21:53:49.066 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-17T21:53:49.333 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:53:49.334 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-17T21:53:49.350 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-09-17T21:53:48.476049+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":120,"ondisk_log_size":120,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":223208,"kb_used_data":2796,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":754751512,"statfs":{"total":773094113280,"available":772865548288,"internally_reserved":0,"allocated":2863104,"data_stored":1739094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":225496625},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.002436"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:46.019103+0000","last_change":"2024-09-17T21:53:46.019103+0000","last_active":"2024-09-17T21:53:46.019103+0000","last_peered":"2024-09-17T21:53:46.019103+0000","last_clean":"2024-09-17T21:53:46.019103+0000","last_became_active":"2024-09-17T21:53:43.267346+0000","last_became_peered":"2024-09-17T21:53:43.267346+0000","last_unstale":"2024-09-17T21:53:46.019103+0000","last_undegraded":"2024-09-17T21:53:46.019103+0000","last_fullsized":"2024-09-17T21:53:46.019103+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:57:20.634194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076977999999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.274592+0000","last_change":"2024-09-17T21:53:45.274592+0000","last_active":"2024-09-17T21:53:45.274592+0000","last_peered":"2024-09-17T21:53:45.274592+0000","last_clean":"2024-09-17T21:53:45.274592+0000","last_became_active":"2024-09-17T21:53:43.266594+0000","last_became_peered":"2024-09-17T21:53:43.266594+0000","last_unstale":"2024-09-17T21:53:45.274592+0000","last_undegraded":"2024-09-17T21:53:45.274592+0000","last_fullsized":"2024-09-17T21:53:45.274592+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093154299999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":12,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-17T21:53:44.334963+0000","last_change":"2024-09-17T21:53:43.441746+0000","last_active":"2024-09-17T21:53:44.334963+0000","last_peered":"2024-09-17T21:53:44.334963+0000","last_clean":"2024-09-17T21:53:44.334963+0000","last_became_active":"2024-09-17T21:53:43.440933+0000","last_became_peered":"2024-09-17T21:53:43.440933+0000","last_unstale":"2024-09-17T21:53:44.334963+0000","last_undegraded":"2024-09-17T21:53:44.334963+0000","last_fullsized":"2024-09-17T21:53:44.334963+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T02:26:55.378625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.274633+0000","last_change":"2024-09-17T21:53:45.274633+0000","last_active":"2024-09-17T21:53:45.274633+0000","last_peered":"2024-09-17T21:53:45.274633+0000","last_clean":"2024-09-17T21:53:45.274633+0000","last_became_active":"2024-09-17T21:53:43.440568+0000","last_became_peered":"2024-09-17T21:53:43.440568+0000","last_unstale":"2024-09-17T21:53:45.274633+0000","last_undegraded":"2024-09-17T21:53:45.274633+0000","last_fullsized":"2024-09-17T21:53:45.274633+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096743000000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.286722+0000","last_change":"2024-09-17T21:53:45.283068+0000","last_active":"2024-09-17T21:53:45.286722+0000","last_peered":"2024-09-17T21:53:45.286722+0000","last_clean":"2024-09-17T21:53:45.286722+0000","last_became_active":"2024-09-17T21:53:43.270795+0000","last_became_peered":"2024-09-17T21:53:43.270795+0000","last_unstale":"2024-09-17T21:53:45.286722+0000","last_undegraded":"2024-09-17T21:53:45.286722+0000","last_fullsized":"2024-09-17T21:53:45.286722+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021388829999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.273534+0000","last_change":"2024-09-17T21:53:45.273534+0000","last_active":"2024-09-17T21:53:45.273534+0000","last_peered":"2024-09-17T21:53:45.273534+0000","last_clean":"2024-09-17T21:53:45.273534+0000","last_became_active":"2024-09-17T21:53:43.471220+0000","last_became_peered":"2024-09-17T21:53:43.471220+0000","last_unstale":"2024-09-17T21:53:45.273534+0000","last_undegraded":"2024-09-17T21:53:45.273534+0000","last_fullsized":"2024-09-17T21:53:45.273534+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T08:04:42.167480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052472,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":12,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-17T21:53:44.335025+0000","last_change":"2024-09-17T21:53:43.271715+0000","last_active":"2024-09-17T21:53:44.335025+0000","last_peered":"2024-09-17T21:53:44.335025+0000","last_clean":"2024-09-17T21:53:44.335025+0000","last_became_active":"2024-09-17T21:53:43.270958+0000","last_became_peered":"2024-09-17T21:53:43.270958+0000","last_unstale":"2024-09-17T21:53:44.335025+0000","last_undegraded":"2024-09-17T21:53:44.335025+0000","last_fullsized":"2024-09-17T21:53:44.335025+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:24:05.535681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-17T21:53:45.282011+0000","last_change":"2024-09-17T21:53:45.282011+0000","last_active":"2024-09-17T21:53:45.282011+0000","last_peered":"2024-09-17T21:53:45.282011+0000","last_clean":"2024-09-17T21:53:45.282011+0000","last_became_active":"2024-09-17T21:53:43.268086+0000","last_became_peered":"2024-09-17T21:53:43.268086+0000","last_unstale":"2024-09-17T21:53:45.282011+0000","last_undegraded":"2024-09-17T21:53:45.282011+0000","last_fullsized":"2024-09-17T21:53:45.282011+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060526,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"17'117","reported_seq":168,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-17T21:53:44.334760+0000","last_change":"2024-09-17T21:53:38.242261+0000","last_active":"2024-09-17T21:53:44.334760+0000","last_peered":"2024-09-17T21:53:44.334760+0000","last_clean":"2024-09-17T21:53:44.334760+0000","last_became_active":"2024-09-17T21:53:38.239909+0000","last_became_peered":"2024-09-17T21:53:38.239909+0000","last_unstale":"2024-09-17T21:53:44.334760+0000","last_undegraded":"2024-09-17T21:53:44.334760+0000","last_fullsized":"2024-09-17T21:53:44.334760+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_clean_scrub_stamp":"2024-09-17T21:53:37.204384+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:42:09.931170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542148,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31964,"kb_used_data":776,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339876,"statfs":{"total":96636764160,"available":96604033024,"internally_reserved":0,"allocated":794624,"data_stored":656513,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":200704,"data_stored":66145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542148,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":217088,"data_stored":71996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27236,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344604,"statfs":{"total":96636764160,"available":96608874496,"internally_reserved":0,"allocated":212992,"data_stored":71977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":66145,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542148,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":212992,"data_stored":71977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542149,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":71996,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27824,"kb_used_data":788,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344016,"statfs":{"total":96636764160,"available":96608272384,"internally_reserved":0,"allocated":806912,"data_stored":662345,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-17T21:53:49.350 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-17T21:53:49.351 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T21:53:49.351 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-17T21:53:49.351 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-17T21:53:49.658 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-17T21:53:49.658 INFO:teuthology.orchestra.run.smithi163.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T21:53:49.675 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-17T21:53:49.675 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T21:53:49.685 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T21:53:49.685 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T21:53:49.685 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-17T21:53:50.568 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-17T21:53:52.567 INFO:teuthology.orchestra.run.smithi175.stderr:pool 'datapool' created 2024-09-17T21:53:52.595 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2024-09-17T21:53:53.565 INFO:teuthology.orchestra.run.smithi175.stderr:set pool 3 allow_ec_overwrites to true 2024-09-17T21:53:53.590 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-17T21:53:56.675 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T21:53:56.684 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T21:53:56.684 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T21:53:56.684 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-17T21:53:56.701 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2024-09-17T21:54:36.901 INFO:teuthology.orchestra.run.smithi175.stderr:2024-09-17 21:54:36 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-17T21:54:36.904 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2024-09-17T21:54:38.363 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2024-09-17T21:54:39.266 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records in 2024-09-17T21:54:39.266 INFO:teuthology.orchestra.run.smithi175.stderr:1+0 records out 2024-09-17T21:54:39.266 INFO:teuthology.orchestra.run.smithi175.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.889548 s, 1.2 GB/s 2024-09-17T21:54:39.297 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-17T21:54:39.431 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.1' 2024-09-17T21:54:39.555 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.2' 2024-09-17T21:54:39.684 INFO:teuthology.run_tasks:Running task parallel... 2024-09-17T21:54:39.693 INFO:teuthology.task.parallel:starting parallel... 2024-09-17T21:54:39.694 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T21:54:39.694 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-17T21:54:39.705 DEBUG:teuthology.orchestra.run.smithi175:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-17T21:54:39.706 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T21:54:39.706 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-17T21:54:39.706 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T21:54:39.706 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T21:54:39.706 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-17T21:54:39.712 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T21:54:39.712 DEBUG:teuthology.orchestra.run.smithi175:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2024-09-17T21:54:39.823 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:54:40.040 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-17T21:54:40.040 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-17T21:54:40.247 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:54:40.247 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-17T21:54:40.247 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-17T21:54:40.248 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-17T21:54:40.248 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-17T21:54:40.248 INFO:teuthology.orchestra.run.smithi175.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:54:40.248 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:54:40.250 INFO:teuthology.orchestra.run.smithi175.stdout:The following additional packages will be installed: 2024-09-17T21:54:40.250 INFO:teuthology.orchestra.run.smithi175.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-17T21:54:40.251 INFO:teuthology.orchestra.run.smithi175.stdout:Suggested packages: 2024-09-17T21:54:40.251 INFO:teuthology.orchestra.run.smithi175.stdout: samba vde2 2024-09-17T21:54:40.283 INFO:teuthology.orchestra.run.smithi175.stdout:The following NEW packages will be installed: 2024-09-17T21:54:40.283 INFO:teuthology.orchestra.run.smithi175.stdout: qemu-block-extra 2024-09-17T21:54:40.285 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be upgraded: 2024-09-17T21:54:40.285 INFO:teuthology.orchestra.run.smithi175.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-17T21:54:40.355 INFO:teuthology.orchestra.run.smithi175.stdout:4 upgraded, 1 newly installed, 0 to remove and 327 not upgraded. 2024-09-17T21:54:40.355 INFO:teuthology.orchestra.run.smithi175.stdout:Need to get 13.8 MB of archives. 2024-09-17T21:54:40.355 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 378 kB of additional disk space will be used. 2024-09-17T21:54:40.356 INFO:teuthology.orchestra.run.smithi175.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-17T21:54:40.506 INFO:teuthology.orchestra.run.smithi175.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-17T21:54:40.687 INFO:teuthology.orchestra.run.smithi175.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-17T21:54:40.754 INFO:teuthology.orchestra.run.smithi175.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-17T21:54:40.840 INFO:teuthology.orchestra.run.smithi175.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-17T21:54:41.269 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 13.8 MB in 1s (25.2 MB/s) 2024-09-17T21:54:42.055 INFO:teuthology.orchestra.run.smithi175.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 ... 173894 files and directories currently installed.) 2024-09-17T21:54:42.060 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:54:43.380 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:54:45.375 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:54:45.484 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:54:46.442 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../qemu-system-common_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:54:46.573 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:54:47.063 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../qemu-system-data_1%3a6.2+dfsg-2ubuntu6.22_all.deb ... 2024-09-17T21:54:47.164 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:54:47.761 INFO:teuthology.orchestra.run.smithi175.stdout:Selecting previously unselected package qemu-block-extra. 2024-09-17T21:54:47.789 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:54:47.828 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:54:48.104 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:54:49.274 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up qemu-system-data (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:54:49.400 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:54:49.535 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:54:50.561 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:54:50.671 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for hicolor-icon-theme (0.17-2) ... 2024-09-17T21:54:50.956 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:54:52.354 INFO:teuthology.orchestra.run.smithi175.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:54:52.356 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@smithi175.front.sepia.ceph.com 2024-09-17T21:54:52.356 DEBUG:teuthology.orchestra.run.smithi175:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2024-09-17T21:54:52.413 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-17T21:54:52.623 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-17T21:54:52.624 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-17T21:54:52.818 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T21:54:52.818 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-17T21:54:52.818 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-17T21:54:52.818 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-17T21:54:52.819 INFO:teuthology.orchestra.run.smithi175.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-17T21:54:52.819 INFO:teuthology.orchestra.run.smithi175.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-17T21:54:52.819 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T21:54:52.821 INFO:teuthology.orchestra.run.smithi175.stdout:Suggested packages: 2024-09-17T21:54:52.821 INFO:teuthology.orchestra.run.smithi175.stdout: debootstrap 2024-09-17T21:54:52.849 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be upgraded: 2024-09-17T21:54:52.849 INFO:teuthology.orchestra.run.smithi175.stdout: qemu-utils 2024-09-17T21:54:53.030 INFO:teuthology.orchestra.run.smithi175.stdout:1 upgraded, 0 newly installed, 0 to remove and 326 not upgraded. 2024-09-17T21:54:53.030 INFO:teuthology.orchestra.run.smithi175.stdout:Need to get 1,525 kB of archives. 2024-09-17T21:54:53.030 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 2,048 B of additional disk space will be used. 2024-09-17T21:54:53.030 INFO:teuthology.orchestra.run.smithi175.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-17T21:54:53.965 INFO:teuthology.orchestra.run.smithi175.stdout:Fetched 1,525 kB in 1s (2,015 kB/s) 2024-09-17T21:54:54.092 INFO:teuthology.orchestra.run.smithi175.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 ... 173903 files and directories currently installed.) 2024-09-17T21:54:54.097 INFO:teuthology.orchestra.run.smithi175.stdout:Preparing to unpack .../qemu-utils_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-17T21:54:54.224 INFO:teuthology.orchestra.run.smithi175.stdout:Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-17T21:54:54.694 INFO:teuthology.orchestra.run.smithi175.stdout:Setting up qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-17T21:54:54.822 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-17T21:54:56.278 INFO:teuthology.orchestra.run.smithi175.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-17T21:54:56.281 INFO:tasks.qemu:generating iso... 2024-09-17T21:54:56.281 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 2024-09-17T21:54:56.281 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 2024-09-17T21:54:56.328 INFO:teuthology.orchestra.run.smithi175.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-17T21:55:39.722 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-17T21:55:42.941 INFO:teuthology.orchestra.run.smithi175.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-17T21:55:42.994 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr:Note: switching to 'b0d356b98e08f6bc59ef15652f0d0e4298fc83c7'. 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr:state without impacting any branches by switching back to a branch. 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-17T21:55:52.105 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr: git switch -c 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr:Or undo this operation with: 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr: git switch - 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-17T21:55:52.106 INFO:teuthology.orchestra.run.smithi175.stderr:HEAD is now at b0d356b98e0 Merge pull request #59811 from afreen23/wip-68079-squid 2024-09-17T21:55:52.112 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:55:52.112 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-17T21:55:52.118 DEBUG:teuthology.orchestra.run.smithi175:> set -ex 2024-09-17T21:55:52.118 DEBUG:teuthology.orchestra.run.smithi175:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-17T21:55:52.163 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-17T21:55:52.164 DEBUG:teuthology.orchestra.run.smithi175:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2024-09-17T21:55:52.213 DEBUG:teuthology.orchestra.run.smithi175:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2024-09-17T21:55:52.303 INFO:tasks.qemu:downloading base image 2024-09-17T21:55:52.303 DEBUG:teuthology.orchestra.run.smithi175:> rbd resize --size=10240M client.0.0 || true 2024-09-17T21:55:52.385 INFO:teuthology.orchestra.run.smithi175.stderr: Resizing image: 100% complete...done. 2024-09-17T21:55:52.400 DEBUG:teuthology.orchestra.run.smithi175:> rbd resize --size=10240M client.0.1 || true 2024-09-17T21:55:52.483 INFO:teuthology.orchestra.run.smithi175.stderr: Resizing image: 100% complete...done. 2024-09-17T21:55:52.498 DEBUG:teuthology.orchestra.run.smithi175:> rbd resize --size=10240M client.0.2 || true 2024-09-17T21:55:52.581 INFO:teuthology.orchestra.run.smithi175.stderr: Resizing image: 100% complete...done. 2024-09-17T21:55:52.598 DEBUG:teuthology.orchestra.run.smithi175:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-17T21:55:52.613 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-17T21:55:52.613 DEBUG:teuthology.orchestra.run.smithi175:> sudo mkdir -p /export/client.0 2024-09-17T21:55:52.670 INFO:tasks.qemu:Mounting the test directory... 2024-09-17T21:55:52.671 DEBUG:teuthology.orchestra.run.smithi175:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-17T21:55:52.732 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-17T21:55:52.732 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-17T21:55:52.732 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-17T21:55:52.787 DEBUG:teuthology.orchestra.run.smithi175:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-17T21:55:52.842 INFO:teuthology.orchestra.run.smithi175.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-17T21:55:52.844 INFO:tasks.qemu:Restarting NFS... 2024-09-17T21:55:52.844 DEBUG:teuthology.orchestra.run.smithi175:> sudo service nfs-kernel-server restart 2024-09-17T21:55:53.329 DEBUG:teuthology.orchestra.run.smithi175:> sudo udevadm control --reload 2024-09-17T21:55:53.344 DEBUG:teuthology.orchestra.run.smithi175:> sudo udevadm trigger /dev/kvm 2024-09-17T21:55:53.400 DEBUG:teuthology.orchestra.run.smithi175:> ls -l /dev/kvm 2024-09-17T21:55:53.447 INFO:teuthology.orchestra.run.smithi175.stdout:crw-rw---- 1 root kvm 10, 232 Sep 17 21:55 /dev/kvm 2024-09-17T21:55:53.448 INFO:tasks.qemu:starting qemu... 2024-09-17T21:55:53.448 DEBUG:teuthology.orchestra.run.smithi175:> 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/client.0.iso -drive file=rbd:rbd/client.0.0:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2024-09-17T21:55:53.493 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-17T21:55:53.999 INFO:tasks.qemu.client.0.smithi175.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2024-09-17T21:55:53.999 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.000 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.018 INFO:tasks.qemu.client.0.smithi175.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B2B0+BFECB2B0 CA00 2024-09-17T21:55:54.018 INFO:tasks.qemu.client.0.smithi175.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-17T21:55:54.018 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.018 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.327 INFO:tasks.qemu.client.0.smithi175.stdout:Booting from Hard Disk... 2024-09-17T21:55:54.771 INFO:tasks.qemu.client.0.smithi175.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-17T21:55:54.771 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.771 INFO:tasks.qemu.client.0.smithi175.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.stdout: before booting or 'c' for a command-line. 2024-09-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.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-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:54.772 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.620 INFO:tasks.qemu.client.0.smithi175.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-17T21:55:55.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.622 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:55.622 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.619 INFO:tasks.qemu.client.0.smithi175.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:56.621 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:57.620 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.618 INFO:tasks.qemu.client.0.smithi175.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-17T21:55:58.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:58.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.617 INFO:tasks.qemu.client.0.smithi175.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-17T21:55:59.617 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.618 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:55:59.619 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:56:01.276 INFO:tasks.qemu.client.0.smithi175.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-17T21:56:01.277 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-17T21:56:01.758 INFO:tasks.qemu.client.0.smithi175.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-17T21:56:01.758 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T21:56:01.758 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-17T21:56:01.758 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Intel GenuineIntel 2024-09-17T21:56:01.758 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-17T21:56:01.758 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-17T21:56:01.758 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] DMI 2.8 present. 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] No AGP bridge found 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-17T21:56:01.759 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T21:56:01.760 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] No NUMA configuration found 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Zone PFN ranges: 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-17T21:56:01.761 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-17T21:56:01.762 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-17T21:56:01.763 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Policy zone: Normal 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Checking aperture... 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] No AGP bridge found 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-17T21:56:01.764 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.008000] Security Framework initialized 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.008871] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.009861] Mount-cache hash table entries: 256 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.010457] Initializing cgroup subsys cpuacct 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.010978] Initializing cgroup subsys memory 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.012011] Initializing cgroup subsys devices 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.012523] Initializing cgroup subsys freezer 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.013003] Initializing cgroup subsys blkio 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.013468] Initializing cgroup subsys perf_event 2024-09-17T21:56:01.765 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.014027] CPU: Physical Processor ID: 0 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.015134] mce: CPU supports 10 MCE banks 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.015914] SMP alternatives: switching to UP code 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.032260] Freeing SMP alternatives: 24k freed 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.032788] ACPI: Core revision 20110623 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.033627] ftrace: allocating 27008 entries in 106 pages 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.036247] Enabling x2apic 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.036623] Enabled x2apic 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.040005] Switched APIC routing to physical x2apic. 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.041668] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.042305] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] ... version: 2 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] ... bit width: 48 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] ... generic registers: 4 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-17T21:56:01.766 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.044065] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.048055] Brought up 1 CPUs 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.048428] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.052320] devtmpfs: initialized 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.053077] EVM: security.selinux 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.053437] EVM: security.SMACK64 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.053795] EVM: security.capability 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.054615] print_constraints: dummy: 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.055100] RTC time: 21:56:00, date: 09/17/24 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.055616] NET: Registered protocol family 16 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.056082] ACPI: bus type pci registered 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.056589] PCI: Using configuration type 1 for base access 2024-09-17T21:56:01.767 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.057569] bio: create slab at 0 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.058043] ACPI: Added _OSI(Module Device) 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.058501] ACPI: Added _OSI(Processor Device) 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.059012] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.059530] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.060939] ACPI: Interpreter enabled 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.061374] ACPI: (supports S0 S3 S4 S5) 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.061855] ACPI: Using IOAPIC for interrupt routing 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.064060] ACPI: No dock devices found. 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.064488] HEST: Table not found. 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.064855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.065831] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.066511] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.067242] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.067967] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-17T21:56:01.768 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.068011] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.068785] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.073993] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.074770] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.132055] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.134007] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.134735] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.135497] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.136219] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.136960] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.137683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.138543] vgaarb: loaded 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.138838] vgaarb: bridge control possible 0000:00:02.0 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.139528] i2c-core: driver [aat2870] using legacy suspend method 2024-09-17T21:56:01.769 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.140016] i2c-core: driver [aat2870] using legacy resume method 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.140717] SCSI subsystem initialized 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.141232] usbcore: registered new interface driver usbfs 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.141830] usbcore: registered new interface driver hub 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.142408] usbcore: registered new device driver usb 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.143032] PCI: Using ACPI for IRQ routing 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.143739] NetLabel: Initializing 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.144017] NetLabel: domain hash size = 128 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.144483] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.145042] NetLabel: unlabeled traffic allowed by default 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.145718] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.146318] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.151129] Switching to clocksource kvm-clock 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.151640] AppArmor: AppArmor Filesystem Enabled 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.151839] pnp: PnP ACPI init 2024-09-17T21:56:01.770 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.152196] ACPI: bus type pnp registered 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.153058] pnp: PnP ACPI: found 11 devices 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.153518] ACPI: ACPI bus type pnp unregistered 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.159154] NET: Registered protocol family 2 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.159743] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.161091] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.163358] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.164200] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.164907] TCP reno registered 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.165251] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.165898] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.166634] NET: Registered protocol family 1 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.167114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.167803] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-17T21:56:01.771 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.168443] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.169171] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.169858] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.170677] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.171570] audit: initializing netlink socket (disabled) 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.172171] type=2000 audit(1726610161.172:1): initialized 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.185617] Trying to unpack rootfs image as initramfs... 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.204302] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.213295] VFS: Disk quotas dquot_6.5.2 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.213751] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.214647] fuse init (API version 7.17) 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.215118] msgmni has been set to 7894 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.232078] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.232911] io scheduler noop registered 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.233332] io scheduler deadline registered (default) 2024-09-17T21:56:01.772 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.233895] io scheduler cfq registered 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.234364] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.234969] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.235794] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.236603] ACPI: Power Button [PWRF] 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.237366] ERST: Table is not found! 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.237765] GHES: HEST is not enabled! 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.238373] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.239007] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.240389] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.241063] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.242353] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.243012] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.248131] Freeing initrd memory: 4308k freed 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.249036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-17T21:56:01.773 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.272373] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T21:56:01.781 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.296010] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T21:56:01.781 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.296765] Linux agpgart interface v0.103 2024-09-17T21:56:01.781 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.297677] brd: module loaded 2024-09-17T21:56:01.781 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.298506] loop: module loaded 2024-09-17T21:56:01.781 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.302100] vda: vda1 2024-09-17T21:56:01.781 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.306096] vdb: unknown partition table 2024-09-17T21:56:01.851 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.310082] vdc: unknown partition table 2024-09-17T21:56:01.851 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.311416] scsi0 : ata_piix 2024-09-17T21:56:01.851 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.311800] scsi1 : ata_piix 2024-09-17T21:56:01.851 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.312156] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2024-09-17T21:56:01.851 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.312882] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2024-09-17T21:56:01.851 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.313740] Fixed MDIO Bus: probed 2024-09-17T21:56:01.851 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.314120] tun: Universal TUN/TAP device driver, 1.6 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.314661] tun: (C) 1999-2004 Max Krasnyansky 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.315592] PPP generic driver version 2.4.2 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.316174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.316881] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.317542] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.318235] usbcore: registered new interface driver libusual 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.318905] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.320461] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.321010] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.321836] mousedev: PS/2 mouse device common for all mice 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.322693] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.323855] rtc_cmos 00:06: RTC can wake from S4 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.324476] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2024-09-17T21:56:01.852 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.325258] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.326034] device-mapper: uevent: version 1.0.3 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.326563] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.327516] cpuidle: using governor ladder 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.327956] cpuidle: using governor menu 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.328391] EFI Variables Facility v0.08 2004-May-17 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.329034] TCP cubic registered 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.329452] NET: Registered protocol family 10 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.330132] NET: Registered protocol family 17 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.330617] Registering the dns_resolver key type 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.331209] registered taskstats version 1 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.334848] Magic number: 8:416:955 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.335351] rtc_cmos 00:06: setting system clock to 2024-09-17 21:56:00 UTC (1726610160) 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.336258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-17T21:56:01.853 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.336901] EDD information not available. 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.476670] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.477657] ata2.00: configured for MWDMA2 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.478471] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.479738] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.480361] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.481088] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.482375] Freeing unused kernel memory: 924k freed 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.483173] Write protecting the kernel read-only data: 12288k 2024-09-17T21:56:01.966 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.486247] Freeing unused kernel memory: 1640k freed 2024-09-17T21:56:01.967 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.489265] Freeing unused kernel memory: 1200k freed 2024-09-17T21:56:01.967 INFO:tasks.qemu.client.0.smithi175.stdout:Loading, please wait... 2024-09-17T21:56:01.973 INFO:tasks.qemu.client.0.smithi175.stdout:Begin: Loading essential drivers ... done. 2024-09-17T21:56:01.973 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.499885] udevd[84]: starting version 175 2024-09-17T21:56:01.974 INFO:tasks.qemu.client.0.smithi175.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-17T21:56:01.989 INFO:tasks.qemu.client.0.smithi175.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-17T21:56:02.019 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.543203] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-17T21:56:02.019 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.544026] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-17T21:56:02.034 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.558429] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-17T21:56:02.034 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.559147] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T21:56:02.051 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.578656] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-17T21:56:02.316 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.843667] FDC 0 is a S82078B 2024-09-17T21:56:02.355 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.879806] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-17T21:56:02.355 INFO:tasks.qemu.client.0.smithi175.stdout:[ 0.880559] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-17T21:56:02.646 INFO:tasks.qemu.client.0.smithi175.stdout:Begin: Running /scripts/local-premount ... [ 1.168264] Refined TSC clocksource calibration: 3500.039 MHz. 2024-09-17T21:56:03.161 INFO:tasks.qemu.client.0.smithi175.stdout:done. 2024-09-17T21:56:03.192 INFO:tasks.qemu.client.0.smithi175.stdout:[ 1.711075] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T21:56:03.286 INFO:tasks.qemu.client.0.smithi175.stdout:Begin: Running /scripts/local-bottom ... [ 1.812499] vda: vda1 2024-09-17T21:56:03.295 INFO:tasks.qemu.client.0.smithi175.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-17T21:56:03.655 INFO:tasks.qemu.client.0.smithi175.stdout:[ 2.175741] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T21:56:03.661 INFO:tasks.qemu.client.0.smithi175.stdout:done. 2024-09-17T21:56:03.662 INFO:tasks.qemu.client.0.smithi175.stdout:done. 2024-09-17T21:56:03.681 INFO:tasks.qemu.client.0.smithi175.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-17T21:56:05.948 INFO:tasks.qemu.client.0.smithi175.stdout:cloud-init start-local running: Tue, 17 Sep 2024 21:56:04 +0000. up 4.41 seconds 2024-09-17T21:56:07.015 INFO:tasks.qemu.client.0.smithi175.stdout:no instance data found in start-local 2024-09-17T21:56:07.167 INFO:tasks.qemu.client.0.smithi175.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-17T21:56:07.167 INFO:tasks.qemu.client.0.smithi175.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-17T21:56:07.167 INFO:tasks.qemu.client.0.smithi175.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-17T21:56:07.167 INFO:tasks.qemu.client.0.smithi175.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-17T21:56:07.167 INFO:tasks.qemu.client.0.smithi175.stdout:cloud-init start running: Tue, 17 Sep 2024 21:56:05 +0000. up 5.66 seconds 2024-09-17T21:56:07.729 INFO:tasks.qemu.client.0.smithi175.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-17T21:56:11.783 INFO:tasks.qemu.client.0.smithi175.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-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:The key fingerprint is: 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:c3:c3:9f:c9:ae:00:3b:c6:6f:08:d4:87:44:84:c0:ec root@test 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:The key's randomart image is: 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:+--[ RSA 2048]----+ 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:|+. +o | 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:| o. . | 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:|. o . | 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:| E. o .o | 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:| . .. S | 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:| .. o = o | 2024-09-17T21:56:11.802 INFO:tasks.qemu.client.0.smithi175.stdout:| .=.. = | 2024-09-17T21:56:11.803 INFO:tasks.qemu.client.0.smithi175.stdout:| ..o.. . | 2024-09-17T21:56:11.803 INFO:tasks.qemu.client.0.smithi175.stdout:| .. ... | 2024-09-17T21:56:11.803 INFO:tasks.qemu.client.0.smithi175.stdout:+-----------------+ 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:Generating public/private dsa key pair. 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:The key fingerprint is: 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:00:52:98:23:e7:ac:c6:62:bb:68:a7:50:ee:3b:ce:5d root@test 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:The key's randomart image is: 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:+--[ DSA 1024]----+ 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:| .+o | 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:|. =. . | 2024-09-17T21:56:11.886 INFO:tasks.qemu.client.0.smithi175.stdout:| = . . | 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:| o . | 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:|... S | 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:|o* | 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:|= o E | 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:|o=.o . | 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:|o+Oo. | 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:+-----------------+ 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:Generating public/private ecdsa key pair. 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:The key fingerprint is: 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:f3:9c:b4:a6:60:e8:e6:47:75:fc:dd:11:98:20:f1:3c root@test 2024-09-17T21:56:11.887 INFO:tasks.qemu.client.0.smithi175.stdout:The key's randomart image is: 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:+--[ECDSA 256]---+ 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| o... o | 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| + o . | 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| . E .| 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| . o . . | 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| .S... . ..| 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| .. = o. . .| 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| ..o * | 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| ..... o | 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:| oo. . | 2024-09-17T21:56:11.888 INFO:tasks.qemu.client.0.smithi175.stdout:+-----------------+ 2024-09-17T21:56:12.103 INFO:tasks.qemu.client.0.smithi175.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-17T21:56:12.249 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-17T21:56:12.297 INFO:tasks.qemu.client.0.smithi175.stdout:landscape-client is not configured, please run landscape-config. 2024-09-17T21:56:12.335 INFO:tasks.qemu.client.0.smithi175.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-17T21:56:12.335 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-17T21:56:12.335 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting ACPI daemon[ OK ] 2024-09-17T21:56:12.335 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting save kernel messages[ OK ] 2024-09-17T21:56:12.335 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-17T21:56:12.335 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-17T21:56:12.335 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting automatic crash report generation[ OK ] 2024-09-17T21:56:12.356 INFO:tasks.qemu.client.0.smithi175.stdout: * Stopping save kernel messages[ OK ] 2024-09-17T21:56:12.372 INFO:tasks.qemu.client.0.smithi175.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-17T21:56:12.419 INFO:tasks.qemu.client.0.smithi175.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-17T21:56:13.096 INFO:tasks.qemu.client.0.smithi175.stdout:Generating locales... 2024-09-17T21:56:13.738 INFO:tasks.qemu.client.0.smithi175.stdout: en_US.UTF-8... done 2024-09-17T21:56:13.747 INFO:tasks.qemu.client.0.smithi175.stdout:Generation complete. 2024-09-17T21:56:14.862 INFO:tasks.qemu.client.0.smithi175.stdout:passwd: password expiry information changed. 2024-09-17T21:56:14.995 INFO:tasks.qemu.client.0.smithi175.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-17T21:56:15.016 INFO:tasks.qemu.client.0.smithi175.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-17T21:56:15.073 INFO:tasks.qemu.client.0.smithi175.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-17T21:56:15.099 INFO:tasks.qemu.client.0.smithi175.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-17T21:56:15.120 INFO:tasks.qemu.client.0.smithi175.stdout:Get:4 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-17T21:56:15.146 INFO:tasks.qemu.client.0.smithi175.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-17T21:56:15.248 INFO:tasks.qemu.client.0.smithi175.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-17T21:56:15.275 INFO:tasks.qemu.client.0.smithi175.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-17T21:56:15.370 INFO:tasks.qemu.client.0.smithi175.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-17T21:56:15.409 INFO:tasks.qemu.client.0.smithi175.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-17T21:56:15.464 INFO:tasks.qemu.client.0.smithi175.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-17T21:56:15.516 INFO:tasks.qemu.client.0.smithi175.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-17T21:56:15.534 INFO:tasks.qemu.client.0.smithi175.stdout:Get:12 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-17T21:56:15.551 INFO:tasks.qemu.client.0.smithi175.stdout:Get:13 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-17T21:56:15.644 INFO:tasks.qemu.client.0.smithi175.stdout:Get:14 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-17T21:56:15.666 INFO:tasks.qemu.client.0.smithi175.stdout:Get:15 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-17T21:56:15.725 INFO:tasks.qemu.client.0.smithi175.stdout:Get:16 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-17T21:56:15.751 INFO:tasks.qemu.client.0.smithi175.stdout:Get:17 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-17T21:56:15.801 INFO:tasks.qemu.client.0.smithi175.stdout:Get:18 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-17T21:56:15.824 INFO:tasks.qemu.client.0.smithi175.stdout:Get:19 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-17T21:56:15.842 INFO:tasks.qemu.client.0.smithi175.stdout:Get:20 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-17T21:56:15.861 INFO:tasks.qemu.client.0.smithi175.stdout:Get:21 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-17T21:56:15.938 INFO:tasks.qemu.client.0.smithi175.stdout:Get:22 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-17T21:56:16.249 INFO:tasks.qemu.client.0.smithi175.stdout:Get:23 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-17T21:56:16.317 INFO:tasks.qemu.client.0.smithi175.stdout:Get:24 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-17T21:56:16.516 INFO:tasks.qemu.client.0.smithi175.stdout:Get:25 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-17T21:56:16.586 INFO:tasks.qemu.client.0.smithi175.stdout:Get:26 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-17T21:56:16.770 INFO:tasks.qemu.client.0.smithi175.stdout:Get:27 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-17T21:56:16.787 INFO:tasks.qemu.client.0.smithi175.stdout:Get:28 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-17T21:56:16.809 INFO:tasks.qemu.client.0.smithi175.stdout:Get:29 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-17T21:56:16.837 INFO:tasks.qemu.client.0.smithi175.stdout:Get:30 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-17T21:56:16.857 INFO:tasks.qemu.client.0.smithi175.stdout:Get:31 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-17T21:56:16.878 INFO:tasks.qemu.client.0.smithi175.stdout:Get:32 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-17T21:56:16.913 INFO:tasks.qemu.client.0.smithi175.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-17T21:56:17.037 INFO:tasks.qemu.client.0.smithi175.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-17T21:56:21.872 INFO:tasks.qemu.client.0.smithi175.stdout:Fetched 29.2 MB in 8s (3531 kB/s) 2024-09-17T21:56:23.433 INFO:tasks.qemu.client.0.smithi175.stdout:Reading package lists... 2024-09-17T21:56:23.447 INFO:tasks.qemu.client.0.smithi175.stdout:Reading package lists... 2024-09-17T21:56:23.670 INFO:tasks.qemu.client.0.smithi175.stdout:Building dependency tree... 2024-09-17T21:56:23.671 INFO:tasks.qemu.client.0.smithi175.stdout:Reading state information... 2024-09-17T21:56:23.790 INFO:tasks.qemu.client.0.smithi175.stdout:The following packages will be upgraded: 2024-09-17T21:56:23.790 INFO:tasks.qemu.client.0.smithi175.stdout: ca-certificates libssl1.0.0 2024-09-17T21:56:23.908 INFO:tasks.qemu.client.0.smithi175.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T21:56:23.908 INFO:tasks.qemu.client.0.smithi175.stdout:Need to get 1233 kB of archives. 2024-09-17T21:56:23.908 INFO:tasks.qemu.client.0.smithi175.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-17T21:56:23.908 INFO:tasks.qemu.client.0.smithi175.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-17T21:56:24.018 INFO:tasks.qemu.client.0.smithi175.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-17T21:56:24.187 INFO:tasks.qemu.client.0.smithi175.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T21:56:24.204 INFO:tasks.qemu.client.0.smithi175.stdout:Fetched 1233 kB in 0s (5608 kB/s) 2024-09-17T21:56:25.719 INFO:tasks.qemu.client.0.smithi175.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T21:56:25.726 INFO:tasks.qemu.client.0.smithi175.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-17T21:56:25.837 INFO:tasks.qemu.client.0.smithi175.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-17T21:56:26.171 INFO:tasks.qemu.client.0.smithi175.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-17T21:56:26.602 INFO:tasks.qemu.client.0.smithi175.stdout:Processing triggers for libc-bin ... 2024-09-17T21:56:26.640 INFO:tasks.qemu.client.0.smithi175.stdout:ldconfig deferred processing now taking place 2024-09-17T21:56:27.495 INFO:tasks.qemu.client.0.smithi175.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T21:56:27.504 INFO:tasks.qemu.client.0.smithi175.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-17T21:56:27.602 INFO:tasks.qemu.client.0.smithi175.stdout:Unpacking replacement ca-certificates ... 2024-09-17T21:56:27.962 INFO:tasks.qemu.client.0.smithi175.stdout:Processing triggers for man-db ... 2024-09-17T21:56:29.564 INFO:tasks.qemu.client.0.smithi175.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-17T21:56:32.242 INFO:tasks.qemu.client.0.smithi175.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-17T21:56:32.242 INFO:tasks.qemu.client.0.smithi175.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T21:56:33.956 INFO:tasks.qemu.client.0.smithi175.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-17T21:56:33.961 INFO:tasks.qemu.client.0.smithi175.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T21:56:33.961 INFO:tasks.qemu.client.0.smithi175.stdout:Reading package lists... 2024-09-17T21:56:34.135 INFO:tasks.qemu.client.0.smithi175.stdout:Building dependency tree... 2024-09-17T21:56:34.135 INFO:tasks.qemu.client.0.smithi175.stdout:Reading state information... 2024-09-17T21:56:34.258 INFO:tasks.qemu.client.0.smithi175.stdout:The following extra packages will be installed: 2024-09-17T21:56:34.258 INFO:tasks.qemu.client.0.smithi175.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-17T21:56:34.258 INFO:tasks.qemu.client.0.smithi175.stdout:The following NEW packages will be installed: 2024-09-17T21:56:34.258 INFO:tasks.qemu.client.0.smithi175.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-17T21:56:34.458 INFO:tasks.qemu.client.0.smithi175.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T21:56:34.458 INFO:tasks.qemu.client.0.smithi175.stdout:Need to get 424 kB of archives. 2024-09-17T21:56:34.458 INFO:tasks.qemu.client.0.smithi175.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-17T21:56:34.458 INFO:tasks.qemu.client.0.smithi175.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-17T21:56:34.626 INFO:tasks.qemu.client.0.smithi175.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-17T21:56:34.874 INFO:tasks.qemu.client.0.smithi175.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-17T21:56:34.983 INFO:tasks.qemu.client.0.smithi175.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-17T21:56:35.104 INFO:tasks.qemu.client.0.smithi175.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-17T21:56:35.380 INFO:tasks.qemu.client.0.smithi175.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T21:56:35.387 INFO:tasks.qemu.client.0.smithi175.stdout:Fetched 424 kB in 0s (429 kB/s) 2024-09-17T21:56:35.544 INFO:tasks.qemu.client.0.smithi175.stdout:Selecting previously unselected package libgssglue1. 2024-09-17T21:56:35.570 INFO:tasks.qemu.client.0.smithi175.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-17T21:56:35.576 INFO:tasks.qemu.client.0.smithi175.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-17T21:56:35.899 INFO:tasks.qemu.client.0.smithi175.stdout:Selecting previously unselected package libtirpc1. 2024-09-17T21:56:35.907 INFO:tasks.qemu.client.0.smithi175.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-17T21:56:36.292 INFO:tasks.qemu.client.0.smithi175.stdout:Selecting previously unselected package rpcbind. 2024-09-17T21:56:36.303 INFO:tasks.qemu.client.0.smithi175.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-17T21:56:36.759 INFO:tasks.qemu.client.0.smithi175.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-17T21:56:36.767 INFO:tasks.qemu.client.0.smithi175.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-17T21:56:37.140 INFO:tasks.qemu.client.0.smithi175.stdout:Selecting previously unselected package nfs-common. 2024-09-17T21:56:37.151 INFO:tasks.qemu.client.0.smithi175.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-17T21:56:37.400 INFO:tasks.qemu.client.0.smithi175.stdout:Processing triggers for man-db ... 2024-09-17T21:56:38.200 INFO:tasks.qemu.client.0.smithi175.stdout:Processing triggers for ureadahead ... 2024-09-17T21:56:38.359 INFO:tasks.qemu.client.0.smithi175.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-17T21:56:38.600 INFO:tasks.qemu.client.0.smithi175.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-17T21:56:38.798 INFO:tasks.qemu.client.0.smithi175.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-17T21:56:39.086 INFO:tasks.qemu.client.0.smithi175.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-17T21:56:39.138 INFO:tasks.qemu.client.0.smithi175.stdout:portmap start/running, process 8152 2024-09-17T21:56:39.186 INFO:tasks.qemu.client.0.smithi175.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-17T21:56:39.358 INFO:tasks.qemu.client.0.smithi175.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-17T21:56:39.772 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:56:39.772 INFO:tasks.qemu.client.0.smithi175.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-17T21:56:40.026 INFO:tasks.qemu.client.0.smithi175.stdout: 2024-09-17T21:56:40.026 INFO:tasks.qemu.client.0.smithi175.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-17T21:56:40.163 INFO:tasks.qemu.client.0.smithi175.stdout:Adding system user `statd' (UID 106) ... 2024-09-17T21:56:40.163 INFO:tasks.qemu.client.0.smithi175.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-17T21:56:40.401 INFO:tasks.qemu.client.0.smithi175.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-17T21:56:40.472 INFO:tasks.qemu.client.0.smithi175.stdout:statd start/running, process 8386 2024-09-17T21:56:40.499 INFO:tasks.qemu.client.0.smithi175.stdout:gssd stop/post-stop, process 8417 2024-09-17T21:56:40.637 INFO:tasks.qemu.client.0.smithi175.stdout:idmapd start/running, process 8457 2024-09-17T21:56:40.681 INFO:tasks.qemu.client.0.smithi175.stdout:Processing triggers for libc-bin ... 2024-09-17T21:56:40.721 INFO:tasks.qemu.client.0.smithi175.stdout:ldconfig deferred processing now taking place 2024-09-17T21:56:41.391 INFO:tasks.qemu.client.0.smithi175.stdout:mount.nfs: timeout set for Tue Sep 17 21:58:41 2024 2024-09-17T21:56:41.391 INFO:tasks.qemu.client.0.smithi175.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-17T21:56:41.391 INFO:tasks.qemu.client.0.smithi175.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-17T21:56:41.400 INFO:tasks.qemu.client.0.smithi175.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-17T21:56:43.007 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-17T21:56:43.213 INFO:teuthology.orchestra.run.smithi175.stderr: Commit image migration: 100% complete...done. 2024-09-17T21:56:43.222 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-17T21:57:43.238 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-17T21:57:44.916 INFO:teuthology.orchestra.run.smithi175.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-17T21:57:44.928 DEBUG:teuthology.parallel:result is None 2024-09-18T00:01:03.360 INFO:tasks.qemu.client.0.smithi175.stdout:acpid: exiting 2024-09-18T00:01:03.420 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: 2024-09-18T00:01:03.427 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: ############################################################# 2024-09-18T00:01:03.433 INFO:tasks.qemu.client.0.smithi175.stdout:Checking for running unattended-upgrades: 2024-09-18T00:01:03.433 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-18T00:01:03.507 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: 1024 00:52:98:23:e7:ac:c6:62:bb:68:a7:50:ee:3b:ce:5d root@test (DSA) 2024-09-18T00:01:03.519 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: 256 f3:9c:b4:a6:60:e8:e6:47:75:fc:dd:11:98:20:f1:3c root@test (ECDSA) 2024-09-18T00:01:03.631 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: 2048 c3:c3:9f:c9:ae:00:3b:c6:6f:08:d4:87:44:84:c0:ec root@test (RSA) 2024-09-18T00:01:03.631 INFO:tasks.qemu.client.0.smithi175.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-18T00:01:03.631 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-18T00:01:03.631 INFO:tasks.qemu.client.0.smithi175.stdout:ec2: ############################################################# 2024-09-18T00:01:03.631 INFO:tasks.qemu.client.0.smithi175.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLSu59zJHb1rfOG1wHN0TUkNIMuYPJKEJRQ8oshPRcBgjJmFHbF5HiFvomNOkN3r2+cYAaoXwRJm8R2qlkPOgHo= root@test 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtEVLp7+9W3ijHrPns6eYzDPB7X5ZZ3GTNuqO9zBpmt615QMRRUj3z02YGh8hExjwCG5DmoQV0KTM8HD17ETc43YLQZ9GdCbknF/z50mFPodcexsLCiyMzx1gs0UQl3TfuhbyjCGlPb5rLvYIkfLY43uS/SNCzVcPo+ghKJtW9K5G5F/NxyZQp8RYUD46YsAtf4jQIYI7JSIYz1lqOUoZVRGh0kTygV6WHRX+PFGSQR9QJEJnQvTkl7wAFmJlBkmVtJTM16+8rxlpPT0sIcs6j3hdQen0KpsgDJLTnw4Yv0lzQr6ntfMNANDiF1mVOUhC/QB65PzplOaLv6YlmwvBz root@test 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout:-----END SSH HOST KEY KEYS----- 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout:Traceback (most recent call last): 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout: self._connect_unixsocket(self.address) 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout: self.socket.connect(address) 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout: return getattr(self._sock,name)(*args) 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout:error: [Errno 111] Connection refused 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout:Logged from file __init__.py, line 116 2024-09-18T00:01:03.632 INFO:tasks.qemu.client.0.smithi175.stdout:Traceback (most recent call last): 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout: self._connect_unixsocket(self.address) 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout: self.socket.connect(address) 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout: return getattr(self._sock,name)(*args) 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout:error: [Errno 111] Connection refused 2024-09-18T00:01:03.633 INFO:tasks.qemu.client.0.smithi175.stdout:Logged from file __init__.py, line 116 2024-09-18T00:01:03.668 INFO:tasks.qemu.client.0.smithi175.stdout:cloud-init boot finished at Wed, 18 Sep 2024 00:01:03 +0000. Up 7502.23 seconds 2024-09-18T00:01:03.897 INFO:tasks.qemu.client.0.smithi175.stdout: * Stopping landscape-client daemon  [fail] 2024-09-18T00:01:04.151 INFO:tasks.qemu.client.0.smithi175.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-18T00:01:04.190 INFO:tasks.qemu.client.0.smithi175.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-18T00:01:04.234 INFO:tasks.qemu.client.0.smithi175.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-18T00:01:04.478 INFO:tasks.qemu.client.0.smithi175.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-18T00:01:04.516 INFO:tasks.qemu.client.0.smithi175.stdout: * Deactivating swap...  [ OK ] 2024-09-18T00:01:04.530 INFO:tasks.qemu.client.0.smithi175.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-18T00:01:04.781 INFO:tasks.qemu.client.0.smithi175.stdout: * Will now halt 2024-09-18T00:01:04.792 INFO:tasks.qemu.client.0.smithi175.stdout:[ 7503.441600] Power down. 2024-09-18T00:01:05.212 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-18T00:01:05.212 DEBUG:teuthology.orchestra.run.smithi175:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-18T00:01:05.225 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T00:01:05.226 INFO:tasks.qemu:Stopping NFS... 2024-09-18T00:01:05.226 DEBUG:teuthology.orchestra.run.smithi175:> sudo service nfs-kernel-server stop 2024-09-18T00:01:06.327 INFO:tasks.qemu:Unmounting exported directory... 2024-09-18T00:01:06.327 DEBUG:teuthology.orchestra.run.smithi175:> sudo umount /export/client.0 2024-09-18T00:01:06.352 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-18T00:01:06.353 DEBUG:teuthology.orchestra.run.smithi175:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-18T00:01:06.406 INFO:tasks.qemu:Starting NFS... 2024-09-18T00:01:06.406 DEBUG:teuthology.orchestra.run.smithi175:> sudo service nfs-kernel-server start 2024-09-18T00:01:07.300 DEBUG:teuthology.orchestra.run.smithi175:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-18T00:01:07.304 INFO:tasks.qemu:Deleting exported directory... 2024-09-18T00:01:07.305 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -r /export 2024-09-18T00:01:07.356 DEBUG:tasks.qemu:cleaning up base image files 2024-09-18T00:01:07.357 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2024-09-18T00:01:07.703 DEBUG:teuthology.orchestra.run.smithi175:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2024-09-18T00:01:07.769 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-18T00:01:07.981 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-18T00:01:07.982 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-18T00:01:08.172 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-18T00:01:08.173 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-18T00:01:08.173 INFO:teuthology.orchestra.run.smithi175.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-18T00:01:08.173 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-18T00:01:08.173 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-18T00:01:08.173 INFO:teuthology.orchestra.run.smithi175.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-18T00:01:08.173 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-18T00:01:08.199 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be REMOVED: 2024-09-18T00:01:08.199 INFO:teuthology.orchestra.run.smithi175.stdout: qemu-block-extra* 2024-09-18T00:01:08.774 INFO:teuthology.orchestra.run.smithi175.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-18T00:01:08.775 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 369 kB disk space will be freed. 2024-09-18T00:01:08.896 INFO:teuthology.orchestra.run.smithi175.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 ... 173903 files and directories currently installed.) 2024-09-18T00:01:08.902 INFO:teuthology.orchestra.run.smithi175.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-18T00:01:10.001 INFO:teuthology.orchestra.run.smithi175.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 ... 173894 files and directories currently installed.) 2024-09-18T00:01:10.007 INFO:teuthology.orchestra.run.smithi175.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-18T00:01:11.244 DEBUG:teuthology.orchestra.run.smithi175:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2024-09-18T00:01:11.298 INFO:teuthology.orchestra.run.smithi175.stdout:Reading package lists... 2024-09-18T00:01:11.510 INFO:teuthology.orchestra.run.smithi175.stdout:Building dependency tree... 2024-09-18T00:01:11.511 INFO:teuthology.orchestra.run.smithi175.stdout:Reading state information... 2024-09-18T00:01:11.703 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages were automatically installed and are no longer required: 2024-09-18T00:01:11.703 INFO:teuthology.orchestra.run.smithi175.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-18T00:01:11.703 INFO:teuthology.orchestra.run.smithi175.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-18T00:01:11.703 INFO:teuthology.orchestra.run.smithi175.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-18T00:01:11.704 INFO:teuthology.orchestra.run.smithi175.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-18T00:01:11.704 INFO:teuthology.orchestra.run.smithi175.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-18T00:01:11.704 INFO:teuthology.orchestra.run.smithi175.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-18T00:01:11.731 INFO:teuthology.orchestra.run.smithi175.stdout:The following packages will be REMOVED: 2024-09-18T00:01:11.731 INFO:teuthology.orchestra.run.smithi175.stdout: qemu-utils* 2024-09-18T00:01:12.038 INFO:teuthology.orchestra.run.smithi175.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-18T00:01:12.039 INFO:teuthology.orchestra.run.smithi175.stdout:After this operation, 7,243 kB disk space will be freed. 2024-09-18T00:01:12.159 INFO:teuthology.orchestra.run.smithi175.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 ... 173894 files and directories currently installed.) 2024-09-18T00:01:12.165 INFO:teuthology.orchestra.run.smithi175.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-18T00:01:12.663 INFO:teuthology.orchestra.run.smithi175.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-18T00:01:14.096 DEBUG:teuthology.orchestra.run.smithi175:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-18T00:01:14.147 DEBUG:teuthology.parallel:result is None 2024-09-18T00:01:14.147 INFO:teuthology.run_tasks:Running task exec... 2024-09-18T00:01:14.156 INFO:teuthology.task.exec:Executing custom commands... 2024-09-18T00:01:14.156 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T00:01:14.156 DEBUG:teuthology.orchestra.run.smithi175:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-18T00:01:14.604 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-18T00:01:14.662 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-18T00:01:14.662 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:01:15.541 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-18T00:01:15.541 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-18T00:01:15.579 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":3851,"stamp":"2024-09-18T00:01:14.711596+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20537453148,"num_objects":4949,"num_object_clones":0,"num_object_copies":14833,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4949,"num_whiteouts":0,"num_read":470795,"num_read_kb":13584226,"num_write":602922,"num_write_kb":83464759,"num_scrub_errors":0,"num_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":45961,"ondisk_log_size":45961,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37274392,"kb_used_data":30087768,"kb_used_omap":28,"kb_used_meta":7186467,"kb_avail":717700328,"statfs":{"total":773094113280,"available":734925135872,"internally_reserved":0,"allocated":30809874432,"data_stored":30808266610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29682,"internal_metadata":7358942222},"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":759,"num_read_kb":17558,"num_write":120,"num_write_kb":4031,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003462"},"pg_stats":[{"pgid":"2.7","version":"30'95","reported_seq":1742,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.830269+0000","last_change":"2024-09-17T21:53:46.019103+0000","last_active":"2024-09-18T00:01:04.830269+0000","last_peered":"2024-09-18T00:01:04.830269+0000","last_clean":"2024-09-18T00:01:04.830269+0000","last_became_active":"2024-09-17T21:53:43.267346+0000","last_became_peered":"2024-09-17T21:53:43.267346+0000","last_unstale":"2024-09-18T00:01:04.830269+0000","last_undegraded":"2024-09-18T00:01:04.830269+0000","last_fullsized":"2024-09-18T00:01:04.830269+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:57:20.634194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076977999999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":186,"num_read_kb":87,"num_write":90,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"30'655","reported_seq":754,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:59:26.734554+0000","last_change":"2024-09-17T21:53:45.274592+0000","last_active":"2024-09-17T23:59:26.734554+0000","last_peered":"2024-09-17T23:59:26.734554+0000","last_clean":"2024-09-17T23:59:26.734554+0000","last_became_active":"2024-09-17T21:53:43.266594+0000","last_became_peered":"2024-09-17T21:53:43.266594+0000","last_unstale":"2024-09-17T23:59:26.734554+0000","last_undegraded":"2024-09-17T23:59:26.734554+0000","last_fullsized":"2024-09-17T23:59:26.734554+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":655,"log_dups_size":0,"ondisk_log_size":655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093154299999999995,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3890,"num_read_kb":3238,"num_write":1300,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":95,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:57:16.568343+0000","last_change":"2024-09-17T21:53:46.670630+0000","last_active":"2024-09-17T23:57:16.568343+0000","last_peered":"2024-09-17T23:57:16.568343+0000","last_clean":"2024-09-17T23:57:16.568343+0000","last_became_active":"2024-09-17T21:53:43.440933+0000","last_became_peered":"2024-09-17T21:53:43.440933+0000","last_unstale":"2024-09-17T23:57:16.568343+0000","last_undegraded":"2024-09-17T23:57:16.568343+0000","last_fullsized":"2024-09-17T23:57:16.568343+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:27:19.833857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010700449999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"30'544","reported_seq":4607,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.810713+0000","last_change":"2024-09-17T21:53:45.274633+0000","last_active":"2024-09-18T00:01:04.810713+0000","last_peered":"2024-09-18T00:01:04.810713+0000","last_clean":"2024-09-18T00:01:04.810713+0000","last_became_active":"2024-09-17T21:53:43.440568+0000","last_became_peered":"2024-09-17T21:53:43.440568+0000","last_unstale":"2024-09-18T00:01:04.810713+0000","last_undegraded":"2024-09-18T00:01:04.810713+0000","last_fullsized":"2024-09-18T00:01:04.810713+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":544,"log_dups_size":0,"ondisk_log_size":544,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096743000000000003,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":1214,"num_read_kb":879,"num_write":518,"num_write_kb":503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"30'145508","reported_seq":273336,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.664777+0000","last_change":"2024-09-17T21:53:56.647891+0000","last_active":"2024-09-18T00:01:04.664777+0000","last_peered":"2024-09-18T00:01:04.664777+0000","last_clean":"2024-09-18T00:01:04.664777+0000","last_became_active":"2024-09-17T21:53:53.579503+0000","last_became_peered":"2024-09-17T21:53:53.579503+0000","last_unstale":"2024-09-18T00:01:04.664777+0000","last_undegraded":"2024-09-18T00:01:04.664777+0000","last_fullsized":"2024-09-18T00:01:04.664777+0000","mapping_epoch":24,"log_start":"30'135427","ondisk_log_start":"30'135427","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T05:39:46.181576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012709170000000001,"stat_sum":{"num_bytes":5179024896,"num_objects":1246,"num_object_clones":0,"num_object_copies":3738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1246,"num_whiteouts":0,"num_read":127808,"num_read_kb":4047792,"num_write":145507,"num_write_kb":21805972,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":124,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.635143+0000","last_change":"2024-09-17T21:53:45.283068+0000","last_active":"2024-09-17T23:58:46.635143+0000","last_peered":"2024-09-17T23:58:46.635143+0000","last_clean":"2024-09-17T23:58:46.635143+0000","last_became_active":"2024-09-17T21:53:43.270795+0000","last_became_peered":"2024-09-17T21:53:43.270795+0000","last_unstale":"2024-09-17T23:58:46.635143+0000","last_undegraded":"2024-09-17T23:58:46.635143+0000","last_fullsized":"2024-09-17T23:58:46.635143+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021388829999999998,"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":26,"num_read_kb":26,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"30'62966","reported_seq":100697,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.774939+0000","last_change":"2024-09-17T21:53:56.647353+0000","last_active":"2024-09-18T00:01:04.774939+0000","last_peered":"2024-09-18T00:01:04.774939+0000","last_clean":"2024-09-18T00:01:04.774939+0000","last_became_active":"2024-09-17T21:53:53.739909+0000","last_became_peered":"2024-09-17T21:53:53.739909+0000","last_unstale":"2024-09-18T00:01:04.774939+0000","last_undegraded":"2024-09-18T00:01:04.774939+0000","last_fullsized":"2024-09-18T00:01:04.774939+0000","mapping_epoch":24,"log_start":"30'52964","ondisk_log_start":"30'52964","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:28:28.856387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084175899999999998,"stat_sum":{"num_bytes":4782583808,"num_objects":1149,"num_object_clones":0,"num_object_copies":3447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1149,"num_whiteouts":0,"num_read":37700,"num_read_kb":2290603,"num_write":62967,"num_write_kb":17138312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"30'1","reported_seq":102,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.601760+0000","last_change":"2024-09-17T21:53:45.273534+0000","last_active":"2024-09-17T23:58:46.601760+0000","last_peered":"2024-09-17T23:58:46.601760+0000","last_clean":"2024-09-17T23:58:46.601760+0000","last_became_active":"2024-09-17T21:53:43.471220+0000","last_became_peered":"2024-09-17T21:53:43.471220+0000","last_unstale":"2024-09-17T23:58:46.601760+0000","last_undegraded":"2024-09-17T23:58:46.601760+0000","last_fullsized":"2024-09-17T23:58:46.601760+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T08:04:42.167480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052472,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'111232","reported_seq":199166,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.699796+0000","last_change":"2024-09-17T21:53:56.647410+0000","last_active":"2024-09-18T00:01:04.699796+0000","last_peered":"2024-09-18T00:01:04.699796+0000","last_clean":"2024-09-18T00:01:04.699796+0000","last_became_active":"2024-09-17T21:53:53.580338+0000","last_became_peered":"2024-09-17T21:53:53.580338+0000","last_unstale":"2024-09-18T00:01:04.699796+0000","last_undegraded":"2024-09-18T00:01:04.699796+0000","last_fullsized":"2024-09-18T00:01:04.699796+0000","mapping_epoch":24,"log_start":"30'101165","ondisk_log_start":"30'101165","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2024-09-19T00:16:51.196213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014630649999999999,"stat_sum":{"num_bytes":5280581632,"num_objects":1266,"num_object_clones":0,"num_object_copies":3798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":87904,"num_read_kb":3303419,"num_write":111233,"num_write_kb":19278883,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"30'2569","reported_seq":2676,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:21.590052+0000","last_change":"2024-09-17T21:53:46.670523+0000","last_active":"2024-09-18T00:00:21.590052+0000","last_peered":"2024-09-18T00:00:21.590052+0000","last_clean":"2024-09-18T00:00:21.590052+0000","last_became_active":"2024-09-17T21:53:43.270958+0000","last_became_peered":"2024-09-17T21:53:43.270958+0000","last_unstale":"2024-09-18T00:00:21.590052+0000","last_undegraded":"2024-09-18T00:00:21.590052+0000","last_fullsized":"2024-09-18T00:00:21.590052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":2569,"log_dups_size":0,"ondisk_log_size":2569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:11.720236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001025605,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15387,"num_read_kb":12813,"num_write":5129,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"30'272552","reported_seq":458739,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.783529+0000","last_change":"2024-09-17T21:53:56.659579+0000","last_active":"2024-09-18T00:01:04.783529+0000","last_peered":"2024-09-18T00:01:04.783529+0000","last_clean":"2024-09-18T00:01:04.783529+0000","last_became_active":"2024-09-17T21:53:53.742222+0000","last_became_peered":"2024-09-17T21:53:53.742222+0000","last_unstale":"2024-09-18T00:01:04.783529+0000","last_undegraded":"2024-09-18T00:01:04.783529+0000","last_fullsized":"2024-09-18T00:01:04.783529+0000","mapping_epoch":24,"log_start":"30'262461","ondisk_log_start":"30'262461","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:22.039799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0059166449999999999,"stat_sum":{"num_bytes":5294670355,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":186172,"num_read_kb":3916617,"num_write":272552,"num_write_kb":25228713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"30'1737","reported_seq":1836,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:51.673213+0000","last_change":"2024-09-17T21:53:45.282011+0000","last_active":"2024-09-18T00:00:51.673213+0000","last_peered":"2024-09-18T00:00:51.673213+0000","last_clean":"2024-09-18T00:00:51.673213+0000","last_became_active":"2024-09-17T21:53:43.268086+0000","last_became_peered":"2024-09-17T21:53:43.268086+0000","last_unstale":"2024-09-18T00:00:51.673213+0000","last_undegraded":"2024-09-18T00:00:51.673213+0000","last_fullsized":"2024-09-18T00:00:51.673213+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":1737,"log_dups_size":0,"ondisk_log_size":1737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060526,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10384,"num_read_kb":8650,"num_write":3464,"num_write_kb":3458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":249,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:16.576189+0000","last_change":"2024-09-17T21:53:38.242261+0000","last_active":"2024-09-17T23:58:16.576189+0000","last_peered":"2024-09-17T23:58:16.576189+0000","last_clean":"2024-09-17T23:58:16.576189+0000","last_became_active":"2024-09-17T21:53:38.239909+0000","last_became_peered":"2024-09-17T21:53:38.239909+0000","last_unstale":"2024-09-17T23:58:16.576189+0000","last_undegraded":"2024-09-17T23:58:16.576189+0000","last_fullsized":"2024-09-17T23:58:16.576189+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_clean_scrub_stamp":"2024-09-17T21:53:37.204384+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:42:09.931170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20536860691,"num_objects":4935,"num_object_clones":0,"num_object_copies":14805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4935,"num_whiteouts":0,"num_read":439584,"num_read_kb":13558431,"num_write":592259,"num_write_kb":83451880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30806040576,"data_stored":30806040576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40241,"ondisk_log_size":40241,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":31095,"num_read_kb":25695,"num_write":10504,"num_write_kb":10463,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5279,"internal_metadata":0},"log_size":5603,"ondisk_log_size":5603,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543677,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76508,"kb_used_data":908,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295332,"statfs":{"total":96636764160,"available":96558419968,"internally_reserved":0,"allocated":929792,"data_stored":721214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129543677,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6002156,"kb_used_data":4920988,"kb_used_omap":4,"kb_used_meta":1081147,"kb_avail":88369684,"statfs":{"total":96636764160,"available":90490556416,"internally_reserved":0,"allocated":5039091712,"data_stored":5038890766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4866,"internal_metadata":1107094782},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129543677,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3207268,"kb_used_data":2585684,"kb_used_omap":4,"kb_used_meta":621563,"kb_avail":91164572,"statfs":{"total":96636764160,"available":93352521728,"internally_reserved":0,"allocated":2647740416,"data_stored":2647539473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":636481124},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129543678,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6055068,"kb_used_data":5107660,"kb_used_omap":4,"kb_used_meta":947387,"kb_avail":88316772,"statfs":{"total":96636764160,"available":90436374528,"internally_reserved":0,"allocated":5230243840,"data_stored":5230050396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":970124900},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129543678,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6729012,"kb_used_data":5164132,"kb_used_omap":4,"kb_used_meta":1564859,"kb_avail":87642828,"statfs":{"total":96636764160,"available":89746255872,"internally_reserved":0,"allocated":5288071168,"data_stored":5287873644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4506,"internal_metadata":1602416230},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129543677,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2831772,"kb_used_data":2335628,"kb_used_omap":1,"kb_used_meta":496126,"kb_avail":91540068,"statfs":{"total":96636764160,"available":93737029632,"internally_reserved":0,"allocated":2391683072,"data_stored":2391482126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":508033478},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129543678,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6569120,"kb_used_data":4864528,"kb_used_omap":1,"kb_used_meta":1704574,"kb_avail":87802720,"statfs":{"total":96636764160,"available":89909985280,"internally_reserved":0,"allocated":4981276672,"data_stored":4981068227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1745484229},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129543677,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5803488,"kb_used_data":5108240,"kb_used_omap":6,"kb_used_meta":695225,"kb_avail":88568352,"statfs":{"total":96636764160,"available":90693992448,"internally_reserved":0,"allocated":5230837760,"data_stored":5230640764,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6515,"internal_metadata":711911053},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3248,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2031,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4980936704,"data_stored":4980936704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2391351296,"data_stored":2391351296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5287743488,"data_stored":5287743488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2647408640,"data_stored":2647408640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5038759936,"data_stored":5038759936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:01:15.580 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:01:15.872 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-18T00:01:15.873 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-18T00:01:15.890 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":3851,"stamp":"2024-09-18T00:01:14.711596+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20537453148,"num_objects":4949,"num_object_clones":0,"num_object_copies":14833,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4949,"num_whiteouts":0,"num_read":470795,"num_read_kb":13584226,"num_write":602922,"num_write_kb":83464759,"num_scrub_errors":0,"num_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":45961,"ondisk_log_size":45961,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37274392,"kb_used_data":30087768,"kb_used_omap":28,"kb_used_meta":7186467,"kb_avail":717700328,"statfs":{"total":773094113280,"available":734925135872,"internally_reserved":0,"allocated":30809874432,"data_stored":30808266610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29682,"internal_metadata":7358942222},"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":759,"num_read_kb":17558,"num_write":120,"num_write_kb":4031,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003462"},"pg_stats":[{"pgid":"2.7","version":"30'95","reported_seq":1742,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.830269+0000","last_change":"2024-09-17T21:53:46.019103+0000","last_active":"2024-09-18T00:01:04.830269+0000","last_peered":"2024-09-18T00:01:04.830269+0000","last_clean":"2024-09-18T00:01:04.830269+0000","last_became_active":"2024-09-17T21:53:43.267346+0000","last_became_peered":"2024-09-17T21:53:43.267346+0000","last_unstale":"2024-09-18T00:01:04.830269+0000","last_undegraded":"2024-09-18T00:01:04.830269+0000","last_fullsized":"2024-09-18T00:01:04.830269+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:57:20.634194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076977999999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":186,"num_read_kb":87,"num_write":90,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"30'655","reported_seq":754,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:59:26.734554+0000","last_change":"2024-09-17T21:53:45.274592+0000","last_active":"2024-09-17T23:59:26.734554+0000","last_peered":"2024-09-17T23:59:26.734554+0000","last_clean":"2024-09-17T23:59:26.734554+0000","last_became_active":"2024-09-17T21:53:43.266594+0000","last_became_peered":"2024-09-17T21:53:43.266594+0000","last_unstale":"2024-09-17T23:59:26.734554+0000","last_undegraded":"2024-09-17T23:59:26.734554+0000","last_fullsized":"2024-09-17T23:59:26.734554+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":655,"log_dups_size":0,"ondisk_log_size":655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093154299999999995,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3890,"num_read_kb":3238,"num_write":1300,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":95,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:57:16.568343+0000","last_change":"2024-09-17T21:53:46.670630+0000","last_active":"2024-09-17T23:57:16.568343+0000","last_peered":"2024-09-17T23:57:16.568343+0000","last_clean":"2024-09-17T23:57:16.568343+0000","last_became_active":"2024-09-17T21:53:43.440933+0000","last_became_peered":"2024-09-17T21:53:43.440933+0000","last_unstale":"2024-09-17T23:57:16.568343+0000","last_undegraded":"2024-09-17T23:57:16.568343+0000","last_fullsized":"2024-09-17T23:57:16.568343+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:27:19.833857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010700449999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"30'544","reported_seq":4607,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.810713+0000","last_change":"2024-09-17T21:53:45.274633+0000","last_active":"2024-09-18T00:01:04.810713+0000","last_peered":"2024-09-18T00:01:04.810713+0000","last_clean":"2024-09-18T00:01:04.810713+0000","last_became_active":"2024-09-17T21:53:43.440568+0000","last_became_peered":"2024-09-17T21:53:43.440568+0000","last_unstale":"2024-09-18T00:01:04.810713+0000","last_undegraded":"2024-09-18T00:01:04.810713+0000","last_fullsized":"2024-09-18T00:01:04.810713+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":544,"log_dups_size":0,"ondisk_log_size":544,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096743000000000003,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":1214,"num_read_kb":879,"num_write":518,"num_write_kb":503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"30'145508","reported_seq":273336,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.664777+0000","last_change":"2024-09-17T21:53:56.647891+0000","last_active":"2024-09-18T00:01:04.664777+0000","last_peered":"2024-09-18T00:01:04.664777+0000","last_clean":"2024-09-18T00:01:04.664777+0000","last_became_active":"2024-09-17T21:53:53.579503+0000","last_became_peered":"2024-09-17T21:53:53.579503+0000","last_unstale":"2024-09-18T00:01:04.664777+0000","last_undegraded":"2024-09-18T00:01:04.664777+0000","last_fullsized":"2024-09-18T00:01:04.664777+0000","mapping_epoch":24,"log_start":"30'135427","ondisk_log_start":"30'135427","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T05:39:46.181576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012709170000000001,"stat_sum":{"num_bytes":5179024896,"num_objects":1246,"num_object_clones":0,"num_object_copies":3738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1246,"num_whiteouts":0,"num_read":127808,"num_read_kb":4047792,"num_write":145507,"num_write_kb":21805972,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":124,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.635143+0000","last_change":"2024-09-17T21:53:45.283068+0000","last_active":"2024-09-17T23:58:46.635143+0000","last_peered":"2024-09-17T23:58:46.635143+0000","last_clean":"2024-09-17T23:58:46.635143+0000","last_became_active":"2024-09-17T21:53:43.270795+0000","last_became_peered":"2024-09-17T21:53:43.270795+0000","last_unstale":"2024-09-17T23:58:46.635143+0000","last_undegraded":"2024-09-17T23:58:46.635143+0000","last_fullsized":"2024-09-17T23:58:46.635143+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021388829999999998,"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":26,"num_read_kb":26,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"30'62966","reported_seq":100697,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.774939+0000","last_change":"2024-09-17T21:53:56.647353+0000","last_active":"2024-09-18T00:01:04.774939+0000","last_peered":"2024-09-18T00:01:04.774939+0000","last_clean":"2024-09-18T00:01:04.774939+0000","last_became_active":"2024-09-17T21:53:53.739909+0000","last_became_peered":"2024-09-17T21:53:53.739909+0000","last_unstale":"2024-09-18T00:01:04.774939+0000","last_undegraded":"2024-09-18T00:01:04.774939+0000","last_fullsized":"2024-09-18T00:01:04.774939+0000","mapping_epoch":24,"log_start":"30'52964","ondisk_log_start":"30'52964","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:28:28.856387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084175899999999998,"stat_sum":{"num_bytes":4782583808,"num_objects":1149,"num_object_clones":0,"num_object_copies":3447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1149,"num_whiteouts":0,"num_read":37700,"num_read_kb":2290603,"num_write":62967,"num_write_kb":17138312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"30'1","reported_seq":102,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.601760+0000","last_change":"2024-09-17T21:53:45.273534+0000","last_active":"2024-09-17T23:58:46.601760+0000","last_peered":"2024-09-17T23:58:46.601760+0000","last_clean":"2024-09-17T23:58:46.601760+0000","last_became_active":"2024-09-17T21:53:43.471220+0000","last_became_peered":"2024-09-17T21:53:43.471220+0000","last_unstale":"2024-09-17T23:58:46.601760+0000","last_undegraded":"2024-09-17T23:58:46.601760+0000","last_fullsized":"2024-09-17T23:58:46.601760+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T08:04:42.167480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052472,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'111232","reported_seq":199166,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.699796+0000","last_change":"2024-09-17T21:53:56.647410+0000","last_active":"2024-09-18T00:01:04.699796+0000","last_peered":"2024-09-18T00:01:04.699796+0000","last_clean":"2024-09-18T00:01:04.699796+0000","last_became_active":"2024-09-17T21:53:53.580338+0000","last_became_peered":"2024-09-17T21:53:53.580338+0000","last_unstale":"2024-09-18T00:01:04.699796+0000","last_undegraded":"2024-09-18T00:01:04.699796+0000","last_fullsized":"2024-09-18T00:01:04.699796+0000","mapping_epoch":24,"log_start":"30'101165","ondisk_log_start":"30'101165","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2024-09-19T00:16:51.196213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014630649999999999,"stat_sum":{"num_bytes":5280581632,"num_objects":1266,"num_object_clones":0,"num_object_copies":3798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":87904,"num_read_kb":3303419,"num_write":111233,"num_write_kb":19278883,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"30'2569","reported_seq":2676,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:21.590052+0000","last_change":"2024-09-17T21:53:46.670523+0000","last_active":"2024-09-18T00:00:21.590052+0000","last_peered":"2024-09-18T00:00:21.590052+0000","last_clean":"2024-09-18T00:00:21.590052+0000","last_became_active":"2024-09-17T21:53:43.270958+0000","last_became_peered":"2024-09-17T21:53:43.270958+0000","last_unstale":"2024-09-18T00:00:21.590052+0000","last_undegraded":"2024-09-18T00:00:21.590052+0000","last_fullsized":"2024-09-18T00:00:21.590052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":2569,"log_dups_size":0,"ondisk_log_size":2569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:11.720236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001025605,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15387,"num_read_kb":12813,"num_write":5129,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"30'272552","reported_seq":458739,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.783529+0000","last_change":"2024-09-17T21:53:56.659579+0000","last_active":"2024-09-18T00:01:04.783529+0000","last_peered":"2024-09-18T00:01:04.783529+0000","last_clean":"2024-09-18T00:01:04.783529+0000","last_became_active":"2024-09-17T21:53:53.742222+0000","last_became_peered":"2024-09-17T21:53:53.742222+0000","last_unstale":"2024-09-18T00:01:04.783529+0000","last_undegraded":"2024-09-18T00:01:04.783529+0000","last_fullsized":"2024-09-18T00:01:04.783529+0000","mapping_epoch":24,"log_start":"30'262461","ondisk_log_start":"30'262461","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:22.039799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0059166449999999999,"stat_sum":{"num_bytes":5294670355,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":186172,"num_read_kb":3916617,"num_write":272552,"num_write_kb":25228713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"30'1737","reported_seq":1836,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:51.673213+0000","last_change":"2024-09-17T21:53:45.282011+0000","last_active":"2024-09-18T00:00:51.673213+0000","last_peered":"2024-09-18T00:00:51.673213+0000","last_clean":"2024-09-18T00:00:51.673213+0000","last_became_active":"2024-09-17T21:53:43.268086+0000","last_became_peered":"2024-09-17T21:53:43.268086+0000","last_unstale":"2024-09-18T00:00:51.673213+0000","last_undegraded":"2024-09-18T00:00:51.673213+0000","last_fullsized":"2024-09-18T00:00:51.673213+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":1737,"log_dups_size":0,"ondisk_log_size":1737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060526,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10384,"num_read_kb":8650,"num_write":3464,"num_write_kb":3458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":249,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:16.576189+0000","last_change":"2024-09-17T21:53:38.242261+0000","last_active":"2024-09-17T23:58:16.576189+0000","last_peered":"2024-09-17T23:58:16.576189+0000","last_clean":"2024-09-17T23:58:16.576189+0000","last_became_active":"2024-09-17T21:53:38.239909+0000","last_became_peered":"2024-09-17T21:53:38.239909+0000","last_unstale":"2024-09-17T23:58:16.576189+0000","last_undegraded":"2024-09-17T23:58:16.576189+0000","last_fullsized":"2024-09-17T23:58:16.576189+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_clean_scrub_stamp":"2024-09-17T21:53:37.204384+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:42:09.931170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20536860691,"num_objects":4935,"num_object_clones":0,"num_object_copies":14805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4935,"num_whiteouts":0,"num_read":439584,"num_read_kb":13558431,"num_write":592259,"num_write_kb":83451880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30806040576,"data_stored":30806040576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40241,"ondisk_log_size":40241,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":31095,"num_read_kb":25695,"num_write":10504,"num_write_kb":10463,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5279,"internal_metadata":0},"log_size":5603,"ondisk_log_size":5603,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543677,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76508,"kb_used_data":908,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295332,"statfs":{"total":96636764160,"available":96558419968,"internally_reserved":0,"allocated":929792,"data_stored":721214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129543677,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6002156,"kb_used_data":4920988,"kb_used_omap":4,"kb_used_meta":1081147,"kb_avail":88369684,"statfs":{"total":96636764160,"available":90490556416,"internally_reserved":0,"allocated":5039091712,"data_stored":5038890766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4866,"internal_metadata":1107094782},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129543677,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3207268,"kb_used_data":2585684,"kb_used_omap":4,"kb_used_meta":621563,"kb_avail":91164572,"statfs":{"total":96636764160,"available":93352521728,"internally_reserved":0,"allocated":2647740416,"data_stored":2647539473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":636481124},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129543678,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6055068,"kb_used_data":5107660,"kb_used_omap":4,"kb_used_meta":947387,"kb_avail":88316772,"statfs":{"total":96636764160,"available":90436374528,"internally_reserved":0,"allocated":5230243840,"data_stored":5230050396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":970124900},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129543678,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6729012,"kb_used_data":5164132,"kb_used_omap":4,"kb_used_meta":1564859,"kb_avail":87642828,"statfs":{"total":96636764160,"available":89746255872,"internally_reserved":0,"allocated":5288071168,"data_stored":5287873644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4506,"internal_metadata":1602416230},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129543677,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2831772,"kb_used_data":2335628,"kb_used_omap":1,"kb_used_meta":496126,"kb_avail":91540068,"statfs":{"total":96636764160,"available":93737029632,"internally_reserved":0,"allocated":2391683072,"data_stored":2391482126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":508033478},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129543678,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6569120,"kb_used_data":4864528,"kb_used_omap":1,"kb_used_meta":1704574,"kb_avail":87802720,"statfs":{"total":96636764160,"available":89909985280,"internally_reserved":0,"allocated":4981276672,"data_stored":4981068227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1745484229},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129543677,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5803488,"kb_used_data":5108240,"kb_used_omap":6,"kb_used_meta":695225,"kb_avail":88568352,"statfs":{"total":96636764160,"available":90693992448,"internally_reserved":0,"allocated":5230837760,"data_stored":5230640764,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6515,"internal_metadata":711911053},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3248,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2031,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4980936704,"data_stored":4980936704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2391351296,"data_stored":2391351296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5287743488,"data_stored":5287743488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2647408640,"data_stored":2647408640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5038759936,"data_stored":5038759936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:01:15.891 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-18T00:01:15.891 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:01:16.182 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-18T00:01:16.182 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-18T00:01:16.198 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":3851,"stamp":"2024-09-18T00:01:14.711596+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20537453148,"num_objects":4949,"num_object_clones":0,"num_object_copies":14833,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4949,"num_whiteouts":0,"num_read":470795,"num_read_kb":13584226,"num_write":602922,"num_write_kb":83464759,"num_scrub_errors":0,"num_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":45961,"ondisk_log_size":45961,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37274392,"kb_used_data":30087768,"kb_used_omap":28,"kb_used_meta":7186467,"kb_avail":717700328,"statfs":{"total":773094113280,"available":734925135872,"internally_reserved":0,"allocated":30809874432,"data_stored":30808266610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29682,"internal_metadata":7358942222},"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":759,"num_read_kb":17558,"num_write":120,"num_write_kb":4031,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.003462"},"pg_stats":[{"pgid":"2.7","version":"30'95","reported_seq":1742,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.830269+0000","last_change":"2024-09-17T21:53:46.019103+0000","last_active":"2024-09-18T00:01:04.830269+0000","last_peered":"2024-09-18T00:01:04.830269+0000","last_clean":"2024-09-18T00:01:04.830269+0000","last_became_active":"2024-09-17T21:53:43.267346+0000","last_became_peered":"2024-09-17T21:53:43.267346+0000","last_unstale":"2024-09-18T00:01:04.830269+0000","last_undegraded":"2024-09-18T00:01:04.830269+0000","last_fullsized":"2024-09-18T00:01:04.830269+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:57:20.634194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076977999999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":186,"num_read_kb":87,"num_write":90,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"30'655","reported_seq":754,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:59:26.734554+0000","last_change":"2024-09-17T21:53:45.274592+0000","last_active":"2024-09-17T23:59:26.734554+0000","last_peered":"2024-09-17T23:59:26.734554+0000","last_clean":"2024-09-17T23:59:26.734554+0000","last_became_active":"2024-09-17T21:53:43.266594+0000","last_became_peered":"2024-09-17T21:53:43.266594+0000","last_unstale":"2024-09-17T23:59:26.734554+0000","last_undegraded":"2024-09-17T23:59:26.734554+0000","last_fullsized":"2024-09-17T23:59:26.734554+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":655,"log_dups_size":0,"ondisk_log_size":655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093154299999999995,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3890,"num_read_kb":3238,"num_write":1300,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":95,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:57:16.568343+0000","last_change":"2024-09-17T21:53:46.670630+0000","last_active":"2024-09-17T23:57:16.568343+0000","last_peered":"2024-09-17T23:57:16.568343+0000","last_clean":"2024-09-17T23:57:16.568343+0000","last_became_active":"2024-09-17T21:53:43.440933+0000","last_became_peered":"2024-09-17T21:53:43.440933+0000","last_unstale":"2024-09-17T23:57:16.568343+0000","last_undegraded":"2024-09-17T23:57:16.568343+0000","last_fullsized":"2024-09-17T23:57:16.568343+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:27:19.833857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010700449999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"30'544","reported_seq":4607,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.810713+0000","last_change":"2024-09-17T21:53:45.274633+0000","last_active":"2024-09-18T00:01:04.810713+0000","last_peered":"2024-09-18T00:01:04.810713+0000","last_clean":"2024-09-18T00:01:04.810713+0000","last_became_active":"2024-09-17T21:53:43.440568+0000","last_became_peered":"2024-09-17T21:53:43.440568+0000","last_unstale":"2024-09-18T00:01:04.810713+0000","last_undegraded":"2024-09-18T00:01:04.810713+0000","last_fullsized":"2024-09-18T00:01:04.810713+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":544,"log_dups_size":0,"ondisk_log_size":544,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096743000000000003,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":1214,"num_read_kb":879,"num_write":518,"num_write_kb":503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"30'145508","reported_seq":273336,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.664777+0000","last_change":"2024-09-17T21:53:56.647891+0000","last_active":"2024-09-18T00:01:04.664777+0000","last_peered":"2024-09-18T00:01:04.664777+0000","last_clean":"2024-09-18T00:01:04.664777+0000","last_became_active":"2024-09-17T21:53:53.579503+0000","last_became_peered":"2024-09-17T21:53:53.579503+0000","last_unstale":"2024-09-18T00:01:04.664777+0000","last_undegraded":"2024-09-18T00:01:04.664777+0000","last_fullsized":"2024-09-18T00:01:04.664777+0000","mapping_epoch":24,"log_start":"30'135427","ondisk_log_start":"30'135427","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T05:39:46.181576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012709170000000001,"stat_sum":{"num_bytes":5179024896,"num_objects":1246,"num_object_clones":0,"num_object_copies":3738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1246,"num_whiteouts":0,"num_read":127808,"num_read_kb":4047792,"num_write":145507,"num_write_kb":21805972,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":124,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.635143+0000","last_change":"2024-09-17T21:53:45.283068+0000","last_active":"2024-09-17T23:58:46.635143+0000","last_peered":"2024-09-17T23:58:46.635143+0000","last_clean":"2024-09-17T23:58:46.635143+0000","last_became_active":"2024-09-17T21:53:43.270795+0000","last_became_peered":"2024-09-17T21:53:43.270795+0000","last_unstale":"2024-09-17T23:58:46.635143+0000","last_undegraded":"2024-09-17T23:58:46.635143+0000","last_fullsized":"2024-09-17T23:58:46.635143+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021388829999999998,"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":26,"num_read_kb":26,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"30'62966","reported_seq":100697,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.774939+0000","last_change":"2024-09-17T21:53:56.647353+0000","last_active":"2024-09-18T00:01:04.774939+0000","last_peered":"2024-09-18T00:01:04.774939+0000","last_clean":"2024-09-18T00:01:04.774939+0000","last_became_active":"2024-09-17T21:53:53.739909+0000","last_became_peered":"2024-09-17T21:53:53.739909+0000","last_unstale":"2024-09-18T00:01:04.774939+0000","last_undegraded":"2024-09-18T00:01:04.774939+0000","last_fullsized":"2024-09-18T00:01:04.774939+0000","mapping_epoch":24,"log_start":"30'52964","ondisk_log_start":"30'52964","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:28:28.856387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084175899999999998,"stat_sum":{"num_bytes":4782583808,"num_objects":1149,"num_object_clones":0,"num_object_copies":3447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1149,"num_whiteouts":0,"num_read":37700,"num_read_kb":2290603,"num_write":62967,"num_write_kb":17138312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"30'1","reported_seq":102,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.601760+0000","last_change":"2024-09-17T21:53:45.273534+0000","last_active":"2024-09-17T23:58:46.601760+0000","last_peered":"2024-09-17T23:58:46.601760+0000","last_clean":"2024-09-17T23:58:46.601760+0000","last_became_active":"2024-09-17T21:53:43.471220+0000","last_became_peered":"2024-09-17T21:53:43.471220+0000","last_unstale":"2024-09-17T23:58:46.601760+0000","last_undegraded":"2024-09-17T23:58:46.601760+0000","last_fullsized":"2024-09-17T23:58:46.601760+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T08:04:42.167480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052472,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'111232","reported_seq":199166,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.699796+0000","last_change":"2024-09-17T21:53:56.647410+0000","last_active":"2024-09-18T00:01:04.699796+0000","last_peered":"2024-09-18T00:01:04.699796+0000","last_clean":"2024-09-18T00:01:04.699796+0000","last_became_active":"2024-09-17T21:53:53.580338+0000","last_became_peered":"2024-09-17T21:53:53.580338+0000","last_unstale":"2024-09-18T00:01:04.699796+0000","last_undegraded":"2024-09-18T00:01:04.699796+0000","last_fullsized":"2024-09-18T00:01:04.699796+0000","mapping_epoch":24,"log_start":"30'101165","ondisk_log_start":"30'101165","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2024-09-19T00:16:51.196213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014630649999999999,"stat_sum":{"num_bytes":5280581632,"num_objects":1266,"num_object_clones":0,"num_object_copies":3798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":87904,"num_read_kb":3303419,"num_write":111233,"num_write_kb":19278883,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"30'2569","reported_seq":2676,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:21.590052+0000","last_change":"2024-09-17T21:53:46.670523+0000","last_active":"2024-09-18T00:00:21.590052+0000","last_peered":"2024-09-18T00:00:21.590052+0000","last_clean":"2024-09-18T00:00:21.590052+0000","last_became_active":"2024-09-17T21:53:43.270958+0000","last_became_peered":"2024-09-17T21:53:43.270958+0000","last_unstale":"2024-09-18T00:00:21.590052+0000","last_undegraded":"2024-09-18T00:00:21.590052+0000","last_fullsized":"2024-09-18T00:00:21.590052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":2569,"log_dups_size":0,"ondisk_log_size":2569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:11.720236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001025605,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15387,"num_read_kb":12813,"num_write":5129,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"30'272552","reported_seq":458739,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.783529+0000","last_change":"2024-09-17T21:53:56.659579+0000","last_active":"2024-09-18T00:01:04.783529+0000","last_peered":"2024-09-18T00:01:04.783529+0000","last_clean":"2024-09-18T00:01:04.783529+0000","last_became_active":"2024-09-17T21:53:53.742222+0000","last_became_peered":"2024-09-17T21:53:53.742222+0000","last_unstale":"2024-09-18T00:01:04.783529+0000","last_undegraded":"2024-09-18T00:01:04.783529+0000","last_fullsized":"2024-09-18T00:01:04.783529+0000","mapping_epoch":24,"log_start":"30'262461","ondisk_log_start":"30'262461","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:22.039799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0059166449999999999,"stat_sum":{"num_bytes":5294670355,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":186172,"num_read_kb":3916617,"num_write":272552,"num_write_kb":25228713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"30'1737","reported_seq":1836,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:51.673213+0000","last_change":"2024-09-17T21:53:45.282011+0000","last_active":"2024-09-18T00:00:51.673213+0000","last_peered":"2024-09-18T00:00:51.673213+0000","last_clean":"2024-09-18T00:00:51.673213+0000","last_became_active":"2024-09-17T21:53:43.268086+0000","last_became_peered":"2024-09-17T21:53:43.268086+0000","last_unstale":"2024-09-18T00:00:51.673213+0000","last_undegraded":"2024-09-18T00:00:51.673213+0000","last_fullsized":"2024-09-18T00:00:51.673213+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":1737,"log_dups_size":0,"ondisk_log_size":1737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060526,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10384,"num_read_kb":8650,"num_write":3464,"num_write_kb":3458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":249,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:16.576189+0000","last_change":"2024-09-17T21:53:38.242261+0000","last_active":"2024-09-17T23:58:16.576189+0000","last_peered":"2024-09-17T23:58:16.576189+0000","last_clean":"2024-09-17T23:58:16.576189+0000","last_became_active":"2024-09-17T21:53:38.239909+0000","last_became_peered":"2024-09-17T21:53:38.239909+0000","last_unstale":"2024-09-17T23:58:16.576189+0000","last_undegraded":"2024-09-17T23:58:16.576189+0000","last_fullsized":"2024-09-17T23:58:16.576189+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_clean_scrub_stamp":"2024-09-17T21:53:37.204384+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:42:09.931170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20536860691,"num_objects":4935,"num_object_clones":0,"num_object_copies":14805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4935,"num_whiteouts":0,"num_read":439584,"num_read_kb":13558431,"num_write":592259,"num_write_kb":83451880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30806040576,"data_stored":30806040576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40241,"ondisk_log_size":40241,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":31095,"num_read_kb":25695,"num_write":10504,"num_write_kb":10463,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5279,"internal_metadata":0},"log_size":5603,"ondisk_log_size":5603,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543677,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76508,"kb_used_data":908,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295332,"statfs":{"total":96636764160,"available":96558419968,"internally_reserved":0,"allocated":929792,"data_stored":721214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129543677,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6002156,"kb_used_data":4920988,"kb_used_omap":4,"kb_used_meta":1081147,"kb_avail":88369684,"statfs":{"total":96636764160,"available":90490556416,"internally_reserved":0,"allocated":5039091712,"data_stored":5038890766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4866,"internal_metadata":1107094782},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129543677,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3207268,"kb_used_data":2585684,"kb_used_omap":4,"kb_used_meta":621563,"kb_avail":91164572,"statfs":{"total":96636764160,"available":93352521728,"internally_reserved":0,"allocated":2647740416,"data_stored":2647539473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":636481124},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129543678,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6055068,"kb_used_data":5107660,"kb_used_omap":4,"kb_used_meta":947387,"kb_avail":88316772,"statfs":{"total":96636764160,"available":90436374528,"internally_reserved":0,"allocated":5230243840,"data_stored":5230050396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":970124900},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129543678,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6729012,"kb_used_data":5164132,"kb_used_omap":4,"kb_used_meta":1564859,"kb_avail":87642828,"statfs":{"total":96636764160,"available":89746255872,"internally_reserved":0,"allocated":5288071168,"data_stored":5287873644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4506,"internal_metadata":1602416230},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129543677,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2831772,"kb_used_data":2335628,"kb_used_omap":1,"kb_used_meta":496126,"kb_avail":91540068,"statfs":{"total":96636764160,"available":93737029632,"internally_reserved":0,"allocated":2391683072,"data_stored":2391482126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":508033478},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129543678,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6569120,"kb_used_data":4864528,"kb_used_omap":1,"kb_used_meta":1704574,"kb_avail":87802720,"statfs":{"total":96636764160,"available":89909985280,"internally_reserved":0,"allocated":4981276672,"data_stored":4981068227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1745484229},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129543677,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5803488,"kb_used_data":5108240,"kb_used_omap":6,"kb_used_meta":695225,"kb_avail":88568352,"statfs":{"total":96636764160,"available":90693992448,"internally_reserved":0,"allocated":5230837760,"data_stored":5230640764,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6515,"internal_metadata":711911053},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3248,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2031,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4980936704,"data_stored":4980936704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2391351296,"data_stored":2391351296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5287743488,"data_stored":5287743488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2647408640,"data_stored":2647408640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5038759936,"data_stored":5038759936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:01:16.199 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-18T00:01:16.485 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-18T00:01:16.485 INFO:teuthology.orchestra.run.smithi163.stdout:{"epoch":30,"fsid":"cc69d3b9-6d63-476e-ab8d-bcdaf800b9d7","created":"2024-09-17T21:53:23.878947+0000","modified":"2024-09-17T21:54:03.609067+0000","last_up_change":"2024-09-17T21:53:36.201531+0000","last_in_change":"2024-09-17T21:53:26.132342+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-17T21:53:36.554060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-17T21:53:42.139933+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-17T21:53:51.597253+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"29","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":29,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f7d5ca67-d23e-43cd-835f-762eb38a6b46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6816","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6817","nonce":377433370}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6818","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6819","nonce":377433370}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6822","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6823","nonce":377433370}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6820","nonce":377433370},{"type":"v1","addr":"172.21.15.163:6821","nonce":377433370}]},"public_addr":"172.21.15.163:6817/377433370","cluster_addr":"172.21.15.163:6819/377433370","heartbeat_back_addr":"172.21.15.163:6823/377433370","heartbeat_front_addr":"172.21.15.163:6821/377433370","state":["exists","up"]},{"osd":1,"uuid":"1ef38370-4c18-4957-a7fc-bbcf365c2735","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6800","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6801","nonce":1491344246}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6802","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6803","nonce":1491344246}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6806","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6807","nonce":1491344246}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6804","nonce":1491344246},{"type":"v1","addr":"172.21.15.163:6805","nonce":1491344246}]},"public_addr":"172.21.15.163:6801/1491344246","cluster_addr":"172.21.15.163:6803/1491344246","heartbeat_back_addr":"172.21.15.163:6807/1491344246","heartbeat_front_addr":"172.21.15.163:6805/1491344246","state":["exists","up"]},{"osd":2,"uuid":"9fef9ac0-0d2a-4921-a7fe-07ccfef8d009","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6808","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6809","nonce":3505514292}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6810","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6811","nonce":3505514292}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6814","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6815","nonce":3505514292}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6812","nonce":3505514292},{"type":"v1","addr":"172.21.15.163:6813","nonce":3505514292}]},"public_addr":"172.21.15.163:6809/3505514292","cluster_addr":"172.21.15.163:6811/3505514292","heartbeat_back_addr":"172.21.15.163:6815/3505514292","heartbeat_front_addr":"172.21.15.163:6813/3505514292","state":["exists","up"]},{"osd":3,"uuid":"1bb509ec-d352-4d2a-a6fe-1c131551fbf3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6824","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6825","nonce":1192925873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6826","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6827","nonce":1192925873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6830","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6831","nonce":1192925873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.163:6828","nonce":1192925873},{"type":"v1","addr":"172.21.15.163:6829","nonce":1192925873}]},"public_addr":"172.21.15.163:6825/1192925873","cluster_addr":"172.21.15.163:6827/1192925873","heartbeat_back_addr":"172.21.15.163:6831/1192925873","heartbeat_front_addr":"172.21.15.163:6829/1192925873","state":["exists","up"]},{"osd":4,"uuid":"e31d8076-d3de-4770-9d55-f62f942c6b30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6825","nonce":887511888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6827","nonce":887511888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6831","nonce":887511888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":887511888},{"type":"v1","addr":"172.21.15.167:6829","nonce":887511888}]},"public_addr":"172.21.15.167:6825/887511888","cluster_addr":"172.21.15.167:6827/887511888","heartbeat_back_addr":"172.21.15.167:6831/887511888","heartbeat_front_addr":"172.21.15.167:6829/887511888","state":["exists","up"]},{"osd":5,"uuid":"2a107642-8ccc-4942-8cb4-0ea3050a3bd7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6801","nonce":1323640354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6803","nonce":1323640354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6807","nonce":1323640354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1323640354},{"type":"v1","addr":"172.21.15.167:6805","nonce":1323640354}]},"public_addr":"172.21.15.167:6801/1323640354","cluster_addr":"172.21.15.167:6803/1323640354","heartbeat_back_addr":"172.21.15.167:6807/1323640354","heartbeat_front_addr":"172.21.15.167:6805/1323640354","state":["exists","up"]},{"osd":6,"uuid":"e238156d-fadd-48a8-9259-771add06d4b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6809","nonce":3605982657}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6811","nonce":3605982657}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6815","nonce":3605982657}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3605982657},{"type":"v1","addr":"172.21.15.167:6813","nonce":3605982657}]},"public_addr":"172.21.15.167:6809/3605982657","cluster_addr":"172.21.15.167:6811/3605982657","heartbeat_back_addr":"172.21.15.167:6815/3605982657","heartbeat_front_addr":"172.21.15.167:6813/3605982657","state":["exists","up"]},{"osd":7,"uuid":"a75f121d-ed3c-4586-9390-adfe043aa9b5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6817","nonce":1696400664}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6819","nonce":1696400664}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6823","nonce":1696400664}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":1696400664},{"type":"v1","addr":"172.21.15.167:6821","nonce":1696400664}]},"public_addr":"172.21.15.167:6817/1696400664","cluster_addr":"172.21.15.167:6819/1696400664","heartbeat_back_addr":"172.21.15.167:6823/1696400664","heartbeat_front_addr":"172.21.15.167:6821/1696400664","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.316585+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.390540+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:34.163323+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.996145+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.735842+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.075440+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.060737+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T21:53:33.548189+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-num-failure-domains":"0","crush-osds-per-failure-domain":"0","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-18T00:01:17.504 INFO:tasks.ceph:Scrubbing osd.0 2024-09-18T00:01:17.505 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:17.663 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:17.663 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:17.663 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:17.679 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-18T00:01:17.964 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 0 to deep-scrub 2024-09-18T00:01:17.982 INFO:tasks.ceph:Scrubbing osd.1 2024-09-18T00:01:17.983 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:18.126 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:18.127 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:18.127 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:18.142 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-18T00:01:18.433 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 1 to deep-scrub 2024-09-18T00:01:18.455 INFO:tasks.ceph:Scrubbing osd.2 2024-09-18T00:01:18.455 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:18.612 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:18.612 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:18.612 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:18.630 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-18T00:01:18.944 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 2 to deep-scrub 2024-09-18T00:01:18.962 INFO:tasks.ceph:Scrubbing osd.3 2024-09-18T00:01:18.963 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:19.105 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:19.105 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:19.106 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:19.122 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-18T00:01:19.446 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 3 to deep-scrub 2024-09-18T00:01:19.468 INFO:tasks.ceph:Scrubbing osd.4 2024-09-18T00:01:19.468 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:19.634 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:19.634 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:19.634 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:19.654 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-18T00:01:19.999 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 4 to deep-scrub 2024-09-18T00:01:20.024 INFO:tasks.ceph:Scrubbing osd.5 2024-09-18T00:01:20.024 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:20.187 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:20.187 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:20.187 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:20.205 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-18T00:01:20.548 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 5 to deep-scrub 2024-09-18T00:01:20.572 INFO:tasks.ceph:Scrubbing osd.6 2024-09-18T00:01:20.572 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:20.756 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:20.756 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:20.757 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:20.780 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-18T00:01:21.192 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 6 to deep-scrub 2024-09-18T00:01:21.222 INFO:tasks.ceph:Scrubbing osd.7 2024-09-18T00:01:21.222 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2024-09-18T00:01:21.426 INFO:teuthology.orchestra.run.smithi163.stdout:{ 2024-09-18T00:01:21.426 INFO:teuthology.orchestra.run.smithi163.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:01:21.426 INFO:teuthology.orchestra.run.smithi163.stdout:} 2024-09-18T00:01:21.453 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-18T00:01:21.859 INFO:teuthology.orchestra.run.smithi163.stderr:instructed osd(s) 7 to deep-scrub 2024-09-18T00:01:21.889 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:01:22.283 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-18T00:01:22.283 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-18T00:01:22.311 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":3854,"stamp":"2024-09-18T00:01:20.713074+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20537453148,"num_objects":4949,"num_object_clones":0,"num_object_copies":14833,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4949,"num_whiteouts":0,"num_read":470795,"num_read_kb":13584226,"num_write":602922,"num_write_kb":83464759,"num_scrub_errors":0,"num_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":45961,"ondisk_log_size":45961,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37274392,"kb_used_data":30087768,"kb_used_omap":28,"kb_used_meta":7186467,"kb_avail":717700328,"statfs":{"total":773094113280,"available":734925135872,"internally_reserved":0,"allocated":30809874432,"data_stored":30808266610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29682,"internal_metadata":7358942222},"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.003306"},"pg_stats":[{"pgid":"2.7","version":"30'95","reported_seq":1742,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.830269+0000","last_change":"2024-09-17T21:53:46.019103+0000","last_active":"2024-09-18T00:01:04.830269+0000","last_peered":"2024-09-18T00:01:04.830269+0000","last_clean":"2024-09-18T00:01:04.830269+0000","last_became_active":"2024-09-17T21:53:43.267346+0000","last_became_peered":"2024-09-17T21:53:43.267346+0000","last_unstale":"2024-09-18T00:01:04.830269+0000","last_undegraded":"2024-09-18T00:01:04.830269+0000","last_fullsized":"2024-09-18T00:01:04.830269+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:57:20.634194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076977999999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":186,"num_read_kb":87,"num_write":90,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"30'655","reported_seq":754,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:59:26.734554+0000","last_change":"2024-09-17T21:53:45.274592+0000","last_active":"2024-09-17T23:59:26.734554+0000","last_peered":"2024-09-17T23:59:26.734554+0000","last_clean":"2024-09-17T23:59:26.734554+0000","last_became_active":"2024-09-17T21:53:43.266594+0000","last_became_peered":"2024-09-17T21:53:43.266594+0000","last_unstale":"2024-09-17T23:59:26.734554+0000","last_undegraded":"2024-09-17T23:59:26.734554+0000","last_fullsized":"2024-09-17T23:59:26.734554+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":655,"log_dups_size":0,"ondisk_log_size":655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093154299999999995,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3890,"num_read_kb":3238,"num_write":1300,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":95,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:57:16.568343+0000","last_change":"2024-09-17T21:53:46.670630+0000","last_active":"2024-09-17T23:57:16.568343+0000","last_peered":"2024-09-17T23:57:16.568343+0000","last_clean":"2024-09-17T23:57:16.568343+0000","last_became_active":"2024-09-17T21:53:43.440933+0000","last_became_peered":"2024-09-17T21:53:43.440933+0000","last_unstale":"2024-09-17T23:57:16.568343+0000","last_undegraded":"2024-09-17T23:57:16.568343+0000","last_fullsized":"2024-09-17T23:57:16.568343+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:27:19.833857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010700449999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"30'544","reported_seq":4607,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.810713+0000","last_change":"2024-09-17T21:53:45.274633+0000","last_active":"2024-09-18T00:01:04.810713+0000","last_peered":"2024-09-18T00:01:04.810713+0000","last_clean":"2024-09-18T00:01:04.810713+0000","last_became_active":"2024-09-17T21:53:43.440568+0000","last_became_peered":"2024-09-17T21:53:43.440568+0000","last_unstale":"2024-09-18T00:01:04.810713+0000","last_undegraded":"2024-09-18T00:01:04.810713+0000","last_fullsized":"2024-09-18T00:01:04.810713+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":544,"log_dups_size":0,"ondisk_log_size":544,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096743000000000003,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":1214,"num_read_kb":879,"num_write":518,"num_write_kb":503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"30'145508","reported_seq":273336,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.664777+0000","last_change":"2024-09-17T21:53:56.647891+0000","last_active":"2024-09-18T00:01:04.664777+0000","last_peered":"2024-09-18T00:01:04.664777+0000","last_clean":"2024-09-18T00:01:04.664777+0000","last_became_active":"2024-09-17T21:53:53.579503+0000","last_became_peered":"2024-09-17T21:53:53.579503+0000","last_unstale":"2024-09-18T00:01:04.664777+0000","last_undegraded":"2024-09-18T00:01:04.664777+0000","last_fullsized":"2024-09-18T00:01:04.664777+0000","mapping_epoch":24,"log_start":"30'135427","ondisk_log_start":"30'135427","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T05:39:46.181576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012709170000000001,"stat_sum":{"num_bytes":5179024896,"num_objects":1246,"num_object_clones":0,"num_object_copies":3738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1246,"num_whiteouts":0,"num_read":127808,"num_read_kb":4047792,"num_write":145507,"num_write_kb":21805972,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":124,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.635143+0000","last_change":"2024-09-17T21:53:45.283068+0000","last_active":"2024-09-17T23:58:46.635143+0000","last_peered":"2024-09-17T23:58:46.635143+0000","last_clean":"2024-09-17T23:58:46.635143+0000","last_became_active":"2024-09-17T21:53:43.270795+0000","last_became_peered":"2024-09-17T21:53:43.270795+0000","last_unstale":"2024-09-17T23:58:46.635143+0000","last_undegraded":"2024-09-17T23:58:46.635143+0000","last_fullsized":"2024-09-17T23:58:46.635143+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T00:16:40.876651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021388829999999998,"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":26,"num_read_kb":26,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"30'62966","reported_seq":100697,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.774939+0000","last_change":"2024-09-17T21:53:56.647353+0000","last_active":"2024-09-18T00:01:04.774939+0000","last_peered":"2024-09-18T00:01:04.774939+0000","last_clean":"2024-09-18T00:01:04.774939+0000","last_became_active":"2024-09-17T21:53:53.739909+0000","last_became_peered":"2024-09-17T21:53:53.739909+0000","last_unstale":"2024-09-18T00:01:04.774939+0000","last_undegraded":"2024-09-18T00:01:04.774939+0000","last_fullsized":"2024-09-18T00:01:04.774939+0000","mapping_epoch":24,"log_start":"30'52964","ondisk_log_start":"30'52964","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:28:28.856387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00084175899999999998,"stat_sum":{"num_bytes":4782583808,"num_objects":1149,"num_object_clones":0,"num_object_copies":3447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1149,"num_whiteouts":0,"num_read":37700,"num_read_kb":2290603,"num_write":62967,"num_write_kb":17138312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"30'1","reported_seq":102,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:46.601760+0000","last_change":"2024-09-17T21:53:45.273534+0000","last_active":"2024-09-17T23:58:46.601760+0000","last_peered":"2024-09-17T23:58:46.601760+0000","last_clean":"2024-09-17T23:58:46.601760+0000","last_became_active":"2024-09-17T21:53:43.471220+0000","last_became_peered":"2024-09-17T21:53:43.471220+0000","last_unstale":"2024-09-17T23:58:46.601760+0000","last_undegraded":"2024-09-17T23:58:46.601760+0000","last_fullsized":"2024-09-17T23:58:46.601760+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+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-19T08:04:42.167480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001052472,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'111232","reported_seq":199166,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.699796+0000","last_change":"2024-09-17T21:53:56.647410+0000","last_active":"2024-09-18T00:01:04.699796+0000","last_peered":"2024-09-18T00:01:04.699796+0000","last_clean":"2024-09-18T00:01:04.699796+0000","last_became_active":"2024-09-17T21:53:53.580338+0000","last_became_peered":"2024-09-17T21:53:53.580338+0000","last_unstale":"2024-09-18T00:01:04.699796+0000","last_undegraded":"2024-09-18T00:01:04.699796+0000","last_fullsized":"2024-09-18T00:01:04.699796+0000","mapping_epoch":24,"log_start":"30'101165","ondisk_log_start":"30'101165","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2024-09-19T00:16:51.196213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014630649999999999,"stat_sum":{"num_bytes":5280581632,"num_objects":1266,"num_object_clones":0,"num_object_copies":3798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":87904,"num_read_kb":3303419,"num_write":111233,"num_write_kb":19278883,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"30'2569","reported_seq":2676,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:21.590052+0000","last_change":"2024-09-17T21:53:46.670523+0000","last_active":"2024-09-18T00:00:21.590052+0000","last_peered":"2024-09-18T00:00:21.590052+0000","last_clean":"2024-09-18T00:00:21.590052+0000","last_became_active":"2024-09-17T21:53:43.270958+0000","last_became_peered":"2024-09-17T21:53:43.270958+0000","last_unstale":"2024-09-18T00:00:21.590052+0000","last_undegraded":"2024-09-18T00:00:21.590052+0000","last_fullsized":"2024-09-18T00:00:21.590052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":2569,"log_dups_size":0,"ondisk_log_size":2569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:11.720236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001025605,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15387,"num_read_kb":12813,"num_write":5129,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"30'272552","reported_seq":458739,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:04.783529+0000","last_change":"2024-09-17T21:53:56.659579+0000","last_active":"2024-09-18T00:01:04.783529+0000","last_peered":"2024-09-18T00:01:04.783529+0000","last_clean":"2024-09-18T00:01:04.783529+0000","last_became_active":"2024-09-17T21:53:53.742222+0000","last_became_peered":"2024-09-17T21:53:53.742222+0000","last_unstale":"2024-09-18T00:01:04.783529+0000","last_undegraded":"2024-09-18T00:01:04.783529+0000","last_fullsized":"2024-09-18T00:01:04.783529+0000","mapping_epoch":24,"log_start":"30'262461","ondisk_log_start":"30'262461","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:52.551994+0000","last_clean_scrub_stamp":"2024-09-17T21:53:52.551994+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T22:58:22.039799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0059166449999999999,"stat_sum":{"num_bytes":5294670355,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":186172,"num_read_kb":3916617,"num_write":272552,"num_write_kb":25228713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"30'1737","reported_seq":1836,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:00:51.673213+0000","last_change":"2024-09-17T21:53:45.282011+0000","last_active":"2024-09-18T00:00:51.673213+0000","last_peered":"2024-09-18T00:00:51.673213+0000","last_clean":"2024-09-18T00:00:51.673213+0000","last_became_active":"2024-09-17T21:53:43.268086+0000","last_became_peered":"2024-09-17T21:53:43.268086+0000","last_unstale":"2024-09-18T00:00:51.673213+0000","last_undegraded":"2024-09-18T00:00:51.673213+0000","last_fullsized":"2024-09-18T00:00:51.673213+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:42.232432+0000","last_clean_scrub_stamp":"2024-09-17T21:53:42.232432+0000","objects_scrubbed":0,"log_size":1737,"log_dups_size":0,"ondisk_log_size":1737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:07:21.426326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001060526,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10384,"num_read_kb":8650,"num_write":3464,"num_write_kb":3458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":249,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-17T23:58:16.576189+0000","last_change":"2024-09-17T21:53:38.242261+0000","last_active":"2024-09-17T23:58:16.576189+0000","last_peered":"2024-09-17T23:58:16.576189+0000","last_clean":"2024-09-17T23:58:16.576189+0000","last_became_active":"2024-09-17T21:53:38.239909+0000","last_became_peered":"2024-09-17T21:53:38.239909+0000","last_unstale":"2024-09-17T23:58:16.576189+0000","last_undegraded":"2024-09-17T23:58:16.576189+0000","last_fullsized":"2024-09-17T23:58:16.576189+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T21:53:37.204384+0000","last_clean_scrub_stamp":"2024-09-17T21:53:37.204384+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:42:09.931170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20536860691,"num_objects":4935,"num_object_clones":0,"num_object_copies":14805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4935,"num_whiteouts":0,"num_read":439584,"num_read_kb":13558431,"num_write":592259,"num_write_kb":83451880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30806040576,"data_stored":30806040576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40241,"ondisk_log_size":40241,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":31095,"num_read_kb":25695,"num_write":10504,"num_write_kb":10463,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5279,"internal_metadata":0},"log_size":5603,"ondisk_log_size":5603,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543678,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76508,"kb_used_data":908,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295332,"statfs":{"total":96636764160,"available":96558419968,"internally_reserved":0,"allocated":929792,"data_stored":721214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129543678,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6002156,"kb_used_data":4920988,"kb_used_omap":4,"kb_used_meta":1081147,"kb_avail":88369684,"statfs":{"total":96636764160,"available":90490556416,"internally_reserved":0,"allocated":5039091712,"data_stored":5038890766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4866,"internal_metadata":1107094782},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129543678,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3207268,"kb_used_data":2585684,"kb_used_omap":4,"kb_used_meta":621563,"kb_avail":91164572,"statfs":{"total":96636764160,"available":93352521728,"internally_reserved":0,"allocated":2647740416,"data_stored":2647539473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":636481124},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129543679,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6055068,"kb_used_data":5107660,"kb_used_omap":4,"kb_used_meta":947387,"kb_avail":88316772,"statfs":{"total":96636764160,"available":90436374528,"internally_reserved":0,"allocated":5230243840,"data_stored":5230050396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":970124900},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129543679,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6729012,"kb_used_data":5164132,"kb_used_omap":4,"kb_used_meta":1564859,"kb_avail":87642828,"statfs":{"total":96636764160,"available":89746255872,"internally_reserved":0,"allocated":5288071168,"data_stored":5287873644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4506,"internal_metadata":1602416230},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129543678,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2831772,"kb_used_data":2335628,"kb_used_omap":1,"kb_used_meta":496126,"kb_avail":91540068,"statfs":{"total":96636764160,"available":93737029632,"internally_reserved":0,"allocated":2391683072,"data_stored":2391482126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":508033478},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129543679,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6569120,"kb_used_data":4864528,"kb_used_omap":1,"kb_used_meta":1704574,"kb_avail":87802720,"statfs":{"total":96636764160,"available":89909985280,"internally_reserved":0,"allocated":4981276672,"data_stored":4981068227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1745484229},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129543678,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5803488,"kb_used_data":5108240,"kb_used_omap":6,"kb_used_meta":695225,"kb_avail":88568352,"statfs":{"total":96636764160,"available":90693992448,"internally_reserved":0,"allocated":5230837760,"data_stored":5230640764,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6515,"internal_metadata":711911053},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3248,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2031,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4980936704,"data_stored":4980936704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2391351296,"data_stored":2391351296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5287743488,"data_stored":5287743488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2647408640,"data_stored":2647408640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5038759936,"data_stored":5038759936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:01:22.315 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.315 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.315 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-17T21:53:52.551994+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=52, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-17T21:53:52.551994+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=52, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-17T21:53:52.551994+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=52, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.316 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-17T21:53:52.551994+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=52, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.317 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-17T21:53:42.232432+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=42, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.317 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-17T21:53:37.204384+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=21, tm_min=53, tm_sec=37, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=1, tm_sec=16, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:01:22.317 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-18T00:01:42.318 DEBUG:teuthology.orchestra.run.smithi163:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:01:42.623 INFO:teuthology.orchestra.run.smithi163.stdout: 2024-09-18T00:01:42.624 INFO:teuthology.orchestra.run.smithi163.stderr:dumped all 2024-09-18T00:01:42.641 INFO:teuthology.orchestra.run.smithi163.stdout:{"pg_ready":true,"pg_map":{"version":3864,"stamp":"2024-09-18T00:01:40.718011+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20537453148,"num_objects":4949,"num_object_clones":0,"num_object_copies":14833,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4949,"num_whiteouts":0,"num_read":470795,"num_read_kb":13584226,"num_write":602922,"num_write_kb":83464759,"num_scrub_errors":0,"num_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":634,"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":45969,"ondisk_log_size":45969,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37274392,"kb_used_data":30087768,"kb_used_omap":28,"kb_used_meta":7186467,"kb_avail":717700328,"statfs":{"total":773094113280,"available":734925135872,"internally_reserved":0,"allocated":30809874432,"data_stored":30808266610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29682,"internal_metadata":7358942222},"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.003369"},"pg_stats":[{"pgid":"2.7","version":"30'96","reported_seq":1753,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:21.655146+0000","last_change":"2024-09-18T00:01:21.655146+0000","last_active":"2024-09-18T00:01:21.655146+0000","last_peered":"2024-09-18T00:01:21.655146+0000","last_clean":"2024-09-18T00:01:21.655146+0000","last_became_active":"2024-09-17T21:53:43.267346+0000","last_became_peered":"2024-09-17T21:53:43.267346+0000","last_unstale":"2024-09-18T00:01:21.655146+0000","last_undegraded":"2024-09-18T00:01:21.655146+0000","last_fullsized":"2024-09-18T00:01:21.655146+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'96","last_scrub_stamp":"2024-09-18T00:01:21.654947+0000","last_deep_scrub":"30'96","last_deep_scrub_stamp":"2024-09-18T00:01:21.654947+0000","last_clean_scrub_stamp":"2024-09-18T00:01:21.654947+0000","objects_scrubbed":2,"log_size":96,"log_dups_size":0,"ondisk_log_size":96,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:46:16.605739+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00076977999999999997,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":186,"num_read_kb":87,"num_write":90,"num_write_kb":84,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":230,"num_omap_keys":10,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"30'655","reported_seq":764,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:19.034587+0000","last_change":"2024-09-18T00:01:19.034587+0000","last_active":"2024-09-18T00:01:19.034587+0000","last_peered":"2024-09-18T00:01:19.034587+0000","last_clean":"2024-09-18T00:01:19.034587+0000","last_became_active":"2024-09-17T21:53:43.266594+0000","last_became_peered":"2024-09-17T21:53:43.266594+0000","last_unstale":"2024-09-18T00:01:19.034587+0000","last_undegraded":"2024-09-18T00:01:19.034587+0000","last_fullsized":"2024-09-18T00:01:19.034587+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'655","last_scrub_stamp":"2024-09-18T00:01:19.034382+0000","last_deep_scrub":"30'655","last_deep_scrub_stamp":"2024-09-18T00:01:19.034382+0000","last_clean_scrub_stamp":"2024-09-18T00:01:19.034382+0000","objects_scrubbed":1,"log_size":655,"log_dups_size":0,"ondisk_log_size":655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T10:10:40.427961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093154299999999995,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3890,"num_read_kb":3238,"num_write":1300,"num_write_kb":1292,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":105,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:24.733049+0000","last_change":"2024-09-18T00:01:24.733049+0000","last_active":"2024-09-18T00:01:24.733049+0000","last_peered":"2024-09-18T00:01:24.733049+0000","last_clean":"2024-09-18T00:01:24.733049+0000","last_became_active":"2024-09-17T21:53:43.440933+0000","last_became_peered":"2024-09-17T21:53:43.440933+0000","last_unstale":"2024-09-18T00:01:24.733049+0000","last_undegraded":"2024-09-18T00:01:24.733049+0000","last_fullsized":"2024-09-18T00:01:24.733049+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-18T00:01:24.732807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-18T00:01:24.732807+0000","last_clean_scrub_stamp":"2024-09-18T00:01:24.732807+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T02:46:39.131279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010700449999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"30'545","reported_seq":4617,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:20.020698+0000","last_change":"2024-09-18T00:01:20.020773+0000","last_active":"2024-09-18T00:01:20.020698+0000","last_peered":"2024-09-18T00:01:20.020698+0000","last_clean":"2024-09-18T00:01:20.020698+0000","last_became_active":"2024-09-17T21:53:43.440568+0000","last_became_peered":"2024-09-17T21:53:43.440568+0000","last_unstale":"2024-09-18T00:01:20.020698+0000","last_undegraded":"2024-09-18T00:01:20.020698+0000","last_fullsized":"2024-09-18T00:01:20.020698+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'545","last_scrub_stamp":"2024-09-18T00:01:20.020580+0000","last_deep_scrub":"30'545","last_deep_scrub_stamp":"2024-09-18T00:01:20.020580+0000","last_clean_scrub_stamp":"2024-09-18T00:01:20.020580+0000","objects_scrubbed":3,"log_size":545,"log_dups_size":0,"ondisk_log_size":545,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:47:15.378286+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00096743000000000003,"stat_sum":{"num_bytes":0,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":1214,"num_read_kb":879,"num_write":518,"num_write_kb":503,"num_scrub_errors":0,"num_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":404,"num_omap_keys":25,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"30'145508","reported_seq":273395,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:28.050368+0000","last_change":"2024-09-18T00:01:28.050478+0000","last_active":"2024-09-18T00:01:28.050368+0000","last_peered":"2024-09-18T00:01:28.050368+0000","last_clean":"2024-09-18T00:01:28.050368+0000","last_became_active":"2024-09-17T21:53:53.579503+0000","last_became_peered":"2024-09-17T21:53:53.579503+0000","last_unstale":"2024-09-18T00:01:28.050368+0000","last_undegraded":"2024-09-18T00:01:28.050368+0000","last_fullsized":"2024-09-18T00:01:28.050368+0000","mapping_epoch":24,"log_start":"30'135427","ondisk_log_start":"30'135427","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'145508","last_scrub_stamp":"2024-09-18T00:01:28.050081+0000","last_deep_scrub":"30'145508","last_deep_scrub_stamp":"2024-09-18T00:01:28.050081+0000","last_clean_scrub_stamp":"2024-09-18T00:01:28.050081+0000","objects_scrubbed":1246,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":8,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:19:59.908223+0000","scrub_duration":7547,"objects_trimmed":0,"snaptrim_duration":0.0012709170000000001,"stat_sum":{"num_bytes":5179024896,"num_objects":1246,"num_object_clones":0,"num_object_copies":3738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1246,"num_whiteouts":0,"num_read":127808,"num_read_kb":4047792,"num_write":145507,"num_write_kb":21805972,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"30'3","reported_seq":134,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:22.616849+0000","last_change":"2024-09-18T00:01:22.616903+0000","last_active":"2024-09-18T00:01:22.616849+0000","last_peered":"2024-09-18T00:01:22.616849+0000","last_clean":"2024-09-18T00:01:22.616849+0000","last_became_active":"2024-09-17T21:53:43.270795+0000","last_became_peered":"2024-09-17T21:53:43.270795+0000","last_unstale":"2024-09-18T00:01:22.616849+0000","last_undegraded":"2024-09-18T00:01:22.616849+0000","last_fullsized":"2024-09-18T00:01:22.616849+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'3","last_scrub_stamp":"2024-09-18T00:01:22.616739+0000","last_deep_scrub":"30'3","last_deep_scrub_stamp":"2024-09-18T00:01:22.616739+0000","last_clean_scrub_stamp":"2024-09-18T00:01:22.616739+0000","objects_scrubbed":1,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:36:31.469162+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0021388829999999998,"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":26,"num_read_kb":26,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"30'62966","reported_seq":100752,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:27.939863+0000","last_change":"2024-09-18T00:01:27.939999+0000","last_active":"2024-09-18T00:01:27.939863+0000","last_peered":"2024-09-18T00:01:27.939863+0000","last_clean":"2024-09-18T00:01:27.939863+0000","last_became_active":"2024-09-17T21:53:53.739909+0000","last_became_peered":"2024-09-17T21:53:53.739909+0000","last_unstale":"2024-09-18T00:01:27.939863+0000","last_undegraded":"2024-09-18T00:01:27.939863+0000","last_fullsized":"2024-09-18T00:01:27.939863+0000","mapping_epoch":24,"log_start":"30'52964","ondisk_log_start":"30'52964","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'62966","last_scrub_stamp":"2024-09-18T00:01:27.939308+0000","last_deep_scrub":"30'62966","last_deep_scrub_stamp":"2024-09-18T00:01:27.939308+0000","last_clean_scrub_stamp":"2024-09-18T00:01:27.939308+0000","objects_scrubbed":1149,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:37:57.980251+0000","scrub_duration":6923,"objects_trimmed":0,"snaptrim_duration":0.00084175899999999998,"stat_sum":{"num_bytes":4782583808,"num_objects":1149,"num_object_clones":0,"num_object_copies":3447,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1149,"num_whiteouts":0,"num_read":37700,"num_read_kb":2290603,"num_write":62967,"num_write_kb":17138312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"30'2","reported_seq":112,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:19.218816+0000","last_change":"2024-09-18T00:01:19.218842+0000","last_active":"2024-09-18T00:01:19.218816+0000","last_peered":"2024-09-18T00:01:19.218816+0000","last_clean":"2024-09-18T00:01:19.218816+0000","last_became_active":"2024-09-17T21:53:43.471220+0000","last_became_peered":"2024-09-17T21:53:43.471220+0000","last_unstale":"2024-09-18T00:01:19.218816+0000","last_undegraded":"2024-09-18T00:01:19.218816+0000","last_fullsized":"2024-09-18T00:01:19.218816+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'2","last_scrub_stamp":"2024-09-18T00:01:19.218754+0000","last_deep_scrub":"30'2","last_deep_scrub_stamp":"2024-09-18T00:01:19.218754+0000","last_clean_scrub_stamp":"2024-09-18T00:01:19.218754+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:20:03.563498+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.001052472,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"30'111232","reported_seq":199226,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:25.835189+0000","last_change":"2024-09-18T00:01:25.835271+0000","last_active":"2024-09-18T00:01:25.835189+0000","last_peered":"2024-09-18T00:01:25.835189+0000","last_clean":"2024-09-18T00:01:25.835189+0000","last_became_active":"2024-09-17T21:53:53.580338+0000","last_became_peered":"2024-09-17T21:53:53.580338+0000","last_unstale":"2024-09-18T00:01:25.835189+0000","last_undegraded":"2024-09-18T00:01:25.835189+0000","last_fullsized":"2024-09-18T00:01:25.835189+0000","mapping_epoch":24,"log_start":"30'101165","ondisk_log_start":"30'101165","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'111232","last_scrub_stamp":"2024-09-18T00:01:25.834823+0000","last_deep_scrub":"30'111232","last_deep_scrub_stamp":"2024-09-18T00:01:25.834823+0000","last_clean_scrub_stamp":"2024-09-18T00:01:25.834823+0000","objects_scrubbed":1266,"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":8,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T02:28:02.730866+0000","scrub_duration":7559,"objects_trimmed":0,"snaptrim_duration":0.0014630649999999999,"stat_sum":{"num_bytes":5280581632,"num_objects":1266,"num_object_clones":0,"num_object_copies":3798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":87904,"num_read_kb":3303419,"num_write":111233,"num_write_kb":19278883,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"30'2570","reported_seq":2686,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:23.782575+0000","last_change":"2024-09-18T00:01:23.782652+0000","last_active":"2024-09-18T00:01:23.782575+0000","last_peered":"2024-09-18T00:01:23.782575+0000","last_clean":"2024-09-18T00:01:23.782575+0000","last_became_active":"2024-09-17T21:53:43.270958+0000","last_became_peered":"2024-09-17T21:53:43.270958+0000","last_unstale":"2024-09-18T00:01:23.782575+0000","last_undegraded":"2024-09-18T00:01:23.782575+0000","last_fullsized":"2024-09-18T00:01:23.782575+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'2570","last_scrub_stamp":"2024-09-18T00:01:23.782423+0000","last_deep_scrub":"30'2570","last_deep_scrub_stamp":"2024-09-18T00:01:23.782423+0000","last_clean_scrub_stamp":"2024-09-18T00:01:23.782423+0000","objects_scrubbed":2,"log_size":2570,"log_dups_size":0,"ondisk_log_size":2570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:29:21.783109+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.001025605,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15387,"num_read_kb":12813,"num_write":5129,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"30'272552","reported_seq":458799,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:27.307283+0000","last_change":"2024-09-18T00:01:27.307349+0000","last_active":"2024-09-18T00:01:27.307283+0000","last_peered":"2024-09-18T00:01:27.307283+0000","last_clean":"2024-09-18T00:01:27.307283+0000","last_became_active":"2024-09-17T21:53:53.742222+0000","last_became_peered":"2024-09-17T21:53:53.742222+0000","last_unstale":"2024-09-18T00:01:27.307283+0000","last_undegraded":"2024-09-18T00:01:27.307283+0000","last_fullsized":"2024-09-18T00:01:27.307283+0000","mapping_epoch":24,"log_start":"30'262461","ondisk_log_start":"30'262461","created":24,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'272552","last_scrub_stamp":"2024-09-18T00:01:27.307063+0000","last_deep_scrub":"30'272552","last_deep_scrub_stamp":"2024-09-18T00:01:27.307063+0000","last_clean_scrub_stamp":"2024-09-18T00:01:27.307063+0000","objects_scrubbed":1274,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":8,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:09:05.802640+0000","scrub_duration":7475,"objects_trimmed":0,"snaptrim_duration":0.0059166449999999999,"stat_sum":{"num_bytes":5294670355,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":186172,"num_read_kb":3916617,"num_write":272552,"num_write_kb":25228713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"30'1738","reported_seq":1846,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:21.591962+0000","last_change":"2024-09-18T00:01:21.592043+0000","last_active":"2024-09-18T00:01:21.591962+0000","last_peered":"2024-09-18T00:01:21.591962+0000","last_clean":"2024-09-18T00:01:21.591962+0000","last_became_active":"2024-09-17T21:53:43.268086+0000","last_became_peered":"2024-09-17T21:53:43.268086+0000","last_unstale":"2024-09-18T00:01:21.591962+0000","last_undegraded":"2024-09-18T00:01:21.591962+0000","last_fullsized":"2024-09-18T00:01:21.591962+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'1738","last_scrub_stamp":"2024-09-18T00:01:21.591773+0000","last_deep_scrub":"30'1738","last_deep_scrub_stamp":"2024-09-18T00:01:21.591773+0000","last_clean_scrub_stamp":"2024-09-18T00:01:21.591773+0000","objects_scrubbed":2,"log_size":1738,"log_dups_size":0,"ondisk_log_size":1738,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:30:17.925635+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.001060526,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10384,"num_read_kb":8650,"num_write":3464,"num_write_kb":3458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"30'119","reported_seq":260,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-18T00:01:22.760605+0000","last_change":"2024-09-18T00:01:22.760636+0000","last_active":"2024-09-18T00:01:22.760605+0000","last_peered":"2024-09-18T00:01:22.760605+0000","last_clean":"2024-09-18T00:01:22.760605+0000","last_became_active":"2024-09-17T21:53:38.239909+0000","last_became_peered":"2024-09-17T21:53:38.239909+0000","last_unstale":"2024-09-18T00:01:22.760605+0000","last_undegraded":"2024-09-18T00:01:22.760605+0000","last_fullsized":"2024-09-18T00:01:22.760605+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'119","last_scrub_stamp":"2024-09-18T00:01:22.760528+0000","last_deep_scrub":"30'119","last_deep_scrub_stamp":"2024-09-18T00:01:22.760528+0000","last_clean_scrub_stamp":"2024-09-18T00:01:22.760528+0000","objects_scrubbed":2,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:14:34.873159+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20536860691,"num_objects":4935,"num_object_clones":0,"num_object_copies":14805,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4935,"num_whiteouts":0,"num_read":439584,"num_read_kb":13558431,"num_write":592259,"num_write_kb":83451880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30806040576,"data_stored":30806040576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40241,"ondisk_log_size":40241,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":31095,"num_read_kb":25695,"num_write":10504,"num_write_kb":10463,"num_scrub_errors":0,"num_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":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5279,"internal_metadata":0},"log_size":5609,"ondisk_log_size":5609,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119,"ondisk_log_size":119,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543682,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76508,"kb_used_data":908,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295332,"statfs":{"total":96636764160,"available":96558419968,"internally_reserved":0,"allocated":929792,"data_stored":721214,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129543682,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6002156,"kb_used_data":4920988,"kb_used_omap":4,"kb_used_meta":1081147,"kb_avail":88369684,"statfs":{"total":96636764160,"available":90490556416,"internally_reserved":0,"allocated":5039091712,"data_stored":5038890766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4866,"internal_metadata":1107094782},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129543682,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3207268,"kb_used_data":2585684,"kb_used_omap":4,"kb_used_meta":621563,"kb_avail":91164572,"statfs":{"total":96636764160,"available":93352521728,"internally_reserved":0,"allocated":2647740416,"data_stored":2647539473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":636481124},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129543683,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6055068,"kb_used_data":5107660,"kb_used_omap":4,"kb_used_meta":947387,"kb_avail":88316772,"statfs":{"total":96636764160,"available":90436374528,"internally_reserved":0,"allocated":5230243840,"data_stored":5230050396,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4508,"internal_metadata":970124900},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129543683,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6729012,"kb_used_data":5164132,"kb_used_omap":4,"kb_used_meta":1564859,"kb_avail":87642828,"statfs":{"total":96636764160,"available":89746255872,"internally_reserved":0,"allocated":5288071168,"data_stored":5287873644,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4506,"internal_metadata":1602416230},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129543682,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2831772,"kb_used_data":2335628,"kb_used_omap":1,"kb_used_meta":496126,"kb_avail":91540068,"statfs":{"total":96636764160,"available":93737029632,"internally_reserved":0,"allocated":2391683072,"data_stored":2391482126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":508033478},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129543683,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6569120,"kb_used_data":4864528,"kb_used_omap":1,"kb_used_meta":1704574,"kb_avail":87802720,"statfs":{"total":96636764160,"available":89909985280,"internally_reserved":0,"allocated":4981276672,"data_stored":4981068227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1745484229},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129543682,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5803488,"kb_used_data":5108240,"kb_used_omap":6,"kb_used_meta":695225,"kb_avail":88568352,"statfs":{"total":96636764160,"available":90693992448,"internally_reserved":0,"allocated":5230837760,"data_stored":5230640764,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6515,"internal_metadata":711911053},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3248,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2031,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4980936704,"data_stored":4980936704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2391351296,"data_stored":2391351296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5287743488,"data_stored":5287743488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5229920256,"data_stored":5229920256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2647408640,"data_stored":2647408640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5038759936,"data_stored":5038759936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:01:42.643 DEBUG:teuthology.orchestra.run.smithi163:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-18T00:01:42.962 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-18T00:01:42.962 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-18T00:01:42.963 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-18T00:01:42.963 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:01:43.059 INFO:tasks.ceph.osd.0:Stopped 2024-09-18T00:01:43.060 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-18T00:01:43.060 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:01:45.579 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.1 is failed for ~0s 2024-09-18T00:01:49.162 INFO:tasks.ceph.osd.1:Stopped 2024-09-18T00:01:49.162 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-18T00:01:49.163 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:01:51.587 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~0s 2024-09-18T00:01:51.587 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.1 has been restored 2024-09-18T00:01:55.264 INFO:tasks.ceph.osd.2:Stopped 2024-09-18T00:01:55.265 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-18T00:01:55.265 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:01:57.496 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.3 is failed for ~0s 2024-09-18T00:01:57.496 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 has been restored 2024-09-18T00:02:01.366 INFO:tasks.ceph.osd.3:Stopped 2024-09-18T00:02:01.366 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-18T00:02:01.366 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:03.303 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 is failed for ~0s 2024-09-18T00:02:03.304 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.3 has been restored 2024-09-18T00:02:07.468 INFO:tasks.ceph.osd.4:Stopped 2024-09-18T00:02:07.469 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-18T00:02:07.469 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:09.011 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 is failed for ~0s 2024-09-18T00:02:09.011 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 has been restored 2024-09-18T00:02:13.571 INFO:tasks.ceph.osd.5:Stopped 2024-09-18T00:02:13.572 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-18T00:02:13.572 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:14.619 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 is failed for ~0s 2024-09-18T00:02:14.619 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 has been restored 2024-09-18T00:02:19.674 INFO:tasks.ceph.osd.6:Stopped 2024-09-18T00:02:19.674 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-18T00:02:19.675 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:19.739 INFO:tasks.ceph.osd.7:Stopped 2024-09-18T00:02:19.740 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-18T00:02:19.740 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-18T00:02:19.740 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:19.770 INFO:tasks.ceph.mgr.x:Stopped 2024-09-18T00:02:19.771 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-18T00:02:19.771 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:19.799 INFO:tasks.ceph.mgr.y:Stopped 2024-09-18T00:02:19.799 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-18T00:02:19.799 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-18T00:02:19.799 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:19.828 INFO:tasks.ceph.mon.a:Stopped 2024-09-18T00:02:19.829 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-18T00:02:19.829 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:19.886 INFO:tasks.ceph.mon.c:Stopped 2024-09-18T00:02:19.886 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-18T00:02:19.887 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:02:19.909 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 is failed for ~6s 2024-09-18T00:02:19.909 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.c is failed for ~0s 2024-09-18T00:02:19.909 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.b is failed for ~0s 2024-09-18T00:02:19.909 INFO:tasks.ceph.mon.b:Stopped 2024-09-18T00:02:19.909 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-18T00:02:19.910 DEBUG:teuthology.orchestra.run.smithi163:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-18T00:02:20.086 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-18T00:02:20.086 DEBUG:teuthology.orchestra.run.smithi163:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-18T00:02:20.404 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-18T00:02:20.404 DEBUG:teuthology.orchestra.run.smithi163:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-18T00:02:20.671 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-18T00:02:20.671 DEBUG:teuthology.orchestra.run.smithi163:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-18T00:02:20.832 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi163.front.sepia.ceph.com 2024-09-18T00:02:20.832 DEBUG:teuthology.orchestra.run.smithi163:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-18T00:02:21.089 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-18T00:02:21.090 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-18T00:02:21.665 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-18T00:02:21.666 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-18T00:02:21.841 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-18T00:02:21.841 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-18T00:02:22.078 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-18T00:02:22.078 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-18T00:02:22.305 INFO:tasks.ceph:Archiving mon data... 2024-09-18T00:02:22.314 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/data/mon.a.tgz 2024-09-18T00:02:22.314 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2024-09-18T00:02:22.321 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.tuGZTSBxPy 2024-09-18T00:02:22.321 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.tuGZTSBxPy 2024-09-18T00:02:22.471 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.tuGZTSBxPy 2024-09-18T00:02:22.561 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.tuGZTSBxPy is 356KB 2024-09-18T00:02:22.661 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.tuGZTSBxPy 2024-09-18T00:02:22.690 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/data/mon.c.tgz 2024-09-18T00:02:22.690 DEBUG:teuthology.orchestra.run.smithi163:> mktemp 2024-09-18T00:02:22.740 INFO:teuthology.orchestra.run.smithi163.stdout:/tmp/tmp.CyYWpQ8CJn 2024-09-18T00:02:22.740 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.CyYWpQ8CJn 2024-09-18T00:02:22.865 DEBUG:teuthology.orchestra.run.smithi163:> sudo chmod 0666 /tmp/tmp.CyYWpQ8CJn 2024-09-18T00:02:22.927 DEBUG:teuthology.orchestra.remote:smithi163:/tmp/tmp.CyYWpQ8CJn is 366KB 2024-09-18T00:02:22.989 DEBUG:teuthology.orchestra.run.smithi163:> rm -fr /tmp/tmp.CyYWpQ8CJn 2024-09-18T00:02:22.994 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/data/mon.b.tgz 2024-09-18T00:02:22.995 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-09-18T00:02:23.001 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.TWkgpqCsAL 2024-09-18T00:02:23.001 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.TWkgpqCsAL 2024-09-18T00:02:23.139 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.TWkgpqCsAL 2024-09-18T00:02:23.237 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.TWkgpqCsAL is 366KB 2024-09-18T00:02:23.294 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.TWkgpqCsAL 2024-09-18T00:02:23.299 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-18T00:02:23.300 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-18T00:02:23.302 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-18T00:02:23.346 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-18T00:02:23.386 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-18T00:02:23.424 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-18T00:02:23.429 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-18T00:02:23.430 INFO:tasks.ceph:Archiving crash dumps... 2024-09-18T00:02:23.431 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi163/crash 2024-09-18T00:02:23.432 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-18T00:02:23.445 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi167/crash 2024-09-18T00:02:23.446 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-18T00:02:23.482 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi175/crash 2024-09-18T00:02:23.482 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-18T00:02:23.496 INFO:tasks.ceph:Compressing logs... 2024-09-18T00:02:23.496 DEBUG:teuthology.orchestra.run.smithi163:> 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-18T00:02:23.498 DEBUG:teuthology.orchestra.run.smithi167:> 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-18T00:02:23.523 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21499.log 2024-09-18T00:02:23.523 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32280.log 2024-09-18T00:02:23.524 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32494.log 2024-09-18T00:02:23.524 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph.tmp-client.admin.21499.log: /var/log/ceph/ceph-client.admin.32280.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21499.log.gz 2024-09-18T00:02:23.524 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32280.log.gz 2024-09-18T00:02:23.524 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32069.log 2024-09-18T00:02:23.527 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32494.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32494.log.gz 2024-09-18T00:02:23.527 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-18T00:02:23.527 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32288.log 2024-09-18T00:02:23.527 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32069.log: /var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34132.log 2024-09-18T00:02:23.527 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32069.log.gz 2024-09-18T00:02:23.527 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32288.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32026.log 2024-09-18T00:02:23.528 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32288.log.gz 2024-09-18T00:02:23.528 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34132.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32066.log 2024-09-18T00:02:23.528 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34132.log.gz 2024-09-18T00:02:23.528 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34392.log 2024-09-18T00:02:23.528 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32026.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32026.log.gz 2024-09-18T00:02:23.528 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32066.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32066.log.gz -5 2024-09-18T00:02:23.528 INFO:teuthology.orchestra.run.smithi163.stderr: --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-18T00:02:23.529 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T00:02:23.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34392.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31904.log 2024-09-18T00:02:23.538 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34392.log.gz 2024-09-18T00:02:23.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34314.log 2024-09-18T00:02:23.538 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.31904.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31904.log.gz 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32479.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34314.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34314.log.gz 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32479.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31954.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32479.log.gz 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32267.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.31954.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32075.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31954.log.gz 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32267.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32078.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32267.log.gz 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32075.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.32075.log.gz 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.32000.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26597.log 2024-09-18T00:02:23.539 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32078.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32078.log.gz 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32000.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32079.log 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32000.log.gz 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.26597.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26597.log.gz 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31929.log 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32079.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32496.log 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32079.log.gz 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.31929.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33898.log 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31929.log.gz 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32496.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32496.log.gz 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.33898.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32728.log 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33898.log.gz 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34002.log 2024-09-18T00:02:23.540 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32728.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32258.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32728.log.gz 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34002.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34416.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34002.log.gz 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32258.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32258.log.gz 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34416.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33872.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34416.log.gz 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34028.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.33872.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34262.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33872.log.gz 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34028.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34236.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34028.log.gz 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34262.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34262.log.gz 2024-09-18T00:02:23.541 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34236.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-18T00:02:23.542 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34236.log.gz 2024-09-18T00:02:23.542 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26487.log 2024-09-18T00:02:23.542 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34340.log 2024-09-18T00:02:23.542 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose/var/log/ceph/ceph-client.admin.26487.log: -- /var/log/ceph/ceph-client.admin.32287.log 2024-09-18T00:02:23.542 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26487.log.gz 2024-09-18T00:02:23.542 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34340.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32076.log 2024-09-18T00:02:23.542 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34340.log.gz 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32287.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32271.log 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32287.log.gz 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32076.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32076.log.gz 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34158.log 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32478.log 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32271.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32271.log.gz 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34158.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34158.log.gz 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32276.log 2024-09-18T00:02:23.555 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32478.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32478.log.gz 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34106.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32276.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34210.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32276.log.gz 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34106.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34106.log.gz 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34210.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31624.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34210.log.gz 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33924.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.31624.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34054.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31624.log.gz 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.33924.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34366.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33924.log.gz 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34054.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32080.log 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34054.log.gz 2024-09-18T00:02:23.556 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34366.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34288.log 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34366.log.gz 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32080.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33976.log 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32080.log.gz 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34288.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32495.log 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34288.log.gz 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.33976.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34080.log 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33976.log.gz 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32495.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31974.log 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32495.log.gz 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34080.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32676.log 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34080.log.gz 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.31974.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26340.log 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31974.log.gz 2024-09-18T00:02:23.557 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32676.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32480.log 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32676.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.26340.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33846.log 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26340.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32480.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32063.log 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32480.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.33846.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32493.log 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33846.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32063.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32468.log 0.0% 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr: -- replaced with /var/log/ceph/ceph-client.admin.32063.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32702.log 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32493.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32493.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32468.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.34184.log 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32468.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32702.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32702.log.gz 2024-09-18T00:02:23.558 INFO:teuthology.orchestra.run.smithi163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33950.log 2024-09-18T00:02:23.559 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.34184.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32275.log 2024-09-18T00:02:23.559 INFO:teuthology.orchestra.run.smithi163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.34184.log.gz 2024-09-18T00:02:23.559 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.33950.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33950.log.gz 2024-09-18T00:02:23.559 INFO:teuthology.orchestra.run.smithi163.stderr:/var/log/ceph/ceph-client.admin.32275.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32275.log.gz 2024-09-18T00:02:23.559 INFO:teuthology.orchestra.run.smithi163.stderr: 94.5% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-18T00:02:23.560 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-18T00:02:23.560 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26382.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-mgr.y.log: /var/log/ceph/ceph-client.admin.26382.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26382.log.gz 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26406.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26502.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.26406.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26478.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26406.log.gz 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.26502.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26502.log.gz 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.26478.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26526.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26478.log.gz 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-osd.5.log: /var/log/ceph/ceph-client.admin.26526.log: gzip -5 --verbose 0.0% -- -- replaced with /var/log/ceph/ceph-client.admin.26526.log.gz /var/log/ceph/ceph-client.admin.26430.log 2024-09-18T00:02:23.561 INFO:teuthology.orchestra.run.smithi167.stderr: 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26358.log 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.26430.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26430.log.gz 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.26358.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26454.log 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26358.log.gz 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.26454.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26454.log.gz 2024-09-18T00:02:23.562 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-mon.b.log: /var/log/ceph/ceph-osd.4.log: 89.1% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-18T00:02:23.612 INFO:teuthology.orchestra.run.smithi167.stderr: 89.5% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-18T00:02:23.619 INFO:teuthology.orchestra.run.smithi163.stderr: 93.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-18T00:02:23.620 INFO:teuthology.orchestra.run.smithi167.stderr: 95.3% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-18T00:02:23.637 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21561.log 2024-09-18T00:02:23.637 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21585.log 2024-09-18T00:02:23.638 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21561.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21561.log.gz 2024-09-18T00:02:23.638 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21536.log 2024-09-18T00:02:23.639 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21585.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21585.log.gz 2024-09-18T00:02:23.639 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.22178.log 2024-09-18T00:02:23.639 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21536.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21999.log 2024-09-18T00:02:23.640 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21536.log.gz 2024-09-18T00:02:23.640 INFO:teuthology.orchestra.run.smithi175.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.22244.log 2024-09-18T00:02:23.641 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.0.22178.log: 56.0% -- replaced with /var/log/ceph/ceph-client.0.22178.log.gz 2024-09-18T00:02:23.641 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21999.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.22068.log 2024-09-18T00:02:23.641 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21999.log.gz 2024-09-18T00:02:23.641 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.22244.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.22110.log 2024-09-18T00:02:23.642 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.22244.log.gz 2024-09-18T00:02:23.642 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.22068.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21664.log 2024-09-18T00:02:23.642 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.22068.log.gz 2024-09-18T00:02:23.642 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.22110.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21622.log 2024-09-18T00:02:23.642 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.22110.log.gz 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21664.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21511.log 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21664.log.gz 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21622.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.22089.log 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21622.log.gz 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21511.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.21643.log 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21511.log.gz 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.22089.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.22272.log 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.22089.log.gz 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.21643.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.21643.log.gz 2024-09-18T00:02:23.644 INFO:teuthology.orchestra.run.smithi175.stderr:/var/log/ceph/ceph-client.admin.22272.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.22272.log.gz 2024-09-18T00:02:23.645 INFO:teuthology.orchestra.run.smithi175.stderr: 2024-09-18T00:02:23.645 INFO:teuthology.orchestra.run.smithi175.stderr:real 0m0.099s 2024-09-18T00:02:23.645 INFO:teuthology.orchestra.run.smithi175.stderr:user 0m0.017s 2024-09-18T00:02:23.645 INFO:teuthology.orchestra.run.smithi175.stderr:sys 0m0.016s 2024-09-18T00:02:24.910 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 has been restored 2024-09-18T00:02:24.910 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.c has been restored 2024-09-18T00:02:24.910 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.b has been restored 2024-09-18T00:02:25.293 INFO:teuthology.orchestra.run.smithi167.stderr: 92.8% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-18T00:02:26.202 INFO:teuthology.orchestra.run.smithi167.stderr: 93.0% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-18T00:02:33.791 INFO:teuthology.orchestra.run.smithi163.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-18T00:02:43.706 INFO:teuthology.orchestra.run.smithi163.stderr: 92.8% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-18T00:02:55.091 INFO:teuthology.orchestra.run.smithi163.stderr: 90.7% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-18T00:02:57.482 INFO:teuthology.orchestra.run.smithi167.stderr: 95.5% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-18T00:03:05.074 INFO:teuthology.orchestra.run.smithi167.stderr: 95.9% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-18T00:04:06.834 INFO:teuthology.orchestra.run.smithi163.stderr: 95.5% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-18T00:04:21.996 INFO:teuthology.orchestra.run.smithi167.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-18T00:04:21.997 INFO:teuthology.orchestra.run.smithi167.stderr: 2024-09-18T00:04:21.997 INFO:teuthology.orchestra.run.smithi167.stderr:real 1m58.469s 2024-09-18T00:04:21.997 INFO:teuthology.orchestra.run.smithi167.stderr:user 3m5.690s 2024-09-18T00:04:21.997 INFO:teuthology.orchestra.run.smithi167.stderr:sys 0m7.569s 2024-09-18T00:09:23.631 INFO:teuthology.orchestra.run.smithi163.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-18T00:11:27.301 INFO:teuthology.orchestra.run.smithi163.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-18T00:13:24.266 INFO:teuthology.orchestra.run.smithi163.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-18T00:13:24.267 INFO:teuthology.orchestra.run.smithi163.stderr: 2024-09-18T00:13:24.267 INFO:teuthology.orchestra.run.smithi163.stderr:real 11m0.763s 2024-09-18T00:13:24.267 INFO:teuthology.orchestra.run.smithi163.stderr:user 11m42.046s 2024-09-18T00:13:24.267 INFO:teuthology.orchestra.run.smithi163.stderr:sys 0m35.291s 2024-09-18T00:13:24.268 INFO:tasks.ceph:Archiving logs... 2024-09-18T00:13:24.270 DEBUG:teuthology.misc:Transferring archived files from smithi163:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi163/log 2024-09-18T00:13:24.276 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T00:14:06.399 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi167/log 2024-09-18T00:14:06.400 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T00:14:27.023 DEBUG:teuthology.misc:Transferring archived files from smithi175:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi175/log 2024-09-18T00:14:27.024 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T00:14:27.047 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-18T00:14:27.057 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-18T00:14:27.058 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T00:14:27.060 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T00:14:27.063 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T00:14:27.184 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-18T00:14:27.192 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-18T00:14:27.192 DEBUG:teuthology.orchestra.run.smithi163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T00:14:27.195 DEBUG:teuthology.orchestra.run.smithi167:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T00:14:27.197 DEBUG:teuthology.orchestra.run.smithi175:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T00:14:27.214 INFO:teuthology.orchestra.run.smithi175.stdout: remote refid st t when poll reach delay offset jitter 2024-09-18T00:14:27.214 INFO:teuthology.orchestra.run.smithi175.stdout:============================================================================== 2024-09-18T00:14:27.214 INFO:teuthology.orchestra.run.smithi175.stdout:*hv01.front.sepi 67.205.162.81 3 u 204 256 377 0.182 -0.184 0.215 2024-09-18T00:14:27.214 INFO:teuthology.orchestra.run.smithi175.stdout:+hv02.front.sepi 63.231.80.2 3 u 235 256 377 0.162 +0.628 0.101 2024-09-18T00:14:27.215 INFO:teuthology.orchestra.run.smithi175.stdout:+hv03.front.sepi 74.6.168.72 3 u 106 256 377 0.156 -1.669 0.437 2024-09-18T00:14:27.215 INFO:teuthology.orchestra.run.smithi175.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-18T00:14:27.260 INFO:teuthology.orchestra.run.smithi163.stdout: remote refid st t when poll reach delay offset jitter 2024-09-18T00:14:27.260 INFO:teuthology.orchestra.run.smithi163.stdout:============================================================================== 2024-09-18T00:14:27.260 INFO:teuthology.orchestra.run.smithi163.stdout:*hv01.front.sepi 67.205.162.81 3 u 4 128 377 0.133 -0.466 0.235 2024-09-18T00:14:27.260 INFO:teuthology.orchestra.run.smithi163.stdout:+hv02.front.sepi 63.231.80.2 3 u 75 128 377 0.187 +0.798 0.148 2024-09-18T00:14:27.260 INFO:teuthology.orchestra.run.smithi163.stdout:+hv03.front.sepi 74.6.168.72 3 u 29 128 377 0.140 -2.054 0.075 2024-09-18T00:14:27.260 INFO:teuthology.orchestra.run.smithi163.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-18T00:14:27.322 INFO:teuthology.orchestra.run.smithi167.stdout: remote refid st t when poll reach delay offset jitter 2024-09-18T00:14:27.323 INFO:teuthology.orchestra.run.smithi167.stdout:============================================================================== 2024-09-18T00:14:27.323 INFO:teuthology.orchestra.run.smithi167.stdout:*hv01.front.sepi 67.205.162.81 3 u 245 256 377 0.197 -0.673 0.206 2024-09-18T00:14:27.323 INFO:teuthology.orchestra.run.smithi167.stdout:+hv02.front.sepi 63.231.80.2 3 u 46 256 377 0.167 +0.541 0.271 2024-09-18T00:14:27.323 INFO:teuthology.orchestra.run.smithi167.stdout:+hv03.front.sepi 74.6.168.72 3 u 31 256 377 0.147 -2.192 0.165 2024-09-18T00:14:27.323 INFO:teuthology.orchestra.run.smithi167.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-18T00:14:27.324 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-18T00:14:27.331 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-18T00:14:27.331 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-18T00:14:27.366 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-18T00:14:27.384 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-18T00:14:27.392 INFO:teuthology.task.internal:Duration was 9072.929142 seconds 2024-09-18T00:14:27.392 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-18T00:14:27.399 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-18T00:14:27.399 DEBUG:teuthology.orchestra.run.smithi163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T00:14:27.402 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T00:14:27.404 DEBUG:teuthology.orchestra.run.smithi175:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T00:14:27.605 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-18T00:14:27.605 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi163.front.sepia.ceph.com 2024-09-18T00:14:27.605 DEBUG:teuthology.orchestra.run.smithi163:> 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-18T00:14:27.616 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi167.front.sepia.ceph.com 2024-09-18T00:14:27.616 DEBUG:teuthology.orchestra.run.smithi167:> 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-18T00:14:27.636 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi175.front.sepia.ceph.com 2024-09-18T00:14:27.636 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T00:14:27.646 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-18T00:14:27.646 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T00:14:27.664 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T00:14:27.678 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T00:14:27.718 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-18T00:14:27.719 DEBUG:teuthology.orchestra.run.smithi163:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T00:14:27.721 DEBUG:teuthology.orchestra.run.smithi167:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T00:14:27.754 DEBUG:teuthology.orchestra.run.smithi175:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T00:14:27.927 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-18T00:14:27.935 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-18T00:14:27.936 DEBUG:teuthology.orchestra.run.smithi163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T00:14:27.967 DEBUG:teuthology.orchestra.run.smithi167:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T00:14:28.006 DEBUG:teuthology.orchestra.run.smithi175:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T00:14:28.020 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-18T00:14:28.028 DEBUG:teuthology.orchestra.run.smithi163:> 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-18T00:14:28.031 DEBUG:teuthology.orchestra.run.smithi167:> 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-18T00:14:28.050 DEBUG:teuthology.orchestra.run.smithi175:> 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-18T00:14:28.052 INFO:teuthology.orchestra.run.smithi163.stdout:kernel.core_pattern = core 2024-09-18T00:14:28.070 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = core 2024-09-18T00:14:28.073 INFO:teuthology.orchestra.run.smithi175.stdout:kernel.core_pattern = core 2024-09-18T00:14:28.105 DEBUG:teuthology.orchestra.run.smithi163:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T00:14:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:14:28.135 DEBUG:teuthology.orchestra.run.smithi167:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T00:14:28.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:14:28.153 DEBUG:teuthology.orchestra.run.smithi175:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T00:14:28.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:14:28.158 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-18T00:14:28.166 INFO:teuthology.task.internal:Transferring archived files... 2024-09-18T00:14:28.167 DEBUG:teuthology.misc:Transferring archived files from smithi163:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi163 2024-09-18T00:14:28.167 DEBUG:teuthology.orchestra.run.smithi163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T00:14:28.199 DEBUG:teuthology.misc:Transferring archived files from smithi167:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi167 2024-09-18T00:14:28.199 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T00:14:28.222 DEBUG:teuthology.misc:Transferring archived files from smithi175:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909505/remote/smithi175 2024-09-18T00:14:28.223 DEBUG:teuthology.orchestra.run.smithi175:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T00:14:28.246 INFO:teuthology.task.internal:Removing archive directory... 2024-09-18T00:14:28.246 DEBUG:teuthology.orchestra.run.smithi163:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T00:14:28.249 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T00:14:28.266 DEBUG:teuthology.orchestra.run.smithi175:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T00:14:28.286 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-18T00:14:28.296 INFO:teuthology.task.internal:Not uploading archives. 2024-09-18T00:14:28.296 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-18T00:14:28.371 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-18T00:14:28.371 DEBUG:teuthology.orchestra.run.smithi163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T00:14:28.374 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T00:14:28.376 DEBUG:teuthology.orchestra.run.smithi175:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T00:14:28.378 INFO:teuthology.orchestra.run.smithi163.stdout: 655475 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 00:14 /home/ubuntu/cephtest 2024-09-18T00:14:28.380 INFO:teuthology.orchestra.run.smithi167.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 00:14 /home/ubuntu/cephtest 2024-09-18T00:14:28.382 INFO:teuthology.orchestra.run.smithi175.stdout: 658615 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 00:14 /home/ubuntu/cephtest 2024-09-18T00:14:28.383 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-18T00:14:28.397 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-18T00:14:28.466 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 9072.92914223671 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-18T00:14:28.466 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T00:14:28.807 INFO:teuthology.run:pass