2023-12-16T10:40:07.444 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-16T10:40:07.444 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description upgrade:reef-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --name yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958/orig.config.yaml 2023-12-16T10:40:07.503 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T10:40:07.607 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958 branch: main description: upgrade:reef-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7493958' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 kernel: hwe: true workunit: branch: main sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 64 sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:reef-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 targets: smithi022.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi063.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: reef exclude_packages: - ceph-volume - cephadm: cephadm_branch: reef cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-16_00:13:44 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-16T10:40:07.607 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa; will attempt to use it 2023-12-16T10:40:07.608 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks 2023-12-16T10:40:07.608 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-16T10:40:07.609 INFO:teuthology.task.internal:Checking packages... 2023-12-16T10:40:07.634 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6d933094a156ec7587742e5aa25fba5ba27ec678' 2023-12-16T10:40:07.634 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:40:07.634 INFO:teuthology.packaging:ref: None 2023-12-16T10:40:07.634 INFO:teuthology.packaging:tag: None 2023-12-16T10:40:07.634 INFO:teuthology.packaging:branch: main 2023-12-16T10:40:07.634 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:40:07.634 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2023-12-16T10:40:07.952 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-196-g85fe3c65-1focal 2023-12-16T10:40:07.953 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-16T10:40:07.960 INFO:teuthology.task.internal:no buildpackages task found 2023-12-16T10:40:07.960 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-16T10:40:07.989 INFO:teuthology.task.internal:Saving configuration 2023-12-16T10:40:08.011 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-16T10:40:08.017 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T10:40:08.050 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi022.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:33:59.089867', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-16T10:40:08.081 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:33:59.091858', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-16T10:40:08.081 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-16T10:40:08.088 INFO:teuthology.task.internal:roles: ubuntu@smithi022.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-16T10:40:08.088 INFO:teuthology.task.internal:roles: ubuntu@smithi063.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-16T10:40:08.088 INFO:teuthology.run_tasks:Running task console_log... 2023-12-16T10:40:08.173 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4f098dd940>, signals=[15]) 2023-12-16T10:40:08.174 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-16T10:40:08.180 INFO:teuthology.task.internal:Opening connections... 2023-12-16T10:40:08.180 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi022.front.sepia.ceph.com 2023-12-16T10:40:08.182 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:40:08.242 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi063.front.sepia.ceph.com 2023-12-16T10:40:08.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:40:08.298 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-16T10:40:08.305 DEBUG:teuthology.orchestra.run.smithi022:> uname -m 2023-12-16T10:40:08.323 INFO:teuthology.orchestra.run.smithi022.stdout:x86_64 2023-12-16T10:40:08.323 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2023-12-16T10:40:08.372 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="Ubuntu" 2023-12-16T10:40:08.372 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:ID=ubuntu 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE=debian 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="20.04" 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_CODENAME=focal 2023-12-16T10:40:08.373 INFO:teuthology.orchestra.run.smithi022.stdout:UBUNTU_CODENAME=focal 2023-12-16T10:40:08.374 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2023-12-16T10:40:08.407 DEBUG:teuthology.orchestra.run.smithi063:> uname -m 2023-12-16T10:40:08.414 INFO:teuthology.orchestra.run.smithi063.stdout:x86_64 2023-12-16T10:40:08.414 DEBUG:teuthology.orchestra.run.smithi063:> cat /etc/os-release 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:NAME="Ubuntu" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:ID=ubuntu 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:ID_LIKE=debian 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_ID="20.04" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:VERSION_CODENAME=focal 2023-12-16T10:40:08.462 INFO:teuthology.orchestra.run.smithi063.stdout:UBUNTU_CODENAME=focal 2023-12-16T10:40:08.463 INFO:teuthology.lock.ops:Updating smithi063.front.sepia.ceph.com on lock server 2023-12-16T10:40:08.490 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-16T10:40:08.499 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-16T10:40:08.504 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-16T10:40:08.505 DEBUG:teuthology.orchestra.run.smithi022:> test '!' -e /home/ubuntu/cephtest 2023-12-16T10:40:08.507 DEBUG:teuthology.orchestra.run.smithi063:> test '!' -e /home/ubuntu/cephtest 2023-12-16T10:40:08.512 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-16T10:40:08.518 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-16T10:40:08.518 DEBUG:teuthology.orchestra.run.smithi022:> test -z $(ls -A /var/lib/ceph) 2023-12-16T10:40:08.520 DEBUG:teuthology.orchestra.run.smithi063:> test -z $(ls -A /var/lib/ceph) 2023-12-16T10:40:08.572 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-16T10:40:08.650 INFO:teuthology.run_tasks:Running task kernel... 2023-12-16T10:40:08.664 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-16T10:40:08.664 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-12-16T10:40:08.664 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-12-16T10:40:08.664 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-12-16T10:40:08.665 DEBUG:teuthology.orchestra.run.smithi022:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T10:40:08.665 DEBUG:teuthology.orchestra.run.smithi063:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-16T10:40:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:40:08.670 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2023-12-16T10:40:08.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:40:08.671 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2023-12-16T10:40:08.677 INFO:teuthology.orchestra.run.smithi022.stdout:5.4.0-124-generic 2023-12-16T10:40:08.678 INFO:teuthology.task.kernel:Running kernel on smithi022: 5.4.0-124-generic 2023-12-16T10:40:08.678 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get clean 2023-12-16T10:40:08.718 INFO:teuthology.orchestra.run.smithi063.stdout:5.4.0-124-generic 2023-12-16T10:40:08.718 INFO:teuthology.task.kernel:Running kernel on smithi063: 5.4.0-124-generic 2023-12-16T10:40:08.718 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2023-12-16T10:40:08.776 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2023-12-16T10:40:08.838 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2023-12-16T10:40:08.959 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-16T10:40:08.973 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-16T10:40:08.985 INFO:teuthology.orchestra.run.smithi063.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-16T10:40:09.043 INFO:teuthology.orchestra.run.smithi022.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-16T10:40:09.069 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-16T10:40:09.097 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-16T10:40:09.179 INFO:teuthology.orchestra.run.smithi063.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-16T10:40:09.281 INFO:teuthology.orchestra.run.smithi063.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-16T10:40:09.347 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,023 kB] 2023-12-16T10:40:09.363 INFO:teuthology.orchestra.run.smithi063.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,641 kB] 2023-12-16T10:40:09.404 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-16T10:40:09.415 INFO:teuthology.orchestra.run.smithi063.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-16T10:40:09.415 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-16T10:40:09.415 INFO:teuthology.orchestra.run.smithi063.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-16T10:40:09.428 INFO:teuthology.orchestra.run.smithi063.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-16T10:40:09.430 INFO:teuthology.orchestra.run.smithi063.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-16T10:40:09.430 INFO:teuthology.orchestra.run.smithi063.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-16T10:40:09.436 INFO:teuthology.orchestra.run.smithi063.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-16T10:40:09.440 INFO:teuthology.orchestra.run.smithi063.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-16T10:40:09.442 INFO:teuthology.orchestra.run.smithi063.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-16T10:40:09.442 INFO:teuthology.orchestra.run.smithi063.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-16T10:40:09.442 INFO:teuthology.orchestra.run.smithi063.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-16T10:40:09.443 INFO:teuthology.orchestra.run.smithi063.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-16T10:40:09.455 INFO:teuthology.orchestra.run.smithi063.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-16T10:40:09.509 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-16T10:40:09.525 INFO:teuthology.orchestra.run.smithi022.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-16T10:40:09.529 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-16T10:40:09.529 INFO:teuthology.orchestra.run.smithi022.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-16T10:40:09.530 INFO:teuthology.orchestra.run.smithi063.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-16T10:40:09.549 INFO:teuthology.orchestra.run.smithi022.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-16T10:40:09.549 INFO:teuthology.orchestra.run.smithi022.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-16T10:40:09.552 INFO:teuthology.orchestra.run.smithi022.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-16T10:40:09.552 INFO:teuthology.orchestra.run.smithi022.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-16T10:40:09.558 INFO:teuthology.orchestra.run.smithi022.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-16T10:40:09.566 INFO:teuthology.orchestra.run.smithi022.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-16T10:40:09.570 INFO:teuthology.orchestra.run.smithi022.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-16T10:40:09.570 INFO:teuthology.orchestra.run.smithi022.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-16T10:40:09.570 INFO:teuthology.orchestra.run.smithi022.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-16T10:40:09.587 INFO:teuthology.orchestra.run.smithi022.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-16T10:40:09.587 INFO:teuthology.orchestra.run.smithi022.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-16T10:40:09.587 INFO:teuthology.orchestra.run.smithi022.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-16T10:40:09.588 INFO:teuthology.orchestra.run.smithi022.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-16T10:40:09.588 INFO:teuthology.orchestra.run.smithi022.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-16T10:40:09.589 INFO:teuthology.orchestra.run.smithi022.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-16T10:40:09.608 INFO:teuthology.orchestra.run.smithi022.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-16T10:40:09.608 INFO:teuthology.orchestra.run.smithi022.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-16T10:40:09.671 INFO:teuthology.orchestra.run.smithi063.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,023 kB] 2023-12-16T10:40:09.690 INFO:teuthology.orchestra.run.smithi022.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [693 kB] 2023-12-16T10:40:10.023 INFO:teuthology.orchestra.run.smithi022.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,641 kB] 2023-12-16T10:40:10.057 INFO:teuthology.orchestra.run.smithi063.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [919 kB] 2023-12-16T10:40:10.087 INFO:teuthology.orchestra.run.smithi063.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [488 kB] 2023-12-16T10:40:10.099 INFO:teuthology.orchestra.run.smithi063.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-16T10:40:10.102 INFO:teuthology.orchestra.run.smithi063.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-16T10:40:10.104 INFO:teuthology.orchestra.run.smithi063.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,569 kB] 2023-12-16T10:40:10.168 INFO:teuthology.orchestra.run.smithi063.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [359 kB] 2023-12-16T10:40:10.187 INFO:teuthology.orchestra.run.smithi063.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-16T10:40:10.212 INFO:teuthology.orchestra.run.smithi022.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [405 kB] 2023-12-16T10:40:10.225 INFO:teuthology.orchestra.run.smithi022.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-16T10:40:10.226 INFO:teuthology.orchestra.run.smithi022.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-16T10:40:10.227 INFO:teuthology.orchestra.run.smithi022.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,451 kB] 2023-12-16T10:40:10.297 INFO:teuthology.orchestra.run.smithi022.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [342 kB] 2023-12-16T10:40:10.304 INFO:teuthology.orchestra.run.smithi022.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-16T10:40:10.304 INFO:teuthology.orchestra.run.smithi022.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [916 kB] 2023-12-16T10:40:10.343 INFO:teuthology.orchestra.run.smithi022.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [635 kB] 2023-12-16T10:40:10.351 INFO:teuthology.orchestra.run.smithi063.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,142 kB] 2023-12-16T10:40:10.517 INFO:teuthology.orchestra.run.smithi022.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-16T10:40:10.948 INFO:teuthology.orchestra.run.smithi022.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-16T10:40:10.953 INFO:teuthology.orchestra.run.smithi022.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-16T10:40:10.956 INFO:teuthology.orchestra.run.smithi022.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-16T10:40:10.963 INFO:teuthology.orchestra.run.smithi022.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-16T10:40:10.965 INFO:teuthology.orchestra.run.smithi022.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-16T10:40:10.990 INFO:teuthology.orchestra.run.smithi063.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-16T10:40:11.028 INFO:teuthology.orchestra.run.smithi063.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-16T10:40:11.042 INFO:teuthology.orchestra.run.smithi063.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-16T10:40:11.043 INFO:teuthology.orchestra.run.smithi063.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-16T10:40:11.044 INFO:teuthology.orchestra.run.smithi063.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-16T10:40:11.045 INFO:teuthology.orchestra.run.smithi063.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-16T10:40:11.045 INFO:teuthology.orchestra.run.smithi063.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-16T10:40:11.045 INFO:teuthology.orchestra.run.smithi063.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-16T10:40:11.072 INFO:teuthology.orchestra.run.smithi063.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-16T10:40:11.073 INFO:teuthology.orchestra.run.smithi063.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-16T10:40:11.237 INFO:teuthology.orchestra.run.smithi063.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-16T10:40:11.428 INFO:teuthology.orchestra.run.smithi063.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-16T10:40:11.450 INFO:teuthology.orchestra.run.smithi063.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-16T10:40:13.459 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 18.5 MB in 3s (7,075 kB/s) 2023-12-16T10:40:13.774 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 18.5 MB in 3s (6,648 kB/s) 2023-12-16T10:40:14.908 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-16T10:40:14.935 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-16T10:40:15.007 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-16T10:40:15.215 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2023-12-16T10:40:15.216 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2023-12-16T10:40:15.340 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2023-12-16T10:40:15.367 DEBUG:teuthology.orchestra.run.smithi022:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-16T10:40:15.414 INFO:teuthology.orchestra.run.smithi063.stdout:The following additional packages will be installed: 2023-12-16T10:40:15.414 INFO:teuthology.orchestra.run.smithi063.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-16T10:40:15.414 INFO:teuthology.orchestra.run.smithi063.stdout: libusbmuxd6 linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic 2023-12-16T10:40:15.415 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-extra-5.15.0-91-generic thermald upower usbmuxd 2023-12-16T10:40:15.415 INFO:teuthology.orchestra.run.smithi063.stdout:Suggested packages: 2023-12-16T10:40:15.415 INFO:teuthology.orchestra.run.smithi063.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-16T10:40:15.415 INFO:teuthology.orchestra.run.smithi063.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-91-generic 2023-12-16T10:40:15.436 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2023-12-16T10:40:15.472 INFO:teuthology.orchestra.run.smithi063.stdout:The following NEW packages will be installed: 2023-12-16T10:40:15.473 INFO:teuthology.orchestra.run.smithi063.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-16T10:40:15.473 INFO:teuthology.orchestra.run.smithi063.stdout: libusbmuxd6 linux-image-5.15.0-91-generic linux-image-generic-hwe-20.04 2023-12-16T10:40:15.473 INFO:teuthology.orchestra.run.smithi063.stdout: linux-modules-5.15.0-91-generic linux-modules-extra-5.15.0-91-generic 2023-12-16T10:40:15.473 INFO:teuthology.orchestra.run.smithi063.stdout: thermald upower usbmuxd 2023-12-16T10:40:15.531 INFO:teuthology.orchestra.run.smithi063.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-16T10:40:15.531 INFO:teuthology.orchestra.run.smithi063.stdout:Need to get 90.9 MB of archives. 2023-12-16T10:40:15.531 INFO:teuthology.orchestra.run.smithi063.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-16T10:40:15.531 INFO:teuthology.orchestra.run.smithi063.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-16T10:40:15.587 INFO:teuthology.orchestra.run.smithi063.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-16T10:40:15.593 INFO:teuthology.orchestra.run.smithi063.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-16T10:40:15.597 INFO:teuthology.orchestra.run.smithi063.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-16T10:40:15.611 INFO:teuthology.orchestra.run.smithi063.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-16T10:40:15.619 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-91-generic amd64 5.15.0-91.101~20.04.1 [21.0 MB] 2023-12-16T10:40:15.645 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2023-12-16T10:40:15.646 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2023-12-16T10:40:15.834 INFO:teuthology.orchestra.run.smithi022.stdout:The following additional packages will be installed: 2023-12-16T10:40:15.834 INFO:teuthology.orchestra.run.smithi022.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-16T10:40:15.834 INFO:teuthology.orchestra.run.smithi022.stdout: libusbmuxd6 linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic 2023-12-16T10:40:15.834 INFO:teuthology.orchestra.run.smithi022.stdout: linux-modules-extra-5.15.0-91-generic thermald upower usbmuxd 2023-12-16T10:40:15.835 INFO:teuthology.orchestra.run.smithi022.stdout:Suggested packages: 2023-12-16T10:40:15.835 INFO:teuthology.orchestra.run.smithi022.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-16T10:40:15.836 INFO:teuthology.orchestra.run.smithi022.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-91-generic 2023-12-16T10:40:15.899 INFO:teuthology.orchestra.run.smithi022.stdout:The following NEW packages will be installed: 2023-12-16T10:40:15.899 INFO:teuthology.orchestra.run.smithi022.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-16T10:40:15.900 INFO:teuthology.orchestra.run.smithi022.stdout: libusbmuxd6 linux-image-5.15.0-91-generic linux-image-generic-hwe-20.04 2023-12-16T10:40:15.900 INFO:teuthology.orchestra.run.smithi022.stdout: linux-modules-5.15.0-91-generic linux-modules-extra-5.15.0-91-generic 2023-12-16T10:40:15.900 INFO:teuthology.orchestra.run.smithi022.stdout: thermald upower usbmuxd 2023-12-16T10:40:15.903 INFO:teuthology.orchestra.run.smithi063.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-91-generic amd64 5.15.0-91.101~20.04.1 [11.4 MB] 2023-12-16T10:40:16.000 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-91-generic amd64 5.15.0-91.101~20.04.1 [57.9 MB] 2023-12-16T10:40:16.083 INFO:teuthology.orchestra.run.smithi022.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-16T10:40:16.083 INFO:teuthology.orchestra.run.smithi022.stdout:Need to get 90.9 MB of archives. 2023-12-16T10:40:16.083 INFO:teuthology.orchestra.run.smithi022.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-16T10:40:16.083 INFO:teuthology.orchestra.run.smithi022.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-16T10:40:16.367 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-16T10:40:16.397 INFO:teuthology.orchestra.run.smithi022.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-16T10:40:16.417 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-16T10:40:16.487 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-16T10:40:16.525 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-91-generic amd64 5.15.0-91.101~20.04.1 [21.0 MB] 2023-12-16T10:40:16.696 INFO:teuthology.orchestra.run.smithi063.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.91.101~20.04.48 [2,628 B] 2023-12-16T10:40:16.696 INFO:teuthology.orchestra.run.smithi063.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-12-16T10:40:16.697 INFO:teuthology.orchestra.run.smithi063.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-16T10:40:16.700 INFO:teuthology.orchestra.run.smithi063.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-16T10:40:16.702 INFO:teuthology.orchestra.run.smithi063.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-16T10:40:17.389 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 90.9 MB in 1s (74.5 MB/s) 2023-12-16T10:40:17.429 INFO:teuthology.orchestra.run.smithi022.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-91-generic amd64 5.15.0-91.101~20.04.1 [11.4 MB] 2023-12-16T10:40:17.593 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-16T10:40:17.715 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-91-generic amd64 5.15.0-91.101~20.04.1 [57.9 MB] 2023-12-16T10:40:19.305 INFO:teuthology.orchestra.run.smithi063.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 ... 104373 files and directories currently installed.) 2023-12-16T10:40:19.311 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-16T10:40:19.449 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-16T10:40:19.604 INFO:teuthology.orchestra.run.smithi022.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.91.101~20.04.48 [2,628 B] 2023-12-16T10:40:19.604 INFO:teuthology.orchestra.run.smithi022.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-12-16T10:40:19.605 INFO:teuthology.orchestra.run.smithi022.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-16T10:40:19.776 INFO:teuthology.orchestra.run.smithi022.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-16T10:40:19.835 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-16T10:40:19.849 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-16T10:40:19.893 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-16T10:40:20.121 INFO:teuthology.orchestra.run.smithi022.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-16T10:40:20.188 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-16T10:40:20.204 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-16T10:40:20.238 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-16T10:40:20.533 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-16T10:40:20.546 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-16T10:40:20.599 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-16T10:40:20.847 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 90.9 MB in 4s (21.5 MB/s) 2023-12-16T10:40:20.936 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-16T10:40:20.951 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-16T10:40:20.986 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-16T10:40:21.030 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-16T10:40:21.247 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-5.15.0-91-generic. 2023-12-16T10:40:21.261 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../05-linux-modules-5.15.0-91-generic_5.15.0-91.101~20.04.1_amd64.deb ... 2023-12-16T10:40:21.297 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:22.719 INFO:teuthology.orchestra.run.smithi022.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 ... 104373 files and directories currently installed.) 2023-12-16T10:40:22.724 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-16T10:40:22.869 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-16T10:40:23.239 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-16T10:40:23.252 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-16T10:40:23.288 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-16T10:40:23.641 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-16T10:40:23.655 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-16T10:40:23.699 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-16T10:40:24.015 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-image-5.15.0-91-generic. 2023-12-16T10:40:24.029 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../06-linux-image-5.15.0-91-generic_5.15.0-91.101~20.04.1_amd64.deb ... 2023-12-16T10:40:24.052 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-16T10:40:24.067 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-16T10:40:24.110 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-16T10:40:24.113 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:24.413 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-16T10:40:24.429 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-16T10:40:24.463 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-16T10:40:24.635 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-91-generic. 2023-12-16T10:40:24.649 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-91-generic_5.15.0-91.101~20.04.1_amd64.deb ... 2023-12-16T10:40:24.693 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-modules-extra-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:24.833 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-modules-5.15.0-91-generic. 2023-12-16T10:40:24.847 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../05-linux-modules-5.15.0-91-generic_5.15.0-91.101~20.04.1_amd64.deb ... 2023-12-16T10:40:24.891 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-modules-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:27.425 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-image-5.15.0-91-generic. 2023-12-16T10:40:27.438 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../06-linux-image-5.15.0-91-generic_5.15.0-91.101~20.04.1_amd64.deb ... 2023-12-16T10:40:27.548 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-image-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:28.078 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-91-generic. 2023-12-16T10:40:28.093 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-91-generic_5.15.0-91.101~20.04.1_amd64.deb ... 2023-12-16T10:40:28.169 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-modules-extra-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:31.471 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-16T10:40:31.487 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.91.101~20.04.48_amd64.deb ... 2023-12-16T10:40:31.529 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.91.101~20.04.48) ... 2023-12-16T10:40:31.873 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-16T10:40:31.890 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-16T10:40:31.932 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-16T10:40:32.235 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package thermald. 2023-12-16T10:40:32.249 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-16T10:40:32.284 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-16T10:40:32.833 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package upower. 2023-12-16T10:40:32.847 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-16T10:40:32.906 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-16T10:40:33.288 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package usbmuxd. 2023-12-16T10:40:33.302 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-16T10:40:33.346 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-16T10:40:33.644 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-16T10:40:33.783 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-16T10:40:33.893 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-16T10:40:34.019 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-16T10:40:34.153 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-16T10:40:34.287 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-16T10:40:34.413 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-16T10:40:34.902 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-16T10:40:34.917 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.91.101~20.04.48_amd64.deb ... 2023-12-16T10:40:34.984 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.91.101~20.04.48) ... 2023-12-16T10:40:35.076 INFO:teuthology.orchestra.run.smithi063.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-16T10:40:35.134 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-16T10:40:35.304 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-16T10:40:35.320 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-16T10:40:35.334 INFO:teuthology.orchestra.run.smithi063.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-16T10:40:35.348 INFO:teuthology.orchestra.run.smithi063.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-16T10:40:35.348 INFO:teuthology.orchestra.run.smithi063.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-16T10:40:35.404 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-16T10:40:35.787 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package thermald. 2023-12-16T10:40:35.803 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-16T10:40:35.848 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-16T10:40:35.875 INFO:teuthology.orchestra.run.smithi063.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-16T10:40:36.087 INFO:teuthology.orchestra.run.smithi063.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-16T10:40:36.139 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-16T10:40:36.395 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package upower. 2023-12-16T10:40:36.408 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-16T10:40:36.448 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-16T10:40:36.448 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-16T10:40:36.470 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-16T10:40:36.849 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package usbmuxd. 2023-12-16T10:40:36.864 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-16T10:40:36.907 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-16T10:40:36.912 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:37.214 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-16T10:40:37.336 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-16T10:40:37.496 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-16T10:40:37.622 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-16T10:40:37.748 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-16T10:40:37.891 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-16T10:40:37.991 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-16T10:40:38.270 INFO:teuthology.orchestra.run.smithi063.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-91-generic 2023-12-16T10:40:38.270 INFO:teuthology.orchestra.run.smithi063.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-91-generic 2023-12-16T10:40:38.411 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-extra-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:38.515 INFO:teuthology.orchestra.run.smithi022.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-16T10:40:38.570 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-16T10:40:38.774 INFO:teuthology.orchestra.run.smithi022.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-16T10:40:38.784 INFO:teuthology.orchestra.run.smithi022.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-16T10:40:38.784 INFO:teuthology.orchestra.run.smithi022.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-16T10:40:39.271 INFO:teuthology.orchestra.run.smithi022.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-16T10:40:39.485 INFO:teuthology.orchestra.run.smithi022.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-16T10:40:39.550 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-16T10:40:39.821 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.91.101~20.04.48) ... 2023-12-16T10:40:39.866 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-16T10:40:39.866 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-16T10:40:39.946 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up linux-modules-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:40.689 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-image-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:42.057 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-16T10:40:42.064 INFO:teuthology.orchestra.run.smithi022.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-91-generic 2023-12-16T10:40:42.064 INFO:teuthology.orchestra.run.smithi022.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-91-generic 2023-12-16T10:40:42.215 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-modules-extra-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:42.362 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-16T10:40:43.115 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-16T10:40:43.223 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for linux-image-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:43.287 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-16T10:40:43.287 INFO:teuthology.orchestra.run.smithi063.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-91-generic 2023-12-16T10:40:43.641 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.91.101~20.04.48) ... 2023-12-16T10:40:43.792 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up linux-modules-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:45.485 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-16T10:40:47.082 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-16T10:40:47.918 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-16T10:40:48.060 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for linux-image-5.15.0-91-generic (5.15.0-91.101~20.04.1) ... 2023-12-16T10:40:48.145 INFO:teuthology.orchestra.run.smithi022.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-16T10:40:48.145 INFO:teuthology.orchestra.run.smithi022.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-91-generic 2023-12-16T10:41:09.014 INFO:teuthology.orchestra.run.smithi063.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-16T10:41:09.014 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub' 2023-12-16T10:41:09.037 INFO:teuthology.orchestra.run.smithi063.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T10:41:09.063 INFO:teuthology.orchestra.run.smithi063.stdout:Generating grub configuration file ... 2023-12-16T10:41:09.379 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T10:41:09.403 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T10:41:09.796 INFO:teuthology.orchestra.run.smithi063.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-16T10:41:09.808 INFO:teuthology.orchestra.run.smithi063.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-16T10:41:11.989 INFO:teuthology.orchestra.run.smithi063.stdout:done 2023-12-16T10:41:12.430 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic-hwe-20.04 2023-12-16T10:41:12.475 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic-hwe-20.04 2023-12-16T10:41:12.475 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 20 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta-hwe-5.15 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.15.0.91.101~20.04.48 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.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-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.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-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2023-12-16T10:41:12.476 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2023-12-16T10:41:12.477 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-91-generic 2023-12-16T10:41:12.477 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T10:41:12.477 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T10:41:12.477 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-16T10:41:12.477 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi063.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T10:41:12.477 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get clean 2023-12-16T10:41:12.564 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2023-12-16T10:41:12.696 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-16T10:41:12.696 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-16T10:41:12.701 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-16T10:41:12.719 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-16T10:41:14.044 INFO:teuthology.orchestra.run.smithi022.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-16T10:41:14.044 INFO:teuthology.orchestra.run.smithi022.stdout:Sourcing file `/etc/default/grub' 2023-12-16T10:41:14.057 INFO:teuthology.orchestra.run.smithi022.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T10:41:14.078 INFO:teuthology.orchestra.run.smithi022.stdout:Generating grub configuration file ... 2023-12-16T10:41:14.398 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T10:41:14.421 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T10:41:14.490 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-16T10:41:14.517 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-16T10:41:14.589 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-16T10:41:14.776 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2023-12-16T10:41:14.776 INFO:teuthology.orchestra.run.smithi022.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-16T10:41:14.776 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2023-12-16T10:41:14.788 INFO:teuthology.orchestra.run.smithi022.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-16T10:41:14.994 INFO:teuthology.orchestra.run.smithi063.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.91.101~20.04.48). 2023-12-16T10:41:14.995 INFO:teuthology.orchestra.run.smithi063.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-16T10:41:14.997 DEBUG:teuthology.orchestra.run.smithi063:> dpkg -s linux-image-generic-hwe-20.04 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Package: linux-image-generic-hwe-20.04 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Status: install ok installed 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Priority: optional 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Section: kernel 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Installed-Size: 20 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Architecture: amd64 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Source: linux-meta-hwe-5.15 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Version: 5.15.0.91.101~20.04.48 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.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-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.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-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Recommends: thermald 2023-12-16T10:41:15.020 INFO:teuthology.orchestra.run.smithi063.stdout:Description: Generic Linux kernel image 2023-12-16T10:41:15.021 INFO:teuthology.orchestra.run.smithi063.stdout: This package will always depend on the latest generic kernel image 2023-12-16T10:41:15.021 INFO:teuthology.orchestra.run.smithi063.stdout: available. 2023-12-16T10:41:15.021 DEBUG:teuthology.orchestra.run.smithi063:> mktemp 2023-12-16T10:41:15.026 INFO:teuthology.orchestra.run.smithi063.stdout:/tmp/tmp.D8qRrM432O 2023-12-16T10:41:15.026 DEBUG:teuthology.orchestra.run.smithi063:> sudo cp /boot/grub/grub.cfg /tmp/tmp.D8qRrM432O 2023-12-16T10:41:15.040 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 0666 /tmp/tmp.D8qRrM432O 2023-12-16T10:41:15.120 DEBUG:teuthology.orchestra.remote:smithi063:/tmp/tmp.D8qRrM432O is 9KB 2023-12-16T10:41:15.134 DEBUG:teuthology.orchestra.run.smithi063:> rm -fr /tmp/tmp.D8qRrM432O 2023-12-16T10:41:15.140 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-16T10:41:15.196 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-16T10:41:15.196 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-16T10:41:15.196 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-16T10:41:15.224 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-91-generic 2023-12-16T10:41:15.224 DEBUG:teuthology.orchestra.run.smithi063:> sudo update-grub 2023-12-16T10:41:16.535 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub' 2023-12-16T10:41:16.544 INFO:teuthology.orchestra.run.smithi063.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T10:41:16.595 INFO:teuthology.orchestra.run.smithi063.stderr:Generating grub configuration file ... 2023-12-16T10:41:16.835 INFO:teuthology.orchestra.run.smithi022.stdout:done 2023-12-16T10:41:16.856 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T10:41:16.867 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T10:41:17.258 INFO:teuthology.orchestra.run.smithi063.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-16T10:41:17.269 INFO:teuthology.orchestra.run.smithi063.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-16T10:41:17.286 DEBUG:teuthology.orchestra.run.smithi022:> dpkg -s linux-image-generic-hwe-20.04 2023-12-16T10:41:17.341 INFO:teuthology.orchestra.run.smithi022.stdout:Package: linux-image-generic-hwe-20.04 2023-12-16T10:41:17.341 INFO:teuthology.orchestra.run.smithi022.stdout:Status: install ok installed 2023-12-16T10:41:17.341 INFO:teuthology.orchestra.run.smithi022.stdout:Priority: optional 2023-12-16T10:41:17.341 INFO:teuthology.orchestra.run.smithi022.stdout:Section: kernel 2023-12-16T10:41:17.341 INFO:teuthology.orchestra.run.smithi022.stdout:Installed-Size: 20 2023-12-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: amd64 2023-12-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.stdout:Source: linux-meta-hwe-5.15 2023-12-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.stdout:Version: 5.15.0.91.101~20.04.48 2023-12-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.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-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.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-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.stdout:Recommends: thermald 2023-12-16T10:41:17.342 INFO:teuthology.orchestra.run.smithi022.stdout:Description: Generic Linux kernel image 2023-12-16T10:41:17.343 INFO:teuthology.orchestra.run.smithi022.stdout: This package will always depend on the latest generic kernel image 2023-12-16T10:41:17.343 INFO:teuthology.orchestra.run.smithi022.stdout: available. 2023-12-16T10:41:17.343 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-91-generic 2023-12-16T10:41:17.343 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-16T10:41:17.343 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-16T10:41:17.344 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-16T10:41:17.344 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi022.front.sepia.ceph.com, path=None, version=distro) 2023-12-16T10:41:17.344 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get clean 2023-12-16T10:41:17.416 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2023-12-16T10:41:17.549 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-16T10:41:17.549 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-16T10:41:17.562 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-16T10:41:17.582 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-16T10:41:18.274 INFO:teuthology.orchestra.run.smithi063.stderr:done 2023-12-16T10:41:18.276 DEBUG:teuthology.orchestra.run.smithi063:> sudo shutdown -r now 2023-12-16T10:41:19.365 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2023-12-16T10:41:19.391 DEBUG:teuthology.orchestra.run.smithi022:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-16T10:41:19.460 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2023-12-16T10:41:19.669 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2023-12-16T10:41:19.669 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2023-12-16T10:41:19.900 INFO:teuthology.orchestra.run.smithi022.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.91.101~20.04.48). 2023-12-16T10:41:19.900 INFO:teuthology.orchestra.run.smithi022.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-16T10:41:19.902 DEBUG:teuthology.orchestra.run.smithi022:> dpkg -s linux-image-generic-hwe-20.04 2023-12-16T10:41:19.922 INFO:teuthology.orchestra.run.smithi022.stdout:Package: linux-image-generic-hwe-20.04 2023-12-16T10:41:19.922 INFO:teuthology.orchestra.run.smithi022.stdout:Status: install ok installed 2023-12-16T10:41:19.922 INFO:teuthology.orchestra.run.smithi022.stdout:Priority: optional 2023-12-16T10:41:19.922 INFO:teuthology.orchestra.run.smithi022.stdout:Section: kernel 2023-12-16T10:41:19.922 INFO:teuthology.orchestra.run.smithi022.stdout:Installed-Size: 20 2023-12-16T10:41:19.922 INFO:teuthology.orchestra.run.smithi022.stdout:Maintainer: Ubuntu Kernel Team 2023-12-16T10:41:19.922 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: amd64 2023-12-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.stdout:Source: linux-meta-hwe-5.15 2023-12-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.stdout:Version: 5.15.0.91.101~20.04.48 2023-12-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.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-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.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-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.stdout:Recommends: thermald 2023-12-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.stdout:Description: Generic Linux kernel image 2023-12-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.stdout: This package will always depend on the latest generic kernel image 2023-12-16T10:41:19.923 INFO:teuthology.orchestra.run.smithi022.stdout: available. 2023-12-16T10:41:19.923 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2023-12-16T10:41:19.927 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.VN5MW9rfdQ 2023-12-16T10:41:19.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo cp /boot/grub/grub.cfg /tmp/tmp.VN5MW9rfdQ 2023-12-16T10:41:19.936 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.VN5MW9rfdQ 2023-12-16T10:41:20.023 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.VN5MW9rfdQ is 9KB 2023-12-16T10:41:20.037 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.VN5MW9rfdQ 2023-12-16T10:41:20.043 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-16T10:41:20.098 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2023-12-16T10:41:20.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-16T10:41:20.098 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-16T10:41:20.132 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-91-generic 2023-12-16T10:41:20.132 DEBUG:teuthology.orchestra.run.smithi022:> sudo update-grub 2023-12-16T10:41:21.440 INFO:teuthology.orchestra.run.smithi022.stderr:Sourcing file `/etc/default/grub' 2023-12-16T10:41:21.445 INFO:teuthology.orchestra.run.smithi022.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-16T10:41:21.457 INFO:teuthology.orchestra.run.smithi022.stderr:Generating grub configuration file ... 2023-12-16T10:41:21.744 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.15.0-91-generic 2023-12-16T10:41:21.755 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.15.0-91-generic 2023-12-16T10:41:22.122 INFO:teuthology.orchestra.run.smithi022.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-16T10:41:22.134 INFO:teuthology.orchestra.run.smithi022.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-16T10:41:23.110 INFO:teuthology.orchestra.run.smithi022.stderr:done 2023-12-16T10:41:23.112 DEBUG:teuthology.orchestra.run.smithi022:> sudo shutdown -r now 2023-12-16T10:41:48.302 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-16T10:41:48.302 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-16T10:41:48.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:41:53.117 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-16T10:41:53.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-12-16T10:41:53.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:42:22.866 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2023-12-16T10:42:31.867 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-16T10:42:31.868 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:42:50.262 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.63 2023-12-16T10:42:53.130 DEBUG:teuthology.orchestra.remote:timed out 2023-12-16T10:43:02.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-12-16T10:43:02.136 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:43:02.263 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-16T10:43:02.264 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:43:02.957 DEBUG:teuthology.orchestra.run.smithi063:> true 2023-12-16T10:43:03.154 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.22 2023-12-16T10:43:03.885 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-16T10:43:03.885 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-91-generic"... 2023-12-16T10:43:03.886 DEBUG:teuthology.orchestra.run.smithi063:> uname -r 2023-12-16T10:43:03.934 INFO:teuthology.orchestra.run.smithi063.stdout:5.15.0-91-generic 2023-12-16T10:43:03.935 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-91-generic vs 5.15.0-91-generic 2023-12-16T10:43:03.935 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T10:43:03.935 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-16T10:43:04.936 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-16T10:43:04.936 DEBUG:teuthology.orchestra.run.smithi063:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T10:43:05.129 INFO:teuthology.orchestra.run.smithi063.stdout:ttyS1 2023-12-16T10:43:05.171 DEBUG:teuthology.parallel:result is None 2023-12-16T10:43:15.155 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-12-16T10:43:15.156 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:43:15.392 DEBUG:teuthology.orchestra.run.smithi022:> true 2023-12-16T10:43:15.924 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-12-16T10:43:15.925 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-91-generic"... 2023-12-16T10:43:15.925 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2023-12-16T10:43:15.973 INFO:teuthology.orchestra.run.smithi022.stdout:5.15.0-91-generic 2023-12-16T10:43:15.973 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-91-generic vs 5.15.0-91-generic 2023-12-16T10:43:15.973 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-16T10:43:15.973 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-16T10:43:16.974 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-16T10:43:16.974 DEBUG:teuthology.orchestra.run.smithi022:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-16T10:43:17.051 INFO:teuthology.orchestra.run.smithi022.stdout:ttyS1 2023-12-16T10:43:17.087 DEBUG:teuthology.parallel:result is None 2023-12-16T10:43:17.087 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-16T10:43:17.094 INFO:teuthology.task.internal:Creating test directory... 2023-12-16T10:43:17.094 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T10:43:17.096 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-16T10:43:17.104 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-16T10:43:17.142 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-16T10:43:17.152 INFO:teuthology.task.internal:Creating archive directory... 2023-12-16T10:43:17.152 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T10:43:17.155 DEBUG:teuthology.orchestra.run.smithi063:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-16T10:43:17.180 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-16T10:43:17.186 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-16T10:43:17.187 DEBUG:teuthology.orchestra.run.smithi022:> 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-16T10:43:17.213 DEBUG:teuthology.orchestra.run.smithi063:> 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-16T10:43:17.227 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:43:17.237 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:43:17.237 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:43:17.246 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-16T10:43:17.247 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-16T10:43:17.254 INFO:teuthology.task.internal:Configuring sudo... 2023-12-16T10:43:17.254 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T10:43:17.284 DEBUG:teuthology.orchestra.run.smithi063:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-16T10:43:17.308 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-16T10:43:17.317 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-16T10:43:17.317 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T10:43:17.344 DEBUG:teuthology.orchestra.run.smithi063:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-16T10:43:17.355 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T10:43:17.398 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T10:43:17.446 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2023-12-16T10:43:17.446 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T10:43:17.512 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-16T10:43:17.520 DEBUG:teuthology.orchestra.run.smithi063:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-16T10:43:17.568 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-16T10:43:17.568 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-16T10:43:17.625 DEBUG:teuthology.orchestra.run.smithi022:> sudo service rsyslog restart 2023-12-16T10:43:17.628 DEBUG:teuthology.orchestra.run.smithi063:> sudo service rsyslog restart 2023-12-16T10:43:17.712 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-16T10:43:17.720 INFO:teuthology.task.internal:Starting timer... 2023-12-16T10:43:17.720 INFO:teuthology.run_tasks:Running task pcp... 2023-12-16T10:43:17.730 INFO:teuthology.run_tasks:Running task selinux... 2023-12-16T10:43:17.737 DEBUG:teuthology.task.selinux:Excluding smithi022: OS 'ubuntu' does not support SELinux 2023-12-16T10:43:17.738 DEBUG:teuthology.task.selinux:Excluding smithi063: OS 'ubuntu' does not support SELinux 2023-12-16T10:43:17.738 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-16T10:43:17.738 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-16T10:43:17.738 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-16T10:43:17.738 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-16T10:43:17.749 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-16T10:43:17.749 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-16T10:43:17.766 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-16T10:43:17.767 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi022.front.sepia.ceph.com,smithi063.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-16T10:49:14.522 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi022.front.sepia.ceph.com'), Remote(name='ubuntu@smithi063.front.sepia.ceph.com')] 2023-12-16T10:49:14.523 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-12-16T10:49:14.524 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:49:14.616 DEBUG:teuthology.orchestra.run.smithi022:> true 2023-12-16T10:49:14.735 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-12-16T10:49:14.735 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-16T10:49:14.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi063.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-16T10:49:14.837 DEBUG:teuthology.orchestra.run.smithi063:> true 2023-12-16T10:49:14.967 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi063.front.sepia.ceph.com' 2023-12-16T10:49:14.967 INFO:teuthology.run_tasks:Running task clock... 2023-12-16T10:49:14.977 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-16T10:49:14.977 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T10:49:14.977 DEBUG:teuthology.orchestra.run.smithi022:> 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-16T10:49:14.980 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-16T10:49:14.980 DEBUG:teuthology.orchestra.run.smithi063:> 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-16T10:49:15.013 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-16T10:49:15.013 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Command line: ntpd -gq 2023-12-16T10:49:15.014 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: proto: precision = 0.111 usec (-23) 2023-12-16T10:49:15.015 INFO:teuthology.orchestra.run.smithi022.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T10:49:15.015 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T10:49:15.015 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: restrict ::: KOD does nothing without LIMITED. 2023-12-16T10:49:15.015 INFO:teuthology.orchestra.run.smithi022.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-16T10:49:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Listen and drop on 0 v6wildcard [::]:123 2023-12-16T10:49:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-16T10:49:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Listen normally on 2 lo 127.0.0.1:123 2023-12-16T10:49:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Listen normally on 3 ens1f0 172.21.15.22:123 2023-12-16T10:49:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Listen normally on 4 lo [::1]:123 2023-12-16T10:49:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:5de4%3]:123 2023-12-16T10:49:15.016 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:15 ntpd[23332]: Listening on routing socket on fd #22 for interface updates 2023-12-16T10:49:15.039 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-16T10:49:15.039 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Command line: ntpd -gq 2023-12-16T10:49:15.039 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: proto: precision = 0.069 usec (-24) 2023-12-16T10:49:15.040 INFO:teuthology.orchestra.run.smithi063.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T10:49:15.040 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-16T10:49:15.040 INFO:teuthology.orchestra.run.smithi063.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-16T10:49:15.041 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: restrict ::: KOD does nothing without LIMITED. 2023-12-16T10:49:15.041 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Listen and drop on 0 v6wildcard [::]:123 2023-12-16T10:49:15.041 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-16T10:49:15.041 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Listen normally on 2 lo 127.0.0.1:123 2023-12-16T10:49:15.042 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Listen normally on 3 enp3s0f1 172.21.15.63:123 2023-12-16T10:49:15.042 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Listen normally on 4 lo [::1]:123 2023-12-16T10:49:15.042 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f8d7%5]:123 2023-12-16T10:49:15.042 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:15 ntpd[23393]: Listening on routing socket on fd #22 for interface updates 2023-12-16T10:49:17.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:17 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:17.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:17 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:17.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:17 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:17.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:17 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:17.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:17 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:17.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:17 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:18.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:18 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:18.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:18 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:18.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:18 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:18.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:18 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:18.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:18 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:18.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:18 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:18.039 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:18 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:18.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:18 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:18.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:18 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:18.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:18 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:18.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:18 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:18.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:18 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:19.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:19 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:19.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:19 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:19.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:19 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:19.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:19 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:19.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:19 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:19.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:19 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:19.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:19 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:19.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:19 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:19.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:19 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:19.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:19 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:19.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:19 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:19.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:19 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:20.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:20.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:20 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:20.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:20.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:20.042 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:20 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:21.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:21 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:21.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:21 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:21.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:21 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:21.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:21 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:21.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:21 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:21.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:21 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:21.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:21 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:21.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:21 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:21.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:21 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:21.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:21 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:21.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:21 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:21.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:21 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:22.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:22.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:22.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.016 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.017 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:22.017 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:22 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:22.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:22.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:22 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:23.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:23.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:23.014 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:23.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:23.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:23.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:23.015 INFO:teuthology.orchestra.run.smithi022.stdout:16 Dec 10:49:23 ntpd[23332]: ntpd: time slew +0.001755 s 2023-12-16T10:49:23.015 INFO:teuthology.orchestra.run.smithi022.stdout:ntpd: time slew +0.001755s 2023-12-16T10:49:23.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-16T10:49:23.015 INFO:teuthology.orchestra.run.smithi022.stderr:16 Dec 10:49:23 ntpd[23332]: can't open /var/log/ntpstats/loopstats.20231216: Permission denied 2023-12-16T10:49:23.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:23 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:23.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:23 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:23.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:23 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:23.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:23 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:23.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:23 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:23.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:23 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:23.069 INFO:teuthology.orchestra.run.smithi022.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T10:49:23.069 INFO:teuthology.orchestra.run.smithi022.stdout:============================================================================== 2023-12-16T10:49:23.069 INFO:teuthology.orchestra.run.smithi022.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:23.069 INFO:teuthology.orchestra.run.smithi022.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:23.069 INFO:teuthology.orchestra.run.smithi022.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:23.069 INFO:teuthology.orchestra.run.smithi022.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:24.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:24.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:24.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:24.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:24.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-16T10:49:24.040 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: can't open /var/log/ntpstats/rawstats.20231216: Permission denied 2023-12-16T10:49:24.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-16T10:49:24.041 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: can't open /var/log/ntpstats/peerstats.20231216: Permission denied 2023-12-16T10:49:24.041 INFO:teuthology.orchestra.run.smithi063.stdout:16 Dec 10:49:24 ntpd[23393]: ntpd: time slew +0.001247 s 2023-12-16T10:49:24.041 INFO:teuthology.orchestra.run.smithi063.stdout:ntpd: time slew +0.001247s 2023-12-16T10:49:24.042 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-16T10:49:24.042 INFO:teuthology.orchestra.run.smithi063.stderr:16 Dec 10:49:24 ntpd[23393]: can't open /var/log/ntpstats/loopstats.20231216: Permission denied 2023-12-16T10:49:24.096 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T10:49:24.097 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2023-12-16T10:49:24.097 INFO:teuthology.orchestra.run.smithi063.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:24.097 INFO:teuthology.orchestra.run.smithi063.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:24.097 INFO:teuthology.orchestra.run.smithi063.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:24.097 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:49:24.098 INFO:teuthology.run_tasks:Running task install... 2023-12-16T10:49:24.109 DEBUG:teuthology.task.install:project ceph 2023-12-16T10:49:24.109 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'}} 2023-12-16T10:49:24.109 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T10:49:24.110 INFO:teuthology.task.install:Using flavor: default 2023-12-16T10:49:24.117 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', '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', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-16T10:49:24.118 INFO:teuthology.task.install:extra packages: [] 2023-12-16T10:49:24.118 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-key list | grep Ceph 2023-12-16T10:49:24.119 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-key list | grep Ceph 2023-12-16T10:49:24.226 INFO:teuthology.orchestra.run.smithi022.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-16T10:49:24.244 INFO:teuthology.orchestra.run.smithi063.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-16T10:49:24.287 INFO:teuthology.orchestra.run.smithi022.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-16T10:49:24.287 INFO:teuthology.orchestra.run.smithi022.stdout:uid [ unknown] Ceph.com (release key) 2023-12-16T10:49:24.288 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-12-16T10:49:24.288 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:49:24.288 INFO:teuthology.packaging:ref: None 2023-12-16T10:49:24.288 INFO:teuthology.packaging:tag: None 2023-12-16T10:49:24.288 INFO:teuthology.packaging:branch: reef 2023-12-16T10:49:24.288 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:49:24.288 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-16T10:49:24.302 INFO:teuthology.orchestra.run.smithi063.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-16T10:49:24.302 INFO:teuthology.orchestra.run.smithi063.stdout:uid [ unknown] Ceph.com (release key) 2023-12-16T10:49:24.303 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-12-16T10:49:24.303 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:49:24.303 INFO:teuthology.packaging:ref: None 2023-12-16T10:49:24.303 INFO:teuthology.packaging:tag: None 2023-12-16T10:49:24.303 INFO:teuthology.packaging:branch: reef 2023-12-16T10:49:24.304 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:49:24.304 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-16T10:49:24.526 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default/ 2023-12-16T10:49:24.570 INFO:teuthology.task.install.deb:Package version is 18.2.0-1359-gf92317e5-1focal 2023-12-16T10:49:24.656 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default/ 2023-12-16T10:49:24.656 INFO:teuthology.task.install.deb:Package version is 18.2.0-1359-gf92317e5-1focal 2023-12-16T10:49:24.922 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-16T10:49:24.922 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-16T10:49:24.938 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2023-12-16T10:49:24.938 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-16T10:49:24.939 DEBUG:teuthology.orchestra.run.smithi063:> sudo apt-get update 2023-12-16T10:49:24.955 DEBUG:teuthology.orchestra.run.smithi022:> sudo apt-get update 2023-12-16T10:49:25.137 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-16T10:49:25.137 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-16T10:49:25.147 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-16T10:49:25.147 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-16T10:49:25.150 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-16T10:49:25.154 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-16T10:49:25.170 INFO:teuthology.orchestra.run.smithi063.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-16T10:49:25.171 INFO:teuthology.orchestra.run.smithi022.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-16T10:49:25.393 INFO:teuthology.orchestra.run.smithi022.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal InRelease 2023-12-16T10:49:25.435 INFO:teuthology.orchestra.run.smithi063.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal InRelease 2023-12-16T10:49:25.464 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-16T10:49:25.520 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-16T10:49:25.537 INFO:teuthology.orchestra.run.smithi022.stdout:Ign:7 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal Release.gpg 2023-12-16T10:49:25.607 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-16T10:49:25.610 INFO:teuthology.orchestra.run.smithi063.stdout:Ign:7 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal Release.gpg 2023-12-16T10:49:25.692 INFO:teuthology.orchestra.run.smithi022.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main i386 Packages [3,423 B] 2023-12-16T10:49:25.699 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-16T10:49:25.795 INFO:teuthology.orchestra.run.smithi063.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main i386 Packages [3,423 B] 2023-12-16T10:49:25.815 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 28.4 kB in 1s (43.9 kB/s) 2023-12-16T10:49:25.891 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 28.4 kB in 1s (38.4 kB/s) 2023-12-16T10:49:26.920 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2023-12-16T10:49:26.947 DEBUG:teuthology.orchestra.run.smithi022:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1359-gf92317e5-1focal cephadm=18.2.0-1359-gf92317e5-1focal ceph-mds=18.2.0-1359-gf92317e5-1focal ceph-mgr=18.2.0-1359-gf92317e5-1focal ceph-common=18.2.0-1359-gf92317e5-1focal ceph-fuse=18.2.0-1359-gf92317e5-1focal ceph-test=18.2.0-1359-gf92317e5-1focal radosgw=18.2.0-1359-gf92317e5-1focal python3-rados=18.2.0-1359-gf92317e5-1focal python3-rgw=18.2.0-1359-gf92317e5-1focal python3-cephfs=18.2.0-1359-gf92317e5-1focal python3-rbd=18.2.0-1359-gf92317e5-1focal libcephfs2=18.2.0-1359-gf92317e5-1focal libcephfs-dev=18.2.0-1359-gf92317e5-1focal librados2=18.2.0-1359-gf92317e5-1focal librbd1=18.2.0-1359-gf92317e5-1focal rbd-fuse=18.2.0-1359-gf92317e5-1focal 2023-12-16T10:49:27.015 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-16T10:49:27.023 INFO:teuthology.orchestra.run.smithi022.stdout:Reading package lists... 2023-12-16T10:49:27.043 DEBUG:teuthology.orchestra.run.smithi063:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1359-gf92317e5-1focal cephadm=18.2.0-1359-gf92317e5-1focal ceph-mds=18.2.0-1359-gf92317e5-1focal ceph-mgr=18.2.0-1359-gf92317e5-1focal ceph-common=18.2.0-1359-gf92317e5-1focal ceph-fuse=18.2.0-1359-gf92317e5-1focal ceph-test=18.2.0-1359-gf92317e5-1focal radosgw=18.2.0-1359-gf92317e5-1focal python3-rados=18.2.0-1359-gf92317e5-1focal python3-rgw=18.2.0-1359-gf92317e5-1focal python3-cephfs=18.2.0-1359-gf92317e5-1focal python3-rbd=18.2.0-1359-gf92317e5-1focal libcephfs2=18.2.0-1359-gf92317e5-1focal libcephfs-dev=18.2.0-1359-gf92317e5-1focal librados2=18.2.0-1359-gf92317e5-1focal librbd1=18.2.0-1359-gf92317e5-1focal rbd-fuse=18.2.0-1359-gf92317e5-1focal 2023-12-16T10:49:27.117 INFO:teuthology.orchestra.run.smithi063.stdout:Reading package lists... 2023-12-16T10:49:27.232 INFO:teuthology.orchestra.run.smithi022.stdout:Building dependency tree... 2023-12-16T10:49:27.232 INFO:teuthology.orchestra.run.smithi022.stdout:Reading state information... 2023-12-16T10:49:27.312 INFO:teuthology.orchestra.run.smithi063.stdout:Building dependency tree... 2023-12-16T10:49:27.313 INFO:teuthology.orchestra.run.smithi063.stdout:Reading state information... 2023-12-16T10:49:27.422 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T10:49:27.423 INFO:teuthology.orchestra.run.smithi022.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-16T10:49:27.423 INFO:teuthology.orchestra.run.smithi022.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T10:49:27.423 INFO:teuthology.orchestra.run.smithi022.stdout:The following additional packages will be installed: 2023-12-16T10:49:27.424 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-16T10:49:27.424 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-16T10:49:27.424 INFO:teuthology.orchestra.run.smithi022.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-16T10:49:27.424 INFO:teuthology.orchestra.run.smithi022.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-16T10:49:27.424 INFO:teuthology.orchestra.run.smithi022.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-16T10:49:27.425 INFO:teuthology.orchestra.run.smithi022.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-16T10:49:27.426 INFO:teuthology.orchestra.run.smithi022.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-16T10:49:27.426 INFO:teuthology.orchestra.run.smithi022.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-16T10:49:27.426 INFO:teuthology.orchestra.run.smithi022.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-16T10:49:27.426 INFO:teuthology.orchestra.run.smithi022.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-16T10:49:27.427 INFO:teuthology.orchestra.run.smithi022.stdout:Suggested packages: 2023-12-16T10:49:27.427 INFO:teuthology.orchestra.run.smithi022.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-16T10:49:27.427 INFO:teuthology.orchestra.run.smithi022.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-16T10:49:27.427 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-16T10:49:27.427 INFO:teuthology.orchestra.run.smithi022.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-16T10:49:27.427 INFO:teuthology.orchestra.run.smithi022.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-16T10:49:27.428 INFO:teuthology.orchestra.run.smithi022.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-16T10:49:27.428 INFO:teuthology.orchestra.run.smithi022.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-16T10:49:27.428 INFO:teuthology.orchestra.run.smithi022.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-16T10:49:27.428 INFO:teuthology.orchestra.run.smithi022.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-16T10:49:27.428 INFO:teuthology.orchestra.run.smithi022.stdout:Recommended packages: 2023-12-16T10:49:27.428 INFO:teuthology.orchestra.run.smithi022.stdout: btrfs-tools 2023-12-16T10:49:27.509 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages were automatically installed and are no longer required: 2023-12-16T10:49:27.511 INFO:teuthology.orchestra.run.smithi063.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-16T10:49:27.511 INFO:teuthology.orchestra.run.smithi063.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-16T10:49:27.511 INFO:teuthology.orchestra.run.smithi063.stdout:The following additional packages will be installed: 2023-12-16T10:49:27.512 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-16T10:49:27.512 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-16T10:49:27.512 INFO:teuthology.orchestra.run.smithi063.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-16T10:49:27.512 INFO:teuthology.orchestra.run.smithi063.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-16T10:49:27.512 INFO:teuthology.orchestra.run.smithi063.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-16T10:49:27.513 INFO:teuthology.orchestra.run.smithi063.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout:Suggested packages: 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-16T10:49:27.514 INFO:teuthology.orchestra.run.smithi063.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-16T10:49:27.515 INFO:teuthology.orchestra.run.smithi063.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-16T10:49:27.515 INFO:teuthology.orchestra.run.smithi063.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-16T10:49:27.515 INFO:teuthology.orchestra.run.smithi063.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-16T10:49:27.515 INFO:teuthology.orchestra.run.smithi063.stdout:Recommended packages: 2023-12-16T10:49:27.515 INFO:teuthology.orchestra.run.smithi063.stdout: btrfs-tools 2023-12-16T10:49:27.555 INFO:teuthology.orchestra.run.smithi022.stdout:The following NEW packages will be installed: 2023-12-16T10:49:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-16T10:49:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-16T10:49:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-16T10:49:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-16T10:49:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-16T10:49:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-16T10:49:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-16T10:49:27.557 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-16T10:49:27.558 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-16T10:49:27.558 INFO:teuthology.orchestra.run.smithi022.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-16T10:49:27.558 INFO:teuthology.orchestra.run.smithi022.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-16T10:49:27.558 INFO:teuthology.orchestra.run.smithi022.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-16T10:49:27.558 INFO:teuthology.orchestra.run.smithi022.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-16T10:49:27.558 INFO:teuthology.orchestra.run.smithi022.stdout: xmlstarlet 2023-12-16T10:49:27.558 INFO:teuthology.orchestra.run.smithi022.stdout:The following packages will be upgraded: 2023-12-16T10:49:27.559 INFO:teuthology.orchestra.run.smithi022.stdout: librados2 librbd1 2023-12-16T10:49:27.635 INFO:teuthology.orchestra.run.smithi063.stdout:The following NEW packages will be installed: 2023-12-16T10:49:27.635 INFO:teuthology.orchestra.run.smithi063.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-16T10:49:27.635 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-16T10:49:27.635 INFO:teuthology.orchestra.run.smithi063.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-16T10:49:27.635 INFO:teuthology.orchestra.run.smithi063.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-16T10:49:27.636 INFO:teuthology.orchestra.run.smithi063.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-16T10:49:27.636 INFO:teuthology.orchestra.run.smithi063.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-16T10:49:27.636 INFO:teuthology.orchestra.run.smithi063.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-16T10:49:27.636 INFO:teuthology.orchestra.run.smithi063.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-16T10:49:27.637 INFO:teuthology.orchestra.run.smithi063.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-16T10:49:27.638 INFO:teuthology.orchestra.run.smithi063.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-16T10:49:27.638 INFO:teuthology.orchestra.run.smithi063.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-16T10:49:27.638 INFO:teuthology.orchestra.run.smithi063.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-16T10:49:27.638 INFO:teuthology.orchestra.run.smithi063.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-16T10:49:27.638 INFO:teuthology.orchestra.run.smithi063.stdout: xmlstarlet 2023-12-16T10:49:27.638 INFO:teuthology.orchestra.run.smithi063.stdout:The following packages will be upgraded: 2023-12-16T10:49:27.638 INFO:teuthology.orchestra.run.smithi063.stdout: librados2 librbd1 2023-12-16T10:49:27.751 INFO:teuthology.orchestra.run.smithi022.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-16T10:49:27.751 INFO:teuthology.orchestra.run.smithi022.stdout:Need to get 208 MB of archives. 2023-12-16T10:49:27.751 INFO:teuthology.orchestra.run.smithi022.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-16T10:49:27.751 INFO:teuthology.orchestra.run.smithi022.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-16T10:49:27.829 INFO:teuthology.orchestra.run.smithi063.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-16T10:49:27.829 INFO:teuthology.orchestra.run.smithi063.stdout:Need to get 208 MB of archives. 2023-12-16T10:49:27.829 INFO:teuthology.orchestra.run.smithi063.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-16T10:49:27.829 INFO:teuthology.orchestra.run.smithi063.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-16T10:49:28.047 INFO:teuthology.orchestra.run.smithi022.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1359-gf92317e5-1focal [3,439 kB] 2023-12-16T10:49:28.051 INFO:teuthology.orchestra.run.smithi063.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1359-gf92317e5-1focal [3,439 kB] 2023-12-16T10:49:28.147 INFO:teuthology.orchestra.run.smithi022.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-16T10:49:28.162 INFO:teuthology.orchestra.run.smithi022.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-16T10:49:28.233 INFO:teuthology.orchestra.run.smithi063.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-16T10:49:28.245 INFO:teuthology.orchestra.run.smithi022.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-16T10:49:28.247 INFO:teuthology.orchestra.run.smithi063.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-16T10:49:28.331 INFO:teuthology.orchestra.run.smithi063.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-16T10:49:28.489 INFO:teuthology.orchestra.run.smithi022.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-16T10:49:28.499 INFO:teuthology.orchestra.run.smithi022.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-16T10:49:28.528 INFO:teuthology.orchestra.run.smithi022.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-16T10:49:28.539 INFO:teuthology.orchestra.run.smithi022.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-16T10:49:28.541 INFO:teuthology.orchestra.run.smithi022.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-16T10:49:28.542 INFO:teuthology.orchestra.run.smithi022.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-16T10:49:28.543 INFO:teuthology.orchestra.run.smithi022.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-16T10:49:28.574 INFO:teuthology.orchestra.run.smithi063.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-16T10:49:28.584 INFO:teuthology.orchestra.run.smithi063.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-16T10:49:28.613 INFO:teuthology.orchestra.run.smithi063.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-16T10:49:28.623 INFO:teuthology.orchestra.run.smithi063.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-16T10:49:28.624 INFO:teuthology.orchestra.run.smithi063.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-16T10:49:28.627 INFO:teuthology.orchestra.run.smithi063.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-16T10:49:28.628 INFO:teuthology.orchestra.run.smithi063.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-16T10:49:28.718 INFO:teuthology.orchestra.run.smithi022.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-16T10:49:28.804 INFO:teuthology.orchestra.run.smithi063.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-16T10:49:28.964 INFO:teuthology.orchestra.run.smithi022.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-16T10:49:29.058 INFO:teuthology.orchestra.run.smithi063.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-16T10:49:29.134 INFO:teuthology.orchestra.run.smithi022.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-16T10:49:29.148 INFO:teuthology.orchestra.run.smithi022.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-16T10:49:29.156 INFO:teuthology.orchestra.run.smithi022.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-16T10:49:29.162 INFO:teuthology.orchestra.run.smithi022.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-12-16T10:49:29.190 INFO:teuthology.orchestra.run.smithi022.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-16T10:49:29.195 INFO:teuthology.orchestra.run.smithi022.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-16T10:49:29.197 INFO:teuthology.orchestra.run.smithi022.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-16T10:49:29.228 INFO:teuthology.orchestra.run.smithi022.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-16T10:49:29.231 INFO:teuthology.orchestra.run.smithi063.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-16T10:49:29.236 INFO:teuthology.orchestra.run.smithi022.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-16T10:49:29.245 INFO:teuthology.orchestra.run.smithi063.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-16T10:49:29.253 INFO:teuthology.orchestra.run.smithi063.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-16T10:49:29.260 INFO:teuthology.orchestra.run.smithi063.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-12-16T10:49:29.288 INFO:teuthology.orchestra.run.smithi063.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-16T10:49:29.293 INFO:teuthology.orchestra.run.smithi063.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-16T10:49:29.297 INFO:teuthology.orchestra.run.smithi063.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-16T10:49:29.326 INFO:teuthology.orchestra.run.smithi063.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-16T10:49:29.334 INFO:teuthology.orchestra.run.smithi063.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-16T10:49:29.419 INFO:teuthology.orchestra.run.smithi022.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-12-16T10:49:29.517 INFO:teuthology.orchestra.run.smithi063.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-12-16T10:49:29.742 INFO:teuthology.orchestra.run.smithi022.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-16T10:49:29.753 INFO:teuthology.orchestra.run.smithi022.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-16T10:49:29.784 INFO:teuthology.orchestra.run.smithi063.stdout:Get:25 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1359-gf92317e5-1focal [4,002 kB] 2023-12-16T10:49:29.829 INFO:teuthology.orchestra.run.smithi063.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-16T10:49:29.841 INFO:teuthology.orchestra.run.smithi063.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-16T10:49:29.992 INFO:teuthology.orchestra.run.smithi022.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-16T10:49:29.992 INFO:teuthology.orchestra.run.smithi022.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-16T10:49:29.999 INFO:teuthology.orchestra.run.smithi022.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-16T10:49:30.006 INFO:teuthology.orchestra.run.smithi022.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-16T10:49:30.022 INFO:teuthology.orchestra.run.smithi022.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-12-16T10:49:30.048 INFO:teuthology.orchestra.run.smithi022.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.2 [211 kB] 2023-12-16T10:49:30.076 INFO:teuthology.orchestra.run.smithi022.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-16T10:49:30.076 INFO:teuthology.orchestra.run.smithi063.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-16T10:49:30.077 INFO:teuthology.orchestra.run.smithi063.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-16T10:49:30.081 INFO:teuthology.orchestra.run.smithi022.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-16T10:49:30.085 INFO:teuthology.orchestra.run.smithi063.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-16T10:49:30.091 INFO:teuthology.orchestra.run.smithi063.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-16T10:49:30.107 INFO:teuthology.orchestra.run.smithi063.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-12-16T10:49:30.134 INFO:teuthology.orchestra.run.smithi063.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.2 [211 kB] 2023-12-16T10:49:30.160 INFO:teuthology.orchestra.run.smithi063.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-16T10:49:30.166 INFO:teuthology.orchestra.run.smithi063.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-16T10:49:30.171 INFO:teuthology.orchestra.run.smithi022.stdout:Get:35 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1359-gf92317e5-1focal [4,002 kB] 2023-12-16T10:49:30.262 INFO:teuthology.orchestra.run.smithi022.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-16T10:49:30.346 INFO:teuthology.orchestra.run.smithi063.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-16T10:49:30.607 INFO:teuthology.orchestra.run.smithi022.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-16T10:49:30.626 INFO:teuthology.orchestra.run.smithi022.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-12-16T10:49:30.639 INFO:teuthology.orchestra.run.smithi022.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-16T10:49:30.658 INFO:teuthology.orchestra.run.smithi022.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-16T10:49:30.660 INFO:teuthology.orchestra.run.smithi063.stdout:Get:37 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1359-gf92317e5-1focal [739 kB] 2023-12-16T10:49:30.671 INFO:teuthology.orchestra.run.smithi022.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-12-16T10:49:30.694 INFO:teuthology.orchestra.run.smithi063.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-16T10:49:30.713 INFO:teuthology.orchestra.run.smithi063.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-12-16T10:49:30.724 INFO:teuthology.orchestra.run.smithi022.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-16T10:49:30.725 INFO:teuthology.orchestra.run.smithi063.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-16T10:49:30.728 INFO:teuthology.orchestra.run.smithi022.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-16T10:49:30.744 INFO:teuthology.orchestra.run.smithi022.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-16T10:49:30.745 INFO:teuthology.orchestra.run.smithi063.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-16T10:49:30.754 INFO:teuthology.orchestra.run.smithi022.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-16T10:49:30.759 INFO:teuthology.orchestra.run.smithi063.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-12-16T10:49:30.762 INFO:teuthology.orchestra.run.smithi063.stdout:Get:43 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1359-gf92317e5-1focal [387 kB] 2023-12-16T10:49:30.808 INFO:teuthology.orchestra.run.smithi022.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-16T10:49:30.811 INFO:teuthology.orchestra.run.smithi063.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-16T10:49:30.815 INFO:teuthology.orchestra.run.smithi063.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-16T10:49:30.827 INFO:teuthology.orchestra.run.smithi063.stdout:Get:46 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1359-gf92317e5-1focal [31.9 kB] 2023-12-16T10:49:30.828 INFO:teuthology.orchestra.run.smithi063.stdout:Get:47 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1359-gf92317e5-1focal [200 kB] 2023-12-16T10:49:30.831 INFO:teuthology.orchestra.run.smithi063.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-16T10:49:30.841 INFO:teuthology.orchestra.run.smithi063.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-16T10:49:30.879 INFO:teuthology.orchestra.run.smithi063.stdout:Get:50 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1359-gf92317e5-1focal [60.2 kB] 2023-12-16T10:49:30.893 INFO:teuthology.orchestra.run.smithi063.stdout:Get:51 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1359-gf92317e5-1focal [363 kB] 2023-12-16T10:49:30.895 INFO:teuthology.orchestra.run.smithi063.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-16T10:49:30.969 INFO:teuthology.orchestra.run.smithi063.stdout:Get:53 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1359-gf92317e5-1focal [6,590 kB] 2023-12-16T10:49:30.976 INFO:teuthology.orchestra.run.smithi022.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-12-16T10:49:31.062 INFO:teuthology.orchestra.run.smithi063.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-12-16T10:49:31.305 INFO:teuthology.orchestra.run.smithi022.stdout:Get:48 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1359-gf92317e5-1focal [739 kB] 2023-12-16T10:49:31.326 INFO:teuthology.orchestra.run.smithi022.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-16T10:49:31.383 INFO:teuthology.orchestra.run.smithi022.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-16T10:49:31.411 INFO:teuthology.orchestra.run.smithi063.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-16T10:49:31.450 INFO:teuthology.orchestra.run.smithi022.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-16T10:49:31.456 INFO:teuthology.orchestra.run.smithi022.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-16T10:49:31.470 INFO:teuthology.orchestra.run.smithi063.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-16T10:49:31.471 INFO:teuthology.orchestra.run.smithi022.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-16T10:49:31.481 INFO:teuthology.orchestra.run.smithi022.stdout:Get:54 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1359-gf92317e5-1focal [387 kB] 2023-12-16T10:49:31.538 INFO:teuthology.orchestra.run.smithi063.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-16T10:49:31.542 INFO:teuthology.orchestra.run.smithi063.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-16T10:49:31.556 INFO:teuthology.orchestra.run.smithi022.stdout:Get:55 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1359-gf92317e5-1focal [31.9 kB] 2023-12-16T10:49:31.557 INFO:teuthology.orchestra.run.smithi022.stdout:Get:56 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1359-gf92317e5-1focal [200 kB] 2023-12-16T10:49:31.558 INFO:teuthology.orchestra.run.smithi063.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-16T10:49:31.624 INFO:teuthology.orchestra.run.smithi022.stdout:Get:57 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1359-gf92317e5-1focal [60.2 kB] 2023-12-16T10:49:31.626 INFO:teuthology.orchestra.run.smithi022.stdout:Get:58 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1359-gf92317e5-1focal [363 kB] 2023-12-16T10:49:31.700 INFO:teuthology.orchestra.run.smithi022.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1359-gf92317e5-1focal [6,590 kB] 2023-12-16T10:49:31.835 INFO:teuthology.orchestra.run.smithi063.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1359-gf92317e5-1focal [113 kB] 2023-12-16T10:49:31.849 INFO:teuthology.orchestra.run.smithi063.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1359-gf92317e5-1focal [476 kB] 2023-12-16T10:49:31.907 INFO:teuthology.orchestra.run.smithi063.stdout:Get:62 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1359-gf92317e5-1focal [25.2 MB] 2023-12-16T10:49:32.053 INFO:teuthology.orchestra.run.smithi022.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-16T10:49:32.069 INFO:teuthology.orchestra.run.smithi022.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-16T10:49:32.070 INFO:teuthology.orchestra.run.smithi022.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-16T10:49:32.099 INFO:teuthology.orchestra.run.smithi063.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-16T10:49:32.140 INFO:teuthology.orchestra.run.smithi063.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-16T10:49:32.141 INFO:teuthology.orchestra.run.smithi063.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-16T10:49:32.149 INFO:teuthology.orchestra.run.smithi022.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-16T10:49:32.149 INFO:teuthology.orchestra.run.smithi022.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-16T10:49:32.215 INFO:teuthology.orchestra.run.smithi063.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-16T10:49:32.215 INFO:teuthology.orchestra.run.smithi063.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-16T10:49:32.315 INFO:teuthology.orchestra.run.smithi022.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-16T10:49:32.379 INFO:teuthology.orchestra.run.smithi063.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-16T10:49:32.511 INFO:teuthology.orchestra.run.smithi022.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-16T10:49:32.555 INFO:teuthology.orchestra.run.smithi022.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-16T10:49:32.585 INFO:teuthology.orchestra.run.smithi063.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-16T10:49:32.619 INFO:teuthology.orchestra.run.smithi022.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-16T10:49:32.630 INFO:teuthology.orchestra.run.smithi063.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-16T10:49:32.639 INFO:teuthology.orchestra.run.smithi022.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-16T10:49:32.699 INFO:teuthology.orchestra.run.smithi063.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-16T10:49:32.718 INFO:teuthology.orchestra.run.smithi022.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-16T10:49:32.728 INFO:teuthology.orchestra.run.smithi063.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-16T10:49:32.728 INFO:teuthology.orchestra.run.smithi022.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-16T10:49:32.748 INFO:teuthology.orchestra.run.smithi022.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-16T10:49:32.803 INFO:teuthology.orchestra.run.smithi063.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-16T10:49:32.814 INFO:teuthology.orchestra.run.smithi063.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-16T10:49:32.836 INFO:teuthology.orchestra.run.smithi063.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-16T10:49:32.846 INFO:teuthology.orchestra.run.smithi022.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-16T10:49:32.874 INFO:teuthology.orchestra.run.smithi022.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-16T10:49:32.896 INFO:teuthology.orchestra.run.smithi022.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-16T10:49:32.931 INFO:teuthology.orchestra.run.smithi063.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-16T10:49:32.962 INFO:teuthology.orchestra.run.smithi063.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-16T10:49:32.983 INFO:teuthology.orchestra.run.smithi063.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-16T10:49:33.068 INFO:teuthology.orchestra.run.smithi022.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-16T10:49:33.133 INFO:teuthology.orchestra.run.smithi022.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1359-gf92317e5-1focal [113 kB] 2023-12-16T10:49:33.155 INFO:teuthology.orchestra.run.smithi063.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-16T10:49:33.156 INFO:teuthology.orchestra.run.smithi022.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1359-gf92317e5-1focal [476 kB] 2023-12-16T10:49:33.261 INFO:teuthology.orchestra.run.smithi022.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1359-gf92317e5-1focal [25.2 MB] 2023-12-16T10:49:33.559 INFO:teuthology.orchestra.run.smithi022.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-16T10:49:33.608 INFO:teuthology.orchestra.run.smithi022.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-16T10:49:33.645 INFO:teuthology.orchestra.run.smithi063.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-16T10:49:33.694 INFO:teuthology.orchestra.run.smithi063.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-16T10:49:33.839 INFO:teuthology.orchestra.run.smithi022.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-16T10:49:33.850 INFO:teuthology.orchestra.run.smithi022.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-16T10:49:33.859 INFO:teuthology.orchestra.run.smithi022.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-16T10:49:33.924 INFO:teuthology.orchestra.run.smithi063.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-16T10:49:33.935 INFO:teuthology.orchestra.run.smithi063.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-16T10:49:33.944 INFO:teuthology.orchestra.run.smithi063.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-16T10:49:34.015 INFO:teuthology.orchestra.run.smithi022.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-16T10:49:34.016 INFO:teuthology.orchestra.run.smithi022.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-16T10:49:34.016 INFO:teuthology.orchestra.run.smithi022.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-16T10:49:34.017 INFO:teuthology.orchestra.run.smithi022.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-16T10:49:34.065 INFO:teuthology.orchestra.run.smithi022.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-16T10:49:34.101 INFO:teuthology.orchestra.run.smithi063.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-16T10:49:34.101 INFO:teuthology.orchestra.run.smithi063.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-16T10:49:34.102 INFO:teuthology.orchestra.run.smithi063.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-16T10:49:34.102 INFO:teuthology.orchestra.run.smithi063.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-16T10:49:34.146 INFO:teuthology.orchestra.run.smithi063.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-16T10:49:34.230 INFO:teuthology.orchestra.run.smithi022.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-16T10:49:34.311 INFO:teuthology.orchestra.run.smithi063.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-16T10:49:34.317 INFO:teuthology.orchestra.run.smithi063.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1359-gf92317e5-1focal [11.0 MB] 2023-12-16T10:49:34.608 INFO:teuthology.orchestra.run.smithi022.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-16T10:49:34.618 INFO:teuthology.orchestra.run.smithi022.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-16T10:49:34.640 INFO:teuthology.orchestra.run.smithi022.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-16T10:49:34.699 INFO:teuthology.orchestra.run.smithi063.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-16T10:49:34.708 INFO:teuthology.orchestra.run.smithi063.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-16T10:49:34.730 INFO:teuthology.orchestra.run.smithi063.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-16T10:49:35.116 INFO:teuthology.orchestra.run.smithi063.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1359-gf92317e5-1focal [234 kB] 2023-12-16T10:49:35.119 INFO:teuthology.orchestra.run.smithi063.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1359-gf92317e5-1focal [147 kB] 2023-12-16T10:49:35.139 INFO:teuthology.orchestra.run.smithi063.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1359-gf92317e5-1focal [1,566 kB] 2023-12-16T10:49:35.244 INFO:teuthology.orchestra.run.smithi063.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1359-gf92317e5-1focal [9,405 kB] 2023-12-16T10:49:35.885 INFO:teuthology.orchestra.run.smithi063.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1359-gf92317e5-1focal [31.3 MB] 2023-12-16T10:49:37.370 INFO:teuthology.orchestra.run.smithi022.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1359-gf92317e5-1focal [11.0 MB] 2023-12-16T10:49:37.979 INFO:teuthology.orchestra.run.smithi063.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1359-gf92317e5-1focal [13.7 kB] 2023-12-16T10:49:37.979 INFO:teuthology.orchestra.run.smithi063.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1359-gf92317e5-1focal [846 kB] 2023-12-16T10:49:37.984 INFO:teuthology.orchestra.run.smithi063.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1359-gf92317e5-1focal [2,311 kB] 2023-12-16T10:49:38.082 INFO:teuthology.orchestra.run.smithi063.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1359-gf92317e5-1focal [234 kB] 2023-12-16T10:49:38.086 INFO:teuthology.orchestra.run.smithi063.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1359-gf92317e5-1focal [136 kB] 2023-12-16T10:49:38.088 INFO:teuthology.orchestra.run.smithi063.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1359-gf92317e5-1focal [1,832 kB] 2023-12-16T10:49:38.192 INFO:teuthology.orchestra.run.smithi063.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1359-gf92317e5-1focal [7,893 kB] 2023-12-16T10:49:38.606 INFO:teuthology.orchestra.run.smithi063.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1359-gf92317e5-1focal [13.8 kB] 2023-12-16T10:49:38.606 INFO:teuthology.orchestra.run.smithi063.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1359-gf92317e5-1focal [50.1 MB] 2023-12-16T10:49:38.788 INFO:teuthology.orchestra.run.smithi022.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1359-gf92317e5-1focal [234 kB] 2023-12-16T10:49:38.790 INFO:teuthology.orchestra.run.smithi022.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1359-gf92317e5-1focal [147 kB] 2023-12-16T10:49:38.794 INFO:teuthology.orchestra.run.smithi022.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1359-gf92317e5-1focal [1,566 kB] 2023-12-16T10:49:38.975 INFO:teuthology.orchestra.run.smithi022.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1359-gf92317e5-1focal [9,405 kB] 2023-12-16T10:49:40.042 INFO:teuthology.orchestra.run.smithi022.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1359-gf92317e5-1focal [31.3 MB] 2023-12-16T10:49:41.316 INFO:teuthology.orchestra.run.smithi063.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1359-gf92317e5-1focal [119 kB] 2023-12-16T10:49:41.319 INFO:teuthology.orchestra.run.smithi063.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1359-gf92317e5-1focal [37.3 kB] 2023-12-16T10:49:41.320 INFO:teuthology.orchestra.run.smithi063.stdout:Get:111 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1359-gf92317e5-1focal [13.4 MB] 2023-12-16T10:49:41.992 INFO:teuthology.orchestra.run.smithi063.stdout:Get:112 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1359-gf92317e5-1focal [107 kB] 2023-12-16T10:49:42.648 INFO:teuthology.orchestra.run.smithi022.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1359-gf92317e5-1focal [13.7 kB] 2023-12-16T10:49:42.648 INFO:teuthology.orchestra.run.smithi022.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1359-gf92317e5-1focal [846 kB] 2023-12-16T10:49:42.654 INFO:teuthology.orchestra.run.smithi022.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1359-gf92317e5-1focal [2,311 kB] 2023-12-16T10:49:42.670 INFO:teuthology.orchestra.run.smithi063.stdout:Fetched 208 MB in 14s (14.5 MB/s) 2023-12-16T10:49:42.745 INFO:teuthology.orchestra.run.smithi022.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1359-gf92317e5-1focal [234 kB] 2023-12-16T10:49:42.756 INFO:teuthology.orchestra.run.smithi022.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1359-gf92317e5-1focal [136 kB] 2023-12-16T10:49:42.758 INFO:teuthology.orchestra.run.smithi022.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1359-gf92317e5-1focal [1,832 kB] 2023-12-16T10:49:42.846 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-16T10:49:42.857 INFO:teuthology.orchestra.run.smithi022.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1359-gf92317e5-1focal [7,893 kB] 2023-12-16T10:49:42.893 INFO:teuthology.orchestra.run.smithi063.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 ... 112642 files and directories currently installed.) 2023-12-16T10:49:42.896 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-16T10:49:43.053 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-16T10:49:43.231 INFO:teuthology.orchestra.run.smithi022.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1359-gf92317e5-1focal [13.8 kB] 2023-12-16T10:49:43.231 INFO:teuthology.orchestra.run.smithi022.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1359-gf92317e5-1focal [50.1 MB] 2023-12-16T10:49:43.656 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-16T10:49:43.670 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-16T10:49:43.715 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-16T10:49:44.051 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-16T10:49:44.066 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-16T10:49:44.135 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-16T10:49:44.572 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-16T10:49:44.586 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-16T10:49:44.641 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:49:45.183 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-16T10:49:45.197 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-16T10:49:45.242 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:49:45.364 INFO:teuthology.orchestra.run.smithi022.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1359-gf92317e5-1focal [119 kB] 2023-12-16T10:49:45.365 INFO:teuthology.orchestra.run.smithi022.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1359-gf92317e5-1focal [37.3 kB] 2023-12-16T10:49:45.366 INFO:teuthology.orchestra.run.smithi022.stdout:Get:111 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1359-gf92317e5-1focal [13.4 MB] 2023-12-16T10:49:45.628 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-16T10:49:45.643 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-16T10:49:45.678 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:49:45.755 INFO:teuthology.orchestra.run.smithi022.stdout:Get:112 https://2.chacra.ceph.com/r/ceph/reef/f92317e58b090cf3a7af00921cf9fed354bade68/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1359-gf92317e5-1focal [107 kB] 2023-12-16T10:49:46.056 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-16T10:49:46.069 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-16T10:49:46.106 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-16T10:49:46.436 INFO:teuthology.orchestra.run.smithi022.stdout:Fetched 208 MB in 18s (11.4 MB/s) 2023-12-16T10:49:46.489 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../007-librbd1_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:46.575 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-16T10:49:46.618 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking librbd1 (18.2.0-1359-gf92317e5-1focal) over (15.2.17-0ubuntu0.20.04.5) ... 2023-12-16T10:49:46.622 INFO:teuthology.orchestra.run.smithi022.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 ... 112642 files and directories currently installed.) 2023-12-16T10:49:46.625 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-16T10:49:46.823 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-16T10:49:47.151 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-16T10:49:47.165 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-16T10:49:47.201 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-16T10:49:47.365 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../008-librados2_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:47.492 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking librados2 (18.2.0-1359-gf92317e5-1focal) over (15.2.17-0ubuntu0.20.04.5) ... 2023-12-16T10:49:47.545 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-16T10:49:47.559 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-16T10:49:47.604 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-16T10:49:47.999 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-16T10:49:48.014 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-16T10:49:48.059 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:49:48.229 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libcephfs2. 2023-12-16T10:49:48.245 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:48.287 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libcephfs2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:48.560 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-16T10:49:48.573 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-16T10:49:48.618 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:49:48.715 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-rados. 2023-12-16T10:49:48.728 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:48.773 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-rados (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:48.979 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-16T10:49:48.993 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-16T10:49:49.038 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:49:49.184 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-16T10:49:49.197 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:49:49.242 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-ceph-argparse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:49.400 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-16T10:49:49.413 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-16T10:49:49.442 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-16T10:49:49.536 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-cephfs. 2023-12-16T10:49:49.550 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:49.594 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-cephfs (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:49.810 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../007-librbd1_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:49.922 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-16T10:49:49.936 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:49:49.936 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librbd1 (18.2.0-1359-gf92317e5-1focal) over (15.2.17-0ubuntu0.20.04.5) ... 2023-12-16T10:49:49.980 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:50.308 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-prettytable. 2023-12-16T10:49:50.322 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-16T10:49:50.366 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-16T10:49:50.587 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../008-librados2_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:50.652 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-rbd. 2023-12-16T10:49:50.666 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:50.699 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librados2 (18.2.0-1359-gf92317e5-1focal) over (15.2.17-0ubuntu0.20.04.5) ... 2023-12-16T10:49:50.702 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-rbd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:51.039 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-16T10:49:51.053 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-16T10:49:51.097 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-16T10:49:51.386 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libcephfs2. 2023-12-16T10:49:51.399 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:51.436 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libcephfs2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:51.517 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-16T10:49:51.530 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-16T10:49:51.583 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-16T10:49:51.771 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rados. 2023-12-16T10:49:51.787 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:51.855 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rados (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:51.978 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-16T10:49:51.993 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-16T10:49:52.044 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-16T10:49:52.207 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-16T10:49:52.221 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:49:52.257 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-ceph-argparse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:52.422 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package librgw2. 2023-12-16T10:49:52.436 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../019-librgw2_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:52.485 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cephfs. 2023-12-16T10:49:52.488 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking librgw2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:52.499 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:52.543 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cephfs (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:52.854 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-16T10:49:52.867 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:49:52.904 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:53.207 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-prettytable. 2023-12-16T10:49:53.216 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-16T10:49:53.257 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-16T10:49:53.349 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-rgw. 2023-12-16T10:49:53.363 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:53.416 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-rgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:53.476 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rbd. 2023-12-16T10:49:53.489 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:53.518 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rbd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:53.843 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package liboath0. 2023-12-16T10:49:53.857 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-16T10:49:53.862 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-16T10:49:53.876 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-16T10:49:53.910 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-16T10:49:53.920 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-16T10:49:54.248 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-16T10:49:54.257 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-16T10:49:54.279 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libradosstriper1. 2023-12-16T10:49:54.294 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:54.298 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-16T10:49:54.337 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libradosstriper1 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:54.626 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-16T10:49:54.634 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-16T10:49:54.676 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-16T10:49:54.791 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-common. 2023-12-16T10:49:54.799 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:54.841 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:55.020 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package librgw2. 2023-12-16T10:49:55.029 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../019-librgw2_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:55.070 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking librgw2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:55.931 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rgw. 2023-12-16T10:49:55.946 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:55.989 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:56.300 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package liboath0. 2023-12-16T10:49:56.313 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-16T10:49:56.342 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-16T10:49:56.661 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libradosstriper1. 2023-12-16T10:49:56.675 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:56.719 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libradosstriper1 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:57.471 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-base. 2023-12-16T10:49:57.486 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:57.547 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-base (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:57.931 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-common. 2023-12-16T10:49:57.945 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:49:57.989 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:49:59.976 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-16T10:49:59.990 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-16T10:50:00.042 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-16T10:50:00.378 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-natsort. 2023-12-16T10:50:00.392 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-16T10:50:00.436 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-16T10:50:00.561 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-base. 2023-12-16T10:50:00.574 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:00.621 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-base (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:00.781 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-logutils. 2023-12-16T10:50:00.797 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-16T10:50:00.840 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-16T10:50:01.142 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-16T10:50:01.156 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-16T10:50:01.200 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-16T10:50:01.461 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-mako. 2023-12-16T10:50:01.477 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-16T10:50:01.511 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-16T10:50:01.831 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-16T10:50:01.845 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-16T10:50:01.890 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-16T10:50:01.998 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-16T10:50:02.007 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-16T10:50:02.048 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-16T10:50:02.184 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-16T10:50:02.198 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-16T10:50:02.242 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-16T10:50:02.393 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-natsort. 2023-12-16T10:50:02.406 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-16T10:50:02.443 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-16T10:50:02.536 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-webob. 2023-12-16T10:50:02.550 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-16T10:50:02.594 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-16T10:50:02.771 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-logutils. 2023-12-16T10:50:02.786 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-16T10:50:02.829 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-16T10:50:02.930 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-16T10:50:02.944 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-16T10:50:02.988 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-16T10:50:03.115 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-16T10:50:03.130 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-16T10:50:03.173 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-16T10:50:03.275 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-bs4. 2023-12-16T10:50:03.288 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-16T10:50:03.333 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-16T10:50:03.451 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-mako. 2023-12-16T10:50:03.466 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-16T10:50:03.509 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-16T10:50:03.686 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-waitress. 2023-12-16T10:50:03.701 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-16T10:50:03.747 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-16T10:50:03.854 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-16T10:50:03.867 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-16T10:50:03.912 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-16T10:50:04.072 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-tempita. 2023-12-16T10:50:04.086 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-16T10:50:04.138 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-16T10:50:04.200 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-16T10:50:04.215 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-16T10:50:04.258 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-16T10:50:04.475 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-paste. 2023-12-16T10:50:04.488 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-16T10:50:04.527 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-webob. 2023-12-16T10:50:04.532 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-16T10:50:04.541 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-16T10:50:04.586 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-16T10:50:04.877 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-16T10:50:04.891 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-16T10:50:04.897 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-16T10:50:04.905 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-16T10:50:04.936 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-16T10:50:04.938 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-16T10:50:05.217 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-bs4. 2023-12-16T10:50:05.225 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-16T10:50:05.238 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-16T10:50:05.252 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-16T10:50:05.266 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-16T10:50:05.297 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-16T10:50:05.608 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-webtest. 2023-12-16T10:50:05.611 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-waitress. 2023-12-16T10:50:05.619 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-16T10:50:05.622 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-16T10:50:05.663 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-16T10:50:05.666 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-16T10:50:05.977 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pecan. 2023-12-16T10:50:05.989 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-tempita. 2023-12-16T10:50:05.991 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-16T10:50:05.998 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-16T10:50:06.037 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-16T10:50:06.039 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-16T10:50:06.359 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-paste. 2023-12-16T10:50:06.374 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-16T10:50:06.382 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-16T10:50:06.398 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-16T10:50:06.417 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-16T10:50:06.431 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-16T10:50:06.718 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-16T10:50:06.731 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:06.736 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-16T10:50:06.750 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-16T10:50:06.776 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:06.794 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-16T10:50:07.064 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-16T10:50:07.079 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-16T10:50:07.114 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-16T10:50:07.147 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-16T10:50:07.160 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:07.205 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:07.409 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-webtest. 2023-12-16T10:50:07.423 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-16T10:50:07.467 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-16T10:50:07.566 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-cryptography. 2023-12-16T10:50:07.581 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.2_amd64.deb ... 2023-12-16T10:50:07.624 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.2) ... 2023-12-16T10:50:07.753 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pecan. 2023-12-16T10:50:07.767 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-16T10:50:07.811 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-16T10:50:08.003 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-openssl. 2023-12-16T10:50:08.018 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-16T10:50:08.061 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-16T10:50:08.157 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-16T10:50:08.171 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-16T10:50:08.224 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-16T10:50:08.389 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mgr. 2023-12-16T10:50:08.402 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:08.439 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mgr (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:08.494 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-16T10:50:08.508 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:08.552 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:08.915 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-16T10:50:08.931 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:08.973 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:09.075 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mon. 2023-12-16T10:50:09.090 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:09.133 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mon (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:09.276 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cryptography. 2023-12-16T10:50:09.291 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.2_amd64.deb ... 2023-12-16T10:50:09.334 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.2) ... 2023-12-16T10:50:09.705 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-openssl. 2023-12-16T10:50:09.718 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-16T10:50:09.771 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-16T10:50:10.124 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr. 2023-12-16T10:50:10.137 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:10.182 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:10.503 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-osd. 2023-12-16T10:50:10.512 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:10.561 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-osd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:10.669 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mon. 2023-12-16T10:50:10.682 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:10.727 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mon (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:12.089 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-osd. 2023-12-16T10:50:12.103 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:12.155 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-osd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:13.840 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph. 2023-12-16T10:50:13.854 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../050-ceph_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:13.898 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:14.234 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-fuse. 2023-12-16T10:50:14.250 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:14.292 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:14.837 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mds. 2023-12-16T10:50:14.851 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:14.894 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mds (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:15.217 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph. 2023-12-16T10:50:15.231 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../050-ceph_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:15.275 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:15.464 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package cephadm. 2023-12-16T10:50:15.479 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../053-cephadm_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:15.523 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:15.553 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-fuse. 2023-12-16T10:50:15.567 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:15.602 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:15.817 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-16T10:50:15.831 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-16T10:50:15.867 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-16T10:50:15.989 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mds. 2023-12-16T10:50:16.003 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:16.047 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mds (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:16.169 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-jinja2. 2023-12-16T10:50:16.183 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-16T10:50:16.227 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-16T10:50:16.547 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-16T10:50:16.562 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:16.583 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package cephadm. 2023-12-16T10:50:16.592 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../053-cephadm_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:16.614 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:16.633 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:16.960 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-16T10:50:16.969 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-16T10:50:16.992 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-16T10:50:17.005 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-16T10:50:17.010 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-16T10:50:17.050 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-16T10:50:17.336 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-jwt. 2023-12-16T10:50:17.350 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-16T10:50:17.394 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-16T10:50:17.405 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-jinja2. 2023-12-16T10:50:17.413 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-16T10:50:17.455 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-16T10:50:17.705 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-attr. 2023-12-16T10:50:17.719 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-16T10:50:17.763 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-16T10:50:17.783 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-16T10:50:17.791 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:17.832 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:18.074 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pluggy. 2023-12-16T10:50:18.089 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-16T10:50:18.124 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-16T10:50:18.236 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-16T10:50:18.249 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-16T10:50:18.294 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-16T10:50:18.418 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-py. 2023-12-16T10:50:18.432 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-16T10:50:18.476 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-16T10:50:18.597 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-jwt. 2023-12-16T10:50:18.610 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-16T10:50:18.655 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-16T10:50:18.788 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-16T10:50:18.802 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-16T10:50:18.846 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-16T10:50:18.933 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-attr. 2023-12-16T10:50:18.948 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-16T10:50:18.983 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-16T10:50:19.166 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-packaging. 2023-12-16T10:50:19.181 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-16T10:50:19.232 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-16T10:50:19.311 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pluggy. 2023-12-16T10:50:19.327 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-16T10:50:19.369 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-16T10:50:19.534 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-16T10:50:19.548 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-16T10:50:19.592 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-16T10:50:19.663 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-py. 2023-12-16T10:50:19.677 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-16T10:50:19.722 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-16T10:50:19.904 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pytest. 2023-12-16T10:50:19.918 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-16T10:50:19.961 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-16T10:50:20.042 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-16T10:50:20.057 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-16T10:50:20.100 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-16T10:50:20.298 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-16T10:50:20.312 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-16T10:50:20.356 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-16T10:50:20.402 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-packaging. 2023-12-16T10:50:20.418 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-16T10:50:20.460 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-16T10:50:20.609 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libjs-underscore. 2023-12-16T10:50:20.622 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-16T10:50:20.667 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-16T10:50:20.755 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-16T10:50:20.770 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-16T10:50:20.813 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-16T10:50:20.944 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-16T10:50:20.958 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-16T10:50:21.028 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-16T10:50:21.125 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pytest. 2023-12-16T10:50:21.139 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-16T10:50:21.183 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-16T10:50:21.330 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-routes. 2023-12-16T10:50:21.345 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-16T10:50:21.388 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-16T10:50:21.519 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-16T10:50:21.533 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-16T10:50:21.577 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-16T10:50:21.741 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-16T10:50:21.755 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:21.799 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:21.813 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libjs-underscore. 2023-12-16T10:50:21.828 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-16T10:50:21.871 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-16T10:50:22.149 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-16T10:50:22.162 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-16T10:50:22.207 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-16T10:50:22.303 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-decorator. 2023-12-16T10:50:22.318 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-16T10:50:22.361 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-16T10:50:22.510 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-routes. 2023-12-16T10:50:22.523 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-16T10:50:22.568 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-16T10:50:22.655 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-16T10:50:22.668 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-16T10:50:22.713 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-16T10:50:22.896 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-16T10:50:22.909 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:22.954 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:23.032 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-scipy. 2023-12-16T10:50:23.047 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-16T10:50:23.090 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-16T10:50:23.458 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-decorator. 2023-12-16T10:50:23.473 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-16T10:50:23.515 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-16T10:50:23.827 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-16T10:50:23.843 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-16T10:50:23.885 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-16T10:50:24.221 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-scipy. 2023-12-16T10:50:24.235 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-16T10:50:24.279 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-16T10:50:24.391 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-16T10:50:24.405 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-16T10:50:24.449 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-16T10:50:24.989 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-joblib. 2023-12-16T10:50:25.003 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-16T10:50:25.048 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-16T10:50:25.401 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-sklearn. 2023-12-16T10:50:25.417 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-16T10:50:25.459 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-16T10:50:25.668 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-16T10:50:25.684 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-16T10:50:25.718 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-16T10:50:26.176 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-16T10:50:26.190 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:26.234 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:26.247 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-joblib. 2023-12-16T10:50:26.261 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-16T10:50:26.305 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-16T10:50:26.658 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-sklearn. 2023-12-16T10:50:26.672 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-16T10:50:26.733 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-16T10:50:27.337 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-cachetools. 2023-12-16T10:50:27.351 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-16T10:50:27.394 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-16T10:50:27.416 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-16T10:50:27.432 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:27.474 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:27.698 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-16T10:50:27.714 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-16T10:50:27.756 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-16T10:50:28.093 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-16T10:50:28.107 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-16T10:50:28.151 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-16T10:50:28.553 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-rsa. 2023-12-16T10:50:28.567 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-16T10:50:28.611 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-16T10:50:28.613 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-cachetools. 2023-12-16T10:50:28.627 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-16T10:50:28.663 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-16T10:50:28.888 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-google-auth. 2023-12-16T10:50:28.903 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-16T10:50:28.946 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-16T10:50:28.967 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-16T10:50:28.983 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-16T10:50:29.034 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-16T10:50:29.308 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-blinker. 2023-12-16T10:50:29.323 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-16T10:50:29.362 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-16T10:50:29.367 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-16T10:50:29.376 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-16T10:50:29.420 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-16T10:50:29.678 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-16T10:50:29.694 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-16T10:50:29.736 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-16T10:50:29.808 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-rsa. 2023-12-16T10:50:29.823 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-16T10:50:29.866 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-16T10:50:30.057 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-16T10:50:30.071 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-16T10:50:30.115 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-16T10:50:30.178 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-google-auth. 2023-12-16T10:50:30.193 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-16T10:50:30.236 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-16T10:50:30.426 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-websocket. 2023-12-16T10:50:30.442 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-16T10:50:30.549 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-blinker. 2023-12-16T10:50:30.562 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-16T10:50:30.607 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-16T10:50:30.676 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-16T10:50:30.894 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-16T10:50:30.908 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-16T10:50:30.952 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-16T10:50:30.996 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-16T10:50:31.010 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-16T10:50:31.054 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-16T10:50:31.297 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-16T10:50:31.312 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-16T10:50:31.355 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-16T10:50:31.592 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-16T10:50:31.601 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:31.617 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-websocket. 2023-12-16T10:50:31.630 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-16T10:50:31.642 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:31.666 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-16T10:50:31.978 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-16T10:50:31.991 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-16T10:50:32.011 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-16T10:50:32.020 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-16T10:50:32.036 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-16T10:50:32.069 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-16T10:50:32.514 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-16T10:50:32.523 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-16T10:50:32.572 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:50:32.591 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-16T10:50:32.605 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:32.649 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:32.842 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package jq. 2023-12-16T10:50:32.855 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-16T10:50:32.901 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:50:32.977 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-16T10:50:32.990 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-16T10:50:33.035 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-16T10:50:33.152 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package socat. 2023-12-16T10:50:33.166 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-16T10:50:33.210 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-16T10:50:33.413 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-16T10:50:33.427 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-16T10:50:33.471 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:50:33.589 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package xmlstarlet. 2023-12-16T10:50:33.602 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-16T10:50:33.655 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-16T10:50:33.740 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package jq. 2023-12-16T10:50:33.754 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-16T10:50:33.798 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:50:33.993 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-test. 2023-12-16T10:50:34.007 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:34.026 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package socat. 2023-12-16T10:50:34.040 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-16T10:50:34.050 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-test (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:34.084 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-16T10:50:34.429 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package xmlstarlet. 2023-12-16T10:50:34.443 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-16T10:50:34.487 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-16T10:50:34.851 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-test. 2023-12-16T10:50:34.867 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:34.909 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-test (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:38.630 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package ceph-volume. 2023-12-16T10:50:38.643 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:38.671 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking ceph-volume (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:38.959 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-16T10:50:38.973 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-16T10:50:39.009 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:39.372 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package ceph-volume. 2023-12-16T10:50:39.387 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1359-gf92317e5-1focal_all.deb ... 2023-12-16T10:50:39.429 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking ceph-volume (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:39.496 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-16T10:50:39.510 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:39.554 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libcephfs-dev (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:39.742 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-16T10:50:39.756 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-16T10:50:39.799 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:39.948 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package nvme-cli. 2023-12-16T10:50:39.962 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-16T10:50:40.020 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-16T10:50:40.320 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-16T10:50:40.335 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:40.353 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-16T10:50:40.367 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-16T10:50:40.378 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libcephfs-dev (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:40.411 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-16T10:50:40.773 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package nvme-cli. 2023-12-16T10:50:40.787 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-16T10:50:40.797 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-16T10:50:40.812 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-16T10:50:40.846 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-16T10:50:40.855 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:41.171 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-16T10:50:41.187 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-16T10:50:41.229 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-16T10:50:41.599 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-16T10:50:41.613 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-16T10:50:41.656 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:42.541 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-16T10:50:42.554 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-16T10:50:42.596 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-16T10:50:42.933 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-webencodings. 2023-12-16T10:50:42.948 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-16T10:50:42.992 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-16T10:50:43.284 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-html5lib. 2023-12-16T10:50:43.299 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-16T10:50:43.336 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-16T10:50:43.386 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-16T10:50:43.403 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-16T10:50:43.452 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-16T10:50:43.664 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-16T10:50:43.679 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-16T10:50:43.722 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-16T10:50:43.806 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-webencodings. 2023-12-16T10:50:43.820 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-16T10:50:43.855 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-16T10:50:44.142 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-html5lib. 2023-12-16T10:50:44.157 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-16T10:50:44.175 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pastescript. 2023-12-16T10:50:44.190 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-16T10:50:44.199 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-16T10:50:44.233 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-16T10:50:44.528 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-16T10:50:44.544 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-16T10:50:44.561 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-psutil. 2023-12-16T10:50:44.576 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-16T10:50:44.585 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-16T10:50:44.619 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-16T10:50:44.973 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-16T10:50:44.988 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-16T10:50:45.022 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-16T10:50:45.064 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pastescript. 2023-12-16T10:50:45.080 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-16T10:50:45.122 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-16T10:50:45.333 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package python3-simplejson. 2023-12-16T10:50:45.348 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-16T10:50:45.391 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-16T10:50:45.442 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-psutil. 2023-12-16T10:50:45.457 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-16T10:50:45.500 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-16T10:50:45.702 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-16T10:50:45.719 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-16T10:50:45.760 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-16T10:50:45.870 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-16T10:50:45.885 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-16T10:50:45.928 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-16T10:50:46.248 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package python3-simplejson. 2023-12-16T10:50:46.264 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-16T10:50:46.305 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-16T10:50:46.558 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-16T10:50:46.564 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package radosgw. 2023-12-16T10:50:46.573 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-16T10:50:46.579 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../110-radosgw_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:46.616 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-16T10:50:46.622 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking radosgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:47.312 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package radosgw. 2023-12-16T10:50:47.327 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../110-radosgw_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:47.370 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking radosgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:48.025 INFO:teuthology.orchestra.run.smithi063.stdout:Selecting previously unselected package rbd-fuse. 2023-12-16T10:50:48.040 INFO:teuthology.orchestra.run.smithi063.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:48.083 INFO:teuthology.orchestra.run.smithi063.stdout:Unpacking rbd-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:48.395 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-16T10:50:48.715 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-16T10:50:48.793 INFO:teuthology.orchestra.run.smithi022.stdout:Selecting previously unselected package rbd-fuse. 2023-12-16T10:50:48.807 INFO:teuthology.orchestra.run.smithi022.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1359-gf92317e5-1focal_amd64.deb ... 2023-12-16T10:50:48.841 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-16T10:50:48.850 INFO:teuthology.orchestra.run.smithi022.stdout:Unpacking rbd-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:48.959 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-16T10:50:49.153 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:49.669 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-16T10:50:49.741 INFO:teuthology.orchestra.run.smithi063.stdout:Adding system user cephadm....done 2023-12-16T10:50:49.894 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:49.982 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-16T10:50:50.021 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-16T10:50:50.110 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-16T10:50:50.236 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-16T10:50:50.372 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-16T10:50:50.437 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:50.665 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:50.791 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-16T10:50:50.917 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-16T10:50:50.999 INFO:teuthology.orchestra.run.smithi022.stdout:Adding system user cephadm....done 2023-12-16T10:50:51.162 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:51.245 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-16T10:50:51.288 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-16T10:50:51.656 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-16T10:50:51.665 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-16T10:50:51.949 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-16T10:50:51.966 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-16T10:50:52.092 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-16T10:50:52.218 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-16T10:50:52.258 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-16T10:50:52.534 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-16T10:50:52.553 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-16T10:50:52.819 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-ceph-argparse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:52.963 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-16T10:50:53.119 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-16T10:50:53.245 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-16T10:50:53.248 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-16T10:50:53.541 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-16T10:50:53.546 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-16T10:50:53.834 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-16T10:50:53.839 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-16T10:50:53.965 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-16T10:50:54.126 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-ceph-argparse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:54.349 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-16T10:50:54.419 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-16T10:50:54.545 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-16T10:50:54.634 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-16T10:50:54.821 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-16T10:50:54.893 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-16T10:50:55.089 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-16T10:50:55.215 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-16T10:50:55.236 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-16T10:50:55.520 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-16T10:50:55.591 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-16T10:50:55.863 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-16T10:50:55.892 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-16T10:50:56.156 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-16T10:50:56.176 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-16T10:50:56.457 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-16T10:50:56.519 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-16T10:50:56.583 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-16T10:50:56.709 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-16T10:50:56.812 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-16T10:50:56.993 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-16T10:50:57.147 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-16T10:50:57.386 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-16T10:50:57.456 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-16T10:50:57.765 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-16T10:50:57.770 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-cryptography (2.8-3ubuntu0.2) ... 2023-12-16T10:50:57.891 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-16T10:50:58.017 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-16T10:50:58.158 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-16T10:50:58.276 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:58.301 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-16T10:50:58.602 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:50:58.686 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-16T10:50:58.736 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-16T10:50:59.054 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cryptography (2.8-3ubuntu0.2) ... 2023-12-16T10:50:59.088 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-16T10:50:59.214 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-16T10:50:59.348 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-16T10:50:59.414 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-16T10:50:59.540 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:50:59.649 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-16T10:50:59.867 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:50:59.976 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:51:00.034 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-16T10:51:00.101 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-16T10:51:00.227 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-16T10:51:00.386 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-16T10:51:00.512 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-16T10:51:00.554 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-16T10:51:00.637 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-16T10:51:00.847 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-16T10:51:00.939 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-16T10:51:01.139 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-16T10:51:01.248 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:51:01.374 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-16T10:51:01.500 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-16T10:51:01.666 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-16T10:51:01.835 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-16T10:51:01.975 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-16T10:51:02.128 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-16T10:51:02.276 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-16T10:51:02.429 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-16T10:51:02.563 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-16T10:51:02.577 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-16T10:51:02.849 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-16T10:51:02.949 INFO:teuthology.orchestra.run.smithi063.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-16T10:51:03.165 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-16T10:51:03.197 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-16T10:51:03.323 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-16T10:51:03.516 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-16T10:51:03.666 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-16T10:51:03.882 INFO:teuthology.orchestra.run.smithi022.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-16T10:51:04.042 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-16T10:51:04.127 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-16T10:51:04.168 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-16T10:51:04.253 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-16T10:51:04.294 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-16T10:51:04.588 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-16T10:51:04.629 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-16T10:51:04.921 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-16T10:51:04.964 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-16T10:51:05.115 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-16T10:51:05.266 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-16T10:51:05.601 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-16T10:51:05.877 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-16T10:51:06.444 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:51:06.570 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-16T10:51:06.955 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-16T10:51:07.264 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-16T10:51:07.382 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:51:07.509 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-16T10:51:07.616 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:51:07.767 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-16T10:51:07.887 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-16T10:51:08.118 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-16T10:51:08.180 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-16T10:51:08.453 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-16T10:51:08.473 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-16T10:51:08.624 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-16T10:51:08.850 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-16T10:51:08.992 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-16T10:51:09.167 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-16T10:51:09.319 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-16T10:51:09.703 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-16T10:51:10.063 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-16T10:51:10.298 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-16T10:51:10.457 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-16T10:51:10.608 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:51:10.743 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-16T10:51:11.044 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-16T10:51:11.170 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-16T10:51:11.187 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-16T10:51:11.338 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-16T10:51:11.471 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-16T10:51:11.490 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-16T10:51:11.641 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-16T10:51:11.765 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-16T10:51:11.950 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-16T10:51:12.076 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-16T10:51:12.109 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-16T10:51:12.377 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-16T10:51:12.470 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up librados2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:12.596 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-16T10:51:12.661 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-16T10:51:12.722 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up librgw2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:12.848 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:12.979 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-16T10:51:13.060 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libcephfs2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:13.186 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-16T10:51:13.358 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librados2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:13.480 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libradosstriper1 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:13.483 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-16T10:51:13.606 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-16T10:51:13.609 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librgw2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:13.735 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:13.908 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up librbd1 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:13.957 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libcephfs2 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:14.059 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mgr-modules-core (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:14.083 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-16T10:51:14.194 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:14.376 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libradosstriper1 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:14.453 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T10:51:14.453 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T10:51:14.502 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-16T10:51:14.804 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up librbd1 (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:14.912 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up libcephfs-dev (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:14.930 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-modules-core (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:15.038 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-rados (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:15.072 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:15.172 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-16T10:51:15.301 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T10:51:15.301 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-16T10:51:15.774 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up libcephfs-dev (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:15.900 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rados (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:16.026 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-16T10:51:16.153 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-rbd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:16.278 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up rbd-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:16.404 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-rgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:16.530 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up python3-cephfs (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:16.656 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:16.988 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rbd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:17.114 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up rbd-fuse (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:17.257 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-rgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:17.266 INFO:teuthology.orchestra.run.smithi063.stdout:Adding group ceph....done 2023-12-16T10:51:17.416 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up python3-cephfs (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:17.567 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-common (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:17.661 INFO:teuthology.orchestra.run.smithi063.stdout:Adding system user ceph....done 2023-12-16T10:51:17.828 INFO:teuthology.orchestra.run.smithi063.stdout:Setting system user ceph properties....done 2023-12-16T10:51:17.846 INFO:teuthology.orchestra.run.smithi063.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-16T10:51:18.002 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-16T10:51:18.228 INFO:teuthology.orchestra.run.smithi022.stdout:Adding group ceph....done 2023-12-16T10:51:18.316 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-16T10:51:18.713 INFO:teuthology.orchestra.run.smithi022.stdout:Adding system user ceph....done 2023-12-16T10:51:18.783 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-test (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:18.909 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up radosgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:18.939 INFO:teuthology.orchestra.run.smithi022.stdout:Setting system user ceph properties....done 2023-12-16T10:51:18.960 INFO:teuthology.orchestra.run.smithi022.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-16T10:51:19.117 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-16T10:51:19.389 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T10:51:19.390 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T10:51:19.454 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-16T10:51:19.827 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-base (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:19.935 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-test (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:20.061 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up radosgw (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:20.247 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-16T10:51:20.704 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mds (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:20.880 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T10:51:20.880 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-16T10:51:20.924 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T10:51:20.925 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T10:51:21.355 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-base (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:21.397 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mgr (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:21.644 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T10:51:21.644 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T10:51:21.783 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-16T10:51:22.125 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-osd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:22.264 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mds (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:22.504 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T10:51:22.504 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-16T10:51:22.643 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T10:51:22.643 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T10:51:22.974 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:23.127 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:23.222 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T10:51:23.222 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-16T10:51:23.252 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:23.395 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mon (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:23.614 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T10:51:23.615 INFO:teuthology.orchestra.run.smithi063.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T10:51:23.709 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-osd (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:24.105 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mgr-cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:24.245 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T10:51:24.245 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-16T10:51:24.247 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:24.374 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-mgr-dashboard (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:24.516 INFO:teuthology.orchestra.run.smithi063.stdout:Setting up ceph-volume (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:24.744 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:24.886 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-16T10:51:24.903 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:25.029 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-16T10:51:25.063 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mon (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:25.290 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T10:51:25.290 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-16T10:51:25.306 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-16T10:51:25.864 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-cephadm (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:26.199 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:26.350 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-mgr-dashboard (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:26.493 INFO:teuthology.orchestra.run.smithi022.stdout:Setting up ceph-volume (18.2.0-1359-gf92317e5-1focal) ... 2023-12-16T10:51:26.854 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-16T10:51:27.031 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-16T10:51:27.331 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-16T10:51:28.342 INFO:teuthology.orchestra.run.smithi063.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-16T10:51:28.928 INFO:teuthology.orchestra.run.smithi063.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-16T10:51:28.933 DEBUG:teuthology.parallel:result is None 2023-12-16T10:51:30.392 INFO:teuthology.orchestra.run.smithi022.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-16T10:51:30.968 INFO:teuthology.orchestra.run.smithi022.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-16T10:51:30.973 DEBUG:teuthology.parallel:result is None 2023-12-16T10:51:30.973 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:51:30.973 INFO:teuthology.packaging:ref: None 2023-12-16T10:51:30.973 INFO:teuthology.packaging:tag: None 2023-12-16T10:51:30.973 INFO:teuthology.packaging:branch: reef 2023-12-16T10:51:30.973 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:51:30.974 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-16T10:51:31.275 DEBUG:teuthology.orchestra.run.smithi022:> dpkg-query -W -f '${Version}' ceph 2023-12-16T10:51:31.299 INFO:teuthology.orchestra.run.smithi022.stdout:18.2.0-1359-gf92317e5-1focal 2023-12-16T10:51:31.300 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1359-gf92317e5-1focal 2023-12-16T10:51:31.300 INFO:teuthology.task.install:The correct ceph version 18.2.0-1359-gf92317e5-1focal is installed. 2023-12-16T10:51:31.302 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-16T10:51:31.302 INFO:teuthology.packaging:ref: None 2023-12-16T10:51:31.302 INFO:teuthology.packaging:tag: None 2023-12-16T10:51:31.302 INFO:teuthology.packaging:branch: reef 2023-12-16T10:51:31.302 INFO:teuthology.packaging:sha1: 6d933094a156ec7587742e5aa25fba5ba27ec678 2023-12-16T10:51:31.302 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef 2023-12-16T10:51:31.510 DEBUG:teuthology.orchestra.run.smithi063:> dpkg-query -W -f '${Version}' ceph 2023-12-16T10:51:31.534 INFO:teuthology.orchestra.run.smithi063.stdout:18.2.0-1359-gf92317e5-1focal 2023-12-16T10:51:31.535 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1359-gf92317e5-1focal 2023-12-16T10:51:31.535 INFO:teuthology.task.install:The correct ceph version 18.2.0-1359-gf92317e5-1focal is installed. 2023-12-16T10:51:31.537 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-16T10:51:31.537 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2023-12-16T10:51:31.537 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T10:51:31.554 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-16T10:51:31.554 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-16T10:51:31.593 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-16T10:51:31.593 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2023-12-16T10:51:31.593 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T10:51:31.612 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T10:51:31.669 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-16T10:51:31.670 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/usr/bin/daemon-helper 2023-12-16T10:51:31.686 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-16T10:51:31.745 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-16T10:51:31.745 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2023-12-16T10:51:31.745 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T10:51:31.760 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T10:51:31.816 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-16T10:51:31.816 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-16T10:51:31.832 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-16T10:51:31.889 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-16T10:51:31.889 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2023-12-16T10:51:31.889 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T10:51:31.906 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T10:51:31.966 DEBUG:teuthology.orchestra.run.smithi063:> set -ex 2023-12-16T10:51:31.966 DEBUG:teuthology.orchestra.run.smithi063:> sudo dd of=/usr/bin/stdin-killer 2023-12-16T10:51:31.982 DEBUG:teuthology.orchestra.run.smithi063:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-16T10:51:32.041 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-16T10:51:32.128 INFO:tasks.cephadm:Config: {'cephadm_branch': 'reef', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6d933094a156ec7587742e5aa25fba5ba27ec678'} 2023-12-16T10:51:32.129 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-16T10:51:32.129 INFO:tasks.cephadm:Cluster fsid is 12ea145c-9c01-11ee-95a5-87774f69a715 2023-12-16T10:51:32.129 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-16T10:51:32.129 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.22', 'mon.c': '[v2:172.21.15.22:3301,v1:172.21.15.22:6790]', 'mon.b': '172.21.15.63'} 2023-12-16T10:51:32.130 INFO:tasks.cephadm:First mon is mon.a on smithi022 2023-12-16T10:51:32.130 INFO:tasks.cephadm:First mgr is y 2023-12-16T10:51:32.130 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-16T10:51:32.130 DEBUG:teuthology.orchestra.run.smithi022:> sudo hostname $(hostname -s) 2023-12-16T10:51:32.146 DEBUG:teuthology.orchestra.run.smithi063:> sudo hostname $(hostname -s) 2023-12-16T10:51:32.162 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-12-16T10:51:32.163 DEBUG:teuthology.orchestra.run.smithi022:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T10:51:32.358 INFO:teuthology.orchestra.run.smithi022.stdout:-rw-rw-r-- 1 ubuntu ubuntu 14 Dec 16 10:51 /home/ubuntu/cephtest/cephadm 2023-12-16T10:51:32.358 DEBUG:teuthology.orchestra.run.smithi063:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-16T10:51:32.468 INFO:teuthology.orchestra.run.smithi063.stdout:-rw-rw-r-- 1 ubuntu ubuntu 14 Dec 16 10:51 /home/ubuntu/cephtest/cephadm 2023-12-16T10:51:32.469 DEBUG:teuthology.orchestra.run.smithi022:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-16T10:51:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:51:32.477 ERROR:teuthology.contextutil:Saw exception from nested tasks 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_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi022 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-16T10:51:32.479 INFO:tasks.cephadm:Teardown complete 2023-12-16T10:51:32.479 ERROR:teuthology.run_tasks:Saw exception from tasks. 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_6d933094a156ec7587742e5aa25fba5ba27ec678/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_6d933094a156ec7587742e5aa25fba5ba27ec678/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_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi022 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-16T10:51:32.558 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=3d0a14a52249419aa65329770252c75d 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_6d933094a156ec7587742e5aa25fba5ba27ec678/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_6d933094a156ec7587742e5aa25fba5ba27ec678/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_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 171, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_6d933094a156ec7587742e5aa25fba5ba27ec678/qa/tasks/cephadm.py", line 233, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] 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 smithi022 with status 1: 'test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm' 2023-12-16T10:51:32.564 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-16T10:51:32.573 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-16T10:51:32.580 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-16T10:51:32.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-16T10:51:32.602 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-16T10:51:32.686 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-16T10:51:32.695 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-16T10:51:32.695 DEBUG:teuthology.orchestra.run.smithi022:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T10:51:32.697 DEBUG:teuthology.orchestra.run.smithi063:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-16T10:51:32.715 INFO:teuthology.orchestra.run.smithi022.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T10:51:32.715 INFO:teuthology.orchestra.run.smithi022.stdout:============================================================================== 2023-12-16T10:51:32.716 INFO:teuthology.orchestra.run.smithi022.stdout: hv01.front.sepi 44.4.53.2 2 u 58 64 3 0.089 0.608 0.573 2023-12-16T10:51:32.716 INFO:teuthology.orchestra.run.smithi022.stdout: hv02.front.sepi 63.231.80.2 3 u 61 64 3 0.178 1.192 1.158 2023-12-16T10:51:32.716 INFO:teuthology.orchestra.run.smithi022.stdout: hv03.front.sepi 74.6.168.72 3 u 58 64 3 0.146 -0.510 0.590 2023-12-16T10:51:32.716 INFO:teuthology.orchestra.run.smithi022.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:51:32.718 INFO:teuthology.orchestra.run.smithi063.stdout: remote refid st t when poll reach delay offset jitter 2023-12-16T10:51:32.718 INFO:teuthology.orchestra.run.smithi063.stdout:============================================================================== 2023-12-16T10:51:32.718 INFO:teuthology.orchestra.run.smithi063.stdout: hv01.front.sepi 44.4.53.2 2 u 62 64 3 0.108 1.948 0.104 2023-12-16T10:51:32.718 INFO:teuthology.orchestra.run.smithi063.stdout: hv02.front.sepi 63.231.80.2 3 u 59 64 3 0.146 2.650 0.833 2023-12-16T10:51:32.718 INFO:teuthology.orchestra.run.smithi063.stdout: hv03.front.sepi 74.6.168.72 3 u 62 64 3 0.117 0.867 0.356 2023-12-16T10:51:32.718 INFO:teuthology.orchestra.run.smithi063.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-16T10:51:32.719 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-16T10:51:32.727 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-16T10:51:32.728 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-16T10:51:32.736 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-16T10:51:32.745 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-16T10:51:32.754 INFO:teuthology.task.internal:Duration was 495.034437 seconds 2023-12-16T10:51:32.755 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-16T10:51:32.763 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-16T10:51:32.763 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T10:51:32.765 DEBUG:teuthology.orchestra.run.smithi063:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-16T10:51:32.815 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-16T10:51:32.815 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi022.front.sepia.ceph.com 2023-12-16T10:51:32.815 DEBUG:teuthology.orchestra.run.smithi022:> 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-16T10:51:32.829 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi063.front.sepia.ceph.com 2023-12-16T10:51:32.830 DEBUG:teuthology.orchestra.run.smithi063:> 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-16T10:51:32.845 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-16T10:51:32.845 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T10:51:32.872 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-16T10:51:32.931 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-16T10:51:32.931 DEBUG:teuthology.orchestra.run.smithi022:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T10:51:32.964 DEBUG:teuthology.orchestra.run.smithi063:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-16T10:51:33.034 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-16T10:51:33.044 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-16T10:51:33.045 DEBUG:teuthology.orchestra.run.smithi022:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T10:51:33.061 DEBUG:teuthology.orchestra.run.smithi063:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-16T10:51:33.076 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-16T10:51:33.087 DEBUG:teuthology.orchestra.run.smithi022:> 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-16T10:51:33.104 DEBUG:teuthology.orchestra.run.smithi063:> 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-16T10:51:33.116 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = core 2023-12-16T10:51:33.130 INFO:teuthology.orchestra.run.smithi063.stdout:kernel.core_pattern = core 2023-12-16T10:51:33.157 DEBUG:teuthology.orchestra.run.smithi022:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T10:51:33.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:51:33.184 DEBUG:teuthology.orchestra.run.smithi063:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-16T10:51:33.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:51:33.207 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-16T10:51:33.218 INFO:teuthology.task.internal:Transferring archived files... 2023-12-16T10:51:33.220 DEBUG:teuthology.misc:Transferring archived files from smithi022:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958/remote/smithi022 2023-12-16T10:51:33.220 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T10:51:33.248 DEBUG:teuthology.misc:Transferring archived files from smithi063:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958/remote/smithi063 2023-12-16T10:51:33.249 DEBUG:teuthology.orchestra.run.smithi063:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-16T10:51:33.273 INFO:teuthology.task.internal:Removing archive directory... 2023-12-16T10:51:33.273 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T10:51:33.288 DEBUG:teuthology.orchestra.run.smithi063:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-16T10:51:33.316 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-16T10:51:33.326 INFO:teuthology.task.internal:Not uploading archives. 2023-12-16T10:51:33.326 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-16T10:51:33.336 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-16T10:51:33.336 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T10:51:33.338 DEBUG:teuthology.orchestra.run.smithi063:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-16T10:51:33.344 INFO:teuthology.orchestra.run.smithi022.stdout: 1048609 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 10:51 /home/ubuntu/cephtest 2023-12-16T10:51:33.344 INFO:teuthology.orchestra.run.smithi022.stdout: 1069390 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 16 10:51 /home/ubuntu/cephtest/cephadm 2023-12-16T10:51:33.345 INFO:teuthology.orchestra.run.smithi022.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-16T10:51:33.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-16T10:51:33.359 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/orchestra/run.py", line 479, in wait proc.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 smithi022 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-16T10:51:33.365 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-16T10:51:33.375 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-16T10:51:33.385 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi022 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-16T10:51:33.385 INFO:teuthology.nuke:Checking targets against current locks 2023-12-16T10:51:33.398 INFO:teuthology.orchestra.run.smithi063.stdout: 1048617 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 16 10:51 /home/ubuntu/cephtest 2023-12-16T10:51:33.399 INFO:teuthology.orchestra.run.smithi063.stdout: 1069396 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 16 10:51 /home/ubuntu/cephtest/cephadm 2023-12-16T10:51:33.400 INFO:teuthology.orchestra.run.smithi063.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-16T10:51:33.422 DEBUG:teuthology.nuke:shortname: smithi022 2023-12-16T10:51:33.423 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T10:51:33.463 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi022.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:33:59.089867', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-16T10:51:33.476 DEBUG:teuthology.nuke:shortname: smithi063 2023-12-16T10:51:33.477 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-16T10:51:33.520 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi063.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-16_00:13:44-upgrade:reef-x-main-distro-default-smithi/7493958', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-16 10:33:59.091858', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-16T10:51:33.562 INFO:teuthology.orchestra.console.smithi022:Power off 2023-12-16T10:51:33.562 DEBUG:teuthology.orchestra.console.smithi022:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T10:51:33.617 INFO:teuthology.orchestra.console.smithi063:Power off 2023-12-16T10:51:33.617 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-16T10:51:33.627 DEBUG:teuthology.orchestra.console.smithi022:power off output: Chassis Power Control: Down/Off 2023-12-16T10:51:33.627 DEBUG:teuthology.orchestra.console.smithi022:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:33.664 DEBUG:teuthology.orchestra.console.smithi022:check power output: Chassis Power is on 2023-12-16T10:51:33.668 DEBUG:teuthology.orchestra.console.smithi063:power off output: Chassis Power Control: Down/Off 2023-12-16T10:51:33.668 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:33.720 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2023-12-16T10:51:37.666 DEBUG:teuthology.orchestra.console.smithi022:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:37.721 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:37.779 DEBUG:teuthology.orchestra.console.smithi022:check power output: Chassis Power is on 2023-12-16T10:51:37.833 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2023-12-16T10:51:41.784 DEBUG:teuthology.orchestra.console.smithi022:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:41.834 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:41.895 DEBUG:teuthology.orchestra.console.smithi022:check power output: Chassis Power is on 2023-12-16T10:51:41.944 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is on 2023-12-16T10:51:45.897 DEBUG:teuthology.orchestra.console.smithi022:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:45.945 DEBUG:teuthology.orchestra.console.smithi063:pexpect command: ipmitool -H smithi063.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-16T10:51:46.009 DEBUG:teuthology.orchestra.console.smithi022:check power output: Chassis Power is off 2023-12-16T10:51:46.056 DEBUG:teuthology.orchestra.console.smithi063:check power output: Chassis Power is off 2023-12-16T10:51:46.110 INFO:teuthology.orchestra.console.smithi022:Power off completed 2023-12-16T10:51:46.157 INFO:teuthology.orchestra.console.smithi063:Power off completed 2023-12-16T10:51:46.262 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 495.03443670272827 failure_reason: 'Command failed on smithi022 with status 1: ''test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=3d0a14a52249419aa65329770252c75d status: fail success: false 2023-12-16T10:51:46.263 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-16T10:51:46.347 INFO:teuthology.run:FAIL