2023-12-02T08:29:32.828 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-02T08:29:32.829 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_yuriw@teuthology --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-01_18:09:09-upgrade:reef-x-main-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347 -- /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347/orig.config.yaml 2023-12-02T08:29:32.888 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:29:32.971 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347 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: '7475347' 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-01_18:09:09-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: bed7681480ccb0192b91a35e691658867e1e96b7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bed7681480ccb0192b91a35e691658867e1e96b7 kernel: hwe: true workunit: branch: main sha1: bed7681480ccb0192b91a35e691658867e1e96b7 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: 4654 sha1: bed7681480ccb0192b91a35e691658867e1e96b7 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_bed7681480ccb0192b91a35e691658867e1e96b7/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: bed7681480ccb0192b91a35e691658867e1e96b7 targets: smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi184.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: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_18:09:09 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-02T08:29:32.971 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa; will attempt to use it 2023-12-02T08:29:32.971 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks 2023-12-02T08:29:32.972 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-02T08:29:32.973 INFO:teuthology.task.internal:Checking packages... 2023-12-02T08:29:32.996 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'bed7681480ccb0192b91a35e691658867e1e96b7' 2023-12-02T08:29:32.996 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:29:32.997 INFO:teuthology.packaging:ref: None 2023-12-02T08:29:32.997 INFO:teuthology.packaging:tag: None 2023-12-02T08:29:32.997 INFO:teuthology.packaging:branch: main 2023-12-02T08:29:32.997 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:29:32.997 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-02T08:29:33.471 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7660-gb27938f5-1focal 2023-12-02T08:29:33.471 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-02T08:29:33.479 INFO:teuthology.task.internal:no buildpackages task found 2023-12-02T08:29:33.479 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-02T08:29:33.505 INFO:teuthology.task.internal:Saving configuration 2023-12-02T08:29:33.528 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-02T08:29:33.534 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:29:33.559 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347', '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-02 08:23:25.275962', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-02T08:29:33.581 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347', '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-02 08:23:25.274607', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-02T08:29:33.581 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-02T08:29:33.588 INFO:teuthology.task.internal:roles: ubuntu@smithi135.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-02T08:29:33.588 INFO:teuthology.task.internal:roles: ubuntu@smithi184.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-02T08:29:33.588 INFO:teuthology.run_tasks:Running task console_log... 2023-12-02T08:29:33.682 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5f07e100d0>, signals=[15]) 2023-12-02T08:29:33.682 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-02T08:29:33.689 INFO:teuthology.task.internal:Opening connections... 2023-12-02T08:29:33.689 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2023-12-02T08:29:33.690 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:29:33.741 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2023-12-02T08:29:33.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:29:33.787 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-02T08:29:33.794 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2023-12-02T08:29:33.819 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2023-12-02T08:29:33.820 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2023-12-02T08:29:33.867 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="Ubuntu" 2023-12-02T08:29:33.867 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-02T08:29:33.867 INFO:teuthology.orchestra.run.smithi135.stdout:ID=ubuntu 2023-12-02T08:29:33.867 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE=debian 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="20.04" 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_CODENAME=focal 2023-12-02T08:29:33.868 INFO:teuthology.orchestra.run.smithi135.stdout:UBUNTU_CODENAME=focal 2023-12-02T08:29:33.869 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2023-12-02T08:29:33.890 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2023-12-02T08:29:33.896 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2023-12-02T08:29:33.897 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2023-12-02T08:29:33.946 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="Ubuntu" 2023-12-02T08:29:33.946 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-02T08:29:33.946 INFO:teuthology.orchestra.run.smithi184.stdout:ID=ubuntu 2023-12-02T08:29:33.946 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE=debian 2023-12-02T08:29:33.946 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-02T08:29:33.947 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="20.04" 2023-12-02T08:29:33.947 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-02T08:29:33.947 INFO:teuthology.orchestra.run.smithi184.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-02T08:29:33.947 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-02T08:29:33.947 INFO:teuthology.orchestra.run.smithi184.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-02T08:29:33.947 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_CODENAME=focal 2023-12-02T08:29:33.947 INFO:teuthology.orchestra.run.smithi184.stdout:UBUNTU_CODENAME=focal 2023-12-02T08:29:33.948 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2023-12-02T08:29:33.964 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-02T08:29:33.973 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-02T08:29:33.996 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-02T08:29:33.996 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:29:33.998 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2023-12-02T08:29:34.004 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-02T08:29:34.022 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-02T08:29:34.022 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:29:34.047 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2023-12-02T08:29:34.068 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-02T08:29:34.121 INFO:teuthology.run_tasks:Running task kernel... 2023-12-02T08:29:34.136 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-02T08:29:34.136 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-12-02T08:29:34.136 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-02T08:29:34.136 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-02T08:29:34.136 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:29:34.137 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-02T08:29:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:29:34.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:29:34.144 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2023-12-02T08:29:34.144 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2023-12-02T08:29:34.150 INFO:teuthology.orchestra.run.smithi184.stdout:5.4.0-124-generic 2023-12-02T08:29:34.151 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.4.0-124-generic 2023-12-02T08:29:34.151 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2023-12-02T08:29:34.191 INFO:teuthology.orchestra.run.smithi135.stdout:5.4.0-124-generic 2023-12-02T08:29:34.191 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.4.0-124-generic 2023-12-02T08:29:34.191 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2023-12-02T08:29:34.247 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2023-12-02T08:29:34.299 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2023-12-02T08:29:34.528 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-02T08:29:34.554 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-02T08:29:34.584 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-02T08:29:34.624 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-02T08:29:34.645 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-02T08:29:34.966 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-02T08:29:34.991 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-02T08:29:34.998 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-02T08:29:35.112 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-02T08:29:35.169 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-02T08:29:35.311 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-02T08:29:35.325 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-02T08:29:35.333 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-02T08:29:35.333 INFO:teuthology.orchestra.run.smithi135.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-02T08:29:35.390 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-02T08:29:35.391 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-02T08:29:35.393 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-02T08:29:35.458 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-02T08:29:35.458 INFO:teuthology.orchestra.run.smithi135.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-02T08:29:35.469 INFO:teuthology.orchestra.run.smithi135.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-02T08:29:35.473 INFO:teuthology.orchestra.run.smithi135.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-02T08:29:35.482 INFO:teuthology.orchestra.run.smithi135.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-02T08:29:35.483 INFO:teuthology.orchestra.run.smithi135.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-02T08:29:35.483 INFO:teuthology.orchestra.run.smithi135.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-02T08:29:35.483 INFO:teuthology.orchestra.run.smithi135.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-02T08:29:35.483 INFO:teuthology.orchestra.run.smithi135.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-02T08:29:35.503 INFO:teuthology.orchestra.run.smithi135.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-02T08:29:35.527 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-02T08:29:35.540 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-02T08:29:35.540 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-02T08:29:35.605 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-02T08:29:35.606 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-02T08:29:35.616 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-02T08:29:35.680 INFO:teuthology.orchestra.run.smithi135.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-02T08:29:35.692 INFO:teuthology.orchestra.run.smithi135.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-02T08:29:35.693 INFO:teuthology.orchestra.run.smithi135.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-02T08:29:35.694 INFO:teuthology.orchestra.run.smithi135.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-02T08:29:35.765 INFO:teuthology.orchestra.run.smithi135.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-02T08:29:35.772 INFO:teuthology.orchestra.run.smithi135.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-02T08:29:35.779 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-02T08:29:35.936 INFO:teuthology.orchestra.run.smithi135.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-02T08:29:36.417 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-02T08:29:36.455 INFO:teuthology.orchestra.run.smithi184.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-02T08:29:36.468 INFO:teuthology.orchestra.run.smithi184.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-02T08:29:36.469 INFO:teuthology.orchestra.run.smithi184.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-02T08:29:36.470 INFO:teuthology.orchestra.run.smithi184.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-02T08:29:36.471 INFO:teuthology.orchestra.run.smithi184.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-02T08:29:36.471 INFO:teuthology.orchestra.run.smithi184.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-02T08:29:36.471 INFO:teuthology.orchestra.run.smithi184.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-02T08:29:36.473 INFO:teuthology.orchestra.run.smithi184.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-02T08:29:36.499 INFO:teuthology.orchestra.run.smithi184.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-02T08:29:36.575 INFO:teuthology.orchestra.run.smithi135.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-02T08:29:36.613 INFO:teuthology.orchestra.run.smithi135.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-02T08:29:36.626 INFO:teuthology.orchestra.run.smithi135.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-02T08:29:36.628 INFO:teuthology.orchestra.run.smithi135.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-02T08:29:36.628 INFO:teuthology.orchestra.run.smithi135.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-02T08:29:36.629 INFO:teuthology.orchestra.run.smithi135.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-02T08:29:36.630 INFO:teuthology.orchestra.run.smithi135.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-02T08:29:36.630 INFO:teuthology.orchestra.run.smithi135.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-02T08:29:36.631 INFO:teuthology.orchestra.run.smithi135.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-02T08:29:36.657 INFO:teuthology.orchestra.run.smithi135.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-02T08:29:36.663 INFO:teuthology.orchestra.run.smithi184.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-02T08:29:36.821 INFO:teuthology.orchestra.run.smithi135.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-02T08:29:36.852 INFO:teuthology.orchestra.run.smithi184.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-02T08:29:36.874 INFO:teuthology.orchestra.run.smithi184.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-02T08:29:36.984 INFO:teuthology.orchestra.run.smithi135.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-02T08:29:37.035 INFO:teuthology.orchestra.run.smithi135.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-02T08:29:39.315 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 18.3 MB in 3s (6,105 kB/s) 2023-12-02T08:29:40.870 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2023-12-02T08:29:40.896 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-02T08:29:40.965 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2023-12-02T08:29:41.169 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2023-12-02T08:29:41.170 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2023-12-02T08:29:41.341 INFO:teuthology.orchestra.run.smithi135.stdout:The following additional packages will be installed: 2023-12-02T08:29:41.341 INFO:teuthology.orchestra.run.smithi135.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-02T08:29:41.341 INFO:teuthology.orchestra.run.smithi135.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-02T08:29:41.341 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-02T08:29:41.342 INFO:teuthology.orchestra.run.smithi135.stdout:Suggested packages: 2023-12-02T08:29:41.342 INFO:teuthology.orchestra.run.smithi135.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-02T08:29:41.343 INFO:teuthology.orchestra.run.smithi135.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-02T08:29:41.388 INFO:teuthology.orchestra.run.smithi135.stdout:The following NEW packages will be installed: 2023-12-02T08:29:41.388 INFO:teuthology.orchestra.run.smithi135.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-02T08:29:41.388 INFO:teuthology.orchestra.run.smithi135.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-02T08:29:41.389 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-02T08:29:41.389 INFO:teuthology.orchestra.run.smithi135.stdout: thermald upower usbmuxd 2023-12-02T08:29:41.572 INFO:teuthology.orchestra.run.smithi135.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-02T08:29:41.572 INFO:teuthology.orchestra.run.smithi135.stdout:Need to get 90.8 MB of archives. 2023-12-02T08:29:41.572 INFO:teuthology.orchestra.run.smithi135.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-02T08:29:41.572 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-02T08:29:41.856 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-02T08:29:41.883 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-02T08:29:41.902 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-02T08:29:41.973 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-02T08:29:42.008 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [20.9 MB] 2023-12-02T08:29:42.874 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [11.4 MB] 2023-12-02T08:29:43.169 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [58.0 MB] 2023-12-02T08:29:45.116 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.89.99~20.04.47 [2,628 B] 2023-12-02T08:29:45.116 INFO:teuthology.orchestra.run.smithi135.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-02T08:29:45.117 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-02T08:29:45.286 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-02T08:29:45.639 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-02T08:29:46.364 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 90.8 MB in 4s (21.3 MB/s) 2023-12-02T08:29:46.575 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-02T08:29:48.453 INFO:teuthology.orchestra.run.smithi135.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-02T08:29:48.457 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-02T08:29:48.614 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-02T08:29:48.922 INFO:teuthology.orchestra.run.smithi184.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-02T08:29:49.034 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-02T08:29:49.047 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-02T08:29:49.084 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-02T08:29:49.138 INFO:teuthology.orchestra.run.smithi184.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-02T08:29:49.243 INFO:teuthology.orchestra.run.smithi184.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-02T08:29:49.251 INFO:teuthology.orchestra.run.smithi184.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-02T08:29:49.255 INFO:teuthology.orchestra.run.smithi184.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-02T08:29:49.255 INFO:teuthology.orchestra.run.smithi184.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-02T08:29:49.271 INFO:teuthology.orchestra.run.smithi184.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-02T08:29:49.271 INFO:teuthology.orchestra.run.smithi184.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-02T08:29:49.274 INFO:teuthology.orchestra.run.smithi184.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-02T08:29:49.274 INFO:teuthology.orchestra.run.smithi184.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-02T08:29:49.278 INFO:teuthology.orchestra.run.smithi184.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-02T08:29:49.283 INFO:teuthology.orchestra.run.smithi184.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-02T08:29:49.285 INFO:teuthology.orchestra.run.smithi184.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-02T08:29:49.286 INFO:teuthology.orchestra.run.smithi184.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-02T08:29:49.286 INFO:teuthology.orchestra.run.smithi184.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-02T08:29:49.302 INFO:teuthology.orchestra.run.smithi184.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-02T08:29:49.303 INFO:teuthology.orchestra.run.smithi184.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-02T08:29:49.445 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-02T08:29:49.457 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-02T08:29:49.494 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-02T08:29:49.814 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-02T08:29:49.829 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-02T08:29:49.897 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-02T08:29:50.250 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-02T08:29:50.263 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-02T08:29:50.300 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-02T08:29:50.636 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-02T08:29:50.650 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-02T08:29:50.695 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:29:52.094 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 18.3 MB in 16s (1,154 kB/s) 2023-12-02T08:29:53.295 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-02T08:29:53.308 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-02T08:29:53.451 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:29:53.568 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-12-02T08:29:53.595 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-02T08:29:53.677 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-12-02T08:29:53.881 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2023-12-02T08:29:53.882 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2023-12-02T08:29:54.056 INFO:teuthology.orchestra.run.smithi184.stdout:The following additional packages will be installed: 2023-12-02T08:29:54.057 INFO:teuthology.orchestra.run.smithi184.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-02T08:29:54.057 INFO:teuthology.orchestra.run.smithi184.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-02T08:29:54.057 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-02T08:29:54.058 INFO:teuthology.orchestra.run.smithi184.stdout:Suggested packages: 2023-12-02T08:29:54.058 INFO:teuthology.orchestra.run.smithi184.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-02T08:29:54.058 INFO:teuthology.orchestra.run.smithi184.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-02T08:29:54.119 INFO:teuthology.orchestra.run.smithi184.stdout:The following NEW packages will be installed: 2023-12-02T08:29:54.120 INFO:teuthology.orchestra.run.smithi184.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-02T08:29:54.120 INFO:teuthology.orchestra.run.smithi184.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-02T08:29:54.120 INFO:teuthology.orchestra.run.smithi184.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-02T08:29:54.120 INFO:teuthology.orchestra.run.smithi184.stdout: thermald upower usbmuxd 2023-12-02T08:29:54.273 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-02T08:29:54.288 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-02T08:29:54.304 INFO:teuthology.orchestra.run.smithi184.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-02T08:29:54.304 INFO:teuthology.orchestra.run.smithi184.stdout:Need to get 90.8 MB of archives. 2023-12-02T08:29:54.304 INFO:teuthology.orchestra.run.smithi184.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-02T08:29:54.304 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-02T08:29:54.323 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:29:54.589 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-02T08:29:54.617 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-02T08:29:54.635 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-02T08:29:54.707 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-02T08:29:54.743 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [20.9 MB] 2023-12-02T08:29:55.641 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [11.4 MB] 2023-12-02T08:29:55.935 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-89-generic amd64 5.15.0-89.99~20.04.1 [58.0 MB] 2023-12-02T08:29:57.835 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.89.99~20.04.47 [2,628 B] 2023-12-02T08:29:57.835 INFO:teuthology.orchestra.run.smithi184.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-02T08:29:57.836 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-02T08:29:58.006 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-02T08:29:58.360 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-02T08:29:59.047 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 90.8 MB in 4s (21.3 MB/s) 2023-12-02T08:29:59.229 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-02T08:30:00.986 INFO:teuthology.orchestra.run.smithi184.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-02T08:30:00.991 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-02T08:30:01.136 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-02T08:30:01.422 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-02T08:30:01.434 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-02T08:30:01.471 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-02T08:30:01.569 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-02T08:30:01.585 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-02T08:30:01.627 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-02T08:30:01.824 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-02T08:30:01.838 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-02T08:30:01.874 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-02T08:30:01.913 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-02T08:30:01.927 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-02T08:30:01.963 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-02T08:30:02.211 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-02T08:30:02.225 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-02T08:30:02.269 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-02T08:30:02.375 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package thermald. 2023-12-02T08:30:02.392 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-02T08:30:02.433 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-02T08:30:02.614 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-02T08:30:02.630 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-02T08:30:02.672 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-02T08:30:02.963 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package upower. 2023-12-02T08:30:02.980 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-02T08:30:02.983 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-02T08:30:02.997 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-02T08:30:03.028 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-02T08:30:03.056 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:03.418 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package usbmuxd. 2023-12-02T08:30:03.434 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-02T08:30:03.476 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-02T08:30:03.800 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-02T08:30:03.947 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-02T08:30:04.098 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-02T08:30:04.250 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-02T08:30:04.542 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-02T08:30:04.668 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-02T08:30:04.828 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-02T08:30:05.383 INFO:teuthology.orchestra.run.smithi135.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-02T08:30:05.449 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-02T08:30:05.593 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-02T08:30:05.608 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-02T08:30:05.630 INFO:teuthology.orchestra.run.smithi135.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-02T08:30:05.637 INFO:teuthology.orchestra.run.smithi135.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-02T08:30:05.637 INFO:teuthology.orchestra.run.smithi135.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-02T08:30:05.702 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:06.200 INFO:teuthology.orchestra.run.smithi135.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-02T08:30:06.221 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-02T08:30:06.236 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-02T08:30:06.279 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:06.410 INFO:teuthology.orchestra.run.smithi135.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-02T08:30:06.463 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-02T08:30:06.794 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-02T08:30:06.794 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-02T08:30:07.200 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:08.546 INFO:teuthology.orchestra.run.smithi135.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-02T08:30:08.549 INFO:teuthology.orchestra.run.smithi135.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:08.704 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:10.731 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:12.124 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-02T08:30:12.249 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-02T08:30:12.555 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-02T08:30:13.325 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-02T08:30:13.425 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:13.501 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-02T08:30:13.501 INFO:teuthology.orchestra.run.smithi135.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:13.607 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-02T08:30:13.623 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-02T08:30:13.665 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-02T08:30:14.001 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-02T08:30:14.017 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-02T08:30:14.059 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-02T08:30:14.429 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package thermald. 2023-12-02T08:30:14.445 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-02T08:30:14.512 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-02T08:30:15.050 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package upower. 2023-12-02T08:30:15.067 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-02T08:30:15.124 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-02T08:30:15.547 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package usbmuxd. 2023-12-02T08:30:15.562 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-02T08:30:15.605 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-02T08:30:15.930 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-02T08:30:16.059 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-02T08:30:16.160 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-02T08:30:16.261 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-02T08:30:16.387 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-02T08:30:16.547 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-02T08:30:16.673 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-02T08:30:17.202 INFO:teuthology.orchestra.run.smithi184.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-02T08:30:17.252 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-02T08:30:17.421 INFO:teuthology.orchestra.run.smithi184.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-02T08:30:17.439 INFO:teuthology.orchestra.run.smithi184.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-02T08:30:17.440 INFO:teuthology.orchestra.run.smithi184.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-02T08:30:17.952 INFO:teuthology.orchestra.run.smithi184.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-02T08:30:18.173 INFO:teuthology.orchestra.run.smithi184.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-02T08:30:18.216 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-02T08:30:18.546 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-02T08:30:18.547 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-02T08:30:19.037 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:20.370 INFO:teuthology.orchestra.run.smithi184.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-02T08:30:20.370 INFO:teuthology.orchestra.run.smithi184.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:20.533 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:21.934 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:23.360 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-02T08:30:23.511 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-02T08:30:23.775 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-02T08:30:24.520 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-02T08:30:24.620 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-02T08:30:24.689 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-02T08:30:24.690 INFO:teuthology.orchestra.run.smithi184.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:39.201 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-02T08:30:39.201 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub' 2023-12-02T08:30:39.207 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-02T08:30:39.237 INFO:teuthology.orchestra.run.smithi135.stdout:Generating grub configuration file ... 2023-12-02T08:30:39.583 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-02T08:30:39.602 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:40.057 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-02T08:30:40.067 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-02T08:30:42.058 INFO:teuthology.orchestra.run.smithi135.stdout:done 2023-12-02T08:30:42.527 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic-hwe-20.04 2023-12-02T08:30:42.573 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic-hwe-20.04 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 20 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta-hwe-5.15 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.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-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-02T08:30:42.574 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2023-12-02T08:30:42.575 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2023-12-02T08:30:42.575 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2023-12-02T08:30:42.575 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2023-12-02T08:30:42.575 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-02T08:30:42.575 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T08:30:42.575 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T08:30:42.575 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-02T08:30:42.575 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T08:30:42.575 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2023-12-02T08:30:42.654 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2023-12-02T08:30:42.879 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-02T08:30:42.900 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-02T08:30:42.933 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-02T08:30:42.956 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-02T08:30:44.665 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2023-12-02T08:30:44.690 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-02T08:30:44.757 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2023-12-02T08:30:44.962 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2023-12-02T08:30:44.962 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2023-12-02T08:30:45.179 INFO:teuthology.orchestra.run.smithi135.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-02T08:30:45.179 INFO:teuthology.orchestra.run.smithi135.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-02T08:30:45.181 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic-hwe-20.04 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic-hwe-20.04 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 20 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2023-12-02T08:30:45.196 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta-hwe-5.15 2023-12-02T08:30:45.197 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-02T08:30:45.197 INFO:teuthology.orchestra.run.smithi135.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-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-02T08:30:45.197 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-02T08:30:45.197 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2023-12-02T08:30:45.197 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2023-12-02T08:30:45.197 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2023-12-02T08:30:45.197 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2023-12-02T08:30:45.197 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2023-12-02T08:30:45.243 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.nQkv4jr9q9 2023-12-02T08:30:45.243 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub/grub.cfg /tmp/tmp.nQkv4jr9q9 2023-12-02T08:30:45.261 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.nQkv4jr9q9 2023-12-02T08:30:45.351 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.nQkv4jr9q9 is 9KB 2023-12-02T08:30:45.365 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.nQkv4jr9q9 2023-12-02T08:30:45.371 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-02T08:30:45.429 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-12-02T08:30:45.430 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-02T08:30:45.430 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-02T08:30:45.470 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-02T08:30:45.470 DEBUG:teuthology.orchestra.run.smithi135:> sudo update-grub 2023-12-02T08:30:47.023 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub' 2023-12-02T08:30:47.033 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-02T08:30:47.044 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2023-12-02T08:30:47.319 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-02T08:30:47.331 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:47.728 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-02T08:30:47.739 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-02T08:30:48.732 INFO:teuthology.orchestra.run.smithi135.stderr:done 2023-12-02T08:30:48.733 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2023-12-02T08:30:49.971 INFO:teuthology.orchestra.run.smithi184.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-02T08:30:49.971 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub' 2023-12-02T08:30:49.992 INFO:teuthology.orchestra.run.smithi184.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-02T08:30:50.010 INFO:teuthology.orchestra.run.smithi184.stdout:Generating grub configuration file ... 2023-12-02T08:30:50.424 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-02T08:30:50.441 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:50.846 INFO:teuthology.orchestra.run.smithi184.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-02T08:30:50.858 INFO:teuthology.orchestra.run.smithi184.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-02T08:30:52.867 INFO:teuthology.orchestra.run.smithi184.stdout:done 2023-12-02T08:30:53.274 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic-hwe-20.04 2023-12-02T08:30:53.321 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic-hwe-20.04 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta-hwe-5.15 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.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-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2023-12-02T08:30:53.322 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2023-12-02T08:30:53.323 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2023-12-02T08:30:53.323 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-02T08:30:53.323 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-02T08:30:53.323 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-02T08:30:53.323 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-02T08:30:53.323 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2023-12-02T08:30:53.323 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get clean 2023-12-02T08:30:53.415 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2023-12-02T08:30:53.542 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-02T08:30:53.548 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-02T08:30:53.566 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-02T08:30:53.614 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-02T08:30:55.317 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-12-02T08:30:55.343 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-02T08:30:55.414 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-12-02T08:30:55.616 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2023-12-02T08:30:55.616 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2023-12-02T08:30:55.823 INFO:teuthology.orchestra.run.smithi184.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-02T08:30:55.824 INFO:teuthology.orchestra.run.smithi184.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-02T08:30:55.825 DEBUG:teuthology.orchestra.run.smithi184:> dpkg -s linux-image-generic-hwe-20.04 2023-12-02T08:30:55.843 INFO:teuthology.orchestra.run.smithi184.stdout:Package: linux-image-generic-hwe-20.04 2023-12-02T08:30:55.843 INFO:teuthology.orchestra.run.smithi184.stdout:Status: install ok installed 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Priority: optional 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Section: kernel 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Installed-Size: 20 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Maintainer: Ubuntu Kernel Team 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: amd64 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Source: linux-meta-hwe-5.15 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.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-89), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Depends: linux-image-5.15.0-89-generic, linux-modules-extra-5.15.0-89-generic, linux-firmware, intel-microcode, amd64-microcode 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Recommends: thermald 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Description: Generic Linux kernel image 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout: This package will always depend on the latest generic kernel image 2023-12-02T08:30:55.844 INFO:teuthology.orchestra.run.smithi184.stdout: available. 2023-12-02T08:30:55.845 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2023-12-02T08:30:55.849 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.dSFqRYPhvg 2023-12-02T08:30:55.850 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub/grub.cfg /tmp/tmp.dSFqRYPhvg 2023-12-02T08:30:55.861 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.dSFqRYPhvg 2023-12-02T08:30:55.949 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.dSFqRYPhvg is 9KB 2023-12-02T08:30:55.964 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.dSFqRYPhvg 2023-12-02T08:30:55.970 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-02T08:30:56.026 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:30:56.026 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-02T08:30:56.026 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-02T08:30:56.065 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-02T08:30:56.066 DEBUG:teuthology.orchestra.run.smithi184:> sudo update-grub 2023-12-02T08:30:57.434 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub' 2023-12-02T08:30:57.440 INFO:teuthology.orchestra.run.smithi184.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-02T08:30:57.450 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2023-12-02T08:30:57.669 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-02T08:30:57.681 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-02T08:30:58.039 INFO:teuthology.orchestra.run.smithi184.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-02T08:30:58.051 INFO:teuthology.orchestra.run.smithi184.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-02T08:30:59.041 INFO:teuthology.orchestra.run.smithi184.stderr:done 2023-12-02T08:30:59.043 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2023-12-02T08:31:18.754 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-02T08:31:18.754 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-12-02T08:31:18.755 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:31:29.055 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-02T08:31:29.055 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:31:29.056 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:32:18.807 DEBUG:teuthology.orchestra.remote:timed out 2023-12-02T08:32:27.814 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-12-02T08:32:27.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:32:28.225 DEBUG:teuthology.orchestra.run.smithi135:> true 2023-12-02T08:32:28.972 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-12-02T08:32:28.972 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-89-generic"... 2023-12-02T08:32:28.972 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2023-12-02T08:32:29.025 INFO:teuthology.orchestra.run.smithi135.stdout:5.15.0-89-generic 2023-12-02T08:32:29.025 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-02T08:32:29.025 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T08:32:29.025 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-02T08:32:29.058 DEBUG:teuthology.orchestra.remote:timed out 2023-12-02T08:32:30.026 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-02T08:32:30.026 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:32:30.189 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2023-12-02T08:32:30.226 DEBUG:teuthology.parallel:result is None 2023-12-02T08:32:38.059 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:32:38.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:32:38.709 DEBUG:teuthology.orchestra.run.smithi184:> true 2023-12-02T08:32:39.469 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:32:39.469 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-89-generic"... 2023-12-02T08:32:39.469 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2023-12-02T08:32:39.518 INFO:teuthology.orchestra.run.smithi184.stdout:5.15.0-89-generic 2023-12-02T08:32:39.518 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-02T08:32:39.518 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-02T08:32:39.518 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-02T08:32:40.519 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-02T08:32:40.519 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-02T08:32:40.933 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2023-12-02T08:32:40.954 DEBUG:teuthology.parallel:result is None 2023-12-02T08:32:40.954 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-02T08:32:40.962 INFO:teuthology.task.internal:Creating test directory... 2023-12-02T08:32:40.962 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:32:40.964 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-02T08:32:40.971 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-02T08:32:40.998 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-02T08:32:41.040 INFO:teuthology.task.internal:Creating archive directory... 2023-12-02T08:32:41.040 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:32:41.043 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-02T08:32:41.158 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-02T08:32:41.164 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-02T08:32:41.164 DEBUG:teuthology.orchestra.run.smithi135:> 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-02T08:32:41.167 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:32:41.184 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:32:41.188 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:32:41.190 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:32:41.194 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-02T08:32:41.195 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-02T08:32:41.202 INFO:teuthology.task.internal:Configuring sudo... 2023-12-02T08:32:41.202 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:32:41.237 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-02T08:32:41.253 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-02T08:32:41.262 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-02T08:32:41.263 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:32:41.293 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-02T08:32:41.304 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:32:41.346 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:32:41.394 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-12-02T08:32:41.394 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:32:41.466 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-02T08:32:41.474 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-02T08:32:41.521 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:32:41.521 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-02T08:32:41.590 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2023-12-02T08:32:41.593 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2023-12-02T08:32:41.682 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-02T08:32:41.695 INFO:teuthology.task.internal:Starting timer... 2023-12-02T08:32:41.695 INFO:teuthology.run_tasks:Running task pcp... 2023-12-02T08:32:41.729 INFO:teuthology.run_tasks:Running task selinux... 2023-12-02T08:32:41.759 DEBUG:teuthology.task.selinux:Excluding smithi135: OS 'ubuntu' does not support SELinux 2023-12-02T08:32:41.759 DEBUG:teuthology.task.selinux:Excluding smithi184: OS 'ubuntu' does not support SELinux 2023-12-02T08:32:41.759 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-02T08:32:41.759 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-02T08:32:41.759 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-02T08:32:41.759 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-02T08:32:41.793 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-02T08:32:41.798 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-02T08:32:41.949 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-02T08:32:41.964 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-02T08:32:41.965 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi135.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-02T08:38:44.678 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2023-12-02T08:38:44.679 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-12-02T08:38:44.680 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:38:44.761 DEBUG:teuthology.orchestra.run.smithi135:> true 2023-12-02T08:38:44.880 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2023-12-02T08:38:44.880 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:38:44.880 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-02T08:38:44.977 DEBUG:teuthology.orchestra.run.smithi184:> true 2023-12-02T08:38:45.099 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2023-12-02T08:38:45.100 INFO:teuthology.run_tasks:Running task clock... 2023-12-02T08:38:45.111 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-02T08:38:45.111 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:38:45.112 DEBUG:teuthology.orchestra.run.smithi135:> 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-02T08:38:45.114 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-02T08:38:45.115 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:38:45.145 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-02T08:38:45.146 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Command line: ntpd -gq 2023-12-02T08:38:45.146 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: proto: precision = 0.078 usec (-24) 2023-12-02T08:38:45.147 INFO:teuthology.orchestra.run.smithi135.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-02T08:38:45.147 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-02T08:38:45.148 INFO:teuthology.orchestra.run.smithi135.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-02T08:38:45.149 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: restrict ::: KOD does nothing without LIMITED. 2023-12-02T08:38:45.149 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Listen and drop on 0 v6wildcard [::]:123 2023-12-02T08:38:45.149 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-02T08:38:45.149 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Listen normally on 2 lo 127.0.0.1:123 2023-12-02T08:38:45.149 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Listen normally on 3 enp3s0f1 172.21.15.135:123 2023-12-02T08:38:45.149 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Listen normally on 4 lo [::1]:123 2023-12-02T08:38:45.150 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8083%5]:123 2023-12-02T08:38:45.150 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:45 ntpd[23412]: Listening on routing socket on fd #22 for interface updates 2023-12-02T08:38:45.174 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-02T08:38:45.174 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Command line: ntpd -gq 2023-12-02T08:38:45.174 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: proto: precision = 0.066 usec (-24) 2023-12-02T08:38:45.175 INFO:teuthology.orchestra.run.smithi184.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-02T08:38:45.175 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-02T08:38:45.175 INFO:teuthology.orchestra.run.smithi184.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-02T08:38:45.176 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: restrict ::: KOD does nothing without LIMITED. 2023-12-02T08:38:45.176 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Listen and drop on 0 v6wildcard [::]:123 2023-12-02T08:38:45.176 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-02T08:38:45.176 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Listen normally on 2 lo 127.0.0.1:123 2023-12-02T08:38:45.176 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Listen normally on 3 enp3s0f1 172.21.15.184:123 2023-12-02T08:38:45.177 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Listen normally on 4 lo [::1]:123 2023-12-02T08:38:45.177 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7b8f%5]:123 2023-12-02T08:38:45.177 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:45 ntpd[23440]: Listening on routing socket on fd #22 for interface updates 2023-12-02T08:38:46.146 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:46 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:46.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:46 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:46.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:46 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:46.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:46 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:46.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:46 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:46.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:46 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:46.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:46 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:46.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:46 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:46.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:46 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:46.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:46 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:46.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:46 ntpd[23440]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:46.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:46 ntpd[23440]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:47.174 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:47 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:47.174 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:47 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:48.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:48.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:48.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:48 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:48.174 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:48 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:48.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:48 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:48 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:48.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:48 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:48.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:48 ntpd[23440]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:48.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:48 ntpd[23440]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:49.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:49 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:49.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:49 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:49.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:49 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:49.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:49 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:49.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:49 ntpd[23440]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:49.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:49 ntpd[23440]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:50.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:50.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:50 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:50.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:50.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:50 ntpd[23440]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:51.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:51 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:51.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:51 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:51.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:51 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:51.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:51 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:51.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:51 ntpd[23440]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:51.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:51 ntpd[23440]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:52.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.147 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stdout: 2 Dec 08:38:52 ntpd[23412]: ntpd: time slew +0.003450 s 2023-12-02T08:38:52.148 INFO:teuthology.orchestra.run.smithi135.stdout:ntpd: time slew +0.003450s 2023-12-02T08:38:52.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-02T08:38:52.149 INFO:teuthology.orchestra.run.smithi135.stderr: 2 Dec 08:38:52 ntpd[23412]: can't open /var/log/ntpstats/loopstats.20231202: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: can't open /var/log/ntpstats/rawstats.20231202: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-02T08:38:52.175 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: can't open /var/log/ntpstats/peerstats.20231202: Permission denied 2023-12-02T08:38:52.176 INFO:teuthology.orchestra.run.smithi184.stdout: 2 Dec 08:38:52 ntpd[23440]: ntpd: time slew +0.000485 s 2023-12-02T08:38:52.176 INFO:teuthology.orchestra.run.smithi184.stdout:ntpd: time slew +0.000485s 2023-12-02T08:38:52.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-02T08:38:52.176 INFO:teuthology.orchestra.run.smithi184.stderr: 2 Dec 08:38:52 ntpd[23440]: can't open /var/log/ntpstats/loopstats.20231202: Permission denied 2023-12-02T08:38:52.246 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2023-12-02T08:38:52.246 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2023-12-02T08:38:52.246 INFO:teuthology.orchestra.run.smithi184.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.246 INFO:teuthology.orchestra.run.smithi184.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.246 INFO:teuthology.orchestra.run.smithi184.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.246 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.398 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2023-12-02T08:38:52.398 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2023-12-02T08:38:52.398 INFO:teuthology.orchestra.run.smithi135.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.398 INFO:teuthology.orchestra.run.smithi135.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.399 INFO:teuthology.orchestra.run.smithi135.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.399 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:38:52.400 INFO:teuthology.run_tasks:Running task install... 2023-12-02T08:38:52.408 DEBUG:teuthology.task.install:project ceph 2023-12-02T08:38:52.408 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'}} 2023-12-02T08:38:52.408 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:38:52.408 INFO:teuthology.task.install:Using flavor: default 2023-12-02T08:38:52.414 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-02T08:38:52.414 INFO:teuthology.task.install:extra packages: [] 2023-12-02T08:38:52.414 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-key list | grep Ceph 2023-12-02T08:38:52.415 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-key list | grep Ceph 2023-12-02T08:38:52.513 INFO:teuthology.orchestra.run.smithi184.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-02T08:38:52.537 INFO:teuthology.orchestra.run.smithi135.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-02T08:38:52.572 INFO:teuthology.orchestra.run.smithi184.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-02T08:38:52.572 INFO:teuthology.orchestra.run.smithi184.stdout:uid [ unknown] Ceph.com (release key) 2023-12-02T08:38:52.573 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-02T08:38:52.573 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:38:52.573 INFO:teuthology.packaging:ref: None 2023-12-02T08:38:52.573 INFO:teuthology.packaging:tag: None 2023-12-02T08:38:52.573 INFO:teuthology.packaging:branch: reef 2023-12-02T08:38:52.573 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:38:52.574 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-02T08:38:52.596 INFO:teuthology.orchestra.run.smithi135.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-02T08:38:52.597 INFO:teuthology.orchestra.run.smithi135.stdout:uid [ unknown] Ceph.com (release key) 2023-12-02T08:38:52.597 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-02T08:38:52.598 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:38:52.598 INFO:teuthology.packaging:ref: None 2023-12-02T08:38:52.598 INFO:teuthology.packaging:tag: None 2023-12-02T08:38:52.598 INFO:teuthology.packaging:branch: reef 2023-12-02T08:38:52.598 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:38:52.598 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-02T08:38:52.799 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default/ 2023-12-02T08:38:52.799 INFO:teuthology.task.install.deb:Package version is 18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:38:52.899 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default/ 2023-12-02T08:38:52.900 INFO:teuthology.task.install.deb:Package version is 18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:38:52.906 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-12-02T08:38:52.906 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-02T08:38:52.923 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2023-12-02T08:38:53.005 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:38:53.005 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-02T08:38:53.021 DEBUG:teuthology.orchestra.run.smithi184:> sudo apt-get update 2023-12-02T08:38:53.109 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-02T08:38:53.109 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-02T08:38:53.129 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-02T08:38:53.149 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-02T08:38:53.171 INFO:teuthology.orchestra.run.smithi135.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal InRelease 2023-12-02T08:38:53.192 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-02T08:38:53.215 INFO:teuthology.orchestra.run.smithi135.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal Release.gpg 2023-12-02T08:38:53.215 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-02T08:38:53.236 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-02T08:38:53.268 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main i386 Packages [3,423 B] 2023-12-02T08:38:53.323 INFO:teuthology.orchestra.run.smithi184.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal InRelease 2023-12-02T08:38:53.324 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-02T08:38:53.359 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-02T08:38:53.397 INFO:teuthology.orchestra.run.smithi184.stdout:Ign:5 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal Release.gpg 2023-12-02T08:38:53.406 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-02T08:38:53.433 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-02T08:38:53.486 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main i386 Packages [3,423 B] 2023-12-02T08:38:53.488 INFO:teuthology.orchestra.run.smithi184.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-02T08:38:53.723 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 28.4 kB in 1s (47.1 kB/s) 2023-12-02T08:38:53.839 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 28.4 kB in 1s (46.5 kB/s) 2023-12-02T08:38:54.805 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2023-12-02T08:38:54.833 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1295-gc3996e6e-1focal cephadm=18.2.0-1295-gc3996e6e-1focal ceph-mds=18.2.0-1295-gc3996e6e-1focal ceph-mgr=18.2.0-1295-gc3996e6e-1focal ceph-common=18.2.0-1295-gc3996e6e-1focal ceph-fuse=18.2.0-1295-gc3996e6e-1focal ceph-test=18.2.0-1295-gc3996e6e-1focal radosgw=18.2.0-1295-gc3996e6e-1focal python3-rados=18.2.0-1295-gc3996e6e-1focal python3-rgw=18.2.0-1295-gc3996e6e-1focal python3-cephfs=18.2.0-1295-gc3996e6e-1focal python3-rbd=18.2.0-1295-gc3996e6e-1focal libcephfs2=18.2.0-1295-gc3996e6e-1focal libcephfs-dev=18.2.0-1295-gc3996e6e-1focal librados2=18.2.0-1295-gc3996e6e-1focal librbd1=18.2.0-1295-gc3996e6e-1focal rbd-fuse=18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:38:54.897 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-12-02T08:38:54.906 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2023-12-02T08:38:54.926 DEBUG:teuthology.orchestra.run.smithi184:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1295-gc3996e6e-1focal cephadm=18.2.0-1295-gc3996e6e-1focal ceph-mds=18.2.0-1295-gc3996e6e-1focal ceph-mgr=18.2.0-1295-gc3996e6e-1focal ceph-common=18.2.0-1295-gc3996e6e-1focal ceph-fuse=18.2.0-1295-gc3996e6e-1focal ceph-test=18.2.0-1295-gc3996e6e-1focal radosgw=18.2.0-1295-gc3996e6e-1focal python3-rados=18.2.0-1295-gc3996e6e-1focal python3-rgw=18.2.0-1295-gc3996e6e-1focal python3-cephfs=18.2.0-1295-gc3996e6e-1focal python3-rbd=18.2.0-1295-gc3996e6e-1focal libcephfs2=18.2.0-1295-gc3996e6e-1focal libcephfs-dev=18.2.0-1295-gc3996e6e-1focal librados2=18.2.0-1295-gc3996e6e-1focal librbd1=18.2.0-1295-gc3996e6e-1focal rbd-fuse=18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:38:54.992 INFO:teuthology.orchestra.run.smithi184.stdout:Reading package lists... 2023-12-02T08:38:55.113 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2023-12-02T08:38:55.113 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2023-12-02T08:38:55.173 INFO:teuthology.orchestra.run.smithi184.stdout:Building dependency tree... 2023-12-02T08:38:55.174 INFO:teuthology.orchestra.run.smithi184.stdout:Reading state information... 2023-12-02T08:38:55.296 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages were automatically installed and are no longer required: 2023-12-02T08:38:55.297 INFO:teuthology.orchestra.run.smithi135.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-02T08:38:55.298 INFO:teuthology.orchestra.run.smithi135.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-02T08:38:55.298 INFO:teuthology.orchestra.run.smithi135.stdout:The following additional packages will be installed: 2023-12-02T08:38:55.298 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-02T08:38:55.298 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-02T08:38:55.298 INFO:teuthology.orchestra.run.smithi135.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-02T08:38:55.298 INFO:teuthology.orchestra.run.smithi135.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-02T08:38:55.298 INFO:teuthology.orchestra.run.smithi135.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-02T08:38:55.299 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout:Suggested packages: 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-02T08:38:55.300 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout:Recommended packages: 2023-12-02T08:38:55.301 INFO:teuthology.orchestra.run.smithi135.stdout: btrfs-tools 2023-12-02T08:38:55.350 INFO:teuthology.orchestra.run.smithi184.stdout:The following packages were automatically installed and are no longer required: 2023-12-02T08:38:55.351 INFO:teuthology.orchestra.run.smithi184.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-02T08:38:55.351 INFO:teuthology.orchestra.run.smithi184.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-02T08:38:55.351 INFO:teuthology.orchestra.run.smithi184.stdout:The following additional packages will be installed: 2023-12-02T08:38:55.351 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-02T08:38:55.351 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-02T08:38:55.351 INFO:teuthology.orchestra.run.smithi184.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-02T08:38:55.352 INFO:teuthology.orchestra.run.smithi184.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-02T08:38:55.352 INFO:teuthology.orchestra.run.smithi184.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-02T08:38:55.352 INFO:teuthology.orchestra.run.smithi184.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-02T08:38:55.353 INFO:teuthology.orchestra.run.smithi184.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout:Suggested packages: 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-02T08:38:55.354 INFO:teuthology.orchestra.run.smithi184.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-02T08:38:55.355 INFO:teuthology.orchestra.run.smithi184.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-02T08:38:55.355 INFO:teuthology.orchestra.run.smithi184.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-02T08:38:55.355 INFO:teuthology.orchestra.run.smithi184.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-02T08:38:55.355 INFO:teuthology.orchestra.run.smithi184.stdout:Recommended packages: 2023-12-02T08:38:55.355 INFO:teuthology.orchestra.run.smithi184.stdout: btrfs-tools 2023-12-02T08:38:55.415 INFO:teuthology.orchestra.run.smithi135.stdout:The following NEW packages will be installed: 2023-12-02T08:38:55.415 INFO:teuthology.orchestra.run.smithi135.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-02T08:38:55.415 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-02T08:38:55.415 INFO:teuthology.orchestra.run.smithi135.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-02T08:38:55.416 INFO:teuthology.orchestra.run.smithi135.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-02T08:38:55.417 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-02T08:38:55.418 INFO:teuthology.orchestra.run.smithi135.stdout: xmlstarlet 2023-12-02T08:38:55.419 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages will be upgraded: 2023-12-02T08:38:55.419 INFO:teuthology.orchestra.run.smithi135.stdout: librados2 librbd1 2023-12-02T08:38:55.472 INFO:teuthology.orchestra.run.smithi184.stdout:The following NEW packages will be installed: 2023-12-02T08:38:55.473 INFO:teuthology.orchestra.run.smithi184.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-02T08:38:55.473 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-02T08:38:55.473 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-02T08:38:55.473 INFO:teuthology.orchestra.run.smithi184.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-02T08:38:55.473 INFO:teuthology.orchestra.run.smithi184.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-02T08:38:55.473 INFO:teuthology.orchestra.run.smithi184.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-02T08:38:55.473 INFO:teuthology.orchestra.run.smithi184.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-02T08:38:55.474 INFO:teuthology.orchestra.run.smithi184.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-02T08:38:55.475 INFO:teuthology.orchestra.run.smithi184.stdout: xmlstarlet 2023-12-02T08:38:55.476 INFO:teuthology.orchestra.run.smithi184.stdout:The following packages will be upgraded: 2023-12-02T08:38:55.476 INFO:teuthology.orchestra.run.smithi184.stdout: librados2 librbd1 2023-12-02T08:38:55.544 INFO:teuthology.orchestra.run.smithi184.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-02T08:38:55.545 INFO:teuthology.orchestra.run.smithi184.stdout:Need to get 208 MB of archives. 2023-12-02T08:38:55.545 INFO:teuthology.orchestra.run.smithi184.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-02T08:38:55.545 INFO:teuthology.orchestra.run.smithi184.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-02T08:38:55.611 INFO:teuthology.orchestra.run.smithi135.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-02T08:38:55.611 INFO:teuthology.orchestra.run.smithi135.stdout:Need to get 208 MB of archives. 2023-12-02T08:38:55.611 INFO:teuthology.orchestra.run.smithi135.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-02T08:38:55.612 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-02T08:38:55.641 INFO:teuthology.orchestra.run.smithi184.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-02T08:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-02T08:38:55.645 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1295-gc3996e6e-1focal [3,439 kB] 2023-12-02T08:38:55.665 INFO:teuthology.orchestra.run.smithi184.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-02T08:38:55.699 INFO:teuthology.orchestra.run.smithi184.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1295-gc3996e6e-1focal [3,439 kB] 2023-12-02T08:38:55.729 INFO:teuthology.orchestra.run.smithi184.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-02T08:38:55.732 INFO:teuthology.orchestra.run.smithi184.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-02T08:38:55.741 INFO:teuthology.orchestra.run.smithi184.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-02T08:38:55.744 INFO:teuthology.orchestra.run.smithi184.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-02T08:38:55.745 INFO:teuthology.orchestra.run.smithi184.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-02T08:38:55.746 INFO:teuthology.orchestra.run.smithi184.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-02T08:38:55.747 INFO:teuthology.orchestra.run.smithi184.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-02T08:38:55.752 INFO:teuthology.orchestra.run.smithi184.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-02T08:38:55.752 INFO:teuthology.orchestra.run.smithi184.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-02T08:38:55.755 INFO:teuthology.orchestra.run.smithi184.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-02T08:38:55.775 INFO:teuthology.orchestra.run.smithi184.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-02T08:38:55.775 INFO:teuthology.orchestra.run.smithi184.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-02T08:38:55.777 INFO:teuthology.orchestra.run.smithi184.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-02T08:38:55.779 INFO:teuthology.orchestra.run.smithi184.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-02T08:38:55.779 INFO:teuthology.orchestra.run.smithi184.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-02T08:38:55.780 INFO:teuthology.orchestra.run.smithi184.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-02T08:38:55.782 INFO:teuthology.orchestra.run.smithi184.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-02T08:38:55.783 INFO:teuthology.orchestra.run.smithi184.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-02T08:38:55.785 INFO:teuthology.orchestra.run.smithi184.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-02T08:38:55.799 INFO:teuthology.orchestra.run.smithi184.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-02T08:38:55.809 INFO:teuthology.orchestra.run.smithi184.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-02T08:38:55.814 INFO:teuthology.orchestra.run.smithi184.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-02T08:38:55.814 INFO:teuthology.orchestra.run.smithi184.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-02T08:38:55.815 INFO:teuthology.orchestra.run.smithi184.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-02T08:38:55.816 INFO:teuthology.orchestra.run.smithi184.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-02T08:38:55.817 INFO:teuthology.orchestra.run.smithi184.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-02T08:38:55.819 INFO:teuthology.orchestra.run.smithi184.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-02T08:38:55.821 INFO:teuthology.orchestra.run.smithi184.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-02T08:38:55.823 INFO:teuthology.orchestra.run.smithi184.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-02T08:38:55.842 INFO:teuthology.orchestra.run.smithi184.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-02T08:38:55.844 INFO:teuthology.orchestra.run.smithi184.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-02T08:38:55.845 INFO:teuthology.orchestra.run.smithi184.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-12-02T08:38:55.846 INFO:teuthology.orchestra.run.smithi184.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-02T08:38:55.847 INFO:teuthology.orchestra.run.smithi184.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-02T08:38:55.849 INFO:teuthology.orchestra.run.smithi184.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-12-02T08:38:55.850 INFO:teuthology.orchestra.run.smithi184.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-02T08:38:55.851 INFO:teuthology.orchestra.run.smithi184.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-02T08:38:55.852 INFO:teuthology.orchestra.run.smithi184.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-02T08:38:55.865 INFO:teuthology.orchestra.run.smithi184.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-02T08:38:55.868 INFO:teuthology.orchestra.run.smithi184.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-02T08:38:55.886 INFO:teuthology.orchestra.run.smithi184.stdout:Get:46 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-02T08:38:55.889 INFO:teuthology.orchestra.run.smithi184.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-02T08:38:55.892 INFO:teuthology.orchestra.run.smithi184.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-02T08:38:55.895 INFO:teuthology.orchestra.run.smithi184.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-02T08:38:55.896 INFO:teuthology.orchestra.run.smithi184.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-02T08:38:55.896 INFO:teuthology.orchestra.run.smithi184.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-02T08:38:56.009 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-02T08:38:56.022 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-02T08:38:56.063 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1295-gc3996e6e-1focal [4,001 kB] 2023-12-02T08:38:56.084 INFO:teuthology.orchestra.run.smithi184.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-02T08:38:56.100 INFO:teuthology.orchestra.run.smithi184.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-02T08:38:56.101 INFO:teuthology.orchestra.run.smithi184.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-02T08:38:56.106 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-02T08:38:56.120 INFO:teuthology.orchestra.run.smithi184.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-02T08:38:56.121 INFO:teuthology.orchestra.run.smithi184.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-02T08:38:56.121 INFO:teuthology.orchestra.run.smithi184.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-02T08:38:56.121 INFO:teuthology.orchestra.run.smithi184.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-02T08:38:56.122 INFO:teuthology.orchestra.run.smithi184.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-02T08:38:56.122 INFO:teuthology.orchestra.run.smithi184.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-02T08:38:56.122 INFO:teuthology.orchestra.run.smithi184.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-02T08:38:56.131 INFO:teuthology.orchestra.run.smithi184.stdout:Get:62 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1295-gc3996e6e-1focal [4,001 kB] 2023-12-02T08:38:56.134 INFO:teuthology.orchestra.run.smithi184.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-02T08:38:56.135 INFO:teuthology.orchestra.run.smithi184.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-02T08:38:56.154 INFO:teuthology.orchestra.run.smithi184.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-02T08:38:56.159 INFO:teuthology.orchestra.run.smithi184.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-02T08:38:56.162 INFO:teuthology.orchestra.run.smithi184.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-02T08:38:56.163 INFO:teuthology.orchestra.run.smithi184.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-02T08:38:56.164 INFO:teuthology.orchestra.run.smithi184.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-02T08:38:56.166 INFO:teuthology.orchestra.run.smithi184.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-02T08:38:56.169 INFO:teuthology.orchestra.run.smithi184.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-02T08:38:56.198 INFO:teuthology.orchestra.run.smithi184.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-02T08:38:56.202 INFO:teuthology.orchestra.run.smithi184.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-02T08:38:56.206 INFO:teuthology.orchestra.run.smithi184.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-02T08:38:56.289 INFO:teuthology.orchestra.run.smithi184.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-02T08:38:56.290 INFO:teuthology.orchestra.run.smithi184.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-02T08:38:56.290 INFO:teuthology.orchestra.run.smithi184.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-02T08:38:56.291 INFO:teuthology.orchestra.run.smithi184.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-02T08:38:56.312 INFO:teuthology.orchestra.run.smithi184.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-02T08:38:56.312 INFO:teuthology.orchestra.run.smithi184.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-02T08:38:56.315 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1295-gc3996e6e-1focal [738 kB] 2023-12-02T08:38:56.316 INFO:teuthology.orchestra.run.smithi184.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-02T08:38:56.316 INFO:teuthology.orchestra.run.smithi184.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-02T08:38:56.316 INFO:teuthology.orchestra.run.smithi184.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-02T08:38:56.338 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1295-gc3996e6e-1focal [387 kB] 2023-12-02T08:38:56.350 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-02T08:38:56.361 INFO:teuthology.orchestra.run.smithi135.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-02T08:38:56.361 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1295-gc3996e6e-1focal [31.9 kB] 2023-12-02T08:38:56.362 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1295-gc3996e6e-1focal [201 kB] 2023-12-02T08:38:56.367 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1295-gc3996e6e-1focal [60.3 kB] 2023-12-02T08:38:56.369 INFO:teuthology.orchestra.run.smithi135.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1295-gc3996e6e-1focal [364 kB] 2023-12-02T08:38:56.381 INFO:teuthology.orchestra.run.smithi135.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1295-gc3996e6e-1focal [6,579 kB] 2023-12-02T08:38:56.387 INFO:teuthology.orchestra.run.smithi184.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1295-gc3996e6e-1focal [738 kB] 2023-12-02T08:38:56.389 INFO:teuthology.orchestra.run.smithi135.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-02T08:38:56.398 INFO:teuthology.orchestra.run.smithi135.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-02T08:38:56.398 INFO:teuthology.orchestra.run.smithi135.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-02T08:38:56.402 INFO:teuthology.orchestra.run.smithi135.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-02T08:38:56.403 INFO:teuthology.orchestra.run.smithi135.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-02T08:38:56.412 INFO:teuthology.orchestra.run.smithi184.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1295-gc3996e6e-1focal [387 kB] 2023-12-02T08:38:56.463 INFO:teuthology.orchestra.run.smithi184.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1295-gc3996e6e-1focal [31.9 kB] 2023-12-02T08:38:56.465 INFO:teuthology.orchestra.run.smithi184.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1295-gc3996e6e-1focal [201 kB] 2023-12-02T08:38:56.471 INFO:teuthology.orchestra.run.smithi184.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1295-gc3996e6e-1focal [60.3 kB] 2023-12-02T08:38:56.473 INFO:teuthology.orchestra.run.smithi184.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1295-gc3996e6e-1focal [364 kB] 2023-12-02T08:38:56.485 INFO:teuthology.orchestra.run.smithi184.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1295-gc3996e6e-1focal [6,579 kB] 2023-12-02T08:38:56.580 INFO:teuthology.orchestra.run.smithi135.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-02T08:38:56.818 INFO:teuthology.orchestra.run.smithi135.stdout:Get:22 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1295-gc3996e6e-1focal [114 kB] 2023-12-02T08:38:56.819 INFO:teuthology.orchestra.run.smithi135.stdout:Get:23 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1295-gc3996e6e-1focal [476 kB] 2023-12-02T08:38:56.834 INFO:teuthology.orchestra.run.smithi135.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-02T08:38:56.867 INFO:teuthology.orchestra.run.smithi135.stdout:Get:25 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1295-gc3996e6e-1focal [25.2 MB] 2023-12-02T08:38:57.007 INFO:teuthology.orchestra.run.smithi135.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-02T08:38:57.021 INFO:teuthology.orchestra.run.smithi135.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-02T08:38:57.030 INFO:teuthology.orchestra.run.smithi135.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-02T08:38:57.031 INFO:teuthology.orchestra.run.smithi184.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1295-gc3996e6e-1focal [114 kB] 2023-12-02T08:38:57.035 INFO:teuthology.orchestra.run.smithi184.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1295-gc3996e6e-1focal [476 kB] 2023-12-02T08:38:57.036 INFO:teuthology.orchestra.run.smithi135.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-12-02T08:38:57.039 INFO:teuthology.orchestra.run.smithi184.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1295-gc3996e6e-1focal [25.2 MB] 2023-12-02T08:38:57.064 INFO:teuthology.orchestra.run.smithi135.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-02T08:38:57.070 INFO:teuthology.orchestra.run.smithi135.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-02T08:38:57.073 INFO:teuthology.orchestra.run.smithi135.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-02T08:38:57.102 INFO:teuthology.orchestra.run.smithi135.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-02T08:38:57.110 INFO:teuthology.orchestra.run.smithi135.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-02T08:38:57.293 INFO:teuthology.orchestra.run.smithi135.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-12-02T08:38:57.617 INFO:teuthology.orchestra.run.smithi135.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-02T08:38:57.628 INFO:teuthology.orchestra.run.smithi135.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-02T08:38:57.861 INFO:teuthology.orchestra.run.smithi135.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-02T08:38:57.862 INFO:teuthology.orchestra.run.smithi135.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-02T08:38:57.870 INFO:teuthology.orchestra.run.smithi135.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-02T08:38:57.876 INFO:teuthology.orchestra.run.smithi135.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-02T08:38:57.893 INFO:teuthology.orchestra.run.smithi135.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-12-02T08:38:57.920 INFO:teuthology.orchestra.run.smithi135.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-02T08:38:57.945 INFO:teuthology.orchestra.run.smithi135.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-02T08:38:57.950 INFO:teuthology.orchestra.run.smithi135.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-02T08:38:58.130 INFO:teuthology.orchestra.run.smithi135.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-02T08:38:58.475 INFO:teuthology.orchestra.run.smithi135.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-02T08:38:58.494 INFO:teuthology.orchestra.run.smithi135.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-12-02T08:38:58.506 INFO:teuthology.orchestra.run.smithi135.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-02T08:38:58.527 INFO:teuthology.orchestra.run.smithi135.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-02T08:38:58.652 INFO:teuthology.orchestra.run.smithi135.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-12-02T08:38:58.652 INFO:teuthology.orchestra.run.smithi184.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1295-gc3996e6e-1focal [11.0 MB] 2023-12-02T08:38:58.653 INFO:teuthology.orchestra.run.smithi135.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-02T08:38:58.710 INFO:teuthology.orchestra.run.smithi135.stdout:Get:53 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1295-gc3996e6e-1focal [11.0 MB] 2023-12-02T08:38:58.710 INFO:teuthology.orchestra.run.smithi135.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-02T08:38:58.711 INFO:teuthology.orchestra.run.smithi135.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-02T08:38:58.711 INFO:teuthology.orchestra.run.smithi135.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-02T08:38:58.713 INFO:teuthology.orchestra.run.smithi135.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-02T08:38:58.876 INFO:teuthology.orchestra.run.smithi135.stdout:Get:58 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-02T08:38:59.225 INFO:teuthology.orchestra.run.smithi135.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-02T08:38:59.281 INFO:teuthology.orchestra.run.smithi135.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-02T08:38:59.335 INFO:teuthology.orchestra.run.smithi135.stdout:Get:61 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1295-gc3996e6e-1focal [234 kB] 2023-12-02T08:38:59.336 INFO:teuthology.orchestra.run.smithi184.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1295-gc3996e6e-1focal [234 kB] 2023-12-02T08:38:59.337 INFO:teuthology.orchestra.run.smithi184.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1295-gc3996e6e-1focal [147 kB] 2023-12-02T08:38:59.338 INFO:teuthology.orchestra.run.smithi135.stdout:Get:62 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1295-gc3996e6e-1focal [147 kB] 2023-12-02T08:38:59.341 INFO:teuthology.orchestra.run.smithi184.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1295-gc3996e6e-1focal [1,566 kB] 2023-12-02T08:38:59.341 INFO:teuthology.orchestra.run.smithi135.stdout:Get:63 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1295-gc3996e6e-1focal [1,566 kB] 2023-12-02T08:38:59.347 INFO:teuthology.orchestra.run.smithi135.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-02T08:38:59.352 INFO:teuthology.orchestra.run.smithi135.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-02T08:38:59.368 INFO:teuthology.orchestra.run.smithi135.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-02T08:38:59.409 INFO:teuthology.orchestra.run.smithi135.stdout:Get:67 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1295-gc3996e6e-1focal [9,403 kB] 2023-12-02T08:38:59.426 INFO:teuthology.orchestra.run.smithi184.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1295-gc3996e6e-1focal [9,403 kB] 2023-12-02T08:38:59.893 INFO:teuthology.orchestra.run.smithi135.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-02T08:38:59.952 INFO:teuthology.orchestra.run.smithi135.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-02T08:38:59.954 INFO:teuthology.orchestra.run.smithi135.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-02T08:38:59.992 INFO:teuthology.orchestra.run.smithi135.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-02T08:38:59.992 INFO:teuthology.orchestra.run.smithi135.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-02T08:39:00.027 INFO:teuthology.orchestra.run.smithi135.stdout:Get:73 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1295-gc3996e6e-1focal [31.3 MB] 2023-12-02T08:39:00.038 INFO:teuthology.orchestra.run.smithi184.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1295-gc3996e6e-1focal [31.3 MB] 2023-12-02T08:39:00.156 INFO:teuthology.orchestra.run.smithi135.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-02T08:39:00.365 INFO:teuthology.orchestra.run.smithi135.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-02T08:39:00.410 INFO:teuthology.orchestra.run.smithi135.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-02T08:39:00.480 INFO:teuthology.orchestra.run.smithi135.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-02T08:39:00.511 INFO:teuthology.orchestra.run.smithi135.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-02T08:39:00.585 INFO:teuthology.orchestra.run.smithi135.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-02T08:39:00.595 INFO:teuthology.orchestra.run.smithi135.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-02T08:39:00.617 INFO:teuthology.orchestra.run.smithi135.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-02T08:39:00.713 INFO:teuthology.orchestra.run.smithi135.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-02T08:39:00.743 INFO:teuthology.orchestra.run.smithi135.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-02T08:39:00.764 INFO:teuthology.orchestra.run.smithi135.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-02T08:39:00.935 INFO:teuthology.orchestra.run.smithi135.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-02T08:39:01.427 INFO:teuthology.orchestra.run.smithi135.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-02T08:39:01.476 INFO:teuthology.orchestra.run.smithi135.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-02T08:39:01.707 INFO:teuthology.orchestra.run.smithi135.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-02T08:39:01.718 INFO:teuthology.orchestra.run.smithi135.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-02T08:39:01.727 INFO:teuthology.orchestra.run.smithi135.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-02T08:39:01.882 INFO:teuthology.orchestra.run.smithi135.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-02T08:39:01.883 INFO:teuthology.orchestra.run.smithi135.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-02T08:39:01.884 INFO:teuthology.orchestra.run.smithi135.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-02T08:39:01.885 INFO:teuthology.orchestra.run.smithi135.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-02T08:39:01.930 INFO:teuthology.orchestra.run.smithi135.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-02T08:39:02.063 INFO:teuthology.orchestra.run.smithi135.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1295-gc3996e6e-1focal [13.7 kB] 2023-12-02T08:39:02.063 INFO:teuthology.orchestra.run.smithi135.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1295-gc3996e6e-1focal [846 kB] 2023-12-02T08:39:02.069 INFO:teuthology.orchestra.run.smithi135.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1295-gc3996e6e-1focal [2,309 kB] 2023-12-02T08:39:02.097 INFO:teuthology.orchestra.run.smithi135.stdout:Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-02T08:39:02.125 INFO:teuthology.orchestra.run.smithi135.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1295-gc3996e6e-1focal [234 kB] 2023-12-02T08:39:02.132 INFO:teuthology.orchestra.run.smithi135.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1295-gc3996e6e-1focal [136 kB] 2023-12-02T08:39:02.136 INFO:teuthology.orchestra.run.smithi135.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1295-gc3996e6e-1focal [1,832 kB] 2023-12-02T08:39:02.231 INFO:teuthology.orchestra.run.smithi135.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1295-gc3996e6e-1focal [7,890 kB] 2023-12-02T08:39:02.409 INFO:teuthology.orchestra.run.smithi184.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1295-gc3996e6e-1focal [13.7 kB] 2023-12-02T08:39:02.409 INFO:teuthology.orchestra.run.smithi184.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1295-gc3996e6e-1focal [846 kB] 2023-12-02T08:39:02.415 INFO:teuthology.orchestra.run.smithi184.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1295-gc3996e6e-1focal [2,309 kB] 2023-12-02T08:39:02.481 INFO:teuthology.orchestra.run.smithi135.stdout:Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-02T08:39:02.490 INFO:teuthology.orchestra.run.smithi135.stdout:Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-02T08:39:02.512 INFO:teuthology.orchestra.run.smithi135.stdout:Get:106 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-02T08:39:02.528 INFO:teuthology.orchestra.run.smithi184.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1295-gc3996e6e-1focal [234 kB] 2023-12-02T08:39:02.574 INFO:teuthology.orchestra.run.smithi184.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1295-gc3996e6e-1focal [136 kB] 2023-12-02T08:39:02.578 INFO:teuthology.orchestra.run.smithi184.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1295-gc3996e6e-1focal [1,832 kB] 2023-12-02T08:39:02.675 INFO:teuthology.orchestra.run.smithi135.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1295-gc3996e6e-1focal [13.8 kB] 2023-12-02T08:39:02.675 INFO:teuthology.orchestra.run.smithi135.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1295-gc3996e6e-1focal [50.1 MB] 2023-12-02T08:39:02.703 INFO:teuthology.orchestra.run.smithi184.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1295-gc3996e6e-1focal [7,890 kB] 2023-12-02T08:39:03.319 INFO:teuthology.orchestra.run.smithi184.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1295-gc3996e6e-1focal [13.8 kB] 2023-12-02T08:39:03.319 INFO:teuthology.orchestra.run.smithi184.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1295-gc3996e6e-1focal [50.1 MB] 2023-12-02T08:39:05.807 INFO:teuthology.orchestra.run.smithi135.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1295-gc3996e6e-1focal [119 kB] 2023-12-02T08:39:05.808 INFO:teuthology.orchestra.run.smithi135.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1295-gc3996e6e-1focal [37.4 kB] 2023-12-02T08:39:05.808 INFO:teuthology.orchestra.run.smithi135.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1295-gc3996e6e-1focal [13.4 MB] 2023-12-02T08:39:06.441 INFO:teuthology.orchestra.run.smithi135.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1295-gc3996e6e-1focal [107 kB] 2023-12-02T08:39:07.010 INFO:teuthology.orchestra.run.smithi184.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1295-gc3996e6e-1focal [119 kB] 2023-12-02T08:39:07.013 INFO:teuthology.orchestra.run.smithi184.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1295-gc3996e6e-1focal [37.4 kB] 2023-12-02T08:39:07.013 INFO:teuthology.orchestra.run.smithi184.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1295-gc3996e6e-1focal [13.4 MB] 2023-12-02T08:39:07.113 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 208 MB in 11s (18.8 MB/s) 2023-12-02T08:39:07.291 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-02T08:39:07.332 INFO:teuthology.orchestra.run.smithi135.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 ... 112640 files and directories currently installed.) 2023-12-02T08:39:07.336 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-02T08:39:07.421 INFO:teuthology.orchestra.run.smithi184.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/reef/c3996e6ea23ff34d7aad77bc20834fea7f943984/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1295-gc3996e6e-1focal [107 kB] 2023-12-02T08:39:07.423 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-02T08:39:07.769 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-02T08:39:07.782 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-02T08:39:07.830 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-02T08:39:08.096 INFO:teuthology.orchestra.run.smithi184.stdout:Fetched 208 MB in 12s (17.4 MB/s) 2023-12-02T08:39:08.172 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-02T08:39:08.186 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-02T08:39:08.230 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-02T08:39:08.271 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-02T08:39:08.319 INFO:teuthology.orchestra.run.smithi184.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 ... 112640 files and directories currently installed.) 2023-12-02T08:39:08.322 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-02T08:39:08.395 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-02T08:39:08.709 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-02T08:39:08.723 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-02T08:39:08.757 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-02T08:39:08.770 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-02T08:39:08.776 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:39:08.815 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-02T08:39:09.161 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-02T08:39:09.174 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-02T08:39:09.227 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-02T08:39:09.295 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-02T08:39:09.310 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-02T08:39:09.353 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:39:09.706 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-02T08:39:09.706 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-02T08:39:09.720 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-02T08:39:09.721 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-02T08:39:09.764 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:39:09.764 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:39:10.144 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-02T08:39:10.159 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-02T08:39:10.203 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-02T08:39:10.267 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-02T08:39:10.281 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-02T08:39:10.325 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:39:10.560 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../007-librbd1_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:10.681 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librbd1 (18.2.0-1295-gc3996e6e-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-02T08:39:10.695 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-02T08:39:10.709 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-02T08:39:10.754 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:39:11.132 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-02T08:39:11.146 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-02T08:39:11.182 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-02T08:39:11.358 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../008-librados2_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:11.485 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librados2 (18.2.0-1295-gc3996e6e-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-02T08:39:11.540 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../007-librbd1_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:11.677 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking librbd1 (18.2.0-1295-gc3996e6e-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-02T08:39:12.248 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libcephfs2. 2023-12-02T08:39:12.262 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:12.306 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libcephfs2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:12.362 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../008-librados2_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:12.466 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking librados2 (18.2.0-1295-gc3996e6e-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-02T08:39:12.633 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rados. 2023-12-02T08:39:12.647 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:12.683 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rados (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:13.320 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-02T08:39:13.333 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:13.370 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-ceph-argparse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:13.395 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libcephfs2. 2023-12-02T08:39:13.410 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:13.453 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libcephfs2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:13.606 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cephfs. 2023-12-02T08:39:13.619 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:13.664 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cephfs (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:13.789 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-rados. 2023-12-02T08:39:13.803 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:13.848 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-rados (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:13.992 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-02T08:39:14.001 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:14.041 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:14.167 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-02T08:39:14.180 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:14.225 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-ceph-argparse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:14.380 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-prettytable. 2023-12-02T08:39:14.394 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-02T08:39:14.437 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-02T08:39:14.478 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-cephfs. 2023-12-02T08:39:14.494 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:14.536 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-cephfs (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:14.673 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rbd. 2023-12-02T08:39:14.687 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:14.731 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rbd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:14.872 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-02T08:39:14.886 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:14.931 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:15.084 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-02T08:39:15.099 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-02T08:39:15.142 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-02T08:39:15.259 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-prettytable. 2023-12-02T08:39:15.274 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-02T08:39:15.317 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-02T08:39:15.512 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-02T08:39:15.526 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-02T08:39:15.536 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-rbd. 2023-12-02T08:39:15.550 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:15.562 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-02T08:39:15.586 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-rbd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:15.882 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-02T08:39:15.897 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-02T08:39:15.923 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-02T08:39:15.938 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-02T08:39:15.940 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-02T08:39:15.981 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-02T08:39:16.301 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package librgw2. 2023-12-02T08:39:16.318 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../019-librgw2_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:16.326 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-02T08:39:16.339 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-02T08:39:16.354 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking librgw2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:16.376 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-02T08:39:16.714 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-02T08:39:16.728 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-02T08:39:16.772 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-02T08:39:17.100 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package librgw2. 2023-12-02T08:39:17.114 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../019-librgw2_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:17.158 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking librgw2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:17.237 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rgw. 2023-12-02T08:39:17.251 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:17.295 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package liboath0. 2023-12-02T08:39:17.671 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-02T08:39:17.715 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-02T08:39:17.959 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libradosstriper1. 2023-12-02T08:39:17.973 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:18.009 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libradosstriper1 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:18.019 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-rgw. 2023-12-02T08:39:18.034 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:18.077 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-rgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:18.422 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package liboath0. 2023-12-02T08:39:18.437 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-02T08:39:18.471 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-common. 2023-12-02T08:39:18.480 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-02T08:39:18.485 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:18.529 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:18.791 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libradosstriper1. 2023-12-02T08:39:18.804 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:18.841 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libradosstriper1 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:19.286 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-common. 2023-12-02T08:39:19.299 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:19.335 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:20.951 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-base. 2023-12-02T08:39:20.967 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:21.020 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-base (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:21.832 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-base. 2023-12-02T08:39:21.845 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:21.899 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-base (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:22.465 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-02T08:39:22.478 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-02T08:39:22.514 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-02T08:39:22.843 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-natsort. 2023-12-02T08:39:22.858 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-02T08:39:22.901 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-02T08:39:23.196 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-logutils. 2023-12-02T08:39:23.210 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-02T08:39:23.278 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-02T08:39:23.292 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-02T08:39:23.296 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-02T08:39:23.337 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-02T08:39:23.599 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-02T08:39:23.613 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-02T08:39:23.657 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-02T08:39:23.698 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-natsort. 2023-12-02T08:39:23.712 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-02T08:39:23.756 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-02T08:39:23.968 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-mako. 2023-12-02T08:39:23.982 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-02T08:39:24.018 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-02T08:39:24.051 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-logutils. 2023-12-02T08:39:24.064 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-02T08:39:24.143 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-02T08:39:24.355 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-02T08:39:24.369 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-02T08:39:24.413 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-02T08:39:24.445 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-02T08:39:24.461 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-02T08:39:24.503 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-02T08:39:24.716 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-02T08:39:24.730 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-02T08:39:24.774 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-02T08:39:24.806 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-mako. 2023-12-02T08:39:24.820 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-02T08:39:24.864 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-02T08:39:25.069 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-webob. 2023-12-02T08:39:25.082 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-02T08:39:25.127 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-02T08:39:25.192 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-02T08:39:25.207 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-02T08:39:25.251 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-02T08:39:25.480 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-02T08:39:25.494 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-02T08:39:25.512 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-02T08:39:25.526 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-02T08:39:25.538 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-02T08:39:25.562 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-02T08:39:25.823 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-webob. 2023-12-02T08:39:25.833 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-bs4. 2023-12-02T08:39:25.838 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-02T08:39:25.847 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-02T08:39:25.881 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-02T08:39:25.891 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-02T08:39:26.209 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-02T08:39:26.223 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-02T08:39:26.244 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-waitress. 2023-12-02T08:39:26.259 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-02T08:39:26.267 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-02T08:39:26.306 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-02T08:39:26.569 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-bs4. 2023-12-02T08:39:26.585 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-02T08:39:26.628 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-02T08:39:26.631 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-tempita. 2023-12-02T08:39:26.644 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-02T08:39:26.689 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-02T08:39:27.006 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-waitress. 2023-12-02T08:39:27.017 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-paste. 2023-12-02T08:39:27.021 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-02T08:39:27.031 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-02T08:39:27.067 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-02T08:39:27.075 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-02T08:39:27.367 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-tempita. 2023-12-02T08:39:27.382 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-02T08:39:27.395 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-02T08:39:27.409 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-02T08:39:27.425 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-02T08:39:27.454 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-02T08:39:27.711 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-paste. 2023-12-02T08:39:27.723 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-02T08:39:27.724 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-02T08:39:27.738 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-02T08:39:27.769 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-02T08:39:27.781 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-02T08:39:28.068 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-webtest. 2023-12-02T08:39:28.081 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-02T08:39:28.114 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-02T08:39:28.126 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-02T08:39:28.128 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-02T08:39:28.172 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-02T08:39:28.475 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-02T08:39:28.490 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-02T08:39:28.533 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-02T08:39:29.255 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pecan. 2023-12-02T08:39:29.270 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-02T08:39:29.312 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-02T08:39:29.528 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-webtest. 2023-12-02T08:39:29.544 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-02T08:39:29.587 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-02T08:39:29.669 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-02T08:39:29.682 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-02T08:39:29.726 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-02T08:39:29.914 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pecan. 2023-12-02T08:39:29.938 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-02T08:39:29.973 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-02T08:39:30.021 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-02T08:39:30.034 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:30.079 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:30.319 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-02T08:39:30.332 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-02T08:39:30.393 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-02T08:39:30.467 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-02T08:39:30.481 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:30.525 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:30.688 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-02T08:39:30.702 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:30.746 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:30.828 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cryptography. 2023-12-02T08:39:30.842 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-02T08:39:30.886 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-02T08:39:31.126 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-02T08:39:31.141 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:31.184 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:31.307 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-openssl. 2023-12-02T08:39:31.321 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-02T08:39:31.365 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-02T08:39:31.503 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-cryptography. 2023-12-02T08:39:31.517 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-02T08:39:31.561 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-02T08:39:31.702 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr. 2023-12-02T08:39:31.715 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:31.759 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:31.940 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-openssl. 2023-12-02T08:39:31.953 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-02T08:39:31.990 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-02T08:39:32.238 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mon. 2023-12-02T08:39:32.254 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:32.296 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mon (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:32.318 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mgr. 2023-12-02T08:39:32.333 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:32.376 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mgr (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:32.862 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mon. 2023-12-02T08:39:32.878 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:32.929 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mon (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:33.558 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-osd. 2023-12-02T08:39:33.574 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:33.616 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-osd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:34.116 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-osd. 2023-12-02T08:39:34.130 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:34.174 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-osd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:36.970 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph. 2023-12-02T08:39:36.983 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../050-ceph_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:37.020 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:37.330 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-fuse. 2023-12-02T08:39:37.335 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph. 2023-12-02T08:39:37.346 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:37.350 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../050-ceph_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:37.388 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:37.393 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:37.713 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-fuse. 2023-12-02T08:39:37.726 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:37.762 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:37.825 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mds. 2023-12-02T08:39:37.838 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:37.900 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mds (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:38.140 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mds. 2023-12-02T08:39:38.154 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:38.198 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mds (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:38.436 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package cephadm. 2023-12-02T08:39:38.450 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../053-cephadm_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:38.494 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:38.718 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package cephadm. 2023-12-02T08:39:38.732 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../053-cephadm_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:38.776 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:38.814 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-02T08:39:38.828 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-02T08:39:38.872 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-02T08:39:39.087 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-02T08:39:39.102 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-02T08:39:39.154 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-02T08:39:39.233 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-jinja2. 2023-12-02T08:39:39.247 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-02T08:39:39.291 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-02T08:39:39.532 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-jinja2. 2023-12-02T08:39:39.546 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-02T08:39:39.590 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-02T08:39:39.628 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-02T08:39:39.642 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:39.686 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:39.951 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-02T08:39:39.964 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:40.009 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:40.048 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-02T08:39:40.063 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-02T08:39:40.106 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-02T08:39:40.371 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-02T08:39:40.386 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-02T08:39:40.409 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-jwt. 2023-12-02T08:39:40.422 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-02T08:39:40.429 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-02T08:39:40.459 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-02T08:39:40.698 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-jwt. 2023-12-02T08:39:40.714 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-02T08:39:40.756 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-attr. 2023-12-02T08:39:40.756 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-02T08:39:40.770 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-02T08:39:40.814 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-02T08:39:41.068 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-attr. 2023-12-02T08:39:41.082 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-02T08:39:41.126 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-02T08:39:41.158 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pluggy. 2023-12-02T08:39:41.172 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-02T08:39:41.233 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-02T08:39:41.462 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pluggy. 2023-12-02T08:39:41.470 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-02T08:39:41.511 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-02T08:39:41.519 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-py. 2023-12-02T08:39:41.534 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-02T08:39:41.577 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-02T08:39:41.798 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-py. 2023-12-02T08:39:41.807 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-02T08:39:41.848 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-02T08:39:41.914 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-02T08:39:41.930 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-02T08:39:41.972 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-02T08:39:42.142 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-02T08:39:42.151 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-02T08:39:42.184 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-02T08:39:42.275 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-packaging. 2023-12-02T08:39:42.289 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-02T08:39:42.333 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-02T08:39:42.462 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-packaging. 2023-12-02T08:39:42.477 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-02T08:39:42.520 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-02T08:39:42.619 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-02T08:39:42.633 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-02T08:39:42.678 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-02T08:39:42.822 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-02T08:39:42.838 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-02T08:39:42.873 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-02T08:39:42.989 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pytest. 2023-12-02T08:39:43.002 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-02T08:39:43.056 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-02T08:39:43.150 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pytest. 2023-12-02T08:39:43.164 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-02T08:39:43.210 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-02T08:39:43.409 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-02T08:39:43.417 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-02T08:39:43.459 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-02T08:39:43.528 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-02T08:39:43.542 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-02T08:39:43.586 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-02T08:39:43.711 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libjs-underscore. 2023-12-02T08:39:43.720 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-02T08:39:43.761 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-02T08:39:43.839 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libjs-underscore. 2023-12-02T08:39:43.852 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-02T08:39:43.897 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-02T08:39:44.030 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-02T08:39:44.039 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-02T08:39:44.080 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-02T08:39:44.158 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-02T08:39:44.173 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-02T08:39:44.216 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-02T08:39:44.426 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-routes. 2023-12-02T08:39:44.438 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-02T08:39:44.483 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-02T08:39:44.528 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-routes. 2023-12-02T08:39:44.542 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-02T08:39:44.585 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-02T08:39:45.170 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-02T08:39:45.183 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:45.228 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:45.231 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-02T08:39:45.244 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:45.297 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:45.740 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-decorator. 2023-12-02T08:39:45.754 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-02T08:39:45.798 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-02T08:39:45.800 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-decorator. 2023-12-02T08:39:45.813 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-02T08:39:45.850 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-02T08:39:46.101 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-02T08:39:46.114 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-02T08:39:46.135 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-02T08:39:46.144 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-02T08:39:46.159 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-02T08:39:46.185 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-02T08:39:46.470 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-scipy. 2023-12-02T08:39:46.484 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-02T08:39:46.505 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-scipy. 2023-12-02T08:39:46.513 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-02T08:39:46.528 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-02T08:39:46.554 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-02T08:39:47.828 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-02T08:39:47.837 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-02T08:39:47.878 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-02T08:39:47.905 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-02T08:39:47.915 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-02T08:39:47.954 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-02T08:39:48.449 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-joblib. 2023-12-02T08:39:48.462 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-02T08:39:48.480 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-joblib. 2023-12-02T08:39:48.494 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-02T08:39:48.506 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-02T08:39:48.529 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-02T08:39:48.870 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-sklearn. 2023-12-02T08:39:48.882 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-02T08:39:48.882 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-sklearn. 2023-12-02T08:39:48.892 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-02T08:39:48.926 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-02T08:39:48.934 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-02T08:39:49.594 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-02T08:39:49.608 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-02T08:39:49.608 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:49.622 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:49.652 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:49.665 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:50.763 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-cachetools. 2023-12-02T08:39:50.779 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-02T08:39:50.793 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-cachetools. 2023-12-02T08:39:50.807 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-02T08:39:50.821 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-02T08:39:50.851 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-02T08:39:51.109 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-02T08:39:51.123 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-02T08:39:51.170 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-02T08:39:51.199 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-02T08:39:51.211 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-02T08:39:51.254 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-02T08:39:51.523 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-02T08:39:51.539 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-02T08:39:51.581 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-02T08:39:51.582 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-02T08:39:51.598 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-02T08:39:51.640 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-02T08:39:52.011 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-rsa. 2023-12-02T08:39:52.027 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-02T08:39:52.041 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-rsa. 2023-12-02T08:39:52.055 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-02T08:39:52.069 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-02T08:39:52.099 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-02T08:39:52.373 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-google-auth. 2023-12-02T08:39:52.387 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-02T08:39:52.402 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-google-auth. 2023-12-02T08:39:52.417 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-02T08:39:52.431 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-02T08:39:52.460 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-02T08:39:52.735 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-blinker. 2023-12-02T08:39:52.749 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-02T08:39:52.780 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-blinker. 2023-12-02T08:39:52.793 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-02T08:39:52.794 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-02T08:39:52.838 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-02T08:39:53.081 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-02T08:39:53.095 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-02T08:39:53.139 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-02T08:39:53.141 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-02T08:39:53.158 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-02T08:39:53.199 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-02T08:39:53.451 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-02T08:39:53.468 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-02T08:39:53.509 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-02T08:39:53.529 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-02T08:39:53.543 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-02T08:39:53.587 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-02T08:39:53.804 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-websocket. 2023-12-02T08:39:53.819 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-02T08:39:53.862 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-02T08:39:53.890 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-websocket. 2023-12-02T08:39:53.904 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-02T08:39:53.948 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-02T08:39:54.182 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-02T08:39:54.196 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-02T08:39:54.240 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-02T08:39:54.259 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-02T08:39:54.273 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-02T08:39:54.317 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-02T08:39:54.795 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-02T08:39:54.810 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:54.853 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:54.856 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-02T08:39:54.870 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:39:54.916 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:55.173 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-02T08:39:55.187 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-02T08:39:55.210 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-02T08:39:55.224 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-02T08:39:55.239 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-02T08:39:55.268 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-02T08:39:55.622 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-02T08:39:55.635 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-02T08:39:55.635 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-02T08:39:55.652 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-02T08:39:55.679 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:39:55.693 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:39:55.957 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package jq. 2023-12-02T08:39:55.962 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package jq. 2023-12-02T08:39:55.972 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-02T08:39:55.976 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-02T08:39:56.015 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:39:56.022 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:39:56.268 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package socat. 2023-12-02T08:39:56.273 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package socat. 2023-12-02T08:39:56.282 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-02T08:39:56.288 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-02T08:39:56.326 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-02T08:39:56.340 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-02T08:39:56.654 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package xmlstarlet. 2023-12-02T08:39:56.660 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package xmlstarlet. 2023-12-02T08:39:56.669 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-02T08:39:56.675 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-02T08:39:56.712 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-02T08:39:56.718 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-02T08:39:57.033 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-test. 2023-12-02T08:39:57.047 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:57.064 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-test. 2023-12-02T08:39:57.078 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:39:57.083 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-test (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:39:57.122 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-test (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:01.520 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package ceph-volume. 2023-12-02T08:40:01.535 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:40:01.577 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking ceph-volume (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:01.595 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package ceph-volume. 2023-12-02T08:40:01.604 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1295-gc3996e6e-1focal_all.deb ... 2023-12-02T08:40:01.645 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking ceph-volume (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:01.873 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-02T08:40:01.887 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-02T08:40:01.931 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:01.966 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-02T08:40:01.976 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-02T08:40:02.016 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:02.410 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-02T08:40:02.424 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:40:02.468 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libcephfs-dev (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:02.556 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-02T08:40:02.567 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:40:02.611 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libcephfs-dev (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:02.896 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package nvme-cli. 2023-12-02T08:40:02.912 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-02T08:40:02.969 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-02T08:40:03.014 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package nvme-cli. 2023-12-02T08:40:03.028 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-02T08:40:03.089 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-02T08:40:03.301 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-02T08:40:03.315 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-02T08:40:03.359 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-02T08:40:03.411 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-02T08:40:03.426 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-02T08:40:03.468 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-02T08:40:03.738 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-02T08:40:03.751 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-02T08:40:03.795 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:03.855 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-02T08:40:03.868 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-02T08:40:03.913 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:05.463 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-02T08:40:05.480 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-02T08:40:05.521 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-02T08:40:05.531 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-02T08:40:05.548 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-02T08:40:05.589 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-02T08:40:05.850 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-webencodings. 2023-12-02T08:40:05.869 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-02T08:40:05.908 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-02T08:40:05.935 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-webencodings. 2023-12-02T08:40:05.951 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-02T08:40:05.993 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-02T08:40:06.220 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-html5lib. 2023-12-02T08:40:06.236 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-02T08:40:06.296 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-html5lib. 2023-12-02T08:40:06.311 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-02T08:40:06.319 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-02T08:40:06.371 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-02T08:40:06.647 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-02T08:40:06.663 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-02T08:40:06.705 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-02T08:40:06.715 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-02T08:40:06.731 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-02T08:40:06.773 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-02T08:40:07.184 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pastescript. 2023-12-02T08:40:07.199 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-02T08:40:07.242 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-02T08:40:07.260 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pastescript. 2023-12-02T08:40:07.274 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-02T08:40:07.326 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-02T08:40:07.553 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-psutil. 2023-12-02T08:40:07.568 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-02T08:40:07.611 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-02T08:40:07.646 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-psutil. 2023-12-02T08:40:07.661 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-02T08:40:07.704 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-02T08:40:07.948 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-02T08:40:07.962 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-02T08:40:08.006 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-02T08:40:08.032 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-02T08:40:08.048 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-02T08:40:08.090 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-02T08:40:08.317 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package python3-simplejson. 2023-12-02T08:40:08.331 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-02T08:40:08.375 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-02T08:40:08.401 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package python3-simplejson. 2023-12-02T08:40:08.416 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-02T08:40:08.459 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-02T08:40:08.644 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-02T08:40:08.659 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-02T08:40:08.702 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-02T08:40:08.729 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-02T08:40:08.743 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-02T08:40:08.787 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-02T08:40:09.381 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package radosgw. 2023-12-02T08:40:09.396 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../110-radosgw_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:40:09.439 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking radosgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:09.507 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package radosgw. 2023-12-02T08:40:09.521 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../110-radosgw_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:40:09.565 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking radosgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:10.850 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package rbd-fuse. 2023-12-02T08:40:10.860 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:40:10.900 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking rbd-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:11.002 INFO:teuthology.orchestra.run.smithi184.stdout:Selecting previously unselected package rbd-fuse. 2023-12-02T08:40:11.018 INFO:teuthology.orchestra.run.smithi184.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1295-gc3996e6e-1focal_amd64.deb ... 2023-12-02T08:40:11.068 INFO:teuthology.orchestra.run.smithi184.stdout:Unpacking rbd-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:11.209 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-02T08:40:11.369 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-02T08:40:11.508 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-02T08:40:11.625 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-02T08:40:11.667 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-02T08:40:11.751 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-02T08:40:11.794 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-02T08:40:11.920 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-02T08:40:11.946 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:12.121 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:12.500 INFO:teuthology.orchestra.run.smithi135.stdout:Adding system user cephadm....done 2023-12-02T08:40:12.662 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:12.702 INFO:teuthology.orchestra.run.smithi184.stdout:Adding system user cephadm....done 2023-12-02T08:40:12.788 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-02T08:40:12.855 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:12.981 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-02T08:40:13.133 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-02T08:40:13.333 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-02T08:40:13.451 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:13.576 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-02T08:40:13.609 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-02T08:40:13.703 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-02T08:40:13.734 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-02T08:40:13.870 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-02T08:40:14.029 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-02T08:40:14.198 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-02T08:40:14.431 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-02T08:40:14.591 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-02T08:40:14.716 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-02T08:40:14.868 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-02T08:40:15.002 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-02T08:40:15.152 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-02T08:40:15.428 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-02T08:40:15.651 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-02T08:40:15.721 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-ceph-argparse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:16.069 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-ceph-argparse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:16.322 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-02T08:40:16.370 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-02T08:40:16.456 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-02T08:40:16.496 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-02T08:40:16.749 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-02T08:40:16.789 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-02T08:40:17.050 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-02T08:40:17.073 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-02T08:40:17.175 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-02T08:40:17.199 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-02T08:40:17.552 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-02T08:40:17.575 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-02T08:40:17.859 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-02T08:40:17.867 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-02T08:40:18.144 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-02T08:40:18.154 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-02T08:40:18.472 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-02T08:40:18.478 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-02T08:40:18.756 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-02T08:40:18.771 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-02T08:40:19.091 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-02T08:40:19.105 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-02T08:40:19.375 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-02T08:40:19.390 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-02T08:40:19.676 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-02T08:40:19.699 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-02T08:40:19.810 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-02T08:40:19.842 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-02T08:40:19.928 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-02T08:40:19.967 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-02T08:40:20.196 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-02T08:40:20.269 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-02T08:40:20.589 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-02T08:40:20.662 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-02T08:40:20.948 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-02T08:40:21.021 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-02T08:40:21.308 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-02T08:40:21.373 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-02T08:40:21.434 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:21.499 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:21.752 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:40:21.809 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:40:21.870 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-02T08:40:21.943 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-02T08:40:22.230 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-02T08:40:22.286 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-02T08:40:22.355 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-02T08:40:22.420 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-02T08:40:22.481 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-02T08:40:22.546 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-02T08:40:22.782 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-02T08:40:22.831 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-02T08:40:23.100 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:40:23.149 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:40:23.218 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-02T08:40:23.274 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-02T08:40:23.344 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-02T08:40:23.400 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-02T08:40:23.662 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-02T08:40:23.735 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-02T08:40:23.938 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-02T08:40:24.020 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-02T08:40:24.222 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-02T08:40:24.304 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-02T08:40:24.348 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-02T08:40:24.430 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-02T08:40:24.641 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-02T08:40:24.706 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-02T08:40:24.942 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-02T08:40:24.990 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-02T08:40:25.243 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-02T08:40:25.283 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-02T08:40:25.613 INFO:teuthology.orchestra.run.smithi184.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-02T08:40:25.685 INFO:teuthology.orchestra.run.smithi135.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-02T08:40:25.870 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-02T08:40:25.919 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-02T08:40:26.013 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-02T08:40:26.053 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-02T08:40:26.331 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-02T08:40:26.379 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-02T08:40:26.682 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-02T08:40:26.730 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-02T08:40:26.808 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-02T08:40:26.856 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-02T08:40:26.925 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-02T08:40:26.982 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-02T08:40:27.252 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-02T08:40:27.317 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-02T08:40:27.528 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-02T08:40:27.593 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-02T08:40:29.008 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:40:29.068 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:40:29.142 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-02T08:40:29.191 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-02T08:40:29.511 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-02T08:40:29.550 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-02T08:40:29.820 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-02T08:40:29.851 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-02T08:40:30.096 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:40:30.144 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-02T08:40:30.222 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-02T08:40:30.279 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-02T08:40:30.565 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-02T08:40:30.608 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-02T08:40:30.909 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-02T08:40:30.943 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-02T08:40:31.281 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-02T08:40:31.319 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-02T08:40:31.607 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-02T08:40:31.662 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-02T08:40:32.646 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-02T08:40:32.758 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-02T08:40:32.772 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-02T08:40:32.886 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-02T08:40:32.898 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:40:33.010 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-02T08:40:33.024 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-02T08:40:33.145 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-02T08:40:33.309 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-02T08:40:33.436 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-02T08:40:33.438 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-02T08:40:33.566 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-02T08:40:33.736 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-02T08:40:33.875 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-02T08:40:34.030 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-02T08:40:34.162 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-02T08:40:34.358 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-02T08:40:34.469 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-02T08:40:34.718 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up librados2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:34.839 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librados2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:34.844 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-02T08:40:34.981 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up librgw2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:34.989 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-02T08:40:35.104 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:35.115 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librgw2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:35.241 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:35.316 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libcephfs2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:35.442 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-02T08:40:35.470 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libcephfs2 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:35.621 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-02T08:40:35.728 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libradosstriper1 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:35.854 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-02T08:40:35.914 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libradosstriper1 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:36.040 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-02T08:40:36.164 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up librbd1 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:36.290 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mgr-modules-core (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:36.341 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up librbd1 (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:36.417 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:36.467 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-modules-core (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:36.593 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:36.639 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-02T08:40:36.640 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-02T08:40:36.818 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-02T08:40:36.818 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-02T08:40:37.110 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up libcephfs-dev (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:37.236 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-rados (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:37.295 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up libcephfs-dev (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:37.362 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-02T08:40:37.421 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rados (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:37.547 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-02T08:40:38.274 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-rbd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.400 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up rbd-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.475 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rbd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.527 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-rgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.626 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up rbd-fuse (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.652 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up python3-cephfs (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.752 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-rgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.786 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:38.887 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up python3-cephfs (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:39.013 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-common (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:39.330 INFO:teuthology.orchestra.run.smithi184.stdout:Adding group ceph....done 2023-12-02T08:40:39.549 INFO:teuthology.orchestra.run.smithi135.stdout:Adding group ceph....done 2023-12-02T08:40:39.708 INFO:teuthology.orchestra.run.smithi184.stdout:Adding system user ceph....done 2023-12-02T08:40:39.884 INFO:teuthology.orchestra.run.smithi184.stdout:Setting system user ceph properties....done 2023-12-02T08:40:39.905 INFO:teuthology.orchestra.run.smithi184.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-02T08:40:39.925 INFO:teuthology.orchestra.run.smithi135.stdout:Adding system user ceph....done 2023-12-02T08:40:40.048 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-02T08:40:40.102 INFO:teuthology.orchestra.run.smithi135.stdout:Setting system user ceph properties....done 2023-12-02T08:40:40.122 INFO:teuthology.orchestra.run.smithi135.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-02T08:40:40.280 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-02T08:40:40.365 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-02T08:40:40.603 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-02T08:40:40.821 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-test (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:40.972 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up radosgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:41.064 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-test (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:41.190 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up radosgw (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:41.446 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:40:41.446 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:40:41.660 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:40:41.660 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-02T08:40:41.933 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-base (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:42.133 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-base (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:42.309 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-02T08:40:42.505 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-02T08:40:42.768 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mds (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:42.960 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mds (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:43.001 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-02T08:40:43.001 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-02T08:40:43.192 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-02T08:40:43.192 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-02T08:40:43.453 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mgr (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:43.645 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:43.679 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-02T08:40:43.679 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-02T08:40:43.875 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-02T08:40:43.875 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-02T08:40:44.129 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-osd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:44.329 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-osd (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:44.612 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-02T08:40:44.612 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-02T08:40:44.819 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-02T08:40:44.819 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-02T08:40:45.072 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:45.198 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:45.272 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:45.341 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mon (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:45.398 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:45.533 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mon (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:45.563 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-02T08:40:45.563 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-02T08:40:45.747 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-02T08:40:45.747 INFO:teuthology.orchestra.run.smithi135.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-02T08:40:46.026 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mgr-cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:46.168 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:46.201 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-cephadm (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:46.303 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-mgr-dashboard (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:46.343 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:46.445 INFO:teuthology.orchestra.run.smithi184.stdout:Setting up ceph-volume (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:46.672 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-mgr-dashboard (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:46.946 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up ceph-volume (18.2.0-1295-gc3996e6e-1focal) ... 2023-12-02T08:40:47.038 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-02T08:40:47.234 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-02T08:40:47.308 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-02T08:40:47.459 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-02T08:40:47.527 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-02T08:40:47.752 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-02T08:40:50.463 INFO:teuthology.orchestra.run.smithi184.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-02T08:40:50.754 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-02T08:40:51.035 INFO:teuthology.orchestra.run.smithi184.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-02T08:40:51.037 DEBUG:teuthology.parallel:result is None 2023-12-02T08:40:51.353 INFO:teuthology.orchestra.run.smithi135.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-02T08:40:51.355 DEBUG:teuthology.parallel:result is None 2023-12-02T08:40:51.356 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:40:51.356 INFO:teuthology.packaging:ref: None 2023-12-02T08:40:51.356 INFO:teuthology.packaging:tag: None 2023-12-02T08:40:51.356 INFO:teuthology.packaging:branch: reef 2023-12-02T08:40:51.356 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:40:51.356 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-02T08:40:51.749 DEBUG:teuthology.orchestra.run.smithi135:> dpkg-query -W -f '${Version}' ceph 2023-12-02T08:40:51.772 INFO:teuthology.orchestra.run.smithi135.stdout:18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:40:51.773 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:40:51.773 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295-gc3996e6e-1focal is installed. 2023-12-02T08:40:51.773 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-02T08:40:51.773 INFO:teuthology.packaging:ref: None 2023-12-02T08:40:51.773 INFO:teuthology.packaging:tag: None 2023-12-02T08:40:51.773 INFO:teuthology.packaging:branch: reef 2023-12-02T08:40:51.773 INFO:teuthology.packaging:sha1: bed7681480ccb0192b91a35e691658867e1e96b7 2023-12-02T08:40:51.773 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-02T08:40:51.979 DEBUG:teuthology.orchestra.run.smithi184:> dpkg-query -W -f '${Version}' ceph 2023-12-02T08:40:52.002 INFO:teuthology.orchestra.run.smithi184.stdout:18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:40:52.003 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1295-gc3996e6e-1focal 2023-12-02T08:40:52.003 INFO:teuthology.task.install:The correct ceph version 18.2.0-1295-gc3996e6e-1focal is installed. 2023-12-02T08:40:52.003 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-02T08:40:52.003 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-12-02T08:40:52.003 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:40:52.018 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:40:52.018 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-02T08:40:52.061 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-02T08:40:52.061 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-12-02T08:40:52.061 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:40:52.078 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:40:52.135 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:40:52.135 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/daemon-helper 2023-12-02T08:40:52.151 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-02T08:40:52.207 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-02T08:40:52.207 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-12-02T08:40:52.207 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:40:52.223 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:40:52.280 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:40:52.281 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-02T08:40:52.296 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-02T08:40:52.352 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-02T08:40:52.352 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2023-12-02T08:40:52.352 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:40:52.369 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:40:52.423 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2023-12-02T08:40:52.423 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/stdin-killer 2023-12-02T08:40:52.440 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-02T08:40:52.496 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-02T08:40:52.575 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': 'bed7681480ccb0192b91a35e691658867e1e96b7'} 2023-12-02T08:40:52.575 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-02T08:40:52.575 INFO:tasks.cephadm:Cluster fsid is 80649296-90ee-11ee-95a2-87774f69a715 2023-12-02T08:40:52.575 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-02T08:40:52.575 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.135', 'mon.c': '[v2:172.21.15.135:3301,v1:172.21.15.135:6790]', 'mon.b': '172.21.15.184'} 2023-12-02T08:40:52.576 INFO:tasks.cephadm:First mon is mon.a on smithi135 2023-12-02T08:40:52.576 INFO:tasks.cephadm:First mgr is y 2023-12-02T08:40:52.576 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-02T08:40:52.576 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2023-12-02T08:40:52.591 DEBUG:teuthology.orchestra.run.smithi184:> sudo hostname $(hostname -s) 2023-12-02T08:40:52.609 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref reef)... 2023-12-02T08:40:52.609 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:40:52.817 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:40 /home/ubuntu/cephtest/cephadm 2023-12-02T08:40:52.818 DEBUG:teuthology.orchestra.run.smithi184:> curl --silent https://raw.githubusercontent.com/ceph/ceph/reef/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-02T08:40:52.985 INFO:teuthology.orchestra.run.smithi184.stdout:-rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:40 /home/ubuntu/cephtest/cephadm 2023-12-02T08:40:52.986 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-02T08:40:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:40:52.994 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 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-02T08:40:52.996 INFO:tasks.cephadm:Teardown complete 2023-12-02T08:40:52.996 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 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-02T08:40:53.066 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=2c37476ae7d6414997d025dbd821ef07 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1720, 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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 1635, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 133, in download_cephadm _fetch_cephadm_from_github(ctx, config, ref) File "/home/teuthworker/src/github.com_ceph_ceph-c_bed7681480ccb0192b91a35e691658867e1e96b7/qa/tasks/cephadm.py", line 195, in _fetch_cephadm_from_github ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 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-02T08:40:53.069 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-02T08:40:53.079 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-02T08:40:53.115 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-02T08:40:53.116 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:40:53.129 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-02T08:40:53.210 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-02T08:40:53.219 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-02T08:40:53.220 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:40:53.222 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-02T08:40:53.243 INFO:teuthology.orchestra.run.smithi184.stdout: remote refid st t when poll reach delay offset jitter 2023-12-02T08:40:53.243 INFO:teuthology.orchestra.run.smithi184.stdout:============================================================================== 2023-12-02T08:40:53.243 INFO:teuthology.orchestra.run.smithi184.stdout: hv01.front.sepi 44.4.53.2 2 u 54 64 3 0.046 -1.945 0.068 2023-12-02T08:40:53.243 INFO:teuthology.orchestra.run.smithi184.stdout: hv02.front.sepi 63.231.80.2 3 u 56 64 3 0.112 1.235 0.274 2023-12-02T08:40:53.243 INFO:teuthology.orchestra.run.smithi184.stdout: hv03.front.sepi 74.6.168.72 3 u 54 64 3 0.111 0.157 0.240 2023-12-02T08:40:53.244 INFO:teuthology.orchestra.run.smithi184.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:40:53.244 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2023-12-02T08:40:53.244 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2023-12-02T08:40:53.244 INFO:teuthology.orchestra.run.smithi135.stdout: hv01.front.sepi 44.4.53.2 2 u 53 64 3 0.089 -3.035 2.752 2023-12-02T08:40:53.244 INFO:teuthology.orchestra.run.smithi135.stdout: hv02.front.sepi 63.231.80.2 3 u 51 64 3 0.086 0.140 2.232 2023-12-02T08:40:53.244 INFO:teuthology.orchestra.run.smithi135.stdout: hv03.front.sepi 74.6.168.72 3 u 51 64 3 0.141 -0.922 2.161 2023-12-02T08:40:53.244 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-02T08:40:53.245 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-02T08:40:53.253 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-02T08:40:53.254 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-02T08:40:53.273 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-02T08:40:53.289 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-02T08:40:53.307 INFO:teuthology.task.internal:Duration was 491.611458 seconds 2023-12-02T08:40:53.307 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-02T08:40:53.323 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-02T08:40:53.323 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:40:53.326 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-02T08:40:53.371 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-02T08:40:53.372 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2023-12-02T08:40:53.372 DEBUG:teuthology.orchestra.run.smithi135:> 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-02T08:40:53.385 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2023-12-02T08:40:53.385 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:40:53.426 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-02T08:40:53.426 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:40:53.431 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-02T08:40:53.513 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-02T08:40:53.513 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:40:53.515 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-02T08:40:53.617 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-02T08:40:53.627 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-02T08:40:53.627 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:40:53.645 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-02T08:40:53.661 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-02T08:40:53.672 DEBUG:teuthology.orchestra.run.smithi135:> 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-02T08:40:53.691 DEBUG:teuthology.orchestra.run.smithi184:> 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-02T08:40:53.703 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2023-12-02T08:40:53.718 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2023-12-02T08:40:53.742 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:40:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:40:53.771 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-02T08:40:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:40:53.790 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-02T08:40:53.806 INFO:teuthology.task.internal:Transferring archived files... 2023-12-02T08:40:53.808 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347/remote/smithi135 2023-12-02T08:40:53.809 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:40:53.838 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347/remote/smithi184 2023-12-02T08:40:53.839 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-02T08:40:53.862 INFO:teuthology.task.internal:Removing archive directory... 2023-12-02T08:40:53.862 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:40:53.879 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-02T08:40:53.907 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-02T08:40:53.917 INFO:teuthology.task.internal:Not uploading archives. 2023-12-02T08:40:53.917 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-02T08:40:53.932 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-02T08:40:53.933 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:40:53.935 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-02T08:40:53.940 INFO:teuthology.orchestra.run.smithi135.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:40 /home/ubuntu/cephtest 2023-12-02T08:40:53.940 INFO:teuthology.orchestra.run.smithi135.stdout: 1069389 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:40 /home/ubuntu/cephtest/cephadm 2023-12-02T08:40:53.942 INFO:teuthology.orchestra.run.smithi135.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:40:53.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-02T08:40:53.950 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/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_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi135 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:40:53.955 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-02T08:40:53.965 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-02T08:40:53.982 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi135 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-12-02T08:40:53.983 INFO:teuthology.nuke:Checking targets against current locks 2023-12-02T08:40:53.988 INFO:teuthology.orchestra.run.smithi184.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 2 08:40 /home/ubuntu/cephtest 2023-12-02T08:40:53.988 INFO:teuthology.orchestra.run.smithi184.stdout: 1069392 4 -rw-rw-r-- 1 ubuntu ubuntu 14 Dec 2 08:40 /home/ubuntu/cephtest/cephadm 2023-12-02T08:40:53.988 INFO:teuthology.orchestra.run.smithi184.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-12-02T08:40:54.012 DEBUG:teuthology.nuke:shortname: smithi135 2023-12-02T08:40:54.012 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:40:54.035 DEBUG:teuthology.nuke:shortname: smithi184 2023-12-02T08:40:54.035 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-02T08:40:54.038 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347', '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-02 08:23:25.275962', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-02T08:40:54.061 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_18:09:09-upgrade:reef-x-main-distro-default-smithi/7475347', '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-02 08:23:25.274607', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-02T08:40:54.095 INFO:teuthology.orchestra.console.smithi135:Power off 2023-12-02T08:40:54.095 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:40:54.119 DEBUG:teuthology.orchestra.console.smithi135:power off output: Chassis Power Control: Down/Off 2023-12-02T08:40:54.119 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:40:54.142 INFO:teuthology.orchestra.console.smithi184:Power off 2023-12-02T08:40:54.142 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-02T08:40:54.152 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2023-12-02T08:40:54.166 DEBUG:teuthology.orchestra.console.smithi184:power off output: Chassis Power Control: Down/Off 2023-12-02T08:40:54.166 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:40:54.191 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-12-02T08:40:58.153 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:40:58.192 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:40:58.267 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2023-12-02T08:40:58.304 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-12-02T08:41:02.270 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:41:02.305 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:41:02.381 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is off 2023-12-02T08:41:02.415 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is on 2023-12-02T08:41:02.482 INFO:teuthology.orchestra.console.smithi135:Power off completed 2023-12-02T08:41:06.418 DEBUG:teuthology.orchestra.console.smithi184:pexpect command: ipmitool -H smithi184.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-02T08:41:06.533 DEBUG:teuthology.orchestra.console.smithi184:check power output: Chassis Power is off 2023-12-02T08:41:06.633 INFO:teuthology.orchestra.console.smithi184:Power off completed 2023-12-02T08:41:06.738 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: 491.61145782470703 failure_reason: 'Command failed on smithi135 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=2c37476ae7d6414997d025dbd821ef07 status: fail success: false 2023-12-02T08:41:06.738 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-02T08:41:06.817 INFO:teuthology.run:FAIL