2023-12-16T17:45:25.537 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-16T17:45:25.537 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_ca_signed_key} --name yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi --owner scheduled_yuriw@teuthology --verbose --archive /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487 -- /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487/orig.config.yaml 2023-12-16T17:45:25.563 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T17:45:25.644 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487 branch: wip-yuri8-testing-2023-12-15-0911 description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_ca_signed_key} email: yweinste@redhat.com first_in_suite: false job_id: '7494487' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri8-testing-2023-12-15-0911 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: c7586e95519b7be76f3b6e3a4b333888baf46bc9 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: use-ca-signed-key: true install: ceph: flavor: default sha1: c7586e95519b7be76f3b6e3a4b333888baf46bc9 workunit: branch: wip-yuri8-testing-2023-12-15-0911 sha1: c7586e95519b7be76f3b6e3a4b333888baf46bc9 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - client.0 - - host.b - mon.b - mgr.b - osd.1 - client.1 seed: 2894 sha1: c7586e95519b7be76f3b6e3a4b333888baf46bc9 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri8-testing-2023-12-15-0911 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: c7586e95519b7be76f3b6e3a4b333888baf46bc9 targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMUvYlnWgvwdqjJvV4AVSB3FqZ04DzsYrNjgGNbZpBurikDdpDCAYyMeATi3LPuapDHHys6vsGtJs++906Lns3k= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIREYqLxUmV7eJ/oYAjq9qr35tkFGk+CvFdwiZyzaCkDPTiV7XbPp0LNiIU4COJJYLOUb5I4MEjEV5YJuixqkeA= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - "set -ex\nHOSTNAMES=$(ceph orch host ls --format json | jq -r '.[] | .hostname')\n\ for host in $HOSTNAMES; do\n # do a check-host on each host to make sure it's\ \ reachable\n ceph cephadm check-host ${host} 2> ${host}-ok.txt\n HOST_OK=$(cat\ \ ${host}-ok.txt)\n if ! grep -q \"Host looks OK\" <<< \"$HOST_OK\"; then\n\ \ printf \"Failed host check:\\n\\n$HOST_OK\"\n exit 1\n fi\ndone\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-16_15:39:44 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-16T17:45:25.644 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa; will attempt to use it 2023-12-16T17:45:25.645 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks 2023-12-16T17:45:25.645 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-16T17:45:25.647 INFO:teuthology.task.internal:Checking packages... 2023-12-16T17:45:25.675 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'c7586e95519b7be76f3b6e3a4b333888baf46bc9' 2023-12-16T17:45:25.675 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T17:45:25.675 INFO:teuthology.packaging:ref: None 2023-12-16T17:45:25.675 INFO:teuthology.packaging:tag: None 2023-12-16T17:45:25.675 INFO:teuthology.packaging:branch: wip-yuri8-testing-2023-12-15-0911 2023-12-16T17:45:25.675 INFO:teuthology.packaging:sha1: c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:45:25.675 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri8-testing-2023-12-15-0911 2023-12-16T17:45:25.819 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-202-gc7586e95-1jammy 2023-12-16T17:45:25.821 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-16T17:45:25.827 INFO:teuthology.task.internal:no buildpackages task found 2023-12-16T17:45:25.827 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-16T17:45:25.833 INFO:teuthology.task.internal:Saving configuration 2023-12-16T17:45:25.843 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-16T17:45:25.850 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T17:45:25.869 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487', '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': '2023-12-16 17:39:28.045856', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB6OENaLiY6Me8AdKW64Oaa4wnnnjcaoSPZObgnsZ5Hb'} 2023-12-16T17:45:25.891 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487', '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': '2023-12-16 17:39:28.047402', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII319KE8yszEfmnc4ObSH5t53TWeExYxE7IzqEpiYTBq'} 2023-12-16T17:45:25.891 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-16T17:45:25.897 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0', 'client.0'] 2023-12-16T17:45:25.897 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1', 'client.1'] 2023-12-16T17:45:25.897 INFO:teuthology.run_tasks:Running task console_log... 2023-12-16T17:45:25.966 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fccc5328b80>, signals=[15]) 2023-12-16T17:45:25.967 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-16T17:45:25.973 INFO:teuthology.task.internal:Opening connections... 2023-12-16T17:45:25.974 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2023-12-16T17:45:25.976 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:45:26.054 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2023-12-16T17:45:26.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:45:26.175 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-16T17:45:26.182 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2023-12-16T17:45:26.188 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2023-12-16T17:45:26.188 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2023-12-16T17:45:26.234 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2023-12-16T17:45:26.234 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="Ubuntu" 2023-12-16T17:45:26.234 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="22.04" 2023-12-16T17:45:26.234 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2023-12-16T17:45:26.234 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_CODENAME=jammy 2023-12-16T17:45:26.234 INFO:teuthology.orchestra.run.smithi088.stdout:ID=ubuntu 2023-12-16T17:45:26.235 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE=debian 2023-12-16T17:45:26.235 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-16T17:45:26.235 INFO:teuthology.orchestra.run.smithi088.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-16T17:45:26.235 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-16T17:45:26.235 INFO:teuthology.orchestra.run.smithi088.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-16T17:45:26.235 INFO:teuthology.orchestra.run.smithi088.stdout:UBUNTU_CODENAME=jammy 2023-12-16T17:45:26.235 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2023-12-16T17:45:26.257 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2023-12-16T17:45:26.265 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2023-12-16T17:45:26.265 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2023-12-16T17:45:26.312 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2023-12-16T17:45:26.312 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="Ubuntu" 2023-12-16T17:45:26.312 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="22.04" 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_CODENAME=jammy 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:ID=ubuntu 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE=debian 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-16T17:45:26.313 INFO:teuthology.orchestra.run.smithi115.stdout:UBUNTU_CODENAME=jammy 2023-12-16T17:45:26.313 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2023-12-16T17:45:26.332 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-16T17:45:26.340 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-16T17:45:26.353 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-16T17:45:26.354 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2023-12-16T17:45:26.356 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2023-12-16T17:45:26.360 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-16T17:45:26.367 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-16T17:45:26.367 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2023-12-16T17:45:26.404 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2023-12-16T17:45:26.411 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-16T17:45:26.467 INFO:teuthology.run_tasks:Running task kernel... 2023-12-16T17:45:26.486 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-16T17:45:26.486 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-16T17:45:26.487 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T17:45:26.487 DEBUG:teuthology.orchestra.run.smithi115:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T17:45:26.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T17:45:26.492 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2023-12-16T17:45:26.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T17:45:26.493 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2023-12-16T17:45:26.538 INFO:teuthology.orchestra.run.smithi088.stdout:5.15.0-56-generic 2023-12-16T17:45:26.539 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.15.0-56-generic 2023-12-16T17:45:26.539 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2023-12-16T17:45:26.540 INFO:teuthology.orchestra.run.smithi115.stdout:5.15.0-56-generic 2023-12-16T17:45:26.541 INFO:teuthology.task.kernel:Running kernel on smithi115: 5.15.0-56-generic 2023-12-16T17:45:26.541 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get clean 2023-12-16T17:45:26.663 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2023-12-16T17:45:26.664 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get update 2023-12-16T17:45:26.810 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2023-12-16T17:45:26.823 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2023-12-16T17:45:26.824 INFO:teuthology.orchestra.run.smithi115.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2023-12-16T17:45:26.824 INFO:teuthology.orchestra.run.smithi115.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2023-12-16T17:45:26.828 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2023-12-16T17:45:26.828 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2023-12-16T17:45:26.889 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2023-12-16T17:45:26.892 INFO:teuthology.orchestra.run.smithi115.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2023-12-16T17:45:27.051 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,051 kB] 2023-12-16T17:45:27.053 INFO:teuthology.orchestra.run.smithi115.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [383 kB] 2023-12-16T17:45:27.115 INFO:teuthology.orchestra.run.smithi115.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,051 kB] 2023-12-16T17:45:27.116 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [547 kB] 2023-12-16T17:45:27.126 INFO:teuthology.orchestra.run.smithi115.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [547 kB] 2023-12-16T17:45:27.147 INFO:teuthology.orchestra.run.smithi115.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [200 kB] 2023-12-16T17:45:27.150 INFO:teuthology.orchestra.run.smithi115.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2023-12-16T17:45:27.151 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [383 kB] 2023-12-16T17:45:27.151 INFO:teuthology.orchestra.run.smithi115.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,226 kB] 2023-12-16T17:45:27.156 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [200 kB] 2023-12-16T17:45:27.159 INFO:teuthology.orchestra.run.smithi088.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2023-12-16T17:45:27.159 INFO:teuthology.orchestra.run.smithi088.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [32.4 kB] 2023-12-16T17:45:27.160 INFO:teuthology.orchestra.run.smithi088.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,226 kB] 2023-12-16T17:45:27.168 INFO:teuthology.orchestra.run.smithi115.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [32.4 kB] 2023-12-16T17:45:27.168 INFO:teuthology.orchestra.run.smithi115.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [200 kB] 2023-12-16T17:45:27.171 INFO:teuthology.orchestra.run.smithi115.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2023-12-16T17:45:27.171 INFO:teuthology.orchestra.run.smithi115.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [823 kB] 2023-12-16T17:45:27.173 INFO:teuthology.orchestra.run.smithi088.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,263 kB] 2023-12-16T17:45:27.180 INFO:teuthology.orchestra.run.smithi088.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [200 kB] 2023-12-16T17:45:27.181 INFO:teuthology.orchestra.run.smithi115.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [580 kB] 2023-12-16T17:45:27.183 INFO:teuthology.orchestra.run.smithi088.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2023-12-16T17:45:27.183 INFO:teuthology.orchestra.run.smithi088.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [823 kB] 2023-12-16T17:45:27.185 INFO:teuthology.orchestra.run.smithi115.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [156 kB] 2023-12-16T17:45:27.185 INFO:teuthology.orchestra.run.smithi115.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,263 kB] 2023-12-16T17:45:27.187 INFO:teuthology.orchestra.run.smithi115.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2023-12-16T17:45:27.187 INFO:teuthology.orchestra.run.smithi115.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [36.5 kB] 2023-12-16T17:45:27.188 INFO:teuthology.orchestra.run.smithi115.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,032 B] 2023-12-16T17:45:27.192 INFO:teuthology.orchestra.run.smithi088.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [580 kB] 2023-12-16T17:45:27.198 INFO:teuthology.orchestra.run.smithi088.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [156 kB] 2023-12-16T17:45:27.199 INFO:teuthology.orchestra.run.smithi115.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,060 B] 2023-12-16T17:45:27.199 INFO:teuthology.orchestra.run.smithi115.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2023-12-16T17:45:27.214 INFO:teuthology.orchestra.run.smithi115.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [260 kB] 2023-12-16T17:45:27.218 INFO:teuthology.orchestra.run.smithi115.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2023-12-16T17:45:27.218 INFO:teuthology.orchestra.run.smithi115.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [32.8 kB] 2023-12-16T17:45:27.219 INFO:teuthology.orchestra.run.smithi115.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,250 kB] 2023-12-16T17:45:27.230 INFO:teuthology.orchestra.run.smithi115.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [203 kB] 2023-12-16T17:45:27.232 INFO:teuthology.orchestra.run.smithi115.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2023-12-16T17:45:27.232 INFO:teuthology.orchestra.run.smithi115.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [675 kB] 2023-12-16T17:45:27.235 INFO:teuthology.orchestra.run.smithi088.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [260 kB] 2023-12-16T17:45:27.235 INFO:teuthology.orchestra.run.smithi088.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2023-12-16T17:45:27.235 INFO:teuthology.orchestra.run.smithi088.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [36.5 kB] 2023-12-16T17:45:27.236 INFO:teuthology.orchestra.run.smithi088.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,032 B] 2023-12-16T17:45:27.236 INFO:teuthology.orchestra.run.smithi088.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,060 B] 2023-12-16T17:45:27.236 INFO:teuthology.orchestra.run.smithi088.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2023-12-16T17:45:27.237 INFO:teuthology.orchestra.run.smithi115.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,020 kB] 2023-12-16T17:45:27.240 INFO:teuthology.orchestra.run.smithi088.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2023-12-16T17:45:27.241 INFO:teuthology.orchestra.run.smithi088.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,250 kB] 2023-12-16T17:45:27.243 INFO:teuthology.orchestra.run.smithi115.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [226 kB] 2023-12-16T17:45:27.245 INFO:teuthology.orchestra.run.smithi115.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2023-12-16T17:45:27.249 INFO:teuthology.orchestra.run.smithi115.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [41.6 kB] 2023-12-16T17:45:27.249 INFO:teuthology.orchestra.run.smithi115.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [3,888 B] 2023-12-16T17:45:27.249 INFO:teuthology.orchestra.run.smithi115.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [9,768 B] 2023-12-16T17:45:27.250 INFO:teuthology.orchestra.run.smithi115.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2023-12-16T17:45:27.262 INFO:teuthology.orchestra.run.smithi115.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [33.9 kB] 2023-12-16T17:45:27.262 INFO:teuthology.orchestra.run.smithi115.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [41.7 kB] 2023-12-16T17:45:27.263 INFO:teuthology.orchestra.run.smithi115.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [10.5 kB] 2023-12-16T17:45:27.263 INFO:teuthology.orchestra.run.smithi115.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2023-12-16T17:45:27.263 INFO:teuthology.orchestra.run.smithi115.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [13.4 kB] 2023-12-16T17:45:27.265 INFO:teuthology.orchestra.run.smithi088.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [32.8 kB] 2023-12-16T17:45:27.265 INFO:teuthology.orchestra.run.smithi088.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [203 kB] 2023-12-16T17:45:27.266 INFO:teuthology.orchestra.run.smithi115.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [24.3 kB] 2023-12-16T17:45:27.269 INFO:teuthology.orchestra.run.smithi088.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2023-12-16T17:45:27.270 INFO:teuthology.orchestra.run.smithi088.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [675 kB] 2023-12-16T17:45:27.280 INFO:teuthology.orchestra.run.smithi088.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,020 kB] 2023-12-16T17:45:27.283 INFO:teuthology.orchestra.run.smithi115.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2023-12-16T17:45:27.283 INFO:teuthology.orchestra.run.smithi115.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2023-12-16T17:45:27.292 INFO:teuthology.orchestra.run.smithi088.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [226 kB] 2023-12-16T17:45:27.299 INFO:teuthology.orchestra.run.smithi088.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2023-12-16T17:45:27.300 INFO:teuthology.orchestra.run.smithi088.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [41.6 kB] 2023-12-16T17:45:27.300 INFO:teuthology.orchestra.run.smithi088.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [3,888 B] 2023-12-16T17:45:27.300 INFO:teuthology.orchestra.run.smithi088.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [9,768 B] 2023-12-16T17:45:27.300 INFO:teuthology.orchestra.run.smithi088.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2023-12-16T17:45:27.300 INFO:teuthology.orchestra.run.smithi088.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [41.7 kB] 2023-12-16T17:45:27.300 INFO:teuthology.orchestra.run.smithi088.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [33.9 kB] 2023-12-16T17:45:27.307 INFO:teuthology.orchestra.run.smithi088.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [10.5 kB] 2023-12-16T17:45:27.324 INFO:teuthology.orchestra.run.smithi088.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2023-12-16T17:45:27.324 INFO:teuthology.orchestra.run.smithi088.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [13.4 kB] 2023-12-16T17:45:27.325 INFO:teuthology.orchestra.run.smithi088.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [24.3 kB] 2023-12-16T17:45:27.325 INFO:teuthology.orchestra.run.smithi088.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2023-12-16T17:45:27.325 INFO:teuthology.orchestra.run.smithi088.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2023-12-16T17:45:32.541 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 10.8 MB in 2s (6,906 kB/s) 2023-12-16T17:45:32.717 INFO:teuthology.orchestra.run.smithi115.stdout:Fetched 10.8 MB in 2s (7,002 kB/s) 2023-12-16T17:45:33.920 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-16T17:45:33.938 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-16T17:45:34.000 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-16T17:45:34.135 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2023-12-16T17:45:34.151 DEBUG:teuthology.orchestra.run.smithi115:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-16T17:45:34.198 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2023-12-16T17:45:34.198 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2023-12-16T17:45:34.214 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2023-12-16T17:45:34.360 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T17:45:34.360 INFO:teuthology.orchestra.run.smithi088.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2023-12-16T17:45:34.360 INFO:teuthology.orchestra.run.smithi088.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2023-12-16T17:45:34.361 INFO:teuthology.orchestra.run.smithi088.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2023-12-16T17:45:34.361 INFO:teuthology.orchestra.run.smithi088.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2023-12-16T17:45:34.361 INFO:teuthology.orchestra.run.smithi088.stdout: python2.7-minimal 2023-12-16T17:45:34.361 INFO:teuthology.orchestra.run.smithi088.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T17:45:34.362 INFO:teuthology.orchestra.run.smithi088.stdout:The following additional packages will be installed: 2023-12-16T17:45:34.362 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-5.15.0-91 linux-headers-5.15.0-91-generic 2023-12-16T17:45:34.362 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-generic linux-image-5.15.0-91-generic 2023-12-16T17:45:34.363 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-5.15.0-91-generic linux-modules-extra-5.15.0-91-generic 2023-12-16T17:45:34.364 INFO:teuthology.orchestra.run.smithi088.stdout:Suggested packages: 2023-12-16T17:45:34.364 INFO:teuthology.orchestra.run.smithi088.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2023-12-16T17:45:34.364 INFO:teuthology.orchestra.run.smithi088.stdout:Recommended packages: 2023-12-16T17:45:34.364 INFO:teuthology.orchestra.run.smithi088.stdout: thermald 2023-12-16T17:45:34.403 INFO:teuthology.orchestra.run.smithi115.stdout:Building dependency tree... 2023-12-16T17:45:34.404 INFO:teuthology.orchestra.run.smithi115.stdout:Reading state information... 2023-12-16T17:45:34.405 INFO:teuthology.orchestra.run.smithi088.stdout:The following NEW packages will be installed: 2023-12-16T17:45:34.406 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-5.15.0-91 linux-headers-5.15.0-91-generic 2023-12-16T17:45:34.406 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic 2023-12-16T17:45:34.406 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-extra-5.15.0-91-generic 2023-12-16T17:45:34.407 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages will be upgraded: 2023-12-16T17:45:34.408 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-16T17:45:34.462 INFO:teuthology.orchestra.run.smithi088.stdout:3 upgraded, 5 newly installed, 0 to remove and 277 not upgraded. 2023-12-16T17:45:34.462 INFO:teuthology.orchestra.run.smithi088.stdout:Need to get 113 MB of archives. 2023-12-16T17:45:34.462 INFO:teuthology.orchestra.run.smithi088.stdout:After this operation, 582 MB of additional disk space will be used. 2023-12-16T17:45:34.462 INFO:teuthology.orchestra.run.smithi088.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-91-generic amd64 5.15.0-91.101 [22.5 MB] 2023-12-16T17:45:34.566 INFO:teuthology.orchestra.run.smithi115.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T17:45:34.567 INFO:teuthology.orchestra.run.smithi115.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2023-12-16T17:45:34.567 INFO:teuthology.orchestra.run.smithi115.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2023-12-16T17:45:34.567 INFO:teuthology.orchestra.run.smithi115.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2023-12-16T17:45:34.567 INFO:teuthology.orchestra.run.smithi115.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2023-12-16T17:45:34.568 INFO:teuthology.orchestra.run.smithi115.stdout: python2.7-minimal 2023-12-16T17:45:34.568 INFO:teuthology.orchestra.run.smithi115.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T17:45:34.568 INFO:teuthology.orchestra.run.smithi115.stdout:The following additional packages will be installed: 2023-12-16T17:45:34.568 INFO:teuthology.orchestra.run.smithi115.stdout: linux-generic linux-headers-5.15.0-91 linux-headers-5.15.0-91-generic 2023-12-16T17:45:34.568 INFO:teuthology.orchestra.run.smithi115.stdout: linux-headers-generic linux-image-5.15.0-91-generic 2023-12-16T17:45:34.569 INFO:teuthology.orchestra.run.smithi115.stdout: linux-modules-5.15.0-91-generic linux-modules-extra-5.15.0-91-generic 2023-12-16T17:45:34.570 INFO:teuthology.orchestra.run.smithi115.stdout:Suggested packages: 2023-12-16T17:45:34.570 INFO:teuthology.orchestra.run.smithi115.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2023-12-16T17:45:34.570 INFO:teuthology.orchestra.run.smithi115.stdout:Recommended packages: 2023-12-16T17:45:34.570 INFO:teuthology.orchestra.run.smithi115.stdout: thermald 2023-12-16T17:45:34.622 INFO:teuthology.orchestra.run.smithi115.stdout:The following NEW packages will be installed: 2023-12-16T17:45:34.622 INFO:teuthology.orchestra.run.smithi115.stdout: linux-headers-5.15.0-91 linux-headers-5.15.0-91-generic 2023-12-16T17:45:34.622 INFO:teuthology.orchestra.run.smithi115.stdout: linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic 2023-12-16T17:45:34.622 INFO:teuthology.orchestra.run.smithi115.stdout: linux-modules-extra-5.15.0-91-generic 2023-12-16T17:45:34.623 INFO:teuthology.orchestra.run.smithi115.stdout:The following packages will be upgraded: 2023-12-16T17:45:34.624 INFO:teuthology.orchestra.run.smithi115.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-16T17:45:34.674 INFO:teuthology.orchestra.run.smithi115.stdout:3 upgraded, 5 newly installed, 0 to remove and 277 not upgraded. 2023-12-16T17:45:34.674 INFO:teuthology.orchestra.run.smithi115.stdout:Need to get 113 MB of archives. 2023-12-16T17:45:34.674 INFO:teuthology.orchestra.run.smithi115.stdout:After this operation, 582 MB of additional disk space will be used. 2023-12-16T17:45:34.674 INFO:teuthology.orchestra.run.smithi115.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-91-generic amd64 5.15.0-91.101 [22.5 MB] 2023-12-16T17:45:34.918 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-91-generic amd64 5.15.0-91.101 [11.5 MB] 2023-12-16T17:45:35.035 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-91-generic amd64 5.15.0-91.101 [63.8 MB] 2023-12-16T17:45:35.103 INFO:teuthology.orchestra.run.smithi115.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-91-generic amd64 5.15.0-91.101 [11.5 MB] 2023-12-16T17:45:35.192 INFO:teuthology.orchestra.run.smithi115.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-91-generic amd64 5.15.0-91.101 [63.8 MB] 2023-12-16T17:45:35.882 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.91.88 [1,700 B] 2023-12-16T17:45:35.882 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.91.88 [2,488 B] 2023-12-16T17:45:35.882 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-91 all 5.15.0-91.101 [12.3 MB] 2023-12-16T17:45:35.979 INFO:teuthology.orchestra.run.smithi115.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.91.88 [1,700 B] 2023-12-16T17:45:35.980 INFO:teuthology.orchestra.run.smithi115.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.91.88 [2,488 B] 2023-12-16T17:45:35.980 INFO:teuthology.orchestra.run.smithi115.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-91 all 5.15.0-91.101 [12.3 MB] 2023-12-16T17:45:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-91-generic amd64 5.15.0-91.101 [2,860 kB] 2023-12-16T17:45:36.097 INFO:teuthology.orchestra.run.smithi115.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-91-generic amd64 5.15.0-91.101 [2,860 kB] 2023-12-16T17:45:36.101 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.91.88 [2,342 B] 2023-12-16T17:45:36.118 INFO:teuthology.orchestra.run.smithi115.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.91.88 [2,342 B] 2023-12-16T17:45:36.504 INFO:teuthology.orchestra.run.smithi115.stdout:Fetched 113 MB in 1s (76.0 MB/s) 2023-12-16T17:45:36.529 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 113 MB in 2s (67.0 MB/s) 2023-12-16T17:45:36.666 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-modules-5.15.0-91-generic. 2023-12-16T17:45:36.739 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-5.15.0-91-generic. 2023-12-16T17:45:38.721 INFO:teuthology.orchestra.run.smithi115.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.) 2023-12-16T17:45:38.728 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../0-linux-modules-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:38.736 INFO:teuthology.orchestra.run.smithi088.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.) 2023-12-16T17:45:38.740 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../0-linux-modules-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:38.821 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:38.830 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-modules-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:40.873 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-image-5.15.0-91-generic. 2023-12-16T17:45:40.893 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../1-linux-image-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:40.915 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-image-5.15.0-91-generic. 2023-12-16T17:45:40.936 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../1-linux-image-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:40.974 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:41.016 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-image-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:41.433 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-91-generic. 2023-12-16T17:45:41.454 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:41.483 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-extra-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:41.501 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-91-generic. 2023-12-16T17:45:41.521 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:41.559 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-modules-extra-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:47.759 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../3-linux-generic_5.15.0.91.88_amd64.deb ... 2023-12-16T17:45:47.886 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-generic (5.15.0.91.88) over (5.15.0.56.54) ... 2023-12-16T17:45:48.235 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.91.88_amd64.deb ... 2023-12-16T17:45:48.356 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-image-generic (5.15.0.91.88) over (5.15.0.56.54) ... 2023-12-16T17:45:48.599 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../3-linux-generic_5.15.0.91.88_amd64.deb ... 2023-12-16T17:45:48.626 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-headers-5.15.0-91. 2023-12-16T17:45:48.640 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../5-linux-headers-5.15.0-91_5.15.0-91.101_all.deb ... 2023-12-16T17:45:48.675 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-headers-5.15.0-91 (5.15.0-91.101) ... 2023-12-16T17:45:48.717 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-generic (5.15.0.91.88) over (5.15.0.56.54) ... 2023-12-16T17:45:49.074 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.91.88_amd64.deb ... 2023-12-16T17:45:49.195 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-generic (5.15.0.91.88) over (5.15.0.56.54) ... 2023-12-16T17:45:49.473 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.15.0-91. 2023-12-16T17:45:49.495 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../5-linux-headers-5.15.0-91_5.15.0-91.101_all.deb ... 2023-12-16T17:45:49.531 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.15.0-91 (5.15.0-91.101) ... 2023-12-16T17:45:54.686 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package linux-headers-5.15.0-91-generic. 2023-12-16T17:45:54.706 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../6-linux-headers-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:54.736 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-headers-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:55.754 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.15.0-91-generic. 2023-12-16T17:45:55.790 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../6-linux-headers-5.15.0-91-generic_5.15.0-91.101_amd64.deb ... 2023-12-16T17:45:55.829 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:57.254 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.91.88_amd64.deb ... 2023-12-16T17:45:57.387 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking linux-headers-generic (5.15.0.91.88) over (5.15.0.56.54) ... 2023-12-16T17:45:57.703 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-headers-5.15.0-91 (5.15.0-91.101) ... 2023-12-16T17:45:57.825 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-headers-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:57.976 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-headers-generic (5.15.0.91.88) ... 2023-12-16T17:45:58.088 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-image-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:58.497 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.91.88_amd64.deb ... 2023-12-16T17:45:58.639 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-generic (5.15.0.91.88) over (5.15.0.56.54) ... 2023-12-16T17:45:58.980 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.15.0-91 (5.15.0-91.101) ... 2023-12-16T17:45:59.102 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:59.237 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-generic (5.15.0.91.88) ... 2023-12-16T17:45:59.365 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:45:59.389 INFO:teuthology.orchestra.run.smithi115.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2023-12-16T17:45:59.389 INFO:teuthology.orchestra.run.smithi115.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2023-12-16T17:45:59.389 INFO:teuthology.orchestra.run.smithi115.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-91-generic 2023-12-16T17:45:59.389 INFO:teuthology.orchestra.run.smithi115.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-91-generic 2023-12-16T17:45:59.548 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-modules-extra-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:46:00.738 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2023-12-16T17:46:00.738 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2023-12-16T17:46:00.738 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-91-generic 2023-12-16T17:46:00.738 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-91-generic 2023-12-16T17:46:00.883 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-extra-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:46:00.991 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-image-generic (5.15.0.91.88) ... 2023-12-16T17:46:01.116 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-modules-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:46:02.276 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-generic (5.15.0.91.88) ... 2023-12-16T17:46:02.812 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:46:02.843 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up linux-generic (5.15.0.91.88) ... 2023-12-16T17:46:02.944 INFO:teuthology.orchestra.run.smithi115.stdout:Processing triggers for linux-image-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:46:02.994 INFO:teuthology.orchestra.run.smithi115.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-16T17:46:02.995 INFO:teuthology.orchestra.run.smithi115.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-91-generic 2023-12-16T17:46:04.454 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-generic (5.15.0.91.88) ... 2023-12-16T17:46:04.580 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for linux-image-5.15.0-91-generic (5.15.0-91.101) ... 2023-12-16T17:46:04.635 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-16T17:46:04.635 INFO:teuthology.orchestra.run.smithi088.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-91-generic 2023-12-16T17:46:17.538 INFO:teuthology.orchestra.run.smithi115.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-16T17:46:17.538 INFO:teuthology.orchestra.run.smithi115.stdout:Sourcing file `/etc/default/grub' 2023-12-16T17:46:17.556 INFO:teuthology.orchestra.run.smithi115.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T17:46:17.579 INFO:teuthology.orchestra.run.smithi115.stdout:Generating grub configuration file ... 2023-12-16T17:46:17.848 INFO:teuthology.orchestra.run.smithi115.stdout:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T17:46:17.869 INFO:teuthology.orchestra.run.smithi115.stdout:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T17:46:18.145 INFO:teuthology.orchestra.run.smithi115.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2023-12-16T17:46:18.150 INFO:teuthology.orchestra.run.smithi115.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2023-12-16T17:46:18.226 INFO:teuthology.orchestra.run.smithi115.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2023-12-16T17:46:18.232 INFO:teuthology.orchestra.run.smithi115.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2023-12-16T17:46:18.390 INFO:teuthology.orchestra.run.smithi115.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2023-12-16T17:46:18.390 INFO:teuthology.orchestra.run.smithi115.stdout:Systems on them will not be added to the GRUB boot configuration. 2023-12-16T17:46:18.390 INFO:teuthology.orchestra.run.smithi115.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2023-12-16T17:46:18.423 INFO:teuthology.orchestra.run.smithi115.stdout:done 2023-12-16T17:46:18.870 DEBUG:teuthology.orchestra.run.smithi115:> dpkg -s linux-image-generic 2023-12-16T17:46:18.887 INFO:teuthology.orchestra.run.smithi115.stdout:Package: linux-image-generic 2023-12-16T17:46:18.887 INFO:teuthology.orchestra.run.smithi115.stdout:Status: install ok installed 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Priority: optional 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Section: kernel 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Installed-Size: 20 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: amd64 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Source: linux-meta 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Version: 5.15.0.91.88 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-91), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Depends: linux-image-5.15.0-91-generic, linux-modules-extra-5.15.0-91-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Recommends: thermald 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout:Description: Generic Linux kernel image 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout: This package will always depend on the latest generic kernel image 2023-12-16T17:46:18.888 INFO:teuthology.orchestra.run.smithi115.stdout: available. 2023-12-16T17:46:18.889 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-91-generic 2023-12-16T17:46:18.889 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T17:46:18.889 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T17:46:18.889 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-16T17:46:18.889 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi115.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T17:46:18.889 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get clean 2023-12-16T17:46:19.026 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get update 2023-12-16T17:46:19.145 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2023-12-16T17:46:19.167 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-16T17:46:19.167 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub' 2023-12-16T17:46:19.190 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T17:46:19.223 INFO:teuthology.orchestra.run.smithi088.stdout:Generating grub configuration file ... 2023-12-16T17:46:19.266 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2023-12-16T17:46:19.349 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2023-12-16T17:46:19.440 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2023-12-16T17:46:19.563 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T17:46:19.591 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T17:46:19.996 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2023-12-16T17:46:20.001 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2023-12-16T17:46:20.068 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2023-12-16T17:46:20.074 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2023-12-16T17:46:20.248 INFO:teuthology.orchestra.run.smithi088.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2023-12-16T17:46:20.248 INFO:teuthology.orchestra.run.smithi088.stdout:Systems on them will not be added to the GRUB boot configuration. 2023-12-16T17:46:20.248 INFO:teuthology.orchestra.run.smithi088.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2023-12-16T17:46:20.294 INFO:teuthology.orchestra.run.smithi088.stdout:done 2023-12-16T17:46:20.522 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2023-12-16T17:46:20.539 DEBUG:teuthology.orchestra.run.smithi115:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-16T17:46:20.589 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2023-12-16T17:46:20.756 INFO:teuthology.orchestra.run.smithi115.stdout:Building dependency tree... 2023-12-16T17:46:20.757 INFO:teuthology.orchestra.run.smithi115.stdout:Reading state information... 2023-12-16T17:46:20.785 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2023-12-16T17:46:20.809 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 20 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.15.0.91.88 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-91), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.15.0-91-generic, linux-modules-extra-5.15.0-91-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2023-12-16T17:46:20.810 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2023-12-16T17:46:20.811 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-91-generic 2023-12-16T17:46:20.811 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T17:46:20.811 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T17:46:20.811 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-16T17:46:20.811 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T17:46:20.811 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2023-12-16T17:46:20.903 INFO:teuthology.orchestra.run.smithi115.stdout:linux-image-generic is already the newest version (5.15.0.91.88). 2023-12-16T17:46:20.903 INFO:teuthology.orchestra.run.smithi115.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T17:46:20.903 INFO:teuthology.orchestra.run.smithi115.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2023-12-16T17:46:20.904 INFO:teuthology.orchestra.run.smithi115.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2023-12-16T17:46:20.904 INFO:teuthology.orchestra.run.smithi115.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2023-12-16T17:46:20.904 INFO:teuthology.orchestra.run.smithi115.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2023-12-16T17:46:20.904 INFO:teuthology.orchestra.run.smithi115.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2023-12-16T17:46:20.904 INFO:teuthology.orchestra.run.smithi115.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T17:46:20.942 INFO:teuthology.orchestra.run.smithi115.stdout:0 upgraded, 0 newly installed, 0 to remove and 277 not upgraded. 2023-12-16T17:46:20.944 DEBUG:teuthology.orchestra.run.smithi115:> dpkg -s linux-image-generic 2023-12-16T17:46:21.002 INFO:teuthology.orchestra.run.smithi115.stdout:Package: linux-image-generic 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Status: install ok installed 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Priority: optional 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Section: kernel 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Installed-Size: 20 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: amd64 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Source: linux-meta 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Version: 5.15.0.91.88 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-91), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Depends: linux-image-5.15.0-91-generic, linux-modules-extra-5.15.0-91-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Recommends: thermald 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout:Description: Generic Linux kernel image 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout: This package will always depend on the latest generic kernel image 2023-12-16T17:46:21.003 INFO:teuthology.orchestra.run.smithi115.stdout: available. 2023-12-16T17:46:21.004 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2023-12-16T17:46:21.005 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2023-12-16T17:46:21.049 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.IX8i08y2xM 2023-12-16T17:46:21.050 DEBUG:teuthology.orchestra.run.smithi115:> sudo cp /boot/grub/grub.cfg /tmp/tmp.IX8i08y2xM 2023-12-16T17:46:21.104 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.IX8i08y2xM 2023-12-16T17:46:21.218 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.IX8i08y2xM is 10KB 2023-12-16T17:46:21.231 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.IX8i08y2xM 2023-12-16T17:46:21.236 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-16T17:46:21.253 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2023-12-16T17:46:21.253 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2023-12-16T17:46:21.291 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2023-12-16T17:46:21.291 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-16T17:46:21.291 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-16T17:46:21.324 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2023-12-16T17:46:21.359 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-91-generic 2023-12-16T17:46:21.359 DEBUG:teuthology.orchestra.run.smithi115:> sudo update-grub 2023-12-16T17:46:21.406 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2023-12-16T17:46:22.462 INFO:teuthology.orchestra.run.smithi115.stderr:Sourcing file `/etc/default/grub' 2023-12-16T17:46:22.463 INFO:teuthology.orchestra.run.smithi115.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T17:46:22.466 INFO:teuthology.orchestra.run.smithi115.stderr:Generating grub configuration file ... 2023-12-16T17:46:22.622 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-16T17:46:22.639 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-16T17:46:22.666 INFO:teuthology.orchestra.run.smithi115.stderr:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T17:46:22.672 INFO:teuthology.orchestra.run.smithi115.stderr:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T17:46:22.699 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-16T17:46:22.898 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2023-12-16T17:46:22.899 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2023-12-16T17:46:22.900 INFO:teuthology.orchestra.run.smithi115.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2023-12-16T17:46:22.905 INFO:teuthology.orchestra.run.smithi115.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2023-12-16T17:46:22.942 INFO:teuthology.orchestra.run.smithi115.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2023-12-16T17:46:22.947 INFO:teuthology.orchestra.run.smithi115.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2023-12-16T17:46:23.064 INFO:teuthology.orchestra.run.smithi088.stdout:linux-image-generic is already the newest version (5.15.0.91.88). 2023-12-16T17:46:23.065 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T17:46:23.065 INFO:teuthology.orchestra.run.smithi088.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2023-12-16T17:46:23.065 INFO:teuthology.orchestra.run.smithi088.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2023-12-16T17:46:23.065 INFO:teuthology.orchestra.run.smithi088.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2023-12-16T17:46:23.065 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2023-12-16T17:46:23.066 INFO:teuthology.orchestra.run.smithi088.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2023-12-16T17:46:23.066 INFO:teuthology.orchestra.run.smithi088.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T17:46:23.072 INFO:teuthology.orchestra.run.smithi115.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2023-12-16T17:46:23.072 INFO:teuthology.orchestra.run.smithi115.stderr:Systems on them will not be added to the GRUB boot configuration. 2023-12-16T17:46:23.072 INFO:teuthology.orchestra.run.smithi115.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2023-12-16T17:46:23.086 INFO:teuthology.orchestra.run.smithi115.stderr:done 2023-12-16T17:46:23.095 DEBUG:teuthology.orchestra.run.smithi115:> sudo shutdown -r now 2023-12-16T17:46:23.104 INFO:teuthology.orchestra.run.smithi088.stdout:0 upgraded, 0 newly installed, 0 to remove and 277 not upgraded. 2023-12-16T17:46:23.106 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2023-12-16T17:46:23.122 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2023-12-16T17:46:23.122 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2023-12-16T17:46:23.122 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2023-12-16T17:46:23.122 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2023-12-16T17:46:23.122 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 20 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.15.0.91.88 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-91), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Depends: linux-image-5.15.0-91-generic, linux-modules-extra-5.15.0-91-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2023-12-16T17:46:23.123 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2023-12-16T17:46:23.123 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2023-12-16T17:46:23.169 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.4HCoqGkkdN 2023-12-16T17:46:23.169 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4HCoqGkkdN 2023-12-16T17:46:23.224 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.4HCoqGkkdN 2023-12-16T17:46:23.353 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.4HCoqGkkdN is 10KB 2023-12-16T17:46:23.366 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.4HCoqGkkdN 2023-12-16T17:46:23.372 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-16T17:46:23.424 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:46:23.424 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-16T17:46:23.424 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-16T17:46:23.489 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-91-generic 2023-12-16T17:46:23.489 DEBUG:teuthology.orchestra.run.smithi088:> sudo update-grub 2023-12-16T17:46:24.718 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub' 2023-12-16T17:46:24.719 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T17:46:24.721 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2023-12-16T17:46:24.983 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T17:46:24.989 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T17:46:25.346 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2023-12-16T17:46:25.352 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2023-12-16T17:46:25.394 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2023-12-16T17:46:25.399 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2023-12-16T17:46:25.540 INFO:teuthology.orchestra.run.smithi088.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2023-12-16T17:46:25.541 INFO:teuthology.orchestra.run.smithi088.stderr:Systems on them will not be added to the GRUB boot configuration. 2023-12-16T17:46:25.541 INFO:teuthology.orchestra.run.smithi088.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2023-12-16T17:46:25.552 INFO:teuthology.orchestra.run.smithi088.stderr:done 2023-12-16T17:46:25.561 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2023-12-16T17:46:53.121 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-16T17:46:53.122 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2023-12-16T17:46:53.123 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:46:55.565 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-16T17:46:55.566 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-16T17:46:55.566 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:47:27.634 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2023-12-16T17:47:30.197 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2023-12-16T17:47:36.641 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2023-12-16T17:47:36.642 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:47:39.198 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-16T17:47:39.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:47:42.261 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2023-12-16T17:47:54.276 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-16T17:47:54.277 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:47:55.025 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2023-12-16T17:48:07.037 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2023-12-16T17:48:07.038 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:48:08.050 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2023-12-16T17:48:23.061 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2023-12-16T17:48:23.062 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:48:23.685 DEBUG:teuthology.orchestra.run.smithi115:> true 2023-12-16T17:48:24.190 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2023-12-16T17:48:24.190 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-91-generic"... 2023-12-16T17:48:24.191 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2023-12-16T17:48:24.238 INFO:teuthology.orchestra.run.smithi115.stdout:5.15.0-91-generic 2023-12-16T17:48:24.238 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-91-generic vs 5.15.0-91-generic 2023-12-16T17:48:24.238 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T17:48:24.238 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-16T17:48:25.239 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-16T17:48:25.239 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T17:48:25.576 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2023-12-16T17:48:25.604 DEBUG:teuthology.parallel:result is None 2023-12-16T17:48:26.114 DEBUG:teuthology.orchestra.run.smithi088:> true 2023-12-16T17:48:26.638 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-16T17:48:26.638 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-91-generic"... 2023-12-16T17:48:26.638 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2023-12-16T17:48:26.684 INFO:teuthology.orchestra.run.smithi088.stdout:5.15.0-91-generic 2023-12-16T17:48:26.684 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-91-generic vs 5.15.0-91-generic 2023-12-16T17:48:26.684 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T17:48:26.684 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-16T17:48:27.685 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-16T17:48:27.685 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T17:48:27.743 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2023-12-16T17:48:27.770 DEBUG:teuthology.parallel:result is None 2023-12-16T17:48:27.771 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-16T17:48:27.779 INFO:teuthology.task.internal:Creating test directory... 2023-12-16T17:48:27.779 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T17:48:27.782 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T17:48:27.788 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-16T17:48:27.795 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-16T17:48:27.801 INFO:teuthology.task.internal:Creating archive directory... 2023-12-16T17:48:27.801 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T17:48:27.829 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T17:48:27.915 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-16T17:48:27.922 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-16T17:48:27.922 DEBUG:teuthology.orchestra.run.smithi088:> 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 2023-12-16T17:48:27.925 DEBUG:teuthology.orchestra.run.smithi115:> 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 2023-12-16T17:48:27.944 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T17:48:27.951 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T17:48:27.966 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T17:48:27.974 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T17:48:27.975 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-16T17:48:27.982 INFO:teuthology.task.internal:Configuring sudo... 2023-12-16T17:48:27.983 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T17:48:28.021 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T17:48:28.048 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-16T17:48:28.057 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-16T17:48:28.057 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T17:48:28.094 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T17:48:28.099 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T17:48:28.145 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T17:48:28.193 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:48:28.193 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T17:48:28.253 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T17:48:28.258 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T17:48:28.306 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2023-12-16T17:48:28.307 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T17:48:28.375 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2023-12-16T17:48:28.377 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2023-12-16T17:48:28.445 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-16T17:48:28.453 INFO:teuthology.task.internal:Starting timer... 2023-12-16T17:48:28.453 INFO:teuthology.run_tasks:Running task pcp... 2023-12-16T17:48:28.463 INFO:teuthology.run_tasks:Running task selinux... 2023-12-16T17:48:28.504 DEBUG:teuthology.task.selinux:Excluding smithi088: OS 'ubuntu' does not support SELinux 2023-12-16T17:48:28.505 DEBUG:teuthology.task.selinux:Excluding smithi115: OS 'ubuntu' does not support SELinux 2023-12-16T17:48:28.505 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-16T17:48:28.505 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-16T17:48:28.505 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-16T17:48:28.505 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-16T17:48:28.519 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-16T17:48:28.519 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-16T17:48:28.539 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'}]}] 2023-12-16T17:48:28.540 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi115.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-16T17:56:17.566 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi115.front.sepia.ceph.com')] 2023-12-16T17:56:17.567 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-16T17:56:17.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:56:17.652 DEBUG:teuthology.orchestra.run.smithi088:> true 2023-12-16T17:56:17.734 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2023-12-16T17:56:17.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2023-12-16T17:56:17.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T17:56:17.812 DEBUG:teuthology.orchestra.run.smithi115:> true 2023-12-16T17:56:17.889 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2023-12-16T17:56:17.889 INFO:teuthology.run_tasks:Running task clock... 2023-12-16T17:56:17.901 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-16T17:56:17.901 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T17:56:17.902 DEBUG:teuthology.orchestra.run.smithi088:> 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 2023-12-16T17:56:17.904 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T17:56:17.905 DEBUG:teuthology.orchestra.run.smithi115:> 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 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Command line: ntpd -gq 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: ---------------------------------------------------- 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: ntp-4 is maintained by Network Time Foundation, 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: corporation. Support and training for ntp-4 are 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: available at https://www.nwtime.org/support 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: ---------------------------------------------------- 2023-12-16T17:56:17.931 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: proto: precision = 0.058 usec (-24) 2023-12-16T17:56:17.932 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: basedate set to 2022-02-04 2023-12-16T17:56:17.932 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: gps base set to 2022-02-06 (week 2196) 2023-12-16T17:56:17.932 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T17:56:17.932 INFO:teuthology.orchestra.run.smithi088.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T17:56:17.933 INFO:teuthology.orchestra.run.smithi088.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-16T17:56:17.933 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: restrict ::: KOD does nothing without LIMITED. 2023-12-16T17:56:17.934 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Listen and drop on 0 v6wildcard [::]:123 2023-12-16T17:56:17.934 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-16T17:56:17.934 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Listen normally on 2 lo 127.0.0.1:123 2023-12-16T17:56:17.934 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Listen normally on 3 enp3s0f1 172.21.15.88:123 2023-12-16T17:56:17.934 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Listen normally on 4 lo [::1]:123 2023-12-16T17:56:17.934 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d42d%5]:123 2023-12-16T17:56:17.934 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:17 ntpd[28059]: Listening on routing socket on fd #22 for interface updates 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Command line: ntpd -gq 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: ---------------------------------------------------- 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: ntp-4 is maintained by Network Time Foundation, 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: corporation. Support and training for ntp-4 are 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: available at https://www.nwtime.org/support 2023-12-16T17:56:17.962 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: ---------------------------------------------------- 2023-12-16T17:56:17.963 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: proto: precision = 0.044 usec (-24) 2023-12-16T17:56:17.963 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: basedate set to 2022-02-04 2023-12-16T17:56:17.963 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: gps base set to 2022-02-06 (week 2196) 2023-12-16T17:56:17.963 INFO:teuthology.orchestra.run.smithi115.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T17:56:17.964 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T17:56:17.964 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: restrict ::: KOD does nothing without LIMITED. 2023-12-16T17:56:17.964 INFO:teuthology.orchestra.run.smithi115.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-16T17:56:17.965 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Listen and drop on 0 v6wildcard [::]:123 2023-12-16T17:56:17.965 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-16T17:56:17.965 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Listen normally on 2 lo 127.0.0.1:123 2023-12-16T17:56:17.965 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Listen normally on 3 enp3s0f1 172.21.15.115:123 2023-12-16T17:56:17.965 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Listen normally on 4 lo [::1]:123 2023-12-16T17:56:17.965 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce8f%5]:123 2023-12-16T17:56:17.965 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:17 ntpd[28069]: Listening on routing socket on fd #22 for interface updates 2023-12-16T17:56:18.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:18 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:18.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:18 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:18.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:18 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:18.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:18 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:18.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:18 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:18.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:18 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:18.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:18.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:18.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:18.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:18.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:18 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:19.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:19.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:19.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:19.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:19.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:19.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:19.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:19.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:19 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:20.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:20 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:20.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:20 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:20.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:20 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:20.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:20 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:20.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:20 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:20.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:20 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:20.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:20.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:20.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:20 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:21.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:21.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:21.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:21.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:21.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:21 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:22.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:22 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:22 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:22 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.934 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:22 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.934 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:22 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:22.934 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:22 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:22.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:22.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:22 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:23.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:23.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:23.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:23.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:23.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:23.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:23.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:23.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:23.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:23.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:23.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:23.933 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:23 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:24.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:24.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:24.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:24.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:24.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:24.931 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:24.932 INFO:teuthology.orchestra.run.smithi088.stdout:16 Dec 17:56:24 ntpd[28059]: ntpd: time slew -0.001159 s 2023-12-16T17:56:24.932 INFO:teuthology.orchestra.run.smithi088.stdout:ntpd: time slew -0.001159s 2023-12-16T17:56:24.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-16T17:56:24.932 INFO:teuthology.orchestra.run.smithi088.stderr:16 Dec 17:56:24 ntpd[28059]: can't open /var/log/ntpstats/loopstats.20231216: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:24.963 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:24.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T17:56:24.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T17:56:24.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T17:56:24.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T17:56:24.964 INFO:teuthology.orchestra.run.smithi115.stdout:16 Dec 17:56:24 ntpd[28069]: ntpd: time slew -0.000947 s 2023-12-16T17:56:24.964 INFO:teuthology.orchestra.run.smithi115.stdout:ntpd: time slew -0.000947s 2023-12-16T17:56:24.964 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-16T17:56:24.965 INFO:teuthology.orchestra.run.smithi115.stderr:16 Dec 17:56:24 ntpd[28069]: can't open /var/log/ntpstats/loopstats.20231216: Permission denied 2023-12-16T17:56:24.982 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T17:56:24.982 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2023-12-16T17:56:24.982 INFO:teuthology.orchestra.run.smithi088.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:24.982 INFO:teuthology.orchestra.run.smithi088.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:24.982 INFO:teuthology.orchestra.run.smithi088.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:24.982 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:25.016 INFO:teuthology.orchestra.run.smithi115.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T17:56:25.016 INFO:teuthology.orchestra.run.smithi115.stdout:============================================================================== 2023-12-16T17:56:25.016 INFO:teuthology.orchestra.run.smithi115.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:25.016 INFO:teuthology.orchestra.run.smithi115.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:25.016 INFO:teuthology.orchestra.run.smithi115.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:25.016 INFO:teuthology.orchestra.run.smithi115.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T17:56:25.016 INFO:teuthology.run_tasks:Running task install... 2023-12-16T17:56:25.026 DEBUG:teuthology.task.install:project ceph 2023-12-16T17:56:25.026 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c7586e95519b7be76f3b6e3a4b333888baf46bc9'}} 2023-12-16T17:56:25.026 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c7586e95519b7be76f3b6e3a4b333888baf46bc9'} 2023-12-16T17:56:25.026 INFO:teuthology.task.install:Using flavor: default 2023-12-16T17:56:25.032 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']} 2023-12-16T17:56:25.033 INFO:teuthology.task.install:extra packages: [] 2023-12-16T17:56:25.033 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-key list | grep Ceph 2023-12-16T17:56:25.034 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-key list | grep Ceph 2023-12-16T17:56:25.092 INFO:teuthology.orchestra.run.smithi088.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2023-12-16T17:56:25.111 INFO:teuthology.orchestra.run.smithi115.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2023-12-16T17:56:25.121 INFO:teuthology.orchestra.run.smithi088.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-16T17:56:25.121 INFO:teuthology.orchestra.run.smithi088.stdout:uid [ unknown] Ceph.com (release key) 2023-12-16T17:56:25.122 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 2023-12-16T17:56:25.122 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:56:25.139 INFO:teuthology.orchestra.run.smithi115.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-16T17:56:25.139 INFO:teuthology.orchestra.run.smithi115.stdout:uid [ unknown] Ceph.com (release key) 2023-12-16T17:56:25.139 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 2023-12-16T17:56:25.139 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:56:25.280 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default/ 2023-12-16T17:56:25.280 INFO:teuthology.task.install.deb:Package version is 19.0.0-202-gc7586e95-1jammy 2023-12-16T17:56:25.358 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default/ 2023-12-16T17:56:25.358 INFO:teuthology.task.install.deb:Package version is 19.0.0-202-gc7586e95-1jammy 2023-12-16T17:56:25.393 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:56:25.393 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-16T17:56:25.408 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2023-12-16T17:56:25.468 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2023-12-16T17:56:25.468 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-16T17:56:25.482 DEBUG:teuthology.orchestra.run.smithi115:> sudo apt-get update 2023-12-16T17:56:25.577 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2023-12-16T17:56:25.577 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2023-12-16T17:56:25.589 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2023-12-16T17:56:25.608 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2023-12-16T17:56:25.627 INFO:teuthology.orchestra.run.smithi088.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy InRelease 2023-12-16T17:56:25.640 INFO:teuthology.orchestra.run.smithi115.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2023-12-16T17:56:25.649 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2023-12-16T17:56:25.650 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2023-12-16T17:56:25.661 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2023-12-16T17:56:25.671 INFO:teuthology.orchestra.run.smithi088.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy Release.gpg 2023-12-16T17:56:25.681 INFO:teuthology.orchestra.run.smithi115.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2023-12-16T17:56:25.692 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,390 B] 2023-12-16T17:56:25.700 INFO:teuthology.orchestra.run.smithi115.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy InRelease 2023-12-16T17:56:25.719 INFO:teuthology.orchestra.run.smithi088.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.4 kB] 2023-12-16T17:56:25.721 INFO:teuthology.orchestra.run.smithi115.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2023-12-16T17:56:25.743 INFO:teuthology.orchestra.run.smithi115.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy Release.gpg 2023-12-16T17:56:25.764 INFO:teuthology.orchestra.run.smithi115.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,390 B] 2023-12-16T17:56:25.790 INFO:teuthology.orchestra.run.smithi115.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.4 kB] 2023-12-16T17:56:25.937 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 28.5 kB in 0s (80.5 kB/s) 2023-12-16T17:56:25.992 INFO:teuthology.orchestra.run.smithi115.stdout:Fetched 139 kB in 0s (414 kB/s) 2023-12-16T17:56:26.852 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-16T17:56:26.868 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-202-gc7586e95-1jammy cephadm=19.0.0-202-gc7586e95-1jammy ceph-mds=19.0.0-202-gc7586e95-1jammy ceph-mgr=19.0.0-202-gc7586e95-1jammy ceph-common=19.0.0-202-gc7586e95-1jammy ceph-fuse=19.0.0-202-gc7586e95-1jammy ceph-test=19.0.0-202-gc7586e95-1jammy ceph-volume=19.0.0-202-gc7586e95-1jammy radosgw=19.0.0-202-gc7586e95-1jammy python3-rados=19.0.0-202-gc7586e95-1jammy python3-rgw=19.0.0-202-gc7586e95-1jammy python3-cephfs=19.0.0-202-gc7586e95-1jammy python3-rbd=19.0.0-202-gc7586e95-1jammy libcephfs2=19.0.0-202-gc7586e95-1jammy libcephfs-dev=19.0.0-202-gc7586e95-1jammy librados2=19.0.0-202-gc7586e95-1jammy librbd1=19.0.0-202-gc7586e95-1jammy rbd-fuse=19.0.0-202-gc7586e95-1jammy 2023-12-16T17:56:26.907 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2023-12-16T17:56:26.922 DEBUG:teuthology.orchestra.run.smithi115:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-202-gc7586e95-1jammy cephadm=19.0.0-202-gc7586e95-1jammy ceph-mds=19.0.0-202-gc7586e95-1jammy ceph-mgr=19.0.0-202-gc7586e95-1jammy ceph-common=19.0.0-202-gc7586e95-1jammy ceph-fuse=19.0.0-202-gc7586e95-1jammy ceph-test=19.0.0-202-gc7586e95-1jammy ceph-volume=19.0.0-202-gc7586e95-1jammy radosgw=19.0.0-202-gc7586e95-1jammy python3-rados=19.0.0-202-gc7586e95-1jammy python3-rgw=19.0.0-202-gc7586e95-1jammy python3-cephfs=19.0.0-202-gc7586e95-1jammy python3-rbd=19.0.0-202-gc7586e95-1jammy libcephfs2=19.0.0-202-gc7586e95-1jammy libcephfs-dev=19.0.0-202-gc7586e95-1jammy librados2=19.0.0-202-gc7586e95-1jammy librbd1=19.0.0-202-gc7586e95-1jammy rbd-fuse=19.0.0-202-gc7586e95-1jammy 2023-12-16T17:56:26.928 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2023-12-16T17:56:26.984 INFO:teuthology.orchestra.run.smithi115.stdout:Reading package lists... 2023-12-16T17:56:27.116 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2023-12-16T17:56:27.117 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2023-12-16T17:56:27.178 INFO:teuthology.orchestra.run.smithi115.stdout:Building dependency tree... 2023-12-16T17:56:27.178 INFO:teuthology.orchestra.run.smithi115.stdout:Reading state information... 2023-12-16T17:56:27.282 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T17:56:27.282 INFO:teuthology.orchestra.run.smithi088.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2023-12-16T17:56:27.282 INFO:teuthology.orchestra.run.smithi088.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2023-12-16T17:56:27.282 INFO:teuthology.orchestra.run.smithi088.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2023-12-16T17:56:27.283 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2023-12-16T17:56:27.283 INFO:teuthology.orchestra.run.smithi088.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2023-12-16T17:56:27.283 INFO:teuthology.orchestra.run.smithi088.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T17:56:27.283 INFO:teuthology.orchestra.run.smithi088.stdout:The following additional packages will be installed: 2023-12-16T17:56:27.284 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-16T17:56:27.284 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2023-12-16T17:56:27.284 INFO:teuthology.orchestra.run.smithi088.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2023-12-16T17:56:27.284 INFO:teuthology.orchestra.run.smithi088.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2023-12-16T17:56:27.284 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2023-12-16T17:56:27.285 INFO:teuthology.orchestra.run.smithi088.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet zip 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout:Suggested packages: 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2023-12-16T17:56:27.286 INFO:teuthology.orchestra.run.smithi088.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2023-12-16T17:56:27.287 INFO:teuthology.orchestra.run.smithi088.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2023-12-16T17:56:27.287 INFO:teuthology.orchestra.run.smithi088.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2023-12-16T17:56:27.287 INFO:teuthology.orchestra.run.smithi088.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2023-12-16T17:56:27.287 INFO:teuthology.orchestra.run.smithi088.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-16T17:56:27.287 INFO:teuthology.orchestra.run.smithi088.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2023-12-16T17:56:27.287 INFO:teuthology.orchestra.run.smithi088.stdout:Recommended packages: 2023-12-16T17:56:27.287 INFO:teuthology.orchestra.run.smithi088.stdout: btrfs-tools 2023-12-16T17:56:27.350 INFO:teuthology.orchestra.run.smithi115.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T17:56:27.350 INFO:teuthology.orchestra.run.smithi115.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2023-12-16T17:56:27.350 INFO:teuthology.orchestra.run.smithi115.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2023-12-16T17:56:27.350 INFO:teuthology.orchestra.run.smithi115.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2023-12-16T17:56:27.350 INFO:teuthology.orchestra.run.smithi115.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2023-12-16T17:56:27.351 INFO:teuthology.orchestra.run.smithi115.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2023-12-16T17:56:27.351 INFO:teuthology.orchestra.run.smithi115.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T17:56:27.351 INFO:teuthology.orchestra.run.smithi115.stdout:The following additional packages will be installed: 2023-12-16T17:56:27.351 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-16T17:56:27.352 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2023-12-16T17:56:27.352 INFO:teuthology.orchestra.run.smithi115.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-12-16T17:56:27.353 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: xmlstarlet zip 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout:Suggested packages: 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2023-12-16T17:56:27.354 INFO:teuthology.orchestra.run.smithi115.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2023-12-16T17:56:27.355 INFO:teuthology.orchestra.run.smithi115.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2023-12-16T17:56:27.355 INFO:teuthology.orchestra.run.smithi115.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2023-12-16T17:56:27.355 INFO:teuthology.orchestra.run.smithi115.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-16T17:56:27.355 INFO:teuthology.orchestra.run.smithi115.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2023-12-16T17:56:27.355 INFO:teuthology.orchestra.run.smithi115.stdout:Recommended packages: 2023-12-16T17:56:27.355 INFO:teuthology.orchestra.run.smithi115.stdout: btrfs-tools 2023-12-16T17:56:27.384 INFO:teuthology.orchestra.run.smithi088.stdout:The following NEW packages will be installed: 2023-12-16T17:56:27.384 INFO:teuthology.orchestra.run.smithi088.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-16T17:56:27.384 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-16T17:56:27.384 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2023-12-16T17:56:27.384 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2023-12-16T17:56:27.384 INFO:teuthology.orchestra.run.smithi088.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-16T17:56:27.384 INFO:teuthology.orchestra.run.smithi088.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2023-12-16T17:56:27.386 INFO:teuthology.orchestra.run.smithi088.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2023-12-16T17:56:27.387 INFO:teuthology.orchestra.run.smithi088.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2023-12-16T17:56:27.445 INFO:teuthology.orchestra.run.smithi088.stdout:0 upgraded, 118 newly installed, 0 to remove and 265 not upgraded. 2023-12-16T17:56:27.445 INFO:teuthology.orchestra.run.smithi088.stdout:Need to get 187 MB of archives. 2023-12-16T17:56:27.445 INFO:teuthology.orchestra.run.smithi088.stdout:After this operation, 834 MB of additional disk space will be used. 2023-12-16T17:56:27.445 INFO:teuthology.orchestra.run.smithi088.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2023-12-16T17:56:27.453 INFO:teuthology.orchestra.run.smithi115.stdout:The following NEW packages will be installed: 2023-12-16T17:56:27.453 INFO:teuthology.orchestra.run.smithi115.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-16T17:56:27.453 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-16T17:56:27.453 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2023-12-16T17:56:27.454 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2023-12-16T17:56:27.455 INFO:teuthology.orchestra.run.smithi115.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2023-12-16T17:56:27.510 INFO:teuthology.orchestra.run.smithi115.stdout:0 upgraded, 118 newly installed, 0 to remove and 265 not upgraded. 2023-12-16T17:56:27.511 INFO:teuthology.orchestra.run.smithi115.stdout:Need to get 187 MB of archives. 2023-12-16T17:56:27.511 INFO:teuthology.orchestra.run.smithi115.stdout:After this operation, 834 MB of additional disk space will be used. 2023-12-16T17:56:27.511 INFO:teuthology.orchestra.run.smithi115.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2023-12-16T17:56:27.547 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2023-12-16T17:56:27.550 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2023-12-16T17:56:27.570 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2023-12-16T17:56:27.597 INFO:teuthology.orchestra.run.smithi115.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2023-12-16T17:56:27.600 INFO:teuthology.orchestra.run.smithi115.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2023-12-16T17:56:27.617 INFO:teuthology.orchestra.run.smithi115.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2023-12-16T17:56:27.624 INFO:teuthology.orchestra.run.smithi115.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-202-gc7586e95-1jammy [3,460 kB] 2023-12-16T17:56:27.630 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-202-gc7586e95-1jammy [3,460 kB] 2023-12-16T17:56:27.635 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2023-12-16T17:56:27.640 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2023-12-16T17:56:27.652 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2023-12-16T17:56:27.657 INFO:teuthology.orchestra.run.smithi088.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2023-12-16T17:56:27.657 INFO:teuthology.orchestra.run.smithi088.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2023-12-16T17:56:27.658 INFO:teuthology.orchestra.run.smithi088.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2023-12-16T17:56:27.666 INFO:teuthology.orchestra.run.smithi088.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2023-12-16T17:56:27.669 INFO:teuthology.orchestra.run.smithi088.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2023-12-16T17:56:27.671 INFO:teuthology.orchestra.run.smithi088.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2023-12-16T17:56:27.672 INFO:teuthology.orchestra.run.smithi088.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2023-12-16T17:56:27.675 INFO:teuthology.orchestra.run.smithi115.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2023-12-16T17:56:27.681 INFO:teuthology.orchestra.run.smithi115.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2023-12-16T17:56:27.683 INFO:teuthology.orchestra.run.smithi088.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2023-12-16T17:56:27.685 INFO:teuthology.orchestra.run.smithi088.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB] 2023-12-16T17:56:27.687 INFO:teuthology.orchestra.run.smithi088.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2023-12-16T17:56:27.689 INFO:teuthology.orchestra.run.smithi088.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2023-12-16T17:56:27.689 INFO:teuthology.orchestra.run.smithi088.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2023-12-16T17:56:27.692 INFO:teuthology.orchestra.run.smithi115.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2023-12-16T17:56:27.696 INFO:teuthology.orchestra.run.smithi115.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2023-12-16T17:56:27.697 INFO:teuthology.orchestra.run.smithi115.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2023-12-16T17:56:27.698 INFO:teuthology.orchestra.run.smithi115.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2023-12-16T17:56:27.705 INFO:teuthology.orchestra.run.smithi088.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2023-12-16T17:56:27.705 INFO:teuthology.orchestra.run.smithi088.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2023-12-16T17:56:27.706 INFO:teuthology.orchestra.run.smithi088.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2023-12-16T17:56:27.706 INFO:teuthology.orchestra.run.smithi088.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2023-12-16T17:56:27.706 INFO:teuthology.orchestra.run.smithi088.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2023-12-16T17:56:27.706 INFO:teuthology.orchestra.run.smithi115.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2023-12-16T17:56:27.708 INFO:teuthology.orchestra.run.smithi115.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2023-12-16T17:56:27.710 INFO:teuthology.orchestra.run.smithi115.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2023-12-16T17:56:27.711 INFO:teuthology.orchestra.run.smithi115.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2023-12-16T17:56:27.713 INFO:teuthology.orchestra.run.smithi115.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2023-12-16T17:56:27.715 INFO:teuthology.orchestra.run.smithi115.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB] 2023-12-16T17:56:27.723 INFO:teuthology.orchestra.run.smithi088.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2023-12-16T17:56:27.723 INFO:teuthology.orchestra.run.smithi088.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2023-12-16T17:56:27.723 INFO:teuthology.orchestra.run.smithi088.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2023-12-16T17:56:27.726 INFO:teuthology.orchestra.run.smithi088.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2023-12-16T17:56:27.727 INFO:teuthology.orchestra.run.smithi088.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2023-12-16T17:56:27.728 INFO:teuthology.orchestra.run.smithi115.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2023-12-16T17:56:27.730 INFO:teuthology.orchestra.run.smithi115.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2023-12-16T17:56:27.731 INFO:teuthology.orchestra.run.smithi115.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2023-12-16T17:56:27.731 INFO:teuthology.orchestra.run.smithi115.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2023-12-16T17:56:27.733 INFO:teuthology.orchestra.run.smithi115.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2023-12-16T17:56:27.733 INFO:teuthology.orchestra.run.smithi115.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2023-12-16T17:56:27.733 INFO:teuthology.orchestra.run.smithi115.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2023-12-16T17:56:27.734 INFO:teuthology.orchestra.run.smithi115.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2023-12-16T17:56:27.743 INFO:teuthology.orchestra.run.smithi088.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2023-12-16T17:56:27.743 INFO:teuthology.orchestra.run.smithi088.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2023-12-16T17:56:27.745 INFO:teuthology.orchestra.run.smithi088.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-16T17:56:27.745 INFO:teuthology.orchestra.run.smithi088.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2023-12-16T17:56:27.746 INFO:teuthology.orchestra.run.smithi088.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2023-12-16T17:56:27.746 INFO:teuthology.orchestra.run.smithi115.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2023-12-16T17:56:27.747 INFO:teuthology.orchestra.run.smithi115.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2023-12-16T17:56:27.763 INFO:teuthology.orchestra.run.smithi088.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2023-12-16T17:56:27.763 INFO:teuthology.orchestra.run.smithi115.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2023-12-16T17:56:27.764 INFO:teuthology.orchestra.run.smithi088.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2023-12-16T17:56:27.764 INFO:teuthology.orchestra.run.smithi088.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2023-12-16T17:56:27.765 INFO:teuthology.orchestra.run.smithi115.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2023-12-16T17:56:27.765 INFO:teuthology.orchestra.run.smithi115.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2023-12-16T17:56:27.766 INFO:teuthology.orchestra.run.smithi115.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2023-12-16T17:56:27.766 INFO:teuthology.orchestra.run.smithi115.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2023-12-16T17:56:27.767 INFO:teuthology.orchestra.run.smithi115.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-16T17:56:27.768 INFO:teuthology.orchestra.run.smithi115.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2023-12-16T17:56:27.768 INFO:teuthology.orchestra.run.smithi115.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2023-12-16T17:56:27.769 INFO:teuthology.orchestra.run.smithi088.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2023-12-16T17:56:27.770 INFO:teuthology.orchestra.run.smithi088.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2023-12-16T17:56:27.779 INFO:teuthology.orchestra.run.smithi115.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2023-12-16T17:56:27.780 INFO:teuthology.orchestra.run.smithi115.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2023-12-16T17:56:27.785 INFO:teuthology.orchestra.run.smithi088.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2023-12-16T17:56:27.785 INFO:teuthology.orchestra.run.smithi088.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2023-12-16T17:56:27.786 INFO:teuthology.orchestra.run.smithi088.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2023-12-16T17:56:27.787 INFO:teuthology.orchestra.run.smithi088.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2023-12-16T17:56:27.788 INFO:teuthology.orchestra.run.smithi088.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2023-12-16T17:56:27.796 INFO:teuthology.orchestra.run.smithi115.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2023-12-16T17:56:27.801 INFO:teuthology.orchestra.run.smithi115.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2023-12-16T17:56:27.801 INFO:teuthology.orchestra.run.smithi115.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2023-12-16T17:56:27.802 INFO:teuthology.orchestra.run.smithi115.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2023-12-16T17:56:27.802 INFO:teuthology.orchestra.run.smithi115.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2023-12-16T17:56:27.803 INFO:teuthology.orchestra.run.smithi088.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2023-12-16T17:56:27.803 INFO:teuthology.orchestra.run.smithi115.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2023-12-16T17:56:27.804 INFO:teuthology.orchestra.run.smithi088.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2023-12-16T17:56:27.805 INFO:teuthology.orchestra.run.smithi115.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2023-12-16T17:56:27.806 INFO:teuthology.orchestra.run.smithi115.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2023-12-16T17:56:27.806 INFO:teuthology.orchestra.run.smithi088.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2023-12-16T17:56:27.807 INFO:teuthology.orchestra.run.smithi088.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2023-12-16T17:56:27.808 INFO:teuthology.orchestra.run.smithi088.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2023-12-16T17:56:27.813 INFO:teuthology.orchestra.run.smithi115.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2023-12-16T17:56:27.814 INFO:teuthology.orchestra.run.smithi115.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2023-12-16T17:56:27.823 INFO:teuthology.orchestra.run.smithi088.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2023-12-16T17:56:27.830 INFO:teuthology.orchestra.run.smithi115.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2023-12-16T17:56:27.830 INFO:teuthology.orchestra.run.smithi115.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2023-12-16T17:56:27.831 INFO:teuthology.orchestra.run.smithi115.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2023-12-16T17:56:27.834 INFO:teuthology.orchestra.run.smithi115.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2023-12-16T17:56:27.885 INFO:teuthology.orchestra.run.smithi088.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2023-12-16T17:56:27.886 INFO:teuthology.orchestra.run.smithi115.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2023-12-16T17:56:27.886 INFO:teuthology.orchestra.run.smithi088.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jinja2 all 3.0.3-1 [108 kB] 2023-12-16T17:56:27.887 INFO:teuthology.orchestra.run.smithi115.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jinja2 all 3.0.3-1 [108 kB] 2023-12-16T17:56:27.888 INFO:teuthology.orchestra.run.smithi088.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-16T17:56:27.888 INFO:teuthology.orchestra.run.smithi088.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2023-12-16T17:56:27.888 INFO:teuthology.orchestra.run.smithi115.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-16T17:56:27.888 INFO:teuthology.orchestra.run.smithi115.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2023-12-16T17:56:27.889 INFO:teuthology.orchestra.run.smithi115.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2023-12-16T17:56:27.890 INFO:teuthology.orchestra.run.smithi088.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2023-12-16T17:56:27.907 INFO:teuthology.orchestra.run.smithi115.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2023-12-16T17:56:27.908 INFO:teuthology.orchestra.run.smithi115.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2023-12-16T17:56:27.909 INFO:teuthology.orchestra.run.smithi115.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2023-12-16T17:56:27.917 INFO:teuthology.orchestra.run.smithi088.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2023-12-16T17:56:27.919 INFO:teuthology.orchestra.run.smithi088.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2023-12-16T17:56:27.919 INFO:teuthology.orchestra.run.smithi088.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2023-12-16T17:56:27.923 INFO:teuthology.orchestra.run.smithi115.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2023-12-16T17:56:27.923 INFO:teuthology.orchestra.run.smithi115.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2023-12-16T17:56:27.924 INFO:teuthology.orchestra.run.smithi115.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2023-12-16T17:56:27.924 INFO:teuthology.orchestra.run.smithi115.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2023-12-16T17:56:27.924 INFO:teuthology.orchestra.run.smithi115.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2023-12-16T17:56:27.925 INFO:teuthology.orchestra.run.smithi115.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2023-12-16T17:56:27.938 INFO:teuthology.orchestra.run.smithi115.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2023-12-16T17:56:27.939 INFO:teuthology.orchestra.run.smithi115.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2023-12-16T17:56:27.941 INFO:teuthology.orchestra.run.smithi115.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2023-12-16T17:56:27.944 INFO:teuthology.orchestra.run.smithi088.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2023-12-16T17:56:27.946 INFO:teuthology.orchestra.run.smithi088.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2023-12-16T17:56:27.955 INFO:teuthology.orchestra.run.smithi088.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2023-12-16T17:56:27.955 INFO:teuthology.orchestra.run.smithi115.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2023-12-16T17:56:27.956 INFO:teuthology.orchestra.run.smithi088.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2023-12-16T17:56:27.956 INFO:teuthology.orchestra.run.smithi088.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2023-12-16T17:56:27.956 INFO:teuthology.orchestra.run.smithi115.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2023-12-16T17:56:27.957 INFO:teuthology.orchestra.run.smithi088.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2023-12-16T17:56:27.957 INFO:teuthology.orchestra.run.smithi115.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2023-12-16T17:56:27.957 INFO:teuthology.orchestra.run.smithi088.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2023-12-16T17:56:27.958 INFO:teuthology.orchestra.run.smithi088.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2023-12-16T17:56:27.960 INFO:teuthology.orchestra.run.smithi115.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2023-12-16T17:56:27.961 INFO:teuthology.orchestra.run.smithi088.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2023-12-16T17:56:27.962 INFO:teuthology.orchestra.run.smithi115.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2023-12-16T17:56:27.963 INFO:teuthology.orchestra.run.smithi115.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2023-12-16T17:56:27.963 INFO:teuthology.orchestra.run.smithi115.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2023-12-16T17:56:27.971 INFO:teuthology.orchestra.run.smithi115.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2023-12-16T17:56:27.972 INFO:teuthology.orchestra.run.smithi115.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2023-12-16T17:56:27.974 INFO:teuthology.orchestra.run.smithi088.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2023-12-16T17:56:27.975 INFO:teuthology.orchestra.run.smithi115.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2023-12-16T17:56:27.976 INFO:teuthology.orchestra.run.smithi088.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2023-12-16T17:56:27.977 INFO:teuthology.orchestra.run.smithi088.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2023-12-16T17:56:27.988 INFO:teuthology.orchestra.run.smithi115.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-16T17:56:27.989 INFO:teuthology.orchestra.run.smithi115.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2023-12-16T17:56:27.989 INFO:teuthology.orchestra.run.smithi115.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2023-12-16T17:56:27.990 INFO:teuthology.orchestra.run.smithi115.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2023-12-16T17:56:27.991 INFO:teuthology.orchestra.run.smithi115.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2023-12-16T17:56:27.994 INFO:teuthology.orchestra.run.smithi088.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2023-12-16T17:56:27.997 INFO:teuthology.orchestra.run.smithi115.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2023-12-16T17:56:27.997 INFO:teuthology.orchestra.run.smithi115.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2023-12-16T17:56:27.997 INFO:teuthology.orchestra.run.smithi088.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2023-12-16T17:56:27.999 INFO:teuthology.orchestra.run.smithi088.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2023-12-16T17:56:27.999 INFO:teuthology.orchestra.run.smithi088.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2023-12-16T17:56:28.008 INFO:teuthology.orchestra.run.smithi088.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2023-12-16T17:56:28.008 INFO:teuthology.orchestra.run.smithi088.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2023-12-16T17:56:28.008 INFO:teuthology.orchestra.run.smithi115.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2023-12-16T17:56:28.008 INFO:teuthology.orchestra.run.smithi115.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2023-12-16T17:56:28.008 INFO:teuthology.orchestra.run.smithi115.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2023-12-16T17:56:28.008 INFO:teuthology.orchestra.run.smithi088.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2023-12-16T17:56:28.015 INFO:teuthology.orchestra.run.smithi088.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-16T17:56:28.016 INFO:teuthology.orchestra.run.smithi088.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2023-12-16T17:56:28.016 INFO:teuthology.orchestra.run.smithi088.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2023-12-16T17:56:28.035 INFO:teuthology.orchestra.run.smithi088.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2023-12-16T17:56:28.036 INFO:teuthology.orchestra.run.smithi088.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2023-12-16T17:56:28.043 INFO:teuthology.orchestra.run.smithi088.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2023-12-16T17:56:28.044 INFO:teuthology.orchestra.run.smithi088.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2023-12-16T17:56:28.044 INFO:teuthology.orchestra.run.smithi088.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2023-12-16T17:56:28.046 INFO:teuthology.orchestra.run.smithi088.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2023-12-16T17:56:28.047 INFO:teuthology.orchestra.run.smithi088.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2023-12-16T17:56:28.133 INFO:teuthology.orchestra.run.smithi115.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-202-gc7586e95-1jammy [3,109 kB] 2023-12-16T17:56:28.339 INFO:teuthology.orchestra.run.smithi115.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-202-gc7586e95-1jammy [690 kB] 2023-12-16T17:56:28.384 INFO:teuthology.orchestra.run.smithi115.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-202-gc7586e95-1jammy [356 kB] 2023-12-16T17:56:28.408 INFO:teuthology.orchestra.run.smithi115.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-202-gc7586e95-1jammy [32.8 kB] 2023-12-16T17:56:28.409 INFO:teuthology.orchestra.run.smithi115.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-202-gc7586e95-1jammy [180 kB] 2023-12-16T17:56:28.422 INFO:teuthology.orchestra.run.smithi115.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-202-gc7586e95-1jammy [64.0 kB] 2023-12-16T17:56:28.425 INFO:teuthology.orchestra.run.smithi115.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-202-gc7586e95-1jammy [330 kB] 2023-12-16T17:56:28.448 INFO:teuthology.orchestra.run.smithi115.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-202-gc7586e95-1jammy [6,213 kB] 2023-12-16T17:56:28.537 INFO:teuthology.orchestra.run.smithi088.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-202-gc7586e95-1jammy [3,109 kB] 2023-12-16T17:56:28.824 INFO:teuthology.orchestra.run.smithi115.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-202-gc7586e95-1jammy [112 kB] 2023-12-16T17:56:28.829 INFO:teuthology.orchestra.run.smithi115.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-202-gc7586e95-1jammy [439 kB] 2023-12-16T17:56:28.854 INFO:teuthology.orchestra.run.smithi115.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-202-gc7586e95-1jammy [22.7 MB] 2023-12-16T17:56:29.029 INFO:teuthology.orchestra.run.smithi088.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-202-gc7586e95-1jammy [690 kB] 2023-12-16T17:56:29.159 INFO:teuthology.orchestra.run.smithi088.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-202-gc7586e95-1jammy [356 kB] 2023-12-16T17:56:29.221 INFO:teuthology.orchestra.run.smithi088.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-202-gc7586e95-1jammy [32.8 kB] 2023-12-16T17:56:29.226 INFO:teuthology.orchestra.run.smithi088.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-202-gc7586e95-1jammy [180 kB] 2023-12-16T17:56:29.242 INFO:teuthology.orchestra.run.smithi088.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-202-gc7586e95-1jammy [64.0 kB] 2023-12-16T17:56:29.245 INFO:teuthology.orchestra.run.smithi088.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-202-gc7586e95-1jammy [330 kB] 2023-12-16T17:56:29.313 INFO:teuthology.orchestra.run.smithi088.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-202-gc7586e95-1jammy [6,213 kB] 2023-12-16T17:56:30.195 INFO:teuthology.orchestra.run.smithi115.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-202-gc7586e95-1jammy [6,899 kB] 2023-12-16T17:56:30.215 INFO:teuthology.orchestra.run.smithi088.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-202-gc7586e95-1jammy [112 kB] 2023-12-16T17:56:30.244 INFO:teuthology.orchestra.run.smithi088.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-202-gc7586e95-1jammy [439 kB] 2023-12-16T17:56:30.299 INFO:teuthology.orchestra.run.smithi088.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-202-gc7586e95-1jammy [22.7 MB] 2023-12-16T17:56:30.462 INFO:teuthology.orchestra.run.smithi115.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-202-gc7586e95-1jammy [238 kB] 2023-12-16T17:56:30.473 INFO:teuthology.orchestra.run.smithi115.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-202-gc7586e95-1jammy [124 kB] 2023-12-16T17:56:30.477 INFO:teuthology.orchestra.run.smithi115.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-202-gc7586e95-1jammy [1,493 kB] 2023-12-16T17:56:30.554 INFO:teuthology.orchestra.run.smithi115.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-202-gc7586e95-1jammy [9,959 kB] 2023-12-16T17:56:31.120 INFO:teuthology.orchestra.run.smithi115.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-202-gc7586e95-1jammy [31.9 MB] 2023-12-16T17:56:32.716 INFO:teuthology.orchestra.run.smithi115.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-202-gc7586e95-1jammy [14.1 kB] 2023-12-16T17:56:32.786 INFO:teuthology.orchestra.run.smithi115.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-202-gc7586e95-1jammy [839 kB] 2023-12-16T17:56:32.803 INFO:teuthology.orchestra.run.smithi115.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-202-gc7586e95-1jammy [2,145 kB] 2023-12-16T17:56:32.844 INFO:teuthology.orchestra.run.smithi115.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-202-gc7586e95-1jammy [833 kB] 2023-12-16T17:56:32.854 INFO:teuthology.orchestra.run.smithi115.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-202-gc7586e95-1jammy [139 kB] 2023-12-16T17:56:32.856 INFO:teuthology.orchestra.run.smithi115.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-202-gc7586e95-1jammy [1,905 kB] 2023-12-16T17:56:32.892 INFO:teuthology.orchestra.run.smithi115.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-202-gc7586e95-1jammy [8,625 kB] 2023-12-16T17:56:33.279 INFO:teuthology.orchestra.run.smithi115.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-202-gc7586e95-1jammy [14.2 kB] 2023-12-16T17:56:33.280 INFO:teuthology.orchestra.run.smithi115.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-202-gc7586e95-1jammy [48.6 MB] 2023-12-16T17:56:33.457 INFO:teuthology.orchestra.run.smithi088.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-202-gc7586e95-1jammy [6,899 kB] 2023-12-16T17:56:34.231 INFO:teuthology.orchestra.run.smithi088.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-202-gc7586e95-1jammy [238 kB] 2023-12-16T17:56:34.259 INFO:teuthology.orchestra.run.smithi088.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-202-gc7586e95-1jammy [124 kB] 2023-12-16T17:56:34.278 INFO:teuthology.orchestra.run.smithi088.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-202-gc7586e95-1jammy [1,493 kB] 2023-12-16T17:56:34.464 INFO:teuthology.orchestra.run.smithi088.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-202-gc7586e95-1jammy [9,959 kB] 2023-12-16T17:56:35.664 INFO:teuthology.orchestra.run.smithi115.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-202-gc7586e95-1jammy [121 kB] 2023-12-16T17:56:35.666 INFO:teuthology.orchestra.run.smithi115.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-202-gc7586e95-1jammy [38.3 kB] 2023-12-16T17:56:35.667 INFO:teuthology.orchestra.run.smithi115.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-202-gc7586e95-1jammy [12.3 MB] 2023-12-16T17:56:35.717 INFO:teuthology.orchestra.run.smithi088.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-202-gc7586e95-1jammy [31.9 MB] 2023-12-16T17:56:36.256 INFO:teuthology.orchestra.run.smithi115.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-202-gc7586e95-1jammy [91.4 kB] 2023-12-16T17:56:36.810 INFO:teuthology.orchestra.run.smithi115.stdout:Fetched 187 MB in 9s (21.2 MB/s) 2023-12-16T17:56:36.977 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2023-12-16T17:56:37.076 INFO:teuthology.orchestra.run.smithi115.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 ... 165989 files and directories currently installed.) 2023-12-16T17:56:37.081 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2023-12-16T17:56:37.167 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2023-12-16T17:56:37.462 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-16T17:56:37.488 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2023-12-16T17:56:37.520 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2023-12-16T17:56:37.848 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-16T17:56:37.875 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2023-12-16T17:56:37.915 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2023-12-16T17:56:38.361 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-16T17:56:38.387 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2023-12-16T17:56:38.436 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:56:38.518 INFO:teuthology.orchestra.run.smithi088.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-202-gc7586e95-1jammy [14.1 kB] 2023-12-16T17:56:38.586 INFO:teuthology.orchestra.run.smithi088.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-202-gc7586e95-1jammy [839 kB] 2023-12-16T17:56:38.602 INFO:teuthology.orchestra.run.smithi088.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-202-gc7586e95-1jammy [2,145 kB] 2023-12-16T17:56:38.670 INFO:teuthology.orchestra.run.smithi088.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-202-gc7586e95-1jammy [833 kB] 2023-12-16T17:56:38.736 INFO:teuthology.orchestra.run.smithi088.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-202-gc7586e95-1jammy [139 kB] 2023-12-16T17:56:38.739 INFO:teuthology.orchestra.run.smithi088.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-202-gc7586e95-1jammy [1,905 kB] 2023-12-16T17:56:38.830 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-16T17:56:38.857 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2023-12-16T17:56:38.870 INFO:teuthology.orchestra.run.smithi088.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-202-gc7586e95-1jammy [8,625 kB] 2023-12-16T17:56:38.897 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:56:39.276 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-16T17:56:39.302 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2023-12-16T17:56:39.342 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:56:39.368 INFO:teuthology.orchestra.run.smithi088.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-202-gc7586e95-1jammy [14.2 kB] 2023-12-16T17:56:39.368 INFO:teuthology.orchestra.run.smithi088.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-202-gc7586e95-1jammy [48.6 MB] 2023-12-16T17:56:39.686 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2023-12-16T17:56:39.702 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2023-12-16T17:56:39.736 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2023-12-16T17:56:40.056 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package librados2. 2023-12-16T17:56:40.083 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../007-librados2_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:40.122 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking librados2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:40.584 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package librbd1. 2023-12-16T17:56:40.610 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../008-librbd1_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:40.650 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking librbd1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:41.370 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libcephfs2. 2023-12-16T17:56:41.396 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:41.437 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libcephfs2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:41.714 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-rados. 2023-12-16T17:56:41.740 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../010-python3-rados_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:41.780 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-rados (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:42.125 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-16T17:56:42.152 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:56:42.192 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-ceph-argparse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:42.436 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-cephfs. 2023-12-16T17:56:42.452 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:42.494 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-cephfs (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:42.764 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-16T17:56:42.779 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:56:42.814 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:42.952 INFO:teuthology.orchestra.run.smithi088.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-202-gc7586e95-1jammy [121 kB] 2023-12-16T17:56:42.954 INFO:teuthology.orchestra.run.smithi088.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-202-gc7586e95-1jammy [38.3 kB] 2023-12-16T17:56:42.955 INFO:teuthology.orchestra.run.smithi088.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-202-gc7586e95-1jammy [12.3 MB] 2023-12-16T17:56:43.134 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-16T17:56:43.160 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2023-12-16T17:56:43.200 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2023-12-16T17:56:43.520 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-prettytable. 2023-12-16T17:56:43.546 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2023-12-16T17:56:43.586 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2023-12-16T17:56:43.628 INFO:teuthology.orchestra.run.smithi088.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-202-gc7586e95-1jammy [91.4 kB] 2023-12-16T17:56:43.856 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-rbd. 2023-12-16T17:56:43.871 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:43.914 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-rbd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:44.177 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 187 MB in 16s (11.5 MB/s) 2023-12-16T17:56:44.225 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-16T17:56:44.252 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2023-12-16T17:56:44.283 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2023-12-16T17:56:44.309 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2023-12-16T17:56:44.404 INFO:teuthology.orchestra.run.smithi088.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 ... 165989 files and directories currently installed.) 2023-12-16T17:56:44.410 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2023-12-16T17:56:44.483 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2023-12-16T17:56:44.536 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libreadline-dev:amd64. 2023-12-16T17:56:44.562 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2023-12-16T17:56:44.602 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2023-12-16T17:56:44.853 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-16T17:56:44.880 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2023-12-16T17:56:44.914 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2023-12-16T17:56:44.920 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2023-12-16T17:56:44.929 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2023-12-16T17:56:44.972 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2023-12-16T17:56:45.256 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-16T17:56:45.283 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2023-12-16T17:56:45.284 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package lua5.1. 2023-12-16T17:56:45.311 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2023-12-16T17:56:45.323 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2023-12-16T17:56:45.351 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2023-12-16T17:56:45.645 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package lua-any. 2023-12-16T17:56:45.672 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2023-12-16T17:56:45.712 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking lua-any (27ubuntu1) ... 2023-12-16T17:56:45.957 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package zip. 2023-12-16T17:56:45.983 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2023-12-16T17:56:45.985 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-16T17:56:46.011 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2023-12-16T17:56:46.023 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking zip (3.0-12build2) ... 2023-12-16T17:56:46.060 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:56:46.488 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-16T17:56:46.514 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2023-12-16T17:56:46.530 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package unzip. 2023-12-16T17:56:46.555 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:56:46.557 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.1_amd64.deb ... 2023-12-16T17:56:46.601 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking unzip (6.0-26ubuntu3.1) ... 2023-12-16T17:56:46.883 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-16T17:56:46.909 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2023-12-16T17:56:46.930 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package luarocks. 2023-12-16T17:56:46.949 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:56:46.957 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2023-12-16T17:56:46.988 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2023-12-16T17:56:47.310 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2023-12-16T17:56:47.337 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2023-12-16T17:56:47.386 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2023-12-16T17:56:47.396 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package librgw2. 2023-12-16T17:56:47.423 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../025-librgw2_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:47.462 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking librgw2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:47.705 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package librados2. 2023-12-16T17:56:47.731 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../007-librados2_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:47.772 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking librados2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:47.990 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-rgw. 2023-12-16T17:56:48.006 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:48.048 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-rgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:48.225 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package librbd1. 2023-12-16T17:56:48.251 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../008-librbd1_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:48.291 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking librbd1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:48.376 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package liboath0:amd64. 2023-12-16T17:56:48.403 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2023-12-16T17:56:48.435 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2023-12-16T17:56:48.652 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libcephfs2. 2023-12-16T17:56:48.675 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:48.711 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libcephfs2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:48.746 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libradosstriper1. 2023-12-16T17:56:48.773 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:48.812 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libradosstriper1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:49.021 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-rados. 2023-12-16T17:56:49.037 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../010-python3-rados_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:49.079 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-rados (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:49.241 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-common. 2023-12-16T17:56:49.268 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../029-ceph-common_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:49.316 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:49.399 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-16T17:56:49.425 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:56:49.465 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-ceph-argparse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:49.710 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-cephfs. 2023-12-16T17:56:49.730 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:49.761 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-cephfs (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:50.013 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-16T17:56:50.039 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:56:50.070 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:50.365 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-16T17:56:50.392 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2023-12-16T17:56:50.432 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2023-12-16T17:56:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-base. 2023-12-16T17:56:50.545 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../030-ceph-base_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:50.588 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-base (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:50.751 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-prettytable. 2023-12-16T17:56:50.778 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2023-12-16T17:56:50.818 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2023-12-16T17:56:51.221 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-rbd. 2023-12-16T17:56:51.247 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:51.284 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-jaraco.functools. 2023-12-16T17:56:51.289 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-rbd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:51.311 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2023-12-16T17:56:51.342 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2023-12-16T17:56:51.557 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-16T17:56:51.583 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2023-12-16T17:56:51.615 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2023-12-16T17:56:51.862 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-cheroot. 2023-12-16T17:56:51.888 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2023-12-16T17:56:51.909 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libreadline-dev:amd64. 2023-12-16T17:56:51.936 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2023-12-16T17:56:51.936 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2023-12-16T17:56:51.975 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2023-12-16T17:56:52.287 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2023-12-16T17:56:52.314 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2023-12-16T17:56:52.331 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-jaraco.classes. 2023-12-16T17:56:52.354 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2023-12-16T17:56:52.358 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2023-12-16T17:56:52.406 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2023-12-16T17:56:52.682 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package lua5.1. 2023-12-16T17:56:52.708 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2023-12-16T17:56:52.740 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2023-12-16T17:56:52.742 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-jaraco.text. 2023-12-16T17:56:52.769 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2023-12-16T17:56:52.809 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2023-12-16T17:56:53.034 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package lua-any. 2023-12-16T17:56:53.050 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2023-12-16T17:56:53.093 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking lua-any (27ubuntu1) ... 2023-12-16T17:56:53.112 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-jaraco.collections. 2023-12-16T17:56:53.139 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2023-12-16T17:56:53.178 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2023-12-16T17:56:53.354 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package zip. 2023-12-16T17:56:53.380 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2023-12-16T17:56:53.421 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking zip (3.0-12build2) ... 2023-12-16T17:56:53.531 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-tempora. 2023-12-16T17:56:53.558 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2023-12-16T17:56:53.606 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-tempora (4.1.2-1) ... 2023-12-16T17:56:53.749 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package unzip. 2023-12-16T17:56:53.775 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.1_amd64.deb ... 2023-12-16T17:56:53.815 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking unzip (6.0-26ubuntu3.1) ... 2023-12-16T17:56:53.959 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-portend. 2023-12-16T17:56:53.986 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2023-12-16T17:56:54.026 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-portend (3.0.0-1) ... 2023-12-16T17:56:54.161 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package luarocks. 2023-12-16T17:56:54.187 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2023-12-16T17:56:54.219 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2023-12-16T17:56:54.329 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-zc.lockfile. 2023-12-16T17:56:54.356 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2023-12-16T17:56:54.395 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2023-12-16T17:56:54.610 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package librgw2. 2023-12-16T17:56:54.637 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../025-librgw2_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:54.676 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking librgw2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:54.698 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-16T17:56:54.725 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2023-12-16T17:56:54.773 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2023-12-16T17:56:55.119 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-natsort. 2023-12-16T17:56:55.146 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2023-12-16T17:56:55.173 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-rgw. 2023-12-16T17:56:55.186 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-natsort (8.0.2-1) ... 2023-12-16T17:56:55.199 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:55.239 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-rgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:55.522 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-logutils. 2023-12-16T17:56:55.549 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2023-12-16T17:56:55.584 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package liboath0:amd64. 2023-12-16T17:56:55.588 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-logutils (0.3.3-8) ... 2023-12-16T17:56:55.610 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2023-12-16T17:56:55.650 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2023-12-16T17:56:55.958 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-16T17:56:55.985 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2023-12-16T17:56:55.995 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libradosstriper1. 2023-12-16T17:56:56.022 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:56.033 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2023-12-16T17:56:56.062 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libradosstriper1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:56.369 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-mako. 2023-12-16T17:56:56.396 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2023-12-16T17:56:56.436 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2023-12-16T17:56:56.515 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-common. 2023-12-16T17:56:56.541 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../029-ceph-common_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:56.581 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:56.772 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-16T17:56:56.799 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-16T17:56:56.839 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-16T17:56:57.168 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-16T17:56:57.194 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2023-12-16T17:56:57.233 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2023-12-16T17:56:57.570 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-webob. 2023-12-16T17:56:57.596 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2023-12-16T17:56:57.644 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2023-12-16T17:56:57.862 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-base. 2023-12-16T17:56:57.888 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../030-ceph-base_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:56:57.937 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-base (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:56:58.056 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-waitress. 2023-12-16T17:56:58.083 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2023-12-16T17:56:58.134 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2023-12-16T17:56:58.476 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-tempita. 2023-12-16T17:56:58.502 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2023-12-16T17:56:58.542 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2023-12-16T17:56:58.657 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-jaraco.functools. 2023-12-16T17:56:58.684 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2023-12-16T17:56:58.724 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2023-12-16T17:56:58.845 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-paste. 2023-12-16T17:56:58.873 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2023-12-16T17:56:58.945 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2023-12-16T17:56:59.052 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-cheroot. 2023-12-16T17:56:59.078 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2023-12-16T17:56:59.118 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2023-12-16T17:56:59.265 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-16T17:56:59.280 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2023-12-16T17:56:59.323 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2023-12-16T17:56:59.421 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-jaraco.classes. 2023-12-16T17:56:59.448 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2023-12-16T17:56:59.488 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2023-12-16T17:56:59.634 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-16T17:56:59.658 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2023-12-16T17:56:59.693 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2023-12-16T17:56:59.757 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-jaraco.text. 2023-12-16T17:56:59.783 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2023-12-16T17:56:59.824 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2023-12-16T17:56:59.946 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-webtest. 2023-12-16T17:56:59.972 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2023-12-16T17:57:00.004 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-webtest (2.0.35-1) ... 2023-12-16T17:57:00.110 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-jaraco.collections. 2023-12-16T17:57:00.136 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2023-12-16T17:57:00.176 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2023-12-16T17:57:00.307 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pecan. 2023-12-16T17:57:00.334 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2023-12-16T17:57:00.373 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2023-12-16T17:57:00.513 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-tempora. 2023-12-16T17:57:00.540 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2023-12-16T17:57:00.579 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-tempora (4.1.2-1) ... 2023-12-16T17:57:00.745 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-certifi. 2023-12-16T17:57:00.772 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2023-12-16T17:57:00.811 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2023-12-16T17:57:00.849 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-portend. 2023-12-16T17:57:00.865 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2023-12-16T17:57:00.898 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-portend (3.0.0-1) ... 2023-12-16T17:57:01.840 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-idna. 2023-12-16T17:57:01.867 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2023-12-16T17:57:01.906 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-idna (3.3-1) ... 2023-12-16T17:57:02.118 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-zc.lockfile. 2023-12-16T17:57:02.141 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2023-12-16T17:57:02.185 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2023-12-16T17:57:02.385 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-urllib3. 2023-12-16T17:57:02.411 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2023-12-16T17:57:02.443 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2023-12-16T17:57:02.488 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-16T17:57:02.514 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2023-12-16T17:57:02.554 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2023-12-16T17:57:02.721 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-requests. 2023-12-16T17:57:02.748 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2023-12-16T17:57:02.779 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2023-12-16T17:57:02.891 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-natsort. 2023-12-16T17:57:02.918 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2023-12-16T17:57:02.958 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-natsort (8.0.2-1) ... 2023-12-16T17:57:03.032 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-16T17:57:03.059 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2023-12-16T17:57:03.098 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2023-12-16T17:57:03.286 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-logutils. 2023-12-16T17:57:03.312 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2023-12-16T17:57:03.352 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-logutils (0.3.3-8) ... 2023-12-16T17:57:03.381 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-16T17:57:03.406 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:03.445 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mgr-modules-core (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:03.663 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-16T17:57:03.690 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2023-12-16T17:57:03.730 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2023-12-16T17:57:03.850 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-16T17:57:03.877 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:03.916 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:04.000 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-mako. 2023-12-16T17:57:04.026 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2023-12-16T17:57:04.058 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2023-12-16T17:57:04.202 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-16T17:57:04.218 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2023-12-16T17:57:04.252 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2023-12-16T17:57:04.336 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-16T17:57:04.362 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-16T17:57:04.402 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-16T17:57:04.521 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-openssl. 2023-12-16T17:57:04.549 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2023-12-16T17:57:04.588 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-openssl (21.0.0-1) ... 2023-12-16T17:57:04.713 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-16T17:57:04.740 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2023-12-16T17:57:04.780 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2023-12-16T17:57:04.933 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mgr. 2023-12-16T17:57:04.960 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:04.999 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mgr (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:05.083 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-webob. 2023-12-16T17:57:05.109 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2023-12-16T17:57:05.149 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2023-12-16T17:57:05.402 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mon. 2023-12-16T17:57:05.430 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:05.469 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mon (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:05.502 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-waitress. 2023-12-16T17:57:05.529 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2023-12-16T17:57:05.572 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2023-12-16T17:57:05.880 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-tempita. 2023-12-16T17:57:05.907 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2023-12-16T17:57:05.938 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2023-12-16T17:57:06.249 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-paste. 2023-12-16T17:57:06.276 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2023-12-16T17:57:06.316 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2023-12-16T17:57:06.347 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-osd. 2023-12-16T17:57:06.374 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:06.413 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-osd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:06.636 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-16T17:57:06.662 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2023-12-16T17:57:06.702 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2023-12-16T17:57:07.013 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-16T17:57:07.040 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2023-12-16T17:57:07.080 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2023-12-16T17:57:07.383 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-webtest. 2023-12-16T17:57:07.409 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2023-12-16T17:57:07.449 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-webtest (2.0.35-1) ... 2023-12-16T17:57:07.752 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pecan. 2023-12-16T17:57:07.778 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2023-12-16T17:57:07.810 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2023-12-16T17:57:08.132 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-certifi. 2023-12-16T17:57:08.158 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2023-12-16T17:57:08.190 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2023-12-16T17:57:08.300 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph. 2023-12-16T17:57:08.315 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../066-ceph_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:08.358 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:08.518 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-idna. 2023-12-16T17:57:08.544 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2023-12-16T17:57:08.584 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-idna (3.3-1) ... 2023-12-16T17:57:08.677 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-fuse. 2023-12-16T17:57:08.704 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:08.744 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:08.920 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-urllib3. 2023-12-16T17:57:08.947 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2023-12-16T17:57:08.987 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2023-12-16T17:57:09.047 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mds. 2023-12-16T17:57:09.062 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:09.096 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mds (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:09.324 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-requests. 2023-12-16T17:57:09.350 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2023-12-16T17:57:09.390 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2023-12-16T17:57:09.449 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package cephadm. 2023-12-16T17:57:09.476 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../069-cephadm_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:09.516 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:09.701 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-16T17:57:09.728 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2023-12-16T17:57:09.768 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2023-12-16T17:57:09.835 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-16T17:57:09.862 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2023-12-16T17:57:09.902 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2023-12-16T17:57:10.079 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-16T17:57:10.094 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:10.137 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mgr-modules-core (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:10.188 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python-babel-localedata. 2023-12-16T17:57:10.203 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2023-12-16T17:57:10.237 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2023-12-16T17:57:10.484 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-16T17:57:10.511 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:10.544 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:10.853 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-16T17:57:10.880 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2023-12-16T17:57:10.919 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2023-12-16T17:57:11.222 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-openssl. 2023-12-16T17:57:11.249 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2023-12-16T17:57:11.250 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-babel. 2023-12-16T17:57:11.278 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2023-12-16T17:57:11.289 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-openssl (21.0.0-1) ... 2023-12-16T17:57:11.325 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2023-12-16T17:57:11.584 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mgr. 2023-12-16T17:57:11.610 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:11.645 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-jinja2. 2023-12-16T17:57:11.649 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mgr (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:11.672 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1_all.deb ... 2023-12-16T17:57:11.728 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-jinja2 (3.0.3-1) ... 2023-12-16T17:57:12.089 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-16T17:57:12.116 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:12.153 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mon. 2023-12-16T17:57:12.155 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mgr-cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:12.179 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:12.219 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mon (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:12.693 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-16T17:57:12.719 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2023-12-16T17:57:12.759 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-16T17:57:13.062 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-routes. 2023-12-16T17:57:13.088 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2023-12-16T17:57:13.128 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2023-12-16T17:57:13.156 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-osd. 2023-12-16T17:57:13.183 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:13.222 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-osd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:13.448 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-16T17:57:13.474 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:13.514 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mgr-dashboard (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:13.951 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2023-12-16T17:57:13.966 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2023-12-16T17:57:14.000 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2023-12-16T17:57:14.454 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-joblib. 2023-12-16T17:57:14.469 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2023-12-16T17:57:14.504 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2023-12-16T17:57:14.857 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-threadpoolctl. 2023-12-16T17:57:14.884 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2023-12-16T17:57:14.923 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2023-12-16T17:57:15.117 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph. 2023-12-16T17:57:15.132 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../066-ceph_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:15.175 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:15.226 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-sklearn. 2023-12-16T17:57:15.253 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2023-12-16T17:57:15.292 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2023-12-16T17:57:15.436 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-fuse. 2023-12-16T17:57:15.452 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:15.486 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:15.864 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mds. 2023-12-16T17:57:15.891 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:15.931 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mds (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:15.976 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-16T17:57:16.003 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:16.128 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:16.309 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package cephadm. 2023-12-16T17:57:16.335 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../069-cephadm_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:16.383 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:16.644 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-16T17:57:16.660 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2023-12-16T17:57:16.694 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2023-12-16T17:57:17.014 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python-babel-localedata. 2023-12-16T17:57:17.040 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2023-12-16T17:57:17.121 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2023-12-16T17:57:17.122 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-cachetools. 2023-12-16T17:57:17.150 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2023-12-16T17:57:17.189 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2023-12-16T17:57:17.467 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-16T17:57:17.494 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2023-12-16T17:57:17.533 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2023-12-16T17:57:17.979 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-16T17:57:18.006 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2023-12-16T17:57:18.037 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2023-12-16T17:57:18.219 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-babel. 2023-12-16T17:57:18.234 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2023-12-16T17:57:18.276 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2023-12-16T17:57:18.306 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-rsa. 2023-12-16T17:57:18.333 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2023-12-16T17:57:18.373 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-rsa (4.8-1) ... 2023-12-16T17:57:18.605 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-jinja2. 2023-12-16T17:57:18.632 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1_all.deb ... 2023-12-16T17:57:18.671 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-jinja2 (3.0.3-1) ... 2023-12-16T17:57:18.701 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-google-auth. 2023-12-16T17:57:18.728 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2023-12-16T17:57:18.768 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2023-12-16T17:57:19.032 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-16T17:57:19.059 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:19.088 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-16T17:57:19.099 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mgr-cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:19.115 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2023-12-16T17:57:19.154 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2023-12-16T17:57:19.443 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-16T17:57:19.465 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-websocket. 2023-12-16T17:57:19.470 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2023-12-16T17:57:19.492 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2023-12-16T17:57:19.510 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-16T17:57:19.532 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-websocket (1.2.3-1) ... 2023-12-16T17:57:19.779 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-routes. 2023-12-16T17:57:19.795 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2023-12-16T17:57:19.819 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-16T17:57:19.829 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2023-12-16T17:57:19.845 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2023-12-16T17:57:19.891 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2023-12-16T17:57:20.141 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-16T17:57:20.168 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:20.207 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mgr-dashboard (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:20.582 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-16T17:57:20.609 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:20.648 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:20.686 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2023-12-16T17:57:20.712 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2023-12-16T17:57:20.752 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2023-12-16T17:57:20.959 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-16T17:57:20.986 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2023-12-16T17:57:21.026 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2023-12-16T17:57:21.272 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-joblib. 2023-12-16T17:57:21.299 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2023-12-16T17:57:21.337 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-16T17:57:21.338 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2023-12-16T17:57:21.364 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2023-12-16T17:57:21.397 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2023-12-16T17:57:21.631 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package jq. 2023-12-16T17:57:21.655 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2023-12-16T17:57:21.692 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-threadpoolctl. 2023-12-16T17:57:21.697 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2023-12-16T17:57:21.719 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2023-12-16T17:57:21.759 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2023-12-16T17:57:21.950 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package socat. 2023-12-16T17:57:21.965 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2023-12-16T17:57:22.008 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2023-12-16T17:57:22.061 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-sklearn. 2023-12-16T17:57:22.088 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2023-12-16T17:57:22.127 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2023-12-16T17:57:22.328 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package xmlstarlet. 2023-12-16T17:57:22.343 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2023-12-16T17:57:22.386 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2023-12-16T17:57:22.840 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-test. 2023-12-16T17:57:22.856 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../097-ceph-test_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:22.901 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-test (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:22.953 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-16T17:57:22.980 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:23.104 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:24.108 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-cachetools. 2023-12-16T17:57:24.137 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2023-12-16T17:57:24.174 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2023-12-16T17:57:24.477 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-16T17:57:24.504 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2023-12-16T17:57:24.543 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2023-12-16T17:57:24.889 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-16T17:57:24.916 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2023-12-16T17:57:24.955 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2023-12-16T17:57:25.203 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package ceph-volume. 2023-12-16T17:57:25.228 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:25.249 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-rsa. 2023-12-16T17:57:25.265 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2023-12-16T17:57:25.269 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking ceph-volume (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:25.299 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-rsa (4.8-1) ... 2023-12-16T17:57:25.545 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-google-auth. 2023-12-16T17:57:25.573 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2023-12-16T17:57:25.598 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-16T17:57:25.613 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:25.619 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2023-12-16T17:57:25.656 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking libcephfs-dev (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:25.939 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-16T17:57:25.950 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package lua-socket:amd64. 2023-12-16T17:57:25.967 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2023-12-16T17:57:25.981 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2023-12-16T17:57:26.006 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2023-12-16T17:57:26.017 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2023-12-16T17:57:26.304 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package lua-sec:amd64. 2023-12-16T17:57:26.317 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-websocket. 2023-12-16T17:57:26.320 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2023-12-16T17:57:26.344 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2023-12-16T17:57:26.354 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2023-12-16T17:57:26.383 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-websocket (1.2.3-1) ... 2023-12-16T17:57:26.720 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-16T17:57:26.733 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package nvme-cli. 2023-12-16T17:57:26.748 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2023-12-16T17:57:26.760 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2023-12-16T17:57:26.787 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2023-12-16T17:57:26.801 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2023-12-16T17:57:27.238 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package pkg-config. 2023-12-16T17:57:27.265 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2023-12-16T17:57:27.304 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2023-12-16T17:57:27.565 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-16T17:57:27.581 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2023-12-16T17:57:27.624 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2023-12-16T17:57:27.692 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-16T17:57:27.708 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:27.750 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:28.051 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-iniconfig. 2023-12-16T17:57:28.070 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-16T17:57:28.079 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2023-12-16T17:57:28.097 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2023-12-16T17:57:28.145 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2023-12-16T17:57:28.335 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2023-12-16T17:57:28.481 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-16T17:57:28.508 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2023-12-16T17:57:28.547 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2023-12-16T17:57:28.604 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pastescript. 2023-12-16T17:57:28.632 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2023-12-16T17:57:28.671 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-16T17:57:28.792 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package jq. 2023-12-16T17:57:28.815 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2023-12-16T17:57:28.850 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2023-12-16T17:57:28.982 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pluggy. 2023-12-16T17:57:29.009 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2023-12-16T17:57:29.048 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2023-12-16T17:57:29.094 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package socat. 2023-12-16T17:57:29.121 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2023-12-16T17:57:29.161 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2023-12-16T17:57:29.368 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-psutil. 2023-12-16T17:57:29.395 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2023-12-16T17:57:29.434 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2023-12-16T17:57:29.489 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package xmlstarlet. 2023-12-16T17:57:29.504 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2023-12-16T17:57:29.547 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2023-12-16T17:57:29.771 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-py. 2023-12-16T17:57:29.798 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2023-12-16T17:57:29.837 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-py (1.10.0-1) ... 2023-12-16T17:57:29.876 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-test. 2023-12-16T17:57:29.892 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../097-ceph-test_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:29.934 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-test (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:30.157 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pygments. 2023-12-16T17:57:30.184 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2023-12-16T17:57:30.223 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2023-12-16T17:57:30.703 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-16T17:57:30.727 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2023-12-16T17:57:30.769 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2023-12-16T17:57:31.072 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-toml. 2023-12-16T17:57:31.088 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2023-12-16T17:57:31.129 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-toml (0.10.2-1) ... 2023-12-16T17:57:31.432 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-pytest. 2023-12-16T17:57:31.460 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2023-12-16T17:57:31.498 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2023-12-16T17:57:31.827 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package python3-simplejson. 2023-12-16T17:57:31.855 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2023-12-16T17:57:31.893 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2023-12-16T17:57:32.188 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-16T17:57:32.216 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2023-12-16T17:57:32.247 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package ceph-volume. 2023-12-16T17:57:32.254 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2023-12-16T17:57:32.274 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-202-gc7586e95-1jammy_all.deb ... 2023-12-16T17:57:32.313 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking ceph-volume (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:32.617 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-16T17:57:32.645 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:32.683 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking libcephfs-dev (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:32.991 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package radosgw. 2023-12-16T17:57:33.003 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package lua-socket:amd64. 2023-12-16T17:57:33.019 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../116-radosgw_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:33.030 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2023-12-16T17:57:33.057 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking radosgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:33.070 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2023-12-16T17:57:33.391 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package lua-sec:amd64. 2023-12-16T17:57:33.418 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2023-12-16T17:57:33.457 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2023-12-16T17:57:33.811 INFO:teuthology.orchestra.run.smithi115.stdout:Selecting previously unselected package rbd-fuse. 2023-12-16T17:57:33.811 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package nvme-cli. 2023-12-16T17:57:33.827 INFO:teuthology.orchestra.run.smithi115.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:33.838 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2023-12-16T17:57:33.869 INFO:teuthology.orchestra.run.smithi115.stdout:Unpacking rbd-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:33.877 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2023-12-16T17:57:34.189 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2023-12-16T17:57:34.283 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package pkg-config. 2023-12-16T17:57:34.310 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2023-12-16T17:57:34.349 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2023-12-16T17:57:34.440 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2023-12-16T17:57:34.566 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2023-12-16T17:57:34.610 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-16T17:57:34.626 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2023-12-16T17:57:34.668 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2023-12-16T17:57:34.800 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2023-12-16T17:57:35.096 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2023-12-16T17:57:35.106 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-iniconfig. 2023-12-16T17:57:35.122 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2023-12-16T17:57:35.156 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2023-12-16T17:57:35.443 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pastescript. 2023-12-16T17:57:35.470 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2023-12-16T17:57:35.509 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-16T17:57:35.527 INFO:teuthology.orchestra.run.smithi115.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2023-12-16T17:57:35.585 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:35.829 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pluggy. 2023-12-16T17:57:35.857 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2023-12-16T17:57:35.895 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2023-12-16T17:57:36.077 INFO:teuthology.orchestra.run.smithi115.stdout:Adding system user cephadm....done 2023-12-16T17:57:36.190 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2023-12-16T17:57:36.207 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-psutil. 2023-12-16T17:57:36.235 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2023-12-16T17:57:36.273 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2023-12-16T17:57:36.492 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2023-12-16T17:57:36.601 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-py. 2023-12-16T17:57:36.629 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2023-12-16T17:57:36.667 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-py (1.10.0-1) ... 2023-12-16T17:57:36.735 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2023-12-16T17:57:36.852 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2023-12-16T17:57:36.971 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pygments. 2023-12-16T17:57:36.999 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2023-12-16T17:57:37.037 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2023-12-16T17:57:37.112 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-16T17:57:37.388 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2023-12-16T17:57:37.486 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-16T17:57:37.497 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-py (1.10.0-1) ... 2023-12-16T17:57:37.511 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2023-12-16T17:57:37.541 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2023-12-16T17:57:37.782 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2023-12-16T17:57:37.877 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-toml. 2023-12-16T17:57:37.905 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2023-12-16T17:57:37.943 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-toml (0.10.2-1) ... 2023-12-16T17:57:38.151 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-cachetools (5.0.0-1) ... 2023-12-16T17:57:38.246 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-pytest. 2023-12-16T17:57:38.274 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2023-12-16T17:57:38.312 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2023-12-16T17:57:38.385 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-openssl (21.0.0-1) ... 2023-12-16T17:57:38.633 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package python3-simplejson. 2023-12-16T17:57:38.661 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2023-12-16T17:57:38.662 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up unzip (6.0-26ubuntu3.1) ... 2023-12-16T17:57:38.699 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2023-12-16T17:57:38.904 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2023-12-16T17:57:38.960 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-16T17:57:38.990 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2023-12-16T17:57:39.026 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2023-12-16T17:57:39.155 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2023-12-16T17:57:39.406 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2023-12-16T17:57:39.666 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-ceph-argparse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:39.781 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package radosgw. 2023-12-16T17:57:39.809 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../116-radosgw_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:39.847 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking radosgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:39.967 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2023-12-16T17:57:40.076 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2023-12-16T17:57:40.202 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2023-12-16T17:57:40.329 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2023-12-16T17:57:40.576 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package rbd-fuse. 2023-12-16T17:57:40.603 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-202-gc7586e95-1jammy_amd64.deb ... 2023-12-16T17:57:40.612 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2023-12-16T17:57:40.667 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking rbd-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:40.946 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2023-12-16T17:57:40.992 INFO:teuthology.orchestra.run.smithi115.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2023-12-16T17:57:41.026 INFO:teuthology.orchestra.run.smithi115.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2023-12-16T17:57:41.090 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2023-12-16T17:57:41.208 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2023-12-16T17:57:41.213 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2023-12-16T17:57:41.339 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2023-12-16T17:57:41.559 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2023-12-16T17:57:41.605 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2023-12-16T17:57:41.669 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-natsort (8.0.2-1) ... 2023-12-16T17:57:41.931 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2023-12-16T17:57:41.936 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2023-12-16T17:57:42.195 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2023-12-16T17:57:42.370 INFO:teuthology.orchestra.run.smithi088.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2023-12-16T17:57:42.432 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:42.479 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up zip (3.0-12build2) ... 2023-12-16T17:57:42.580 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2023-12-16T17:57:43.241 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2023-12-16T17:57:43.259 INFO:teuthology.orchestra.run.smithi088.stdout:Adding system user cephadm....done 2023-12-16T17:57:43.388 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2023-12-16T17:57:43.681 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2023-12-16T17:57:43.784 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2023-12-16T17:57:43.910 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2023-12-16T17:57:43.932 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2023-12-16T17:57:44.035 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2023-12-16T17:57:44.058 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2023-12-16T17:57:44.315 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-16T17:57:44.337 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2023-12-16T17:57:44.569 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2023-12-16T17:57:44.695 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-py (1.10.0-1) ... 2023-12-16T17:57:44.721 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-certifi (2020.6.20-1) ... 2023-12-16T17:57:44.955 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2023-12-16T17:57:44.997 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2023-12-16T17:57:45.332 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2023-12-16T17:57:45.373 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-cachetools (5.0.0-1) ... 2023-12-16T17:57:45.600 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2023-12-16T17:57:45.633 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-openssl (21.0.0-1) ... 2023-12-16T17:57:45.918 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2023-12-16T17:57:45.926 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up unzip (6.0-26ubuntu3.1) ... 2023-12-16T17:57:46.185 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2023-12-16T17:57:46.202 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2023-12-16T17:57:46.311 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:46.495 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2023-12-16T17:57:46.604 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-idna (3.3-1) ... 2023-12-16T17:57:46.738 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2023-12-16T17:57:46.897 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2023-12-16T17:57:47.081 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-ceph-argparse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:47.340 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2023-12-16T17:57:47.466 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2023-12-16T17:57:47.609 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2023-12-16T17:57:47.759 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2023-12-16T17:57:48.052 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2023-12-16T17:57:48.080 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2023-12-16T17:57:48.314 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:57:48.434 INFO:teuthology.orchestra.run.smithi088.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2023-12-16T17:57:48.448 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-toml (0.10.2-1) ... 2023-12-16T17:57:48.475 INFO:teuthology.orchestra.run.smithi088.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2023-12-16T17:57:48.539 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2023-12-16T17:57:48.665 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2023-12-16T17:57:48.716 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2023-12-16T17:57:48.851 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2023-12-16T17:57:48.977 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2023-12-16T17:57:49.024 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2023-12-16T17:57:49.175 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-natsort (8.0.2-1) ... 2023-12-16T17:57:49.270 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2023-12-16T17:57:49.443 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2023-12-16T17:57:49.529 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2023-12-16T17:57:49.719 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2023-12-16T17:57:49.780 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:57:49.898 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2023-12-16T17:57:50.029 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up zip (3.0-12build2) ... 2023-12-16T17:57:50.130 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2023-12-16T17:57:50.207 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2023-12-16T17:57:50.458 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-logutils (0.3.3-8) ... 2023-12-16T17:57:50.718 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-tempora (4.1.2-1) ... 2023-12-16T17:57:50.765 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2023-12-16T17:57:50.994 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-16T17:57:51.032 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2023-12-16T17:57:51.158 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2023-12-16T17:57:51.253 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-prettytable (2.5.0-2) ... 2023-12-16T17:57:51.293 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2023-12-16T17:57:51.512 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2023-12-16T17:57:51.612 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2023-12-16T17:57:51.622 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-websocket (1.2.3-1) ... 2023-12-16T17:57:51.881 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2023-12-16T17:57:51.987 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-certifi (2020.6.20-1) ... 2023-12-16T17:57:51.999 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2023-12-16T17:57:52.221 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2023-12-16T17:57:52.267 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2023-12-16T17:57:52.560 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2023-12-16T17:57:52.598 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2023-12-16T17:57:52.844 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2023-12-16T17:57:52.890 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2023-12-16T17:57:52.970 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2023-12-16T17:57:53.096 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2023-12-16T17:57:53.186 INFO:teuthology.orchestra.run.smithi115.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2023-12-16T17:57:53.250 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2023-12-16T17:57:53.431 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2023-12-16T17:57:53.492 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2023-12-16T17:57:53.557 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2023-12-16T17:57:53.594 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:53.871 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-idna (3.3-1) ... 2023-12-16T17:57:53.942 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2023-12-16T17:57:54.163 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2023-12-16T17:57:54.201 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up lua-any (27ubuntu1) ... 2023-12-16T17:57:54.327 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-portend (3.0.0-1) ... 2023-12-16T17:57:54.596 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:57:54.721 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-jinja2 (3.0.3-1) ... 2023-12-16T17:57:55.038 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2023-12-16T17:57:55.340 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2023-12-16T17:57:55.360 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2023-12-16T17:57:55.607 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2023-12-16T17:57:55.611 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:57:55.721 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-toml (0.10.2-1) ... 2023-12-16T17:57:55.734 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-rsa (4.8-1) ... 2023-12-16T17:57:55.972 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2023-12-16T17:57:56.010 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-webtest (2.0.35-1) ... 2023-12-16T17:57:56.098 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2023-12-16T17:57:56.224 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2023-12-16T17:57:56.277 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2023-12-16T17:57:56.508 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2023-12-16T17:57:56.622 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2023-12-16T17:57:56.759 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2023-12-16T17:57:56.991 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-16T17:57:56.993 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:57:57.103 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2023-12-16T17:57:57.268 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2023-12-16T17:57:57.379 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2023-12-16T17:57:57.603 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2023-12-16T17:57:57.631 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-logutils (0.3.3-8) ... 2023-12-16T17:57:57.729 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up librados2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:57.855 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libsqlite3-mod-ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:57.890 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-tempora (4.1.2-1) ... 2023-12-16T17:57:57.973 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2023-12-16T17:57:58.149 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-16T17:57:58.284 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libcephfs2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:58.400 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-prettytable (2.5.0-2) ... 2023-12-16T17:57:58.410 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libradosstriper1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:58.544 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-google-auth (1.5.1-3) ... 2023-12-16T17:57:58.643 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2023-12-16T17:57:58.760 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-websocket (1.2.3-1) ... 2023-12-16T17:57:58.813 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up librbd1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:58.922 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mgr-modules-core (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:59.028 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2023-12-16T17:57:59.048 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:59.154 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2023-12-16T17:57:59.259 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T17:57:59.260 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T17:57:59.447 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2023-12-16T17:57:59.725 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up libcephfs-dev (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:59.740 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2023-12-16T17:57:59.834 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-rados (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:59.960 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up librgw2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:57:59.999 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2023-12-16T17:58:00.086 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2023-12-16T17:58:00.117 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2023-12-16T17:58:00.218 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2023-12-16T17:58:00.291 INFO:teuthology.orchestra.run.smithi088.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2023-12-16T17:58:00.544 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2023-12-16T17:58:00.662 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2023-12-16T17:58:01.047 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2023-12-16T17:58:01.232 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-rbd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:01.306 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up lua-any (27ubuntu1) ... 2023-12-16T17:58:01.358 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up rbd-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:01.432 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-portend (3.0.0-1) ... 2023-12-16T17:58:01.501 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-rgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:01.626 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up python3-cephfs (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:01.683 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2023-12-16T17:58:01.745 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:01.809 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-jinja2 (3.0.3-1) ... 2023-12-16T17:58:02.135 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2023-12-16T17:58:02.237 INFO:teuthology.orchestra.run.smithi115.stdout:Adding group ceph....done 2023-12-16T17:58:02.445 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2023-12-16T17:58:02.622 INFO:teuthology.orchestra.run.smithi115.stdout:Adding system user ceph....done 2023-12-16T17:58:02.712 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2023-12-16T17:58:02.798 INFO:teuthology.orchestra.run.smithi115.stdout:Setting system user ceph properties....done 2023-12-16T17:58:02.813 INFO:teuthology.orchestra.run.smithi115.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-16T17:58:02.840 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-rsa (4.8-1) ... 2023-12-16T17:58:02.946 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-16T17:58:03.097 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-webtest (2.0.35-1) ... 2023-12-16T17:58:03.252 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-16T17:58:03.390 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2023-12-16T17:58:03.695 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-test (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:03.805 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up radosgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:04.019 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2023-12-16T17:58:04.248 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T17:58:04.248 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T17:58:04.395 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-16T17:58:04.680 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2023-12-16T17:58:04.732 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-base (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:05.040 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2023-12-16T17:58:05.091 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-16T17:58:05.167 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up librados2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:05.293 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libsqlite3-mod-ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:05.402 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2023-12-16T17:58:05.586 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mds (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:05.697 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libcephfs2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:05.823 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libradosstriper1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:05.888 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T17:58:05.888 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T17:58:05.949 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-google-auth (1.5.1-3) ... 2023-12-16T17:58:06.250 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up librbd1 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:06.345 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mgr (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:06.351 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mgr-modules-core (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:06.469 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:06.533 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T17:58:06.533 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T17:58:06.682 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T17:58:06.682 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T17:58:06.988 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-osd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:07.138 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up libcephfs-dev (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:07.254 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T17:58:07.254 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T17:58:07.255 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-rados (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:07.380 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up librgw2 (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:07.506 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2023-12-16T17:58:07.689 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mgr-k8sevents (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:07.815 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:07.975 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mon (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:08.190 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T17:58:08.190 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T17:58:08.676 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mgr-cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:08.752 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-rbd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:08.810 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:08.894 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up rbd-fuse (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:08.936 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-mgr-dashboard (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:09.021 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-rgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:09.095 INFO:teuthology.orchestra.run.smithi115.stdout:Setting up ceph-volume (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:09.171 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up python3-cephfs (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:09.297 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-common (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:09.441 INFO:teuthology.orchestra.run.smithi115.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2023-12-16T17:58:09.578 INFO:teuthology.orchestra.run.smithi115.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2023-12-16T17:58:09.806 INFO:teuthology.orchestra.run.smithi088.stdout:Adding group ceph....done 2023-12-16T17:58:09.819 INFO:teuthology.orchestra.run.smithi115.stdout:Processing triggers for man-db (2.10.2-1) ... 2023-12-16T17:58:10.200 INFO:teuthology.orchestra.run.smithi088.stdout:Adding system user ceph....done 2023-12-16T17:58:10.377 INFO:teuthology.orchestra.run.smithi088.stdout:Setting system user ceph properties....done 2023-12-16T17:58:10.390 INFO:teuthology.orchestra.run.smithi088.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-16T17:58:10.533 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-16T17:58:10.544 INFO:teuthology.orchestra.run.smithi115.stdout:Processing triggers for install-info (6.8-4build1) ... 2023-12-16T17:58:10.847 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-16T17:58:11.164 INFO:teuthology.orchestra.run.smithi115.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-16T17:58:11.169 DEBUG:teuthology.parallel:result is None 2023-12-16T17:58:11.340 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-test (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:11.449 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up radosgw (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:11.908 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T17:58:11.908 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T17:58:12.410 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-base (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:12.721 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-16T17:58:13.186 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mds (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:13.408 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T17:58:13.408 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T17:58:13.888 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mgr (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:14.131 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T17:58:14.131 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T17:58:14.757 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-osd (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:15.022 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T17:58:15.022 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T17:58:15.548 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mgr-k8sevents (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:15.767 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:16.067 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mon (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:16.362 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T17:58:16.362 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T17:58:16.838 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mgr-cephadm (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:16.980 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:17.106 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-mgr-dashboard (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:17.249 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up ceph-volume (19.0.0-202-gc7586e95-1jammy) ... 2023-12-16T17:58:17.593 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2023-12-16T17:58:17.686 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2023-12-16T17:58:17.822 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for man-db (2.10.2-1) ... 2023-12-16T17:58:18.629 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for install-info (6.8-4build1) ... 2023-12-16T17:58:19.288 INFO:teuthology.orchestra.run.smithi088.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-16T17:58:19.293 DEBUG:teuthology.parallel:result is None 2023-12-16T17:58:19.293 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:58:19.517 DEBUG:teuthology.orchestra.run.smithi088:> dpkg-query -W -f '${Version}' ceph 2023-12-16T17:58:19.536 INFO:teuthology.orchestra.run.smithi088.stdout:19.0.0-202-gc7586e95-1jammy 2023-12-16T17:58:19.537 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-202-gc7586e95-1jammy 2023-12-16T17:58:19.537 INFO:teuthology.task.install:The correct ceph version 19.0.0-202-gc7586e95-1jammy is installed. 2023-12-16T17:58:19.538 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:58:19.679 DEBUG:teuthology.orchestra.run.smithi115:> dpkg-query -W -f '${Version}' ceph 2023-12-16T17:58:19.698 INFO:teuthology.orchestra.run.smithi115.stdout:19.0.0-202-gc7586e95-1jammy 2023-12-16T17:58:19.698 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-202-gc7586e95-1jammy 2023-12-16T17:58:19.699 INFO:teuthology.task.install:The correct ceph version 19.0.0-202-gc7586e95-1jammy is installed. 2023-12-16T17:58:19.700 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-16T17:58:19.700 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:58:19.700 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T17:58:19.715 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2023-12-16T17:58:19.715 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T17:58:19.753 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-16T17:58:19.753 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:58:19.753 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T17:58:19.770 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T17:58:19.830 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2023-12-16T17:58:19.830 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T17:58:19.843 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T17:58:19.896 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-16T17:58:19.896 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:58:19.897 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T17:58:19.910 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T17:58:19.966 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2023-12-16T17:58:19.966 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T17:58:19.980 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T17:58:20.036 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-16T17:58:20.037 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:58:20.037 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T17:58:20.050 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T17:58:20.105 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2023-12-16T17:58:20.106 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T17:58:20.119 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T17:58:20.172 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-16T17:58:20.256 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'c7586e95519b7be76f3b6e3a4b333888baf46bc9', 'use-ca-signed-key': True} 2023-12-16T17:58:20.256 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:58:20.257 INFO:tasks.cephadm:Cluster fsid is b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:58:20.257 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-16T17:58:20.257 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.88', 'mon.b': '172.21.15.115'} 2023-12-16T17:58:20.257 INFO:tasks.cephadm:First mon is mon.a on smithi088 2023-12-16T17:58:20.257 INFO:tasks.cephadm:First mgr is a 2023-12-16T17:58:20.257 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-16T17:58:20.258 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2023-12-16T17:58:20.272 DEBUG:teuthology.orchestra.run.smithi115:> sudo hostname $(hostname -s) 2023-12-16T17:58:20.287 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-16T17:58:20.288 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:58:20.514 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'c7586e95519b7be76f3b6e3a4b333888baf46bc9', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/75040/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-202-gc7586e95', 'node_name': '172.21.2.15+braggi15', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-202-gc7586e95-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2023-12-15 19:09:23.601233', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri8-testing-2023-12-15-0911', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}, {'status': 'ready', 'sha1': 'c7586e95519b7be76f3b6e3a4b333888baf46bc9', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/75038/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-202-gc7586e95', 'node_name': '172.21.5.38+adami08', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-202-gc7586e95-1jammy'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2023-12-15 18:38:28.681885', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri8-testing-2023-12-15-0911', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2023-12-16T17:58:20.737 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-yuri8-testing-2023-12-15-0911, sha1 c7586e95519b7be76f3b6e3a4b333888baf46bc9 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:58:20.739 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/x86_64/flavors/default/cephadm 2023-12-16T17:58:20.739 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T17:58:21.378 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-rw-r-- 1 ubuntu ubuntu 846681 Dec 16 17:58 /home/ubuntu/cephtest/cephadm 2023-12-16T17:58:21.378 DEBUG:teuthology.orchestra.run.smithi115:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri8-testing-2023-12-15-0911/c7586e95519b7be76f3b6e3a4b333888baf46bc9/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T17:58:22.056 INFO:teuthology.orchestra.run.smithi115.stdout:-rw-rw-r-- 1 ubuntu ubuntu 846681 Dec 16 17:58 /home/ubuntu/cephtest/cephadm 2023-12-16T17:58:22.057 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T17:58:22.065 DEBUG:teuthology.orchestra.run.smithi115:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T17:58:22.083 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 on all hosts... 2023-12-16T17:58:22.083 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 pull 2023-12-16T17:58:22.111 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 pull 2023-12-16T17:58:22.272 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9... 2023-12-16T17:58:22.278 INFO:teuthology.orchestra.run.smithi115.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9... 2023-12-16T17:59:14.619 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2023-12-16T17:59:14.620 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph_version": "ceph version 19.0.0-202-gc7586e95 (c7586e95519b7be76f3b6e3a4b333888baf46bc9) reef (dev)", 2023-12-16T17:59:14.620 INFO:teuthology.orchestra.run.smithi088.stdout: "image_id": "e538bb48aa152d6b7faf38ac1e3989c9cce30a65d5a29d9af1a8b43a8f5cdf25", 2023-12-16T17:59:14.620 INFO:teuthology.orchestra.run.smithi088.stdout: "repo_digests": [ 2023-12-16T17:59:14.620 INFO:teuthology.orchestra.run.smithi088.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:45cdc87ca300414c8899f73cd28f3b099dc14234a3689c0162531020ce800bc5" 2023-12-16T17:59:14.620 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2023-12-16T17:59:14.620 INFO:teuthology.orchestra.run.smithi088.stdout:} 2023-12-16T17:59:14.740 INFO:teuthology.orchestra.run.smithi115.stdout:{ 2023-12-16T17:59:14.740 INFO:teuthology.orchestra.run.smithi115.stdout: "ceph_version": "ceph version 19.0.0-202-gc7586e95 (c7586e95519b7be76f3b6e3a4b333888baf46bc9) reef (dev)", 2023-12-16T17:59:14.740 INFO:teuthology.orchestra.run.smithi115.stdout: "image_id": "e538bb48aa152d6b7faf38ac1e3989c9cce30a65d5a29d9af1a8b43a8f5cdf25", 2023-12-16T17:59:14.740 INFO:teuthology.orchestra.run.smithi115.stdout: "repo_digests": [ 2023-12-16T17:59:14.741 INFO:teuthology.orchestra.run.smithi115.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:45cdc87ca300414c8899f73cd28f3b099dc14234a3689c0162531020ce800bc5" 2023-12-16T17:59:14.741 INFO:teuthology.orchestra.run.smithi115.stdout: ] 2023-12-16T17:59:14.741 INFO:teuthology.orchestra.run.smithi115.stdout:} 2023-12-16T17:59:14.787 DEBUG:teuthology.orchestra.run.smithi088:> sudo ssh-keygen -t rsa -f /root/ca-key -N '' 2023-12-16T17:59:16.029 INFO:teuthology.orchestra.run.smithi088.stdout:Generating public/private rsa key pair. 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:Your identification has been saved in /root/ca-key 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:Your public key has been saved in /root/ca-key.pub 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:The key fingerprint is: 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:SHA256:0hAKT0EIUx2A9hEA1rvqeCzObDCFjxQJEc7cbPThPJY root@smithi088 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:The key's randomart image is: 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:+---[RSA 3072]----+ 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|XOBB*+. | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|*==*=.o. | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|.=o+=E. | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|..oo. .o | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|.+ . . S | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|+ .. . | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|.o. | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|=oo | 2023-12-16T17:59:16.030 INFO:teuthology.orchestra.run.smithi088.stdout:|=B | 2023-12-16T17:59:16.031 INFO:teuthology.orchestra.run.smithi088.stdout:+----[SHA256]-----+ 2023-12-16T17:59:16.032 DEBUG:teuthology.orchestra.run.smithi088:> sudo cat /root/ca-key.pub 2023-12-16T17:59:16.042 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZMzd1czPLBy+8TUP6mnLzw77X8cIhjkb6JE6Si8HlCk2h3CNuikOK40bfVFVx6JoZ4hd9IPRluhuMtx6X3UJM+2hKNjlcUWxtk9+m2Mbzd2BrhOWk6F2rOlrz0rnc4EpMe60BMjpN9ZYEc6CE5qeR6ktWhXBPULlqW6dV41eqqiNRzNf8SHcQ0ubSMoVV0bv92NhbuZj96oE9UFR45Vo8m+yGM1vfS3Jtt6qialATSDx1I4CXoXiMZdu8FV61//ispEhubkQyxLwRtOCobavyUAoi4odkDh34hMqnbDotYomCqOo003pXTKr2a3ZLcZGQGyYStGNxvioy3E4AoZNpZeu6yidiGUKLUsu2FbBIE5kvPd56g0vPshPE5FKi7JWjpJgcV96o7Kr6q55yZh+dinZAU9HCQt5TaroV8HX7l4IYOlvRTfClzNTZATVoFbm1fKd2RhbQcFsh5cknl+moPoH3ervuJE13IRLWr8KlIv9Ue14Tp0Kgi3rwo2qN6lM= root@smithi088 2023-12-16T17:59:16.043 DEBUG:teuthology.orchestra.run.smithi088:> sudo echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZMzd1czPLBy+8TUP6mnLzw77X8cIhjkb6JE6Si8HlCk2h3CNuikOK40bfVFVx6JoZ4hd9IPRluhuMtx6X3UJM+2hKNjlcUWxtk9+m2Mbzd2BrhOWk6F2rOlrz0rnc4EpMe60BMjpN9ZYEc6CE5qeR6ktWhXBPULlqW6dV41eqqiNRzNf8SHcQ0ubSMoVV0bv92NhbuZj96oE9UFR45Vo8m+yGM1vfS3Jtt6qialATSDx1I4CXoXiMZdu8FV61//ispEhubkQyxLwRtOCobavyUAoi4odkDh34hMqnbDotYomCqOo003pXTKr2a3ZLcZGQGyYStGNxvioy3E4AoZNpZeu6yidiGUKLUsu2FbBIE5kvPd56g0vPshPE5FKi7JWjpJgcV96o7Kr6q55yZh+dinZAU9HCQt5TaroV8HX7l4IYOlvRTfClzNTZATVoFbm1fKd2RhbQcFsh5cknl+moPoH3ervuJE13IRLWr8KlIv9Ue14Tp0Kgi3rwo2qN6lM= root@smithi088 2023-12-16T17:59:16.043 DEBUG:teuthology.orchestra.run.smithi088:> ' | sudo tee -a /etc/ssh/ca-key.pub 2023-12-16T17:59:16.095 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZMzd1czPLBy+8TUP6mnLzw77X8cIhjkb6JE6Si8HlCk2h3CNuikOK40bfVFVx6JoZ4hd9IPRluhuMtx6X3UJM+2hKNjlcUWxtk9+m2Mbzd2BrhOWk6F2rOlrz0rnc4EpMe60BMjpN9ZYEc6CE5qeR6ktWhXBPULlqW6dV41eqqiNRzNf8SHcQ0ubSMoVV0bv92NhbuZj96oE9UFR45Vo8m+yGM1vfS3Jtt6qialATSDx1I4CXoXiMZdu8FV61//ispEhubkQyxLwRtOCobavyUAoi4odkDh34hMqnbDotYomCqOo003pXTKr2a3ZLcZGQGyYStGNxvioy3E4AoZNpZeu6yidiGUKLUsu2FbBIE5kvPd56g0vPshPE5FKi7JWjpJgcV96o7Kr6q55yZh+dinZAU9HCQt5TaroV8HX7l4IYOlvRTfClzNTZATVoFbm1fKd2RhbQcFsh5cknl+moPoH3ervuJE13IRLWr8KlIv9Ue14Tp0Kgi3rwo2qN6lM= root@smithi088 2023-12-16T17:59:16.096 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T17:59:16.098 DEBUG:teuthology.orchestra.run.smithi088:> sudo echo 'TrustedUserCAKeys /etc/ssh/ca-key.pub' | sudo tee -a /etc/ssh/sshd_config && sudo systemctl restart sshd 2023-12-16T17:59:16.150 INFO:teuthology.orchestra.run.smithi088.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2023-12-16T17:59:16.186 DEBUG:teuthology.orchestra.run.smithi115:> sudo echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZMzd1czPLBy+8TUP6mnLzw77X8cIhjkb6JE6Si8HlCk2h3CNuikOK40bfVFVx6JoZ4hd9IPRluhuMtx6X3UJM+2hKNjlcUWxtk9+m2Mbzd2BrhOWk6F2rOlrz0rnc4EpMe60BMjpN9ZYEc6CE5qeR6ktWhXBPULlqW6dV41eqqiNRzNf8SHcQ0ubSMoVV0bv92NhbuZj96oE9UFR45Vo8m+yGM1vfS3Jtt6qialATSDx1I4CXoXiMZdu8FV61//ispEhubkQyxLwRtOCobavyUAoi4odkDh34hMqnbDotYomCqOo003pXTKr2a3ZLcZGQGyYStGNxvioy3E4AoZNpZeu6yidiGUKLUsu2FbBIE5kvPd56g0vPshPE5FKi7JWjpJgcV96o7Kr6q55yZh+dinZAU9HCQt5TaroV8HX7l4IYOlvRTfClzNTZATVoFbm1fKd2RhbQcFsh5cknl+moPoH3ervuJE13IRLWr8KlIv9Ue14Tp0Kgi3rwo2qN6lM= root@smithi088 2023-12-16T17:59:16.186 DEBUG:teuthology.orchestra.run.smithi115:> ' | sudo tee -a /etc/ssh/ca-key.pub 2023-12-16T17:59:16.200 INFO:teuthology.orchestra.run.smithi115.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZMzd1czPLBy+8TUP6mnLzw77X8cIhjkb6JE6Si8HlCk2h3CNuikOK40bfVFVx6JoZ4hd9IPRluhuMtx6X3UJM+2hKNjlcUWxtk9+m2Mbzd2BrhOWk6F2rOlrz0rnc4EpMe60BMjpN9ZYEc6CE5qeR6ktWhXBPULlqW6dV41eqqiNRzNf8SHcQ0ubSMoVV0bv92NhbuZj96oE9UFR45Vo8m+yGM1vfS3Jtt6qialATSDx1I4CXoXiMZdu8FV61//ispEhubkQyxLwRtOCobavyUAoi4odkDh34hMqnbDotYomCqOo003pXTKr2a3ZLcZGQGyYStGNxvioy3E4AoZNpZeu6yidiGUKLUsu2FbBIE5kvPd56g0vPshPE5FKi7JWjpJgcV96o7Kr6q55yZh+dinZAU9HCQt5TaroV8HX7l4IYOlvRTfClzNTZATVoFbm1fKd2RhbQcFsh5cknl+moPoH3ervuJE13IRLWr8KlIv9Ue14Tp0Kgi3rwo2qN6lM= root@smithi088 2023-12-16T17:59:16.200 INFO:teuthology.orchestra.run.smithi115.stdout: 2023-12-16T17:59:16.202 DEBUG:teuthology.orchestra.run.smithi115:> sudo echo 'TrustedUserCAKeys /etc/ssh/ca-key.pub' | sudo tee -a /etc/ssh/sshd_config && sudo systemctl restart sshd 2023-12-16T17:59:16.254 INFO:teuthology.orchestra.run.smithi115.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2023-12-16T17:59:16.289 DEBUG:teuthology.orchestra.run.smithi088:> sudo ssh-keygen -t rsa -f /root/cephadm-ssh-key -N '' && sudo ssh-keygen -s /root/ca-key -I user_root -n root -V +52w /root/cephadm-ssh-key 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:Generating public/private rsa key pair. 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:Your identification has been saved in /root/cephadm-ssh-key 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:Your public key has been saved in /root/cephadm-ssh-key.pub 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:The key fingerprint is: 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:SHA256:3ICsUGXPo3+hluSa58zL4WZ57tt/D79QIXinKTCN1uE root@smithi088 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:The key's randomart image is: 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:+---[RSA 3072]----+ 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:| ..o . | 2023-12-16T17:59:16.902 INFO:teuthology.orchestra.run.smithi088.stdout:| . o + = o | 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:| . o == E o o | 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:| . . o.+o . = .| 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:| . . S o. o . | 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:| + o .. . | 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:| B.. .. | 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:| O=o.. .o.| 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:| o=B=+....o=| 2023-12-16T17:59:16.903 INFO:teuthology.orchestra.run.smithi088.stdout:+----[SHA256]-----+ 2023-12-16T17:59:16.916 INFO:teuthology.orchestra.run.smithi088.stderr:Signed user key /root/cephadm-ssh-key-cert.pub: id "user_root" serial 0 for root valid from 2023-12-16T17:58:00 to 2024-12-14T17:59:16 2023-12-16T17:59:16.918 DEBUG:teuthology.orchestra.run.smithi088:> sudo cat /etc/ssh/ca-key.pub 2023-12-16T17:59:16.926 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZMzd1czPLBy+8TUP6mnLzw77X8cIhjkb6JE6Si8HlCk2h3CNuikOK40bfVFVx6JoZ4hd9IPRluhuMtx6X3UJM+2hKNjlcUWxtk9+m2Mbzd2BrhOWk6F2rOlrz0rnc4EpMe60BMjpN9ZYEc6CE5qeR6ktWhXBPULlqW6dV41eqqiNRzNf8SHcQ0ubSMoVV0bv92NhbuZj96oE9UFR45Vo8m+yGM1vfS3Jtt6qialATSDx1I4CXoXiMZdu8FV61//ispEhubkQyxLwRtOCobavyUAoi4odkDh34hMqnbDotYomCqOo003pXTKr2a3ZLcZGQGyYStGNxvioy3E4AoZNpZeu6yidiGUKLUsu2FbBIE5kvPd56g0vPshPE5FKi7JWjpJgcV96o7Kr6q55yZh+dinZAU9HCQt5TaroV8HX7l4IYOlvRTfClzNTZATVoFbm1fKd2RhbQcFsh5cknl+moPoH3ervuJE13IRLWr8KlIv9Ue14Tp0Kgi3rwo2qN6lM= root@smithi088 2023-12-16T17:59:16.926 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T17:59:16.927 DEBUG:teuthology.orchestra.run.smithi088:> sudo cat /etc/ssh/sshd_config | grep TrustedUserCAKeys 2023-12-16T17:59:16.978 INFO:teuthology.orchestra.run.smithi088.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2023-12-16T17:59:16.979 DEBUG:teuthology.orchestra.run.smithi115:> sudo cat /etc/ssh/ca-key.pub 2023-12-16T17:59:16.991 INFO:teuthology.orchestra.run.smithi115.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZMzd1czPLBy+8TUP6mnLzw77X8cIhjkb6JE6Si8HlCk2h3CNuikOK40bfVFVx6JoZ4hd9IPRluhuMtx6X3UJM+2hKNjlcUWxtk9+m2Mbzd2BrhOWk6F2rOlrz0rnc4EpMe60BMjpN9ZYEc6CE5qeR6ktWhXBPULlqW6dV41eqqiNRzNf8SHcQ0ubSMoVV0bv92NhbuZj96oE9UFR45Vo8m+yGM1vfS3Jtt6qialATSDx1I4CXoXiMZdu8FV61//ispEhubkQyxLwRtOCobavyUAoi4odkDh34hMqnbDotYomCqOo003pXTKr2a3ZLcZGQGyYStGNxvioy3E4AoZNpZeu6yidiGUKLUsu2FbBIE5kvPd56g0vPshPE5FKi7JWjpJgcV96o7Kr6q55yZh+dinZAU9HCQt5TaroV8HX7l4IYOlvRTfClzNTZATVoFbm1fKd2RhbQcFsh5cknl+moPoH3ervuJE13IRLWr8KlIv9Ue14Tp0Kgi3rwo2qN6lM= root@smithi088 2023-12-16T17:59:16.991 INFO:teuthology.orchestra.run.smithi115.stdout: 2023-12-16T17:59:16.992 DEBUG:teuthology.orchestra.run.smithi115:> sudo cat /etc/ssh/sshd_config | grep TrustedUserCAKeys 2023-12-16T17:59:17.049 INFO:teuthology.orchestra.run.smithi115.stdout:TrustedUserCAKeys /etc/ssh/ca-key.pub 2023-12-16T17:59:17.049 DEBUG:teuthology.orchestra.run.smithi088:> sudo ls /root/ 2023-12-16T17:59:17.059 INFO:teuthology.orchestra.run.smithi088.stdout:ca-key 2023-12-16T17:59:17.060 INFO:teuthology.orchestra.run.smithi088.stdout:ca-key.pub 2023-12-16T17:59:17.060 INFO:teuthology.orchestra.run.smithi088.stdout:cephadm-ssh-key 2023-12-16T17:59:17.060 INFO:teuthology.orchestra.run.smithi088.stdout:cephadm-ssh-key-cert.pub 2023-12-16T17:59:17.060 INFO:teuthology.orchestra.run.smithi088.stdout:cephadm-ssh-key.pub 2023-12-16T17:59:17.061 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2023-12-16T17:59:17.115 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /etc/ceph 2023-12-16T17:59:17.128 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2023-12-16T17:59:17.168 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 777 /etc/ceph 2023-12-16T17:59:17.183 INFO:tasks.cephadm:Writing seed config... 2023-12-16T17:59:17.184 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-12-16T17:59:17.184 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-16T17:59:17.184 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-16T17:59:17.184 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2023-12-16T17:59:17.185 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-16T17:59:17.185 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-16T17:59:17.185 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-16T17:59:17.185 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-16T17:59:17.185 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-16T17:59:17.186 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2023-12-16T17:59:17.186 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-16T17:59:17.213 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 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 # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = b28c3a36-9c3c-11ee-95a5-87774f69a715 mon election default strategy = 3 [osd] 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 deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] 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 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-16T17:59:17.213 DEBUG:teuthology.orchestra.run.smithi088:mon.a> sudo journalctl -f -n 0 -u ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service 2023-12-16T17:59:17.259 DEBUG:teuthology.orchestra.run.smithi088:mgr.a> sudo journalctl -f -n 0 -u ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mgr.a.service 2023-12-16T17:59:17.302 INFO:tasks.cephadm:Bootstrapping... 2023-12-16T17:59:17.302 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -v bootstrap --fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-16T17:59:17.508 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2023-12-16T17:59:17.509 INFO:teuthology.orchestra.run.smithi088.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9', '-v', 'bootstrap', '--fsid', 'b28c3a36-9c3c-11ee-95a5-87774f69a715', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--ssh-private-key', '/root/cephadm-ssh-key', '--ssh-signed-cert', '/root/cephadm-ssh-key-cert.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.88', '--skip-admin-label'] 2023-12-16T17:59:17.509 INFO:teuthology.orchestra.run.smithi088.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-16T17:59:17.510 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying podman|docker is present... 2023-12-16T17:59:17.510 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying lvm2 is present... 2023-12-16T17:59:17.510 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying time synchronization is in place... 2023-12-16T17:59:17.515 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-16T17:59:17.515 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T17:59:17.518 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-16T17:59:17.519 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.522 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-12-16T17:59:17.522 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-16T17:59:17.526 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-12-16T17:59:17.526 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.530 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-12-16T17:59:17.530 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout masked 2023-12-16T17:59:17.533 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-12-16T17:59:17.533 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.536 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-12-16T17:59:17.537 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-16T17:59:17.540 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-12-16T17:59:17.540 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.544 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout enabled 2023-12-16T17:59:17.548 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout active 2023-12-16T17:59:17.548 INFO:teuthology.orchestra.run.smithi088.stdout:Unit ntp.service is enabled and running 2023-12-16T17:59:17.548 INFO:teuthology.orchestra.run.smithi088.stdout:Repeating the final host check... 2023-12-16T17:59:17.548 INFO:teuthology.orchestra.run.smithi088.stdout:docker (/usr/bin/docker) is present 2023-12-16T17:59:17.548 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl is present 2023-12-16T17:59:17.548 INFO:teuthology.orchestra.run.smithi088.stdout:lvcreate is present 2023-12-16T17:59:17.551 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-16T17:59:17.551 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-16T17:59:17.554 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-16T17:59:17.554 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.557 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-12-16T17:59:17.557 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-16T17:59:17.560 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-12-16T17:59:17.561 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.564 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-12-16T17:59:17.564 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout masked 2023-12-16T17:59:17.567 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-12-16T17:59:17.567 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.570 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-12-16T17:59:17.570 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-16T17:59:17.573 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-12-16T17:59:17.574 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2023-12-16T17:59:17.577 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout enabled 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout active 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:Unit ntp.service is enabled and running 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:Host looks OK 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:Cluster fsid: b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:Acquiring lock 139709007564800 on /run/cephadm/b28c3a36-9c3c-11ee-95a5-87774f69a715.lock 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:Lock 139709007564800 acquired on /run/cephadm/b28c3a36-9c3c-11ee-95a5-87774f69a715.lock 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying IP 172.21.15.88 port 3300 ... 2023-12-16T17:59:17.581 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying IP 172.21.15.88 port 6789 ... 2023-12-16T17:59:17.582 INFO:teuthology.orchestra.run.smithi088.stdout:Base mon IP(s) is [172.21.15.88:3300, 172.21.15.88:6789], mon addrv is [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2023-12-16T17:59:17.584 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2023-12-16T17:59:17.585 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.88 metric 100 2023-12-16T17:59:17.585 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-12-16T17:59:17.585 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.88 metric 100 2023-12-16T17:59:17.585 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.88 metric 100 2023-12-16T17:59:17.586 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.88 metric 100 2023-12-16T17:59:17.586 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.88 metric 100 2023-12-16T17:59:17.586 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-16T17:59:17.586 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-12-16T17:59:17.587 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1793sec pref medium 2023-12-16T17:59:17.588 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-16T17:59:17.588 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-16T17:59:17.589 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-16T17:59:17.589 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-12-16T17:59:17.589 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d42d/64 scope link 2023-12-16T17:59:17.589 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.0/20` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.0/20` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.1/32` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.1/32` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.2/32` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.2/32` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.15.254/32` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.15.254/32` 2023-12-16T17:59:17.590 INFO:teuthology.orchestra.run.smithi088.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2023-12-16T17:59:17.591 INFO:teuthology.orchestra.run.smithi088.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-16T17:59:17.591 INFO:teuthology.orchestra.run.smithi088.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9... 2023-12-16T17:59:17.872 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout c7586e95519b7be76f3b6e3a4b333888baf46bc9: Pulling from ceph-ci/ceph 2023-12-16T17:59:17.872 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout Digest: sha256:45cdc87ca300414c8899f73cd28f3b099dc14234a3689c0162531020ce800bc5 2023-12-16T17:59:17.872 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:59:17.872 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 2023-12-16T17:59:19.305 INFO:teuthology.orchestra.run.smithi088.stdout:ceph: stdout ceph version 19.0.0-202-gc7586e95 (c7586e95519b7be76f3b6e3a4b333888baf46bc9) reef (dev) 2023-12-16T17:59:19.305 INFO:teuthology.orchestra.run.smithi088.stdout:Ceph version: ceph version 19.0.0-202-gc7586e95 (c7586e95519b7be76f3b6e3a4b333888baf46bc9) reef (dev) 2023-12-16T17:59:19.305 INFO:teuthology.orchestra.run.smithi088.stdout:Extracting ceph user uid/gid from container image... 2023-12-16T17:59:20.510 INFO:teuthology.orchestra.run.smithi088.stdout:stat: stdout 167 167 2023-12-16T17:59:20.510 INFO:teuthology.orchestra.run.smithi088.stdout:Creating initial keys... 2023-12-16T17:59:21.730 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-authtool: stdout AQB55X1lhp3XChAAQk4s5lo8NJyt4V3KSBnXjA== 2023-12-16T17:59:22.885 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-authtool: stdout AQB65X1lUDPcFBAA5Zb5AmiUWN5/7AONs3kiyg== 2023-12-16T17:59:24.115 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-authtool: stdout AQB75X1l3RtBIhAAoVZGcIxTrh0jKejzweFKWA== 2023-12-16T17:59:24.116 INFO:teuthology.orchestra.run.smithi088.stdout:Creating initial monmap... 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:monmaptool for a [v2:172.21.15.88:3300,v1:172.21.15.88:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:setting min_mon_release = pacific 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: set fsid to b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T17:59:25.295 INFO:teuthology.orchestra.run.smithi088.stdout:Creating mon... 2023-12-16T17:59:26.544 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 1 imported monmap: 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-12-16T17:59:24.829760+0000 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr created 2023-12-16T17:59:24.829760+0000 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 0 /usr/bin/ceph-mon: set fsid to b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: RocksDB version: 7.9.2 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Git sha 0 2023-12-16T17:59:26.545 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Compile date 2023-12-15 17:47:11 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: DB SUMMARY 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: DB Session ID: DH0YFA6LBERIBKTDWRGI 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.error_if_exists: 0 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.create_if_missing: 1 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.paranoid_checks: 1 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T17:59:26.546 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.env: 0x5599045d5a60 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.info_log: 0x5599063909e0 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.statistics: (nil) 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.use_fsync: 0 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_log_file_size: 0 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.allow_fallocate: 1 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-16T17:59:26.547 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.use_direct_reads: 0 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.db_log_dir: 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.wal_dir: 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.write_buffer_manager: 0x559906365220 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T17:59:26.548 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.unordered_write: 0 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.row_cache: None 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.wal_filter: None 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T17:59:26.549 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.two_write_queues: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.wal_compression: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.atomic_flush: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.log_readahead_size: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-16T17:59:26.550 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_background_jobs: 2 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_background_compactions: -1 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_subcompactions: 1 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_open_files: -1 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-16T17:59:26.551 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_background_flushes: -1 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Compression algorithms supported: 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kZSTD supported: 0 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kXpressCompression supported: 0 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kZlibCompression supported: 1 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kSnappyCompression supported: 1 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kLZ4Compression supported: 1 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: kBZip2Compression supported: 0 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2023-12-16T17:59:26.552 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.merge_operator: 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_filter: None 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T17:59:26.553 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559906390ae0) 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5599063e7090 2023-12-16T17:59:26.554 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-12-16T17:59:26.555 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2023-12-16T17:59:26.556 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression: NoCompression 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.num_levels: 7 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T17:59:26.557 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T17:59:26.558 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T17:59:26.559 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T17:59:26.560 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.table_properties_collectors: 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.inplace_update_support: 0 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.bloom_locality: 0 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.max_successive_merges: 0 2023-12-16T17:59:26.561 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.ttl: 2592000 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.enable_blob_files: false 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.min_blob_size: 0 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T17:59:26.562 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7c825eb0-f6f2-4957-9401-66a2f63217a0 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.988+0000 7f53bed5ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.992+0000 7f53bed5ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559906458000 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.992+0000 7f53bed5ac80 4 rocksdb: DB pointer 0x55990644a000 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.992+0000 7f53aef15700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.992+0000 7f53aef15700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T17:59:26.563 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-12-16T17:59:26.564 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T17:59:26.565 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T17:59:26.566 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5599063e7090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.992+0000 7f53bed5ac80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.992+0000 7f53bed5ac80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-mon: stderr debug 2023-12-16T17:59:25.992+0000 7f53bed5ac80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-16T17:59:26.567 INFO:teuthology.orchestra.run.smithi088.stdout:create mon.a on 2023-12-16T17:59:26.814 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-16T17:59:27.033 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-16T17:59:27.276 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target. 2023-12-16T17:59:27.276 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target -> /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target. 2023-12-16T17:59:27.573 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a 2023-12-16T17:59:27.573 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to reset failed state of unit ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-16T17:59:27.784 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@.service. 2023-12-16T17:59:27.792 INFO:teuthology.orchestra.run.smithi088.stdout:firewalld does not appear to be present 2023-12-16T17:59:27.792 INFO:teuthology.orchestra.run.smithi088.stdout:Not possible to enable service . firewalld.service is not available 2023-12-16T17:59:27.792 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mon to start... 2023-12-16T17:59:27.793 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mon... 2023-12-16T17:59:29.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:28 smithi088 bash[31930]: cluster 2023-12-16T17:59:28.961371+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T17:59:29.702 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout cluster: 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout id: b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout services: 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.172138s) 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout data: 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-16T17:59:29.703 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout pgs: 2023-12-16T17:59:29.704 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:29.704 INFO:teuthology.orchestra.run.smithi088.stdout:mon is available 2023-12-16T17:59:29.704 INFO:teuthology.orchestra.run.smithi088.stdout:Assimilating anything we can from ceph.conf... 2023-12-16T17:59:30.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:29 smithi088 bash[31930]: cluster 2023-12-16T17:59:28.983532+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T17:59:30.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:29 smithi088 bash[31930]: cluster 2023-12-16T17:59:28.983782+0000 mon.a (mon.0) 3 : cluster 0 monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T17:59:30.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:29 smithi088 bash[31930]: cluster 2023-12-16T17:59:28.986213+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2023-12-16T17:59:30.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:29 smithi088 bash[31930]: cluster 2023-12-16T17:59:28.988388+0000 mon.a (mon.0) 5 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2023-12-16T17:59:30.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:29 smithi088 bash[31930]: cluster 2023-12-16T17:59:28.988792+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e1: no daemons active 2023-12-16T17:59:30.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:29 smithi088 bash[31930]: audit 2023-12-16T17:59:29.155606+0000 mon.a (mon.0) 7 : audit 0 from='client.? 172.21.15.88:0/1058768536' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-16T17:59:31.132 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:31.132 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [global] 2023-12-16T17:59:31.132 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout fsid = b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:31.132 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2023-12-16T17:59:31.132 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-16T17:59:31.132 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-16T17:59:31.132 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [osd] 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-16T17:59:31.133 INFO:teuthology.orchestra.run.smithi088.stdout:Generating new minimal ceph.conf... 2023-12-16T17:59:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:30 smithi088 bash[31930]: audit 2023-12-16T17:59:30.593867+0000 mon.a (mon.0) 8 : audit 1 from='client.? 172.21.15.88:0/3827933107' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T17:59:31.324 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:30 smithi088 bash[31930]: audit 2023-12-16T17:59:30.597085+0000 mon.a (mon.0) 9 : audit 1 from='client.? 172.21.15.88:0/3827933107' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T17:59:32.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:32 smithi088 bash[31930]: audit 2023-12-16T17:59:32.123026+0000 mon.a (mon.0) 10 : audit 0 from='client.? 172.21.15.88:0/2993420686' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-16T17:59:32.686 INFO:teuthology.orchestra.run.smithi088.stdout:Restarting the monitor... 2023-12-16T17:59:32.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:32 smithi088 systemd[1]: Stopping Ceph mon.a for b28c3a36-9c3c-11ee-95a5-87774f69a715... 2023-12-16T17:59:32.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:32 smithi088 bash[31930]: debug 2023-12-16T17:59:32.788+0000 7fcc77080700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-16T17:59:32.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:32 smithi088 bash[31930]: debug 2023-12-16T17:59:32.788+0000 7fcc77080700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-16T17:59:33.287 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:33 smithi088 bash[32317]: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715-mon-a 2023-12-16T17:59:33.300 INFO:teuthology.orchestra.run.smithi088.stdout:Setting public_network to 172.21.0.2/32,172.21.15.254/32,172.21.0.1/32,172.21.0.0/20 in mon config section 2023-12-16T17:59:33.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:33 smithi088 bash[32379]: Error response from daemon: No such container: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715-mon-a 2023-12-16T17:59:33.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:33 smithi088 systemd[1]: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service: Deactivated successfully. 2023-12-16T17:59:33.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:33 smithi088 systemd[1]: Stopped Ceph mon.a for b28c3a36-9c3c-11ee-95a5-87774f69a715. 2023-12-16T17:59:33.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:33 smithi088 systemd[1]: Started Ceph mon.a for b28c3a36-9c3c-11ee-95a5-87774f69a715. 2023-12-16T17:59:34.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.260+0000 7f22371f6c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-16T17:59:34.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.260+0000 7f22371f6c80 0 ceph version 19.0.0-202-gc7586e95 (c7586e95519b7be76f3b6e3a4b333888baf46bc9) reef (dev), process ceph-mon, pid 7 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.260+0000 7f22371f6c80 0 pidfile_write: ignore empty --pid-file 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.264+0000 7f22371f6c80 0 load: jerasure load: lrc 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: RocksDB version: 7.9.2 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Git sha 0 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Compile date 2023-12-15 17:47:11 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: DB SUMMARY 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: DB Session ID: SR50FM3ZRQ61MPY1JYV8 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: CURRENT file: CURRENT 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: IDENTITY file: IDENTITY 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83768 ; 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.error_if_exists: 0 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.create_if_missing: 0 2023-12-16T17:59:34.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.paranoid_checks: 1 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.env: 0x5560c7164a60 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.fs: PosixFileSystem 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.info_log: 0x5560c98f97a0 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.statistics: (nil) 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.use_fsync: 0 2023-12-16T17:59:34.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_log_file_size: 0 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.allow_fallocate: 1 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.use_direct_reads: 0 2023-12-16T17:59:34.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.create_missing_column_families: 0 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.db_log_dir: 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.wal_dir: 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.advise_random_on_open: 1 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-16T17:59:34.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.write_buffer_manager: 0x5560c98cd2c0 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.rate_limiter: (nil) 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-16T17:59:34.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.unordered_write: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.row_cache: None 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.wal_filter: None 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.two_write_queues: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.manual_wal_flush: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.wal_compression: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.atomic_flush: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-16T17:59:34.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.log_readahead_size: 0 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_background_jobs: 2 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_background_compactions: -1 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_subcompactions: 1 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-16T17:59:34.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_total_wal_size: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_open_files: -1 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bytes_per_sync: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_background_flushes: -1 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Compression algorithms supported: 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kZSTD supported: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kXpressCompression supported: 0 2023-12-16T17:59:34.582 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-16T17:59:34.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kZlibCompression supported: 1 2023-12-16T17:59:34.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kSnappyCompression supported: 1 2023-12-16T17:59:34.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kLZ4Compression supported: 1 2023-12-16T17:59:34.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: kBZip2Compression supported: 0 2023-12-16T17:59:34.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-16T17:59:34.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-12-16T17:59:34.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-16T17:59:34.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-16T17:59:34.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-16T17:59:34.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.merge_operator: 2023-12-16T17:59:34.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_filter: None 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_filter_factory: None 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5560c98f98c0) 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: cache_index_and_filter_blocks: 1 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: pin_top_level_index_and_filter: 1 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: index_type: 0 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: data_block_index_type: 0 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: index_shortening: 1 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: data_block_hash_table_util_ratio: 0.750000 2023-12-16T17:59:34.585 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: checksum: 4 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: no_block_cache: 0 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_cache: 0x5560c994d090 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_cache_name: BinnedLRUCache 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_cache_options: 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: capacity : 536870912 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: num_shard_bits : 4 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: strict_capacity_limit : 0 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: high_pri_pool_ratio: 0.000 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_cache_compressed: (nil) 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: persistent_cache: (nil) 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_size: 4096 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_size_deviation: 10 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_restart_interval: 16 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: index_block_restart_interval: 1 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: metadata_block_size: 4096 2023-12-16T17:59:34.586 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: partition_filters: 0 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: use_delta_encoding: 1 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: filter_policy: bloomfilter 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: whole_key_filtering: 1 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: verify_compression: 0 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: read_amp_bytes_per_bit: 0 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: format_version: 5 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: enable_index_compression: 1 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: block_align: 0 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: max_auto_readahead_size: 262144 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: prepopulate_block_cache: 0 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: initial_auto_readahead_size: 8192 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: num_file_reads_for_auto_readahead: 2 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-16T17:59:34.587 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression: NoCompression 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.num_levels: 7 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-16T17:59:34.588 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.level: 32767 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-16T17:59:34.589 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.enabled: false 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-16T17:59:34.590 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.arena_block_size: 1048576 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-16T17:59:34.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.table_properties_collectors: 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.inplace_update_support: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.bloom_locality: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.max_successive_merges: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-16T17:59:34.592 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.force_consistency_checks: 1 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.ttl: 2592000 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.enable_blob_files: false 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.min_blob_size: 0 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.blob_file_size: 268435456 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-16T17:59:34.593 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7c825eb0-f6f2-4957-9401-66a2f63217a0 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702749574273769, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.268+0000 7f22371f6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702749574275065, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80515, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 250, "table_properties": {"data_size": 78702, "index_size": 223, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9896, "raw_average_key_size": 47, "raw_value_size": 73010, "raw_average_value_size": 349, "num_data_blocks": 10, "num_entries": 209, "num_filter_entries": 209, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1702749574, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7c825eb0-f6f2-4957-9401-66a2f63217a0", "db_session_id": "SR50FM3ZRQ61MPY1JYV8", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702749574275195, "job": 1, "event": "recovery_finished"} 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5560c99ec000 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 4 rocksdb: DB pointer 0x5560c99da000 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22259b0700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22259b0700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-16T17:59:34.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: ** DB Stats ** 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: ** Compaction Stats [default] ** 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: L0 2/0 80.46 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T17:59:34.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Sum 2/0 80.46 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 117.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: ** Compaction Stats [default] ** 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 117.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: AddFile(Total Files): cumulative 0, interval 0 2023-12-16T17:59:34.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: AddFile(Keys): cumulative 0, interval 0 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Cumulative compaction: 0.00 GB write, 19.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Interval compaction: 0.00 GB write, 19.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Block cache BinnedLRUCache@0x5560c994d090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: ** File Read Latency Histogram By Level [default] ** 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 1 mon.a@-1(???) e1 preinit fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 0 mon.a@-1(???).mds e1 new map 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 0 mon.a@-1(???).mds e1 print_map 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: e1 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: enable_multiple, ever_enabled_multiple: 1,1 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-12-16T17:59:34.597 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: legacy client fscid: -1 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: No filesystems configured 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: debug 2023-12-16T17:59:34.272+0000 7f22371f6c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: cluster 2023-12-16T17:59:34.299640+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: cluster 2023-12-16T17:59:34.299826+0000 mon.a (mon.0) 2 : cluster 0 monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: cluster 2023-12-16T17:59:34.319624+0000 mon.a (mon.0) 3 : cluster 0 fsmap 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: cluster 2023-12-16T17:59:34.319669+0000 mon.a (mon.0) 4 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2023-12-16T17:59:34.598 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:34 smithi088 bash[32420]: cluster 2023-12-16T17:59:34.320076+0000 mon.a (mon.0) 5 : cluster 0 mgrmap e1: no daemons active 2023-12-16T17:59:35.121 INFO:teuthology.orchestra.run.smithi088.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-16T17:59:35.147 INFO:teuthology.orchestra.run.smithi088.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-16T17:59:35.147 INFO:teuthology.orchestra.run.smithi088.stdout:Creating mgr... 2023-12-16T17:59:35.148 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-16T17:59:35.148 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-16T17:59:35.472 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mgr.a 2023-12-16T17:59:35.472 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to reset failed state of unit ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mgr.a.service: Unit ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mgr.a.service not loaded. 2023-12-16T17:59:35.562 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:35 smithi088 systemd[1]: /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2023-12-16T17:59:35.671 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mgr.a.service -> /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@.service. 2023-12-16T17:59:35.679 INFO:teuthology.orchestra.run.smithi088.stdout:firewalld does not appear to be present 2023-12-16T17:59:35.679 INFO:teuthology.orchestra.run.smithi088.stdout:Not possible to enable service . firewalld.service is not available 2023-12-16T17:59:35.679 INFO:teuthology.orchestra.run.smithi088.stdout:firewalld does not appear to be present 2023-12-16T17:59:35.679 INFO:teuthology.orchestra.run.smithi088.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-16T17:59:35.679 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mgr to start... 2023-12-16T17:59:35.679 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mgr... 2023-12-16T17:59:35.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:35 smithi088 bash[32420]: audit 2023-12-16T17:59:34.566013+0000 mon.a (mon.0) 6 : audit 1 from='client.? 172.21.15.88:0/1507798175' entity='client.admin' 2023-12-16T17:59:35.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:35 smithi088 systemd[1]: /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2023-12-16T17:59:37.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:37 smithi088 bash[32420]: audit 2023-12-16T17:59:37.095135+0000 mon.a (mon.0) 7 : audit 0 from='client.? 172.21.15.88:0/968982164' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T17:59:37.324 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:37 smithi088 bash[32674]: debug 2023-12-16T17:59:37.064+0000 7f79105a2200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T17:59:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2023-12-16T17:59:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsid": "b28c3a36-9c3c-11ee-95a5-87774f69a715", 2023-12-16T17:59:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T17:59:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T17:59:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T17:59:37.691 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 0 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:37.692 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T17:59:37.693 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:37.693 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T17:59:37.693 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T17:59:37.693 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T17:59:37.693 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T17:59:37.697 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T17:59:37.698 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T17:59:28.985038+0000", 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2023-12-16T17:59:37.699 INFO:teuthology.orchestra.run.smithi088.stdout:mgr not available, waiting (1/15)... 2023-12-16T17:59:38.967 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:38 smithi088 bash[32674]: debug 2023-12-16T17:59:38.624+0000 7f79105a2200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T17:59:38.968 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:38 smithi088 bash[32674]: debug 2023-12-16T17:59:38.720+0000 7f79105a2200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T17:59:38.968 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:38 smithi088 bash[32674]: debug 2023-12-16T17:59:38.964+0000 7f79105a2200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T17:59:39.973 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:39 smithi088 bash[32674]: debug 2023-12-16T17:59:39.760+0000 7f79105a2200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T17:59:39.973 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:39 smithi088 bash[32674]: debug 2023-12-16T17:59:39.868+0000 7f79105a2200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T17:59:39.973 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:39 smithi088 bash[32674]: debug 2023-12-16T17:59:39.968+0000 7f79105a2200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T17:59:40.573 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:40 smithi088 bash[32674]: debug 2023-12-16T17:59:40.304+0000 7f79105a2200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T17:59:40.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:40 smithi088 bash[32674]: debug 2023-12-16T17:59:40.420+0000 7f79105a2200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T17:59:40.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:40 smithi088 bash[32674]: debug 2023-12-16T17:59:40.524+0000 7f79105a2200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T17:59:41.102 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:40 smithi088 bash[32674]: debug 2023-12-16T17:59:40.860+0000 7f79105a2200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T17:59:41.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:40 smithi088 bash[32420]: audit 2023-12-16T17:59:40.817789+0000 mon.a (mon.0) 8 : audit 0 from='client.? 172.21.15.88:0/1082266776' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T17:59:41.405 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:41.405 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2023-12-16T17:59:41.405 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsid": "b28c3a36-9c3c-11ee-95a5-87774f69a715", 2023-12-16T17:59:41.405 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T17:59:41.405 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T17:59:41.406 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T17:59:41.406 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T17:59:41.406 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:41.406 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T17:59:41.406 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T17:59:41.406 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 0 2023-12-16T17:59:41.406 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T17:59:41.407 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T17:59:41.411 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T17:59:41.411 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T17:59:41.411 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T17:59:41.412 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T17:59:28.985038+0000", 2023-12-16T17:59:41.413 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:41.414 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:41.414 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T17:59:41.414 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2023-12-16T17:59:41.414 INFO:teuthology.orchestra.run.smithi088.stdout:mgr not available, waiting (2/15)... 2023-12-16T17:59:41.452 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:41 smithi088 bash[32674]: debug 2023-12-16T17:59:41.100+0000 7f79105a2200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T17:59:41.452 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:41 smithi088 bash[32674]: debug 2023-12-16T17:59:41.336+0000 7f79105a2200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T17:59:41.452 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:41 smithi088 bash[32674]: debug 2023-12-16T17:59:41.448+0000 7f79105a2200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T17:59:42.073 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:41 smithi088 bash[32674]: debug 2023-12-16T17:59:41.716+0000 7f79105a2200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T17:59:42.076 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:41 smithi088 bash[32674]: debug 2023-12-16T17:59:41.936+0000 7f79105a2200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T17:59:42.679 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:42 smithi088 bash[32674]: debug 2023-12-16T17:59:42.340+0000 7f79105a2200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T17:59:42.679 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:42 smithi088 bash[32674]: debug 2023-12-16T17:59:42.456+0000 7f79105a2200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T17:59:43.073 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:42 smithi088 bash[32674]: debug 2023-12-16T17:59:42.676+0000 7f79105a2200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T17:59:43.777 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:43 smithi088 bash[32674]: debug 2023-12-16T17:59:43.452+0000 7f79105a2200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T17:59:44.323 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:43 smithi088 bash[32674]: debug 2023-12-16T17:59:43.776+0000 7f79105a2200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T17:59:44.323 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:44 smithi088 bash[32674]: debug 2023-12-16T17:59:44.048+0000 7f79105a2200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T17:59:44.324 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:44 smithi088 bash[32674]: debug 2023-12-16T17:59:44.164+0000 7f79105a2200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T17:59:44.756 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:44 smithi088 bash[32674]: debug 2023-12-16T17:59:44.636+0000 7f79105a2200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T17:59:45.034 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:45.034 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2023-12-16T17:59:45.034 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsid": "b28c3a36-9c3c-11ee-95a5-87774f69a715", 2023-12-16T17:59:45.034 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T17:59:45.034 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T17:59:45.034 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T17:59:45.034 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 0 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T17:59:45.035 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:45.036 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-16T17:59:45.036 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T17:59:45.036 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:45.036 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T17:59:45.036 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:45.036 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T17:59:45.037 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T17:59:45.037 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T17:59:45.037 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T17:59:45.041 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T17:59:45.042 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T17:59:28.985038+0000", 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:45.043 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T17:59:45.044 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2023-12-16T17:59:45.044 INFO:teuthology.orchestra.run.smithi088.stdout:mgr not available, waiting (3/15)... 2023-12-16T17:59:45.074 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:44 smithi088 bash[32674]: debug 2023-12-16T17:59:44.752+0000 7f79105a2200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.480366+0000 mon.a (mon.0) 9 : audit 0 from='client.? 172.21.15.88:0/1112754774' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: cluster 2023-12-16T17:59:44.760040+0000 mon.a (mon.0) 10 : cluster 1 Activating manager daemon a 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: cluster 2023-12-16T17:59:44.766160+0000 mon.a (mon.0) 11 : cluster 0 mgrmap e2: a(active, starting, since 0.00628874s) 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.767142+0000 mon.a (mon.0) 12 : audit 0 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.767262+0000 mon.a (mon.0) 13 : audit 0 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.767427+0000 mon.a (mon.0) 14 : audit 0 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.767663+0000 mon.a (mon.0) 15 : audit 0 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.768642+0000 mon.a (mon.0) 16 : audit 0 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-16T17:59:45.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: cluster 2023-12-16T17:59:44.797040+0000 mon.a (mon.0) 17 : cluster 1 Manager daemon a is now available 2023-12-16T17:59:45.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.809189+0000 mon.a (mon.0) 18 : audit 1 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-16T17:59:45.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.812011+0000 mon.a (mon.0) 19 : audit 1 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-16T17:59:45.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.815674+0000 mon.a (mon.0) 20 : audit 1 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' 2023-12-16T17:59:45.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.817357+0000 mon.a (mon.0) 21 : audit 1 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' 2023-12-16T17:59:45.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:45 smithi088 bash[32420]: audit 2023-12-16T17:59:44.819075+0000 mon.a (mon.0) 22 : audit 1 from='mgr.14100 172.21.15.88:0/1386006834' entity='mgr.a' 2023-12-16T17:59:47.060 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:46 smithi088 bash[32420]: cluster 2023-12-16T17:59:45.774300+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e3: a(active, since 1.01443s) 2023-12-16T17:59:49.050 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:49.050 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2023-12-16T17:59:49.050 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsid": "b28c3a36-9c3c-11ee-95a5-87774f69a715", 2023-12-16T17:59:49.050 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "health": { 2023-12-16T17:59:49.050 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-16T17:59:49.050 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-16T17:59:49.050 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 0 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "a" 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:49.051 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-16T17:59:49.052 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-16T17:59:49.053 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-16T17:59:49.054 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "restful" 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modified": "2023-12-16T17:59:28.985038+0000", 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-16T17:59:49.055 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2023-12-16T17:59:49.056 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-16T17:59:49.056 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2023-12-16T17:59:49.056 INFO:teuthology.orchestra.run.smithi088.stdout:mgr is available 2023-12-16T17:59:49.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:48 smithi088 bash[32420]: cluster 2023-12-16T17:59:47.769681+0000 mon.a (mon.0) 24 : cluster 0 mgrmap e4: a(active, since 3s) 2023-12-16T17:59:49.063 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:48 smithi088 bash[32420]: audit 2023-12-16T17:59:48.416693+0000 mon.a (mon.0) 25 : audit 0 from='client.? 172.21.15.88:0/2797744231' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-16T17:59:50.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:50 smithi088 bash[32420]: audit 2023-12-16T17:59:50.284550+0000 mon.a (mon.0) 26 : audit 1 from='client.? 172.21.15.88:0/3376653165' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-16T17:59:50.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:50 smithi088 bash[32420]: audit 2023-12-16T17:59:50.288476+0000 mon.a (mon.0) 27 : audit 1 from='client.? 172.21.15.88:0/3376653165' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [global] 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout fsid = b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-16T17:59:50.887 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:50.888 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-16T17:59:50.888 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-16T17:59:50.888 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2023-12-16T17:59:50.888 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [osd] 2023-12-16T17:59:50.888 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-16T17:59:50.888 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-16T17:59:50.888 INFO:teuthology.orchestra.run.smithi088.stdout:Enabling cephadm module... 2023-12-16T17:59:52.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:52 smithi088 bash[32420]: audit 2023-12-16T17:59:52.168971+0000 mon.a (mon.0) 28 : audit 1 from='client.? 172.21.15.88:0/539042549' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-16T17:59:52.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:52 smithi088 bash[32674]: ignoring --setuser ceph since I am not root 2023-12-16T17:59:52.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:52 smithi088 bash[32674]: ignoring --setgroup ceph since I am not root 2023-12-16T17:59:52.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:52 smithi088 bash[32674]: debug 2023-12-16T17:59:52.400+0000 7ff51c263200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-16T17:59:53.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:53 smithi088 bash[32420]: audit 2023-12-16T17:59:52.220717+0000 mon.a (mon.0) 29 : audit 1 from='client.? 172.21.15.88:0/539042549' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-16T17:59:53.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:53 smithi088 bash[32420]: cluster 2023-12-16T17:59:52.225577+0000 mon.a (mon.0) 30 : cluster 0 mgrmap e5: a(active, since 7s) 2023-12-16T17:59:54.225 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:53 smithi088 bash[32674]: debug 2023-12-16T17:59:53.960+0000 7ff51c263200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-16T17:59:54.226 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:54 smithi088 bash[32674]: debug 2023-12-16T17:59:54.056+0000 7ff51c263200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-16T17:59:54.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 17:59:54 smithi088 bash[32420]: audit 2023-12-16T17:59:54.079725+0000 mon.a (mon.0) 31 : audit 0 from='client.? 172.21.15.88:0/2620235824' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-16T17:59:54.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:54 smithi088 bash[32674]: debug 2023-12-16T17:59:54.312+0000 7ff51c263200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for the mgr to restart... 2023-12-16T17:59:54.662 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mgr epoch 5... 2023-12-16T17:59:55.573 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:55 smithi088 bash[32674]: debug 2023-12-16T17:59:55.112+0000 7ff51c263200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-16T17:59:55.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:55 smithi088 bash[32674]: debug 2023-12-16T17:59:55.224+0000 7ff51c263200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-16T17:59:55.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:55 smithi088 bash[32674]: debug 2023-12-16T17:59:55.328+0000 7ff51c263200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-16T17:59:56.074 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:55 smithi088 bash[32674]: debug 2023-12-16T17:59:55.664+0000 7ff51c263200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-16T17:59:56.074 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:55 smithi088 bash[32674]: debug 2023-12-16T17:59:55.780+0000 7ff51c263200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-16T17:59:56.074 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:55 smithi088 bash[32674]: debug 2023-12-16T17:59:55.880+0000 7ff51c263200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-16T17:59:56.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:56 smithi088 bash[32674]: debug 2023-12-16T17:59:56.212+0000 7ff51c263200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-16T17:59:56.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:56 smithi088 bash[32674]: debug 2023-12-16T17:59:56.452+0000 7ff51c263200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-16T17:59:57.070 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:56 smithi088 bash[32674]: debug 2023-12-16T17:59:56.688+0000 7ff51c263200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-16T17:59:57.071 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:56 smithi088 bash[32674]: debug 2023-12-16T17:59:56.800+0000 7ff51c263200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-16T17:59:57.324 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:57 smithi088 bash[32674]: debug 2023-12-16T17:59:57.068+0000 7ff51c263200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-16T17:59:57.324 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:57 smithi088 bash[32674]: debug 2023-12-16T17:59:57.288+0000 7ff51c263200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-16T17:59:58.033 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:57 smithi088 bash[32674]: debug 2023-12-16T17:59:57.692+0000 7ff51c263200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-16T17:59:58.033 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:57 smithi088 bash[32674]: debug 2023-12-16T17:59:57.808+0000 7ff51c263200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-16T17:59:58.033 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:58 smithi088 bash[32674]: debug 2023-12-16T17:59:58.028+0000 7ff51c263200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-16T17:59:59.074 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:58 smithi088 bash[32674]: debug 2023-12-16T17:59:58.800+0000 7ff51c263200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-16T17:59:59.398 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:59 smithi088 bash[32674]: debug 2023-12-16T17:59:59.124+0000 7ff51c263200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-16T17:59:59.824 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:59 smithi088 bash[32674]: debug 2023-12-16T17:59:59.396+0000 7ff51c263200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-16T17:59:59.824 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:59 smithi088 bash[32674]: debug 2023-12-16T17:59:59.504+0000 7ff51c263200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-16T18:00:00.287 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 17:59:59 smithi088 bash[32674]: debug 2023-12-16T17:59:59.948+0000 7ff51c263200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-16T18:00:00.287 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32674]: debug 2023-12-16T18:00:00.060+0000 7ff51c263200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-16T18:00:00.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: cluster 2023-12-16T18:00:00.089403+0000 mon.a (mon.0) 32 : cluster 1 Active manager daemon a restarted 2023-12-16T18:00:00.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: cluster 2023-12-16T18:00:00.089928+0000 mon.a (mon.0) 33 : cluster 1 Activating manager daemon a 2023-12-16T18:00:00.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: cluster 2023-12-16T18:00:00.096232+0000 mon.a (mon.0) 34 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2023-12-16T18:00:00.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: cluster 2023-12-16T18:00:00.096348+0000 mon.a (mon.0) 35 : cluster 0 mgrmap e6: a(active, starting, since 0.00660655s) 2023-12-16T18:00:00.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.098761+0000 mon.a (mon.0) 36 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.100027+0000 mon.a (mon.0) 37 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.101366+0000 mon.a (mon.0) 38 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.101787+0000 mon.a (mon.0) 39 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.102100+0000 mon.a (mon.0) 40 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: cluster 2023-12-16T18:00:00.125455+0000 mon.a (mon.0) 41 : cluster 1 Manager daemon a is now available 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: cephadm 2023-12-16T18:00:00.144378+0000 mgr.a (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.149089+0000 mon.a (mon.0) 42 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.152229+0000 mon.a (mon.0) 43 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.155482+0000 mon.a (mon.0) 44 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.158706+0000 mon.a (mon.0) 45 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.160271+0000 mon.a (mon.0) 46 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.164188+0000 mon.a (mon.0) 47 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.173207+0000 mon.a (mon.0) 48 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-16T18:00:00.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:00 smithi088 bash[32420]: audit 2023-12-16T18:00:00.176224+0000 mon.a (mon.0) 49 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-16T18:00:01.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2023-12-16T18:00:01.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-16T18:00:01.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-16T18:00:01.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2023-12-16T18:00:01.701 INFO:teuthology.orchestra.run.smithi088.stdout:mgr epoch 5 is available 2023-12-16T18:00:01.701 INFO:teuthology.orchestra.run.smithi088.stdout:Setting orchestrator backend to cephadm... 2023-12-16T18:00:02.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:01 smithi088 bash[32420]: audit 2023-12-16T18:00:00.704371+0000 mon.a (mon.0) 50 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:02.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:01 smithi088 bash[32420]: audit 2023-12-16T18:00:00.709973+0000 mon.a (mon.0) 51 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:02.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:01 smithi088 bash[32420]: audit 2023-12-16T18:00:01.099955+0000 mgr.a (mgr.14120) 2 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-16T18:00:02.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:01 smithi088 bash[32420]: cluster 2023-12-16T18:00:01.101231+0000 mon.a (mon.0) 52 : cluster 0 mgrmap e7: a(active, since 1.01147s) 2023-12-16T18:00:02.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:01 smithi088 bash[32420]: audit 2023-12-16T18:00:01.112421+0000 mgr.a (mgr.14120) 3 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-16T18:00:02.958 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:02 smithi088 bash[32420]: cephadm 2023-12-16T18:00:01.478859+0000 mgr.a (mgr.14120) 4 : cephadm 1 [16/Dec/2023:18:00:01] ENGINE Bus STARTING 2023-12-16T18:00:02.959 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:02 smithi088 bash[32420]: cephadm 2023-12-16T18:00:01.597914+0000 mgr.a (mgr.14120) 5 : cephadm 1 [16/Dec/2023:18:00:01] ENGINE Serving on https://172.21.15.88:7150 2023-12-16T18:00:02.959 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:02 smithi088 bash[32420]: cephadm 2023-12-16T18:00:01.699541+0000 mgr.a (mgr.14120) 6 : cephadm 1 [16/Dec/2023:18:00:01] ENGINE Serving on http://172.21.15.88:8765 2023-12-16T18:00:02.959 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:02 smithi088 bash[32420]: cephadm 2023-12-16T18:00:01.700048+0000 mgr.a (mgr.14120) 7 : cephadm 1 [16/Dec/2023:18:00:01] ENGINE Bus STARTED 2023-12-16T18:00:02.959 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:02 smithi088 bash[32420]: audit 2023-12-16T18:00:01.736865+0000 mon.a (mon.0) 53 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T18:00:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:03 smithi088 bash[32420]: cluster 2023-12-16T18:00:02.714494+0000 mon.a (mon.0) 54 : cluster 0 mgrmap e8: a(active, since 2s) 2023-12-16T18:00:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:03 smithi088 bash[32420]: audit 2023-12-16T18:00:02.933932+0000 mgr.a (mgr.14120) 8 : audit 0 from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T18:00:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:03 smithi088 bash[32420]: audit 2023-12-16T18:00:02.942762+0000 mon.a (mon.0) 55 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:03.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:03 smithi088 bash[32420]: audit 2023-12-16T18:00:03.006431+0000 mon.a (mon.0) 56 : audit 0 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-16T18:00:05.226 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-16T18:00:05.226 INFO:teuthology.orchestra.run.smithi088.stdout:Using provided ssh private key and signed cert ... 2023-12-16T18:00:05.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:05 smithi088 bash[32420]: audit 2023-12-16T18:00:04.651266+0000 mgr.a (mgr.14120) 9 : audit 0 from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T18:00:07.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:07 smithi088 bash[32420]: audit 2023-12-16T18:00:06.480169+0000 mgr.a (mgr.14120) 10 : audit 0 from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm set-priv-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T18:00:07.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:07 smithi088 bash[32420]: audit 2023-12-16T18:00:06.484767+0000 mon.a (mon.0) 57 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:07.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:07 smithi088 bash[32420]: cephadm 2023-12-16T18:00:06.486472+0000 mgr.a (mgr.14120) 11 : cephadm 1 Set ssh ssh_identity_key 2023-12-16T18:00:07.824 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:07 smithi088 bash[32420]: cephadm 2023-12-16T18:00:06.486615+0000 mgr.a (mgr.14120) 12 : cephadm 1 Set ssh private key 2023-12-16T18:00:08.795 INFO:teuthology.orchestra.run.smithi088.stdout:Adding host smithi088... 2023-12-16T18:00:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:09 smithi088 bash[32420]: audit 2023-12-16T18:00:08.156810+0000 mgr.a (mgr.14120) 13 : audit 0 from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm set-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T18:00:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:09 smithi088 bash[32420]: audit 2023-12-16T18:00:08.160146+0000 mon.a (mon.0) 58 : audit 1 from='mgr.14120 172.21.15.88:0/1748682547' entity='mgr.a' 2023-12-16T18:00:09.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:09 smithi088 bash[32420]: cephadm 2023-12-16T18:00:08.162092+0000 mgr.a (mgr.14120) 14 : cephadm 1 Set ssh ssh_identity_cert 2023-12-16T18:00:10.292 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: debug 2023-12-16T18:00:10.087+0000 7ff497281700 -1 log_channel(cephadm) log [ERR] : Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.292 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.292 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.292 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.292 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.292 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Beginning auth for user root 2023-12-16T18:00:10.292 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Auth failed for user root 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Aborting connection 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: Traceback (most recent call last): 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: yield 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: preferred_auth=['publickey'], options=ssh_options) 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: 'Opening SSH connection to') 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 303, in _connect 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: await conn.wait_established() 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 2243, in wait_established 2023-12-16T18:00:10.293 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: await self._waiter 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: asyncssh.misc.PermissionDenied: Permission denied 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: During handling of the above exception, another exception occurred: 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: Traceback (most recent call last): 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1587, in _check_valid_addr 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: error_ok=True, no_fsid=True)) 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/module.py", line 715, in wait_async 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: return self.event_loop.get_result(coro, timeout) 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 63, in get_result 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: return future.result(timeout) 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: return self.__get_result() 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: raise self._exception 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1540, in _run_cephadm 2023-12-16T18:00:10.294 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: await self.mgr.ssh._remote_connection(host, addr) 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 107, in _remote_connection 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: raise 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/lib64/python3.6/contextlib.py", line 99, in __exit__ 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: self.gen.throw(type, value, traceback) 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 134, in redirect_log 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: raise HostConnectionError(msg, host, addr) 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: cephadm.ssh.HostConnectionError: Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.295 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Beginning auth for user root 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Auth failed for user root 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Aborting connection 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: During handling of the above exception, another exception occurred: 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: Traceback (most recent call last): 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 137, in wrapper 2023-12-16T18:00:10.296 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: return OrchResult(f(*args, **kwargs)) 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/module.py", line 3139, in apply 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: results.append(self._apply(spec)) 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2889, in _apply 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: return self._add_host(cast(HostSpec, spec)) 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1608, in _add_host 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: ip_addr = self._check_valid_addr(spec.hostname, spec.addr) 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1597, in _check_valid_addr 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: raise OrchestratorError(str(e)) 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: orchestrator._interface.OrchestratorError: Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.297 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Beginning auth for user root 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Auth failed for user root 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Aborting connection 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: debug 2023-12-16T18:00:10.087+0000 7ff497281700 -1 mgr.server reply reply (22) Invalid argument Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.298 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Beginning auth for user root 2023-12-16T18:00:10.299 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Auth failed for user root 2023-12-16T18:00:10.299 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.299 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32674]: [conn=0] Aborting connection 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: audit 2023-12-16T18:00:09.970685+0000 mgr.a (mgr.14120) 15 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "addr": "172.21.15.88", "target": ["mon-mgr", ""]}]: dispatch 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: cephadm 2023-12-16T18:00:10.091465+0000 mgr.a (mgr.14120) 16 : cephadm 4 Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Beginning auth for user root 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Auth failed for user root 2023-12-16T18:00:10.575 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Aborting connection 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: Traceback (most recent call last): 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 122, in redirect_log 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: yield 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 101, in _remote_connection 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: preferred_auth=['publickey'], options=ssh_options) 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 6804, in connect 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: 'Opening SSH connection to') 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 303, in _connect 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: await conn.wait_established() 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/lib/python3.6/site-packages/asyncssh/connection.py", line 2243, in wait_established 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: await self._waiter 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: asyncssh.misc.PermissionDenied: Permission denied 2023-12-16T18:00:10.576 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: During handling of the above exception, another exception occurred: 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: Traceback (most recent call last): 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1587, in _check_valid_addr 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: error_ok=True, no_fsid=True)) 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/module.py", line 715, in wait_async 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: return self.event_loop.get_result(coro, timeout) 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 63, in get_result 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: return future.result(timeout) 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: return self.__get_result() 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: raise self._exception 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1540, in _run_cephadm 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: await self.mgr.ssh._remote_connection(host, addr) 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 107, in _remote_connection 2023-12-16T18:00:10.577 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: raise 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/lib64/python3.6/contextlib.py", line 99, in __exit__ 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: self.gen.throw(type, value, traceback) 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 134, in redirect_log 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: raise HostConnectionError(msg, host, addr) 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: cephadm.ssh.HostConnectionError: Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Beginning auth for user root 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Auth failed for user root 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Aborting connection 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: During handling of the above exception, another exception occurred: 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: Traceback (most recent call last): 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 137, in wrapper 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: return OrchResult(f(*args, **kwargs)) 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/module.py", line 3139, in apply 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: results.append(self._apply(spec)) 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2889, in _apply 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: return self._add_host(cast(HostSpec, spec)) 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1608, in _add_host 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: ip_addr = self._check_valid_addr(spec.hostname, spec.addr) 2023-12-16T18:00:10.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1597, in _check_valid_addr 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: raise OrchestratorError(str(e)) 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: orchestrator._interface.OrchestratorError: Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Beginning auth for user root 2023-12-16T18:00:10.580 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Auth failed for user root 2023-12-16T18:00:10.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.581 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:10 smithi088 bash[32420]: [conn=0] Aborting connection 2023-12-16T18:00:10.700 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 22 from /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -e NODE_NAME=smithi088 -v /var/log/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpma8i5rdo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmppre8b3dz:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 orch host add smithi088 172.21.15.88 2023-12-16T18:00:10.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr Error EINVAL: Failed to connect to smithi088 (172.21.15.88). Permission denied 2023-12-16T18:00:10.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr Log: Opening SSH connection to 172.21.15.88, port 22 2023-12-16T18:00:10.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr [conn=0] Connected to SSH server at 172.21.15.88, port 22 2023-12-16T18:00:10.701 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr [conn=0] Local address: 172.21.15.88, port 33168 2023-12-16T18:00:10.702 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr [conn=0] Peer address: 172.21.15.88, port 22 2023-12-16T18:00:10.702 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr [conn=0] Beginning auth for user root 2023-12-16T18:00:10.702 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr [conn=0] Auth failed for user root 2023-12-16T18:00:10.702 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr [conn=0] Connection failure: Permission denied 2023-12-16T18:00:10.702 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr [conn=0] Aborting connection 2023-12-16T18:00:10.702 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr 2023-12-16T18:00:10.702 INFO:teuthology.orchestra.run.smithi088.stderr:Error: Failed to add host : Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -e NODE_NAME=smithi088 -v /var/log/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpma8i5rdo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmppre8b3dz:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 orch host add smithi088 172.21.15.88 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: *************** 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: Cephadm hit an issue during cluster installation. Current cluster files will be deleted automatically. 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: To disable this behaviour you can pass the --no-cleanup-on-failure flag. In case of any previous 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: broken installation, users must use the following command to completely delete the broken cluster: 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: > cephadm rm-cluster --force --zap-osds --fsid 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T18:00:10.703 INFO:teuthology.orchestra.run.smithi088.stdout: for more information please refer to https://docs.ceph.com/en/latest/cephadm/operations/#purging-a-cluster 2023-12-16T18:00:10.704 INFO:teuthology.orchestra.run.smithi088.stdout: *************** 2023-12-16T18:00:10.704 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T18:00:10.704 INFO:teuthology.orchestra.run.smithi088.stdout: 2023-12-16T18:00:10.704 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T18:00:13.238 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout 1ca8544282ac,442MiB / 31.23GiB 2023-12-16T18:00:13.238 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout beb658d56494,31.43MiB / 31.23GiB 2023-12-16T18:00:15.248 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout 1ca8544282ac,3.27% 2023-12-16T18:00:15.248 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/docker: stdout beb658d56494,0.72% 2023-12-16T18:00:15.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:15 smithi088 systemd[1]: Stopping Ceph mon.a for b28c3a36-9c3c-11ee-95a5-87774f69a715... 2023-12-16T18:00:15.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:15 smithi088 bash[32420]: debug 2023-12-16T18:00:15.379+0000 7f222e1c1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-16T18:00:15.518 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:15 smithi088 bash[32420]: debug 2023-12-16T18:00:15.379+0000 7f222e1c1700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-16T18:00:16.224 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:15 smithi088 bash[34380]: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715-mon-a 2023-12-16T18:00:16.224 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:16 smithi088 bash[34442]: Error response from daemon: No such container: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715-mon-a 2023-12-16T18:00:16.224 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:16 smithi088 systemd[1]: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service: Deactivated successfully. 2023-12-16T18:00:16.224 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:16 smithi088 systemd[1]: Stopped Ceph mon.a for b28c3a36-9c3c-11ee-95a5-87774f69a715. 2023-12-16T18:00:16.311 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service. 2023-12-16T18:00:16.574 INFO:journalctl@ceph.mon.a.smithi088.stdout:Dec 16 18:00:16 smithi088 systemd[1]: /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2023-12-16T18:00:16.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 systemd[1]: /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2023-12-16T18:00:16.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 systemd[1]: Stopping Ceph mgr.a for b28c3a36-9c3c-11ee-95a5-87774f69a715... 2023-12-16T18:00:16.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 bash[32674]: debug 2023-12-16T18:00:16.431+0000 7ff510cd7700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-16T18:00:16.574 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 bash[32674]: debug 2023-12-16T18:00:16.431+0000 7ff510cd7700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-16T18:00:16.936 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 bash[34504]: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715-mgr-a 2023-12-16T18:00:17.178 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Removed /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mgr.a.service. 2023-12-16T18:00:17.324 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 bash[34565]: Error response from daemon: No such container: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715-mgr-a 2023-12-16T18:00:17.325 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 systemd[1]: ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mgr.a.service: Deactivated successfully. 2023-12-16T18:00:17.325 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:16 smithi088 systemd[1]: Stopped Ceph mgr.a for b28c3a36-9c3c-11ee-95a5-87774f69a715. 2023-12-16T18:00:17.325 INFO:journalctl@ceph.mgr.a.smithi088.stdout:Dec 16 18:00:17 smithi088 systemd[1]: /etc/systemd/system/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2023-12-16T18:00:17.404 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target. 2023-12-16T18:00:17.404 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Removed /etc/systemd/system/ceph.target.wants/ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715.target. 2023-12-16T18:00:17.631 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-16T18:00:17.639 INFO:teuthology.orchestra.run.smithi088.stderr:Traceback (most recent call last): 2023-12-16T18:00:17.639 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 2282, in prepare_ssh 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 2791, in cli 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/cephadmlib/container_types.py", line 400, in run 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/cephadmlib/call_wrappers.py", line 310, in call_throws 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr:RuntimeError: Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -e NODE_NAME=smithi088 -v /var/log/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpma8i5rdo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmppre8b3dz:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 orch host add smithi088 172.21.15.88 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr: 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr:During handling of the above exception, another exception occurred: 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr: 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr:Traceback (most recent call last): 2023-12-16T18:00:17.640 INFO:teuthology.orchestra.run.smithi088.stderr: File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: return _run_code(code, main_globals, None, 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: exec(code, run_globals) 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 5477, in 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 5465, in main 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 2630, in _rollback 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 439, in _default_image 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 2866, in command_bootstrap 2023-12-16T18:00:17.648 INFO:teuthology.orchestra.run.smithi088.stderr: File "/tmp/tmpkacyvlxn.cephadm.build/__main__.py", line 2284, in prepare_ssh 2023-12-16T18:00:17.649 INFO:teuthology.orchestra.run.smithi088.stderr:cephadmlib.exceptions.Error: Failed to add host : Failed command: /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph --init -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -e NODE_NAME=smithi088 -v /var/log/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpma8i5rdo:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmppre8b3dz:/etc/ceph/ceph.conf:z quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 orch host add smithi088 172.21.15.88 2023-12-16T18:00:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T18:00:17.690 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-16T18:00:17.690 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-16T18:00:17.695 DEBUG:teuthology.orchestra.run.smithi115:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-16T18:00:17.702 INFO:tasks.cephadm:Stopping all daemons... 2023-12-16T18:00:17.702 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-16T18:00:17.702 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a 2023-12-16T18:00:17.751 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-16T18:00:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 5 2023-12-16T18:00:17.753 ERROR:tasks.cephadm:Failed to stop "ceph.mon.a" Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 672, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -v bootstrap --fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 759, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 5: 'sudo systemctl stop ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a' 2023-12-16T18:00:17.755 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 672, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -v bootstrap --fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 759, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 5: 'sudo systemctl stop ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a' 2023-12-16T18:00:17.755 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-16T18:00:17.757 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487/remote/smithi088/crash 2023-12-16T18:00:17.758 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/crash -- . 2023-12-16T18:00:17.806 INFO:teuthology.orchestra.run.smithi088.stderr:tar: /var/lib/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-16T18:00:17.806 INFO:teuthology.orchestra.run.smithi088.stderr:tar: Error is not recoverable: exiting now 2023-12-16T18:00:17.808 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/lib/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487/remote/smithi115/crash 2023-12-16T18:00:17.809 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/lib/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/crash -- . 2023-12-16T18:00:17.822 INFO:teuthology.orchestra.run.smithi115.stderr:tar: /var/lib/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-16T18:00:17.822 INFO:teuthology.orchestra.run.smithi115.stderr:tar: Error is not recoverable: exiting now 2023-12-16T18:00:17.823 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-16T18:00:17.823 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-16T18:00:17.860 INFO:teuthology.orchestra.run.smithi088.stderr:grep: /var/log/ceph/b28c3a36-9c3c-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-16T18:00:17.862 INFO:tasks.cephadm:Compressing logs... 2023-12-16T18:00:17.862 DEBUG:teuthology.orchestra.run.smithi088:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-16T18:00:17.906 DEBUG:teuthology.orchestra.run.smithi115:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-16T18:00:17.916 INFO:teuthology.orchestra.run.smithi088.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-16T18:00:17.920 INFO:teuthology.orchestra.run.smithi115.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-16T18:00:17.927 INFO:teuthology.orchestra.run.smithi088.stderr: 2023-12-16T18:00:17.927 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m0.019s 2023-12-16T18:00:17.927 INFO:teuthology.orchestra.run.smithi088.stderr:user 0m0.013s 2023-12-16T18:00:17.927 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m0.004s 2023-12-16T18:00:17.939 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-16T18:00:17.940 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cephadm.log: 56.4% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-16T18:00:17.942 INFO:teuthology.orchestra.run.smithi115.stderr: 2023-12-16T18:00:17.943 INFO:teuthology.orchestra.run.smithi115.stderr:real 0m0.030s 2023-12-16T18:00:17.943 INFO:teuthology.orchestra.run.smithi115.stderr:user 0m0.017s 2023-12-16T18:00:17.943 INFO:teuthology.orchestra.run.smithi115.stderr:sys 0m0.004s 2023-12-16T18:00:17.943 INFO:tasks.cephadm:Archiving logs... 2023-12-16T18:00:17.944 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487/remote/smithi088/log 2023-12-16T18:00:17.945 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-16T18:00:17.980 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487/remote/smithi115/log 2023-12-16T18:00:17.981 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-16T18:00:17.996 INFO:tasks.cephadm:Removing cluster... 2023-12-16T18:00:17.996 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 --force 2023-12-16T18:00:18.189 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T18:00:19.532 DEBUG:teuthology.orchestra.run.smithi115:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 --force 2023-12-16T18:00:19.695 INFO:teuthology.orchestra.run.smithi115.stdout:Deleting cluster with fsid: b28c3a36-9c3c-11ee-95a5-87774f69a715 2023-12-16T18:00:21.041 INFO:tasks.cephadm:Removing cephadm ... 2023-12-16T18:00:21.042 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-16T18:00:21.048 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-16T18:00:21.053 INFO:tasks.cephadm:Teardown complete 2023-12-16T18:00:21.054 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 672, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -v bootstrap --fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 1758, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 759, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 5: 'sudo systemctl stop ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a' 2023-12-16T18:00:21.137 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=006dc2bc9a91494e8b5fde0ac19081b6 Traceback (most recent call last): File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 672, in ceph_bootstrap bootstrap_remote.run(args=cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:c7586e95519b7be76f3b6e3a4b333888baf46bc9 -v bootstrap --fsid b28c3a36-9c3c-11ee-95a5-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --ssh-private-key /root/cephadm-ssh-key --ssh-signed-cert /root/cephadm-ssh-key-cert.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 1758, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 1673, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_c7586e95519b7be76f3b6e3a4b333888baf46bc9/qa/tasks/cephadm.py", line 759, in ceph_bootstrap ctx.daemons.get_daemon(type_, id_, cluster).stop() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/daemon/cephadmunit.py", line 154, in stop self.remote.sh(self.stop_cmd) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 97, in sh proc = self.run(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi088 with status 5: 'sudo systemctl stop ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a' 2023-12-16T18:00:21.142 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-16T18:00:21.151 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-16T18:00:21.209 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... 2023-12-16T18:00:21.209 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-16T18:00:21.235 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-16T18:00:21.303 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-16T18:00:21.318 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-16T18:00:21.318 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T18:00:21.322 DEBUG:teuthology.orchestra.run.smithi115:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T18:00:21.332 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T18:00:21.333 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2023-12-16T18:00:21.333 INFO:teuthology.orchestra.run.smithi088.stdout:*hv01.front.sepi 44.4.53.2 2 u 40 64 17 0.122 -1.261 1.311 2023-12-16T18:00:21.333 INFO:teuthology.orchestra.run.smithi088.stdout: hv02.front.sepi 96.245.170.99 3 u 34 64 17 0.105 -2.230 1.466 2023-12-16T18:00:21.333 INFO:teuthology.orchestra.run.smithi088.stdout: hv03.front.sepi 74.6.168.72 3 u 32 64 17 0.120 -2.109 1.415 2023-12-16T18:00:21.333 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T18:00:21.335 INFO:teuthology.orchestra.run.smithi115.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T18:00:21.335 INFO:teuthology.orchestra.run.smithi115.stdout:============================================================================== 2023-12-16T18:00:21.336 INFO:teuthology.orchestra.run.smithi115.stdout:*hv01.front.sepi 44.4.53.2 2 u 39 64 17 0.103 -0.733 1.009 2023-12-16T18:00:21.336 INFO:teuthology.orchestra.run.smithi115.stdout:+hv02.front.sepi 96.245.170.99 3 u 44 64 17 0.121 -1.969 1.212 2023-12-16T18:00:21.336 INFO:teuthology.orchestra.run.smithi115.stdout:+hv03.front.sepi 74.6.168.72 3 u 39 64 17 0.138 -1.714 1.216 2023-12-16T18:00:21.336 INFO:teuthology.orchestra.run.smithi115.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2023-12-16T18:00:21.337 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-16T18:00:21.346 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-16T18:00:21.346 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-16T18:00:21.399 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-16T18:00:21.433 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-16T18:00:21.467 INFO:teuthology.task.internal:Duration was 713.013953 seconds 2023-12-16T18:00:21.468 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-16T18:00:21.550 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-16T18:00:21.551 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T18:00:21.553 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T18:00:21.589 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-16T18:00:21.589 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2023-12-16T18:00:21.589 DEBUG:teuthology.orchestra.run.smithi088:> 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 2023-12-16T18:00:21.638 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi115.front.sepia.ceph.com 2023-12-16T18:00:21.638 DEBUG:teuthology.orchestra.run.smithi115:> 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 2023-12-16T18:00:21.649 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-16T18:00:21.649 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T18:00:21.682 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T18:00:21.714 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-16T18:00:21.714 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T18:00:21.750 DEBUG:teuthology.orchestra.run.smithi115:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T18:00:21.811 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-16T18:00:21.821 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-16T18:00:21.821 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T18:00:21.833 DEBUG:teuthology.orchestra.run.smithi115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T18:00:21.845 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-16T18:00:21.895 DEBUG:teuthology.orchestra.run.smithi088:> 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 2023-12-16T18:00:21.897 DEBUG:teuthology.orchestra.run.smithi115:> 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 2023-12-16T18:00:21.907 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2023-12-16T18:00:21.909 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core 2023-12-16T18:00:21.937 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T18:00:21.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T18:00:21.985 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T18:00:21.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T18:00:21.990 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-16T18:00:22.001 INFO:teuthology.task.internal:Transferring archived files... 2023-12-16T18:00:22.002 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487/remote/smithi088 2023-12-16T18:00:22.002 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T18:00:22.050 DEBUG:teuthology.misc:Transferring archived files from smithi115:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487/remote/smithi115 2023-12-16T18:00:22.051 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T18:00:22.069 INFO:teuthology.task.internal:Removing archive directory... 2023-12-16T18:00:22.069 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T18:00:22.090 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T18:00:22.116 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-16T18:00:22.127 INFO:teuthology.task.internal:Not uploading archives. 2023-12-16T18:00:22.127 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-16T18:00:22.198 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-16T18:00:22.198 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T18:00:22.201 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T18:00:22.205 INFO:teuthology.orchestra.run.smithi088.stdout: 655479 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 18:00 /home/ubuntu/cephtest 2023-12-16T18:00:22.208 INFO:teuthology.orchestra.run.smithi115.stdout: 655472 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 18:00 /home/ubuntu/cephtest 2023-12-16T18:00:22.209 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-16T18:00:22.251 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-16T18:00:22.323 INFO:teuthology.nuke:Checking targets against current locks 2023-12-16T18:00:22.349 DEBUG:teuthology.nuke:shortname: smithi088 2023-12-16T18:00:22.350 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T18:00:22.375 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487', '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': '2023-12-16 17:39:28.045856', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMUvYlnWgvwdqjJvV4AVSB3FqZ04DzsYrNjgGNbZpBurikDdpDCAYyMeATi3LPuapDHHys6vsGtJs++906Lns3k='} 2023-12-16T18:00:22.378 DEBUG:teuthology.nuke:shortname: smithi115 2023-12-16T18:00:22.379 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T18:00:22.403 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_15:39:44-rados-wip-yuri8-testing-2023-12-15-0911-distro-default-smithi/7494487', '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': '2023-12-16 17:39:28.047402', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIREYqLxUmV7eJ/oYAjq9qr35tkFGk+CvFdwiZyzaCkDPTiV7XbPp0LNiIU4COJJYLOUb5I4MEjEV5YJuixqkeA='} 2023-12-16T18:00:22.430 INFO:teuthology.orchestra.console.smithi088:Power off 2023-12-16T18:00:22.431 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T18:00:22.459 DEBUG:teuthology.orchestra.console.smithi088:power off output: Chassis Power Control: Down/Off 2023-12-16T18:00:22.459 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T18:00:22.476 INFO:teuthology.orchestra.console.smithi115:Power off 2023-12-16T18:00:22.476 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T18:00:22.486 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-16T18:00:22.500 DEBUG:teuthology.orchestra.console.smithi115:power off output: Chassis Power Control: Down/Off 2023-12-16T18:00:22.500 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T18:00:22.530 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2023-12-16T18:00:26.487 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T18:00:26.531 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T18:00:26.599 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is on 2023-12-16T18:00:26.641 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2023-12-16T18:00:30.601 DEBUG:teuthology.orchestra.console.smithi088:pexpect command: ipmitool -H smithi088.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T18:00:30.642 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T18:00:30.712 DEBUG:teuthology.orchestra.console.smithi088:check power output: Chassis Power is off 2023-12-16T18:00:30.753 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is on 2023-12-16T18:00:30.813 INFO:teuthology.orchestra.console.smithi088:Power off completed 2023-12-16T18:00:34.757 DEBUG:teuthology.orchestra.console.smithi115:pexpect command: ipmitool -H smithi115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T18:00:34.870 DEBUG:teuthology.orchestra.console.smithi115:check power output: Chassis Power is off 2023-12-16T18:00:34.970 INFO:teuthology.orchestra.console.smithi115:Power off completed 2023-12-16T18:00:35.075 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_ca_signed_key} duration: 713.0139534473419 failure_reason: 'Command failed on smithi088 with status 5: ''sudo systemctl stop ceph-b28c3a36-9c3c-11ee-95a5-87774f69a715@mon.a''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=006dc2bc9a91494e8b5fde0ac19081b6 status: fail success: false 2023-12-16T18:00:35.076 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T18:00:35.156 INFO:teuthology.run:FAIL