2023-12-01T03:41:53.524 INFO:root:teuthology version: 0.0.1.dev212+g595fad1 2023-12-01T03:41:53.524 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description upgrade:reef-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443 --name yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443/orig.config.yaml 2023-12-01T03:41:53.588 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T03:41:53.784 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443 branch: wip-yuri10-testing-2023-11-30-0943 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: '7473443' 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_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-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: wip-yuri10-testing-2023-11-30-0943 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: 9942cfafa9f7e22e363b3f76a7fe21130085c2db ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db kernel: hwe: true workunit: branch: wip-yuri10-testing-2023-11-30-0943 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 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: 9058 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 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 env: RBD_FEATURES: '61' - 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: wip-yuri10-testing-2023-11-30-0943 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db targets: smithi146.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi188.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef 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: wip-package-queries teuthology_sha1: 595fad1080bd379e3c0231a8e02595924c59a9da timestamp: 2023-12-01_00:08:20 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-01T03:41:53.785 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa; will attempt to use it 2023-12-01T03:41:53.785 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks 2023-12-01T03:41:53.786 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T03:41:53.787 INFO:teuthology.task.internal:Checking packages... 2023-12-01T03:41:53.811 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '9942cfafa9f7e22e363b3f76a7fe21130085c2db' 2023-12-01T03:41:53.811 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:41:53.811 INFO:teuthology.packaging:ref: None 2023-12-01T03:41:53.811 INFO:teuthology.packaging:tag: None 2023-12-01T03:41:53.811 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-11-30-0943 2023-12-01T03:41:53.812 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:41:53.812 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri10-testing-2023-11-30-0943 2023-12-01T03:41:54.027 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7650-g9942cfaf-1focal 2023-12-01T03:41:54.028 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T03:41:54.034 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T03:41:54.035 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T03:41:54.056 INFO:teuthology.task.internal:Saving configuration 2023-12-01T03:41:54.080 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T03:41:54.087 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T03:41:54.112 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443', '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-01 03:35:34.102038', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-01T03:41:54.139 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443', '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-01 03:35:34.103794', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-01T03:41:54.139 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T03:41:54.145 INFO:teuthology.task.internal:roles: ubuntu@smithi146.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-01T03:41:54.145 INFO:teuthology.task.internal:roles: ubuntu@smithi188.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-01T03:41:54.146 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T03:41:54.242 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8323082040>, signals=[15]) 2023-12-01T03:41:54.243 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T03:41:54.297 INFO:teuthology.task.internal:Opening connections... 2023-12-01T03:41:54.297 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi146.front.sepia.ceph.com 2023-12-01T03:41:54.299 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:41:54.350 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi188.front.sepia.ceph.com 2023-12-01T03:41:54.350 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:41:54.397 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T03:41:54.404 DEBUG:teuthology.orchestra.run.smithi146:> uname -m 2023-12-01T03:41:54.429 INFO:teuthology.orchestra.run.smithi146.stdout:x86_64 2023-12-01T03:41:54.429 DEBUG:teuthology.orchestra.run.smithi146:> cat /etc/os-release 2023-12-01T03:41:54.479 INFO:teuthology.orchestra.run.smithi146.stdout:NAME="Ubuntu" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:ID=ubuntu 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:ID_LIKE=debian 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_ID="20.04" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_CODENAME=focal 2023-12-01T03:41:54.480 INFO:teuthology.orchestra.run.smithi146.stdout:UBUNTU_CODENAME=focal 2023-12-01T03:41:54.481 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2023-12-01T03:41:54.503 DEBUG:teuthology.orchestra.run.smithi188:> uname -m 2023-12-01T03:41:54.511 INFO:teuthology.orchestra.run.smithi188.stdout:x86_64 2023-12-01T03:41:54.511 DEBUG:teuthology.orchestra.run.smithi188:> cat /etc/os-release 2023-12-01T03:41:54.565 INFO:teuthology.orchestra.run.smithi188.stdout:NAME="Ubuntu" 2023-12-01T03:41:54.565 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-01T03:41:54.566 INFO:teuthology.orchestra.run.smithi188.stdout:ID=ubuntu 2023-12-01T03:41:54.566 INFO:teuthology.orchestra.run.smithi188.stdout:ID_LIKE=debian 2023-12-01T03:41:54.566 INFO:teuthology.orchestra.run.smithi188.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-01T03:41:54.567 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION_ID="20.04" 2023-12-01T03:41:54.567 INFO:teuthology.orchestra.run.smithi188.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-01T03:41:54.567 INFO:teuthology.orchestra.run.smithi188.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-01T03:41:54.567 INFO:teuthology.orchestra.run.smithi188.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-01T03:41:54.567 INFO:teuthology.orchestra.run.smithi188.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-01T03:41:54.567 INFO:teuthology.orchestra.run.smithi188.stdout:VERSION_CODENAME=focal 2023-12-01T03:41:54.568 INFO:teuthology.orchestra.run.smithi188.stdout:UBUNTU_CODENAME=focal 2023-12-01T03:41:54.568 INFO:teuthology.lock.ops:Updating smithi188.front.sepia.ceph.com on lock server 2023-12-01T03:41:54.595 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T03:41:54.608 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T03:41:54.629 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T03:41:54.629 DEBUG:teuthology.orchestra.run.smithi146:> test '!' -e /home/ubuntu/cephtest 2023-12-01T03:41:54.632 DEBUG:teuthology.orchestra.run.smithi188:> test '!' -e /home/ubuntu/cephtest 2023-12-01T03:41:54.638 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T03:41:54.754 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T03:41:54.754 DEBUG:teuthology.orchestra.run.smithi146:> test -z $(ls -A /var/lib/ceph) 2023-12-01T03:41:54.757 DEBUG:teuthology.orchestra.run.smithi188:> test -z $(ls -A /var/lib/ceph) 2023-12-01T03:41:54.771 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T03:41:54.829 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T03:41:54.844 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T03:41:54.844 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-12-01T03:41:54.844 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-01T03:41:54.844 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-01T03:41:54.844 DEBUG:teuthology.orchestra.run.smithi146:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T03:41:54.845 DEBUG:teuthology.orchestra.run.smithi188:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T03:41:54.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:41:54.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:41:54.862 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2023-12-01T03:41:54.863 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2023-12-01T03:41:54.869 INFO:teuthology.orchestra.run.smithi188.stdout:5.4.0-124-generic 2023-12-01T03:41:54.869 INFO:teuthology.task.kernel:Running kernel on smithi188: 5.4.0-124-generic 2023-12-01T03:41:54.870 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get clean 2023-12-01T03:41:54.907 INFO:teuthology.orchestra.run.smithi146.stdout:5.4.0-124-generic 2023-12-01T03:41:54.909 INFO:teuthology.task.kernel:Running kernel on smithi146: 5.4.0-124-generic 2023-12-01T03:41:54.910 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get clean 2023-12-01T03:41:55.018 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2023-12-01T03:41:55.028 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get update 2023-12-01T03:41:55.166 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T03:41:55.173 INFO:teuthology.orchestra.run.smithi146.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-01T03:41:55.192 INFO:teuthology.orchestra.run.smithi188.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-01T03:41:55.233 INFO:teuthology.orchestra.run.smithi146.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-01T03:41:55.275 INFO:teuthology.orchestra.run.smithi146.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-01T03:41:55.307 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T03:41:55.389 INFO:teuthology.orchestra.run.smithi188.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-01T03:41:55.535 INFO:teuthology.orchestra.run.smithi188.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-01T03:41:55.553 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-01T03:41:55.701 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-01T03:41:55.702 INFO:teuthology.orchestra.run.smithi146.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-01T03:41:55.711 INFO:teuthology.orchestra.run.smithi188.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-01T03:41:55.715 INFO:teuthology.orchestra.run.smithi146.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-01T03:41:55.724 INFO:teuthology.orchestra.run.smithi146.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-01T03:41:55.724 INFO:teuthology.orchestra.run.smithi146.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-01T03:41:55.724 INFO:teuthology.orchestra.run.smithi188.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-01T03:41:55.724 INFO:teuthology.orchestra.run.smithi188.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-01T03:41:55.724 INFO:teuthology.orchestra.run.smithi188.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-01T03:41:55.735 INFO:teuthology.orchestra.run.smithi146.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-01T03:41:55.735 INFO:teuthology.orchestra.run.smithi146.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-01T03:41:55.736 INFO:teuthology.orchestra.run.smithi188.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-01T03:41:55.738 INFO:teuthology.orchestra.run.smithi188.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T03:41:55.738 INFO:teuthology.orchestra.run.smithi188.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-01T03:41:55.739 INFO:teuthology.orchestra.run.smithi146.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T03:41:55.739 INFO:teuthology.orchestra.run.smithi146.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-01T03:41:55.740 INFO:teuthology.orchestra.run.smithi188.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-01T03:41:55.744 INFO:teuthology.orchestra.run.smithi146.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-01T03:41:55.745 INFO:teuthology.orchestra.run.smithi188.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-01T03:41:55.754 INFO:teuthology.orchestra.run.smithi146.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-01T03:41:55.754 INFO:teuthology.orchestra.run.smithi146.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-01T03:41:55.755 INFO:teuthology.orchestra.run.smithi146.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-01T03:41:55.755 INFO:teuthology.orchestra.run.smithi146.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-01T03:41:55.755 INFO:teuthology.orchestra.run.smithi188.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-01T03:41:55.756 INFO:teuthology.orchestra.run.smithi188.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-01T03:41:55.760 INFO:teuthology.orchestra.run.smithi188.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-01T03:41:55.760 INFO:teuthology.orchestra.run.smithi188.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-01T03:41:55.760 INFO:teuthology.orchestra.run.smithi188.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-01T03:41:55.760 INFO:teuthology.orchestra.run.smithi188.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-01T03:41:55.768 INFO:teuthology.orchestra.run.smithi146.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-01T03:41:55.769 INFO:teuthology.orchestra.run.smithi146.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-01T03:41:55.769 INFO:teuthology.orchestra.run.smithi146.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-01T03:41:55.769 INFO:teuthology.orchestra.run.smithi146.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-01T03:41:55.769 INFO:teuthology.orchestra.run.smithi146.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-01T03:41:55.785 INFO:teuthology.orchestra.run.smithi146.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-01T03:41:55.786 INFO:teuthology.orchestra.run.smithi146.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-01T03:41:55.786 INFO:teuthology.orchestra.run.smithi146.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-01T03:41:55.881 INFO:teuthology.orchestra.run.smithi188.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,994 kB] 2023-12-01T03:41:55.885 INFO:teuthology.orchestra.run.smithi146.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [680 kB] 2023-12-01T03:41:56.217 INFO:teuthology.orchestra.run.smithi146.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,604 kB] 2023-12-01T03:41:56.267 INFO:teuthology.orchestra.run.smithi188.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [913 kB] 2023-12-01T03:41:56.298 INFO:teuthology.orchestra.run.smithi188.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [484 kB] 2023-12-01T03:41:56.312 INFO:teuthology.orchestra.run.smithi188.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-01T03:41:56.312 INFO:teuthology.orchestra.run.smithi188.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,528 kB] 2023-12-01T03:41:56.374 INFO:teuthology.orchestra.run.smithi188.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-01T03:41:56.376 INFO:teuthology.orchestra.run.smithi188.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [353 kB] 2023-12-01T03:41:56.397 INFO:teuthology.orchestra.run.smithi188.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T03:41:56.407 INFO:teuthology.orchestra.run.smithi146.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-01T03:41:56.421 INFO:teuthology.orchestra.run.smithi146.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-01T03:41:56.422 INFO:teuthology.orchestra.run.smithi146.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-01T03:41:56.490 INFO:teuthology.orchestra.run.smithi146.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-01T03:41:56.494 INFO:teuthology.orchestra.run.smithi146.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-01T03:41:56.500 INFO:teuthology.orchestra.run.smithi146.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-01T03:41:56.500 INFO:teuthology.orchestra.run.smithi146.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [630 kB] 2023-12-01T03:41:56.513 INFO:teuthology.orchestra.run.smithi146.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [911 kB] 2023-12-01T03:41:56.561 INFO:teuthology.orchestra.run.smithi188.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [758 kB] 2023-12-01T03:41:56.713 INFO:teuthology.orchestra.run.smithi146.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [191 kB] 2023-12-01T03:41:57.139 INFO:teuthology.orchestra.run.smithi146.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-01T03:41:57.145 INFO:teuthology.orchestra.run.smithi146.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-01T03:41:57.152 INFO:teuthology.orchestra.run.smithi146.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-01T03:41:57.154 INFO:teuthology.orchestra.run.smithi146.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-01T03:41:57.156 INFO:teuthology.orchestra.run.smithi146.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-01T03:41:57.159 INFO:teuthology.orchestra.run.smithi188.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,136 kB] 2023-12-01T03:41:57.269 INFO:teuthology.orchestra.run.smithi188.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [272 kB] 2023-12-01T03:41:57.289 INFO:teuthology.orchestra.run.smithi188.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-01T03:41:57.291 INFO:teuthology.orchestra.run.smithi188.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-01T03:41:57.292 INFO:teuthology.orchestra.run.smithi188.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-01T03:41:57.293 INFO:teuthology.orchestra.run.smithi188.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-01T03:41:57.294 INFO:teuthology.orchestra.run.smithi188.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-01T03:41:57.294 INFO:teuthology.orchestra.run.smithi188.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-01T03:41:57.296 INFO:teuthology.orchestra.run.smithi188.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-01T03:41:57.299 INFO:teuthology.orchestra.run.smithi188.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-01T03:41:57.464 INFO:teuthology.orchestra.run.smithi188.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-01T03:41:57.649 INFO:teuthology.orchestra.run.smithi188.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-01T03:41:57.671 INFO:teuthology.orchestra.run.smithi188.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-01T03:41:59.676 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 18.3 MB in 3s (6,881 kB/s) 2023-12-01T03:41:59.761 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 18.3 MB in 3s (6,932 kB/s) 2023-12-01T03:42:01.136 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-01T03:42:01.164 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T03:42:01.239 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-01T03:42:01.295 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2023-12-01T03:42:01.321 DEBUG:teuthology.orchestra.run.smithi188:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T03:42:01.395 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2023-12-01T03:42:01.445 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2023-12-01T03:42:01.445 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2023-12-01T03:42:01.600 INFO:teuthology.orchestra.run.smithi188.stdout:Building dependency tree... 2023-12-01T03:42:01.600 INFO:teuthology.orchestra.run.smithi188.stdout:Reading state information... 2023-12-01T03:42:01.631 INFO:teuthology.orchestra.run.smithi146.stdout:The following additional packages will be installed: 2023-12-01T03:42:01.631 INFO:teuthology.orchestra.run.smithi146.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T03:42:01.632 INFO:teuthology.orchestra.run.smithi146.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-01T03:42:01.632 INFO:teuthology.orchestra.run.smithi146.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-01T03:42:01.633 INFO:teuthology.orchestra.run.smithi146.stdout:Suggested packages: 2023-12-01T03:42:01.633 INFO:teuthology.orchestra.run.smithi146.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-01T03:42:01.634 INFO:teuthology.orchestra.run.smithi146.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-01T03:42:01.689 INFO:teuthology.orchestra.run.smithi146.stdout:The following NEW packages will be installed: 2023-12-01T03:42:01.692 INFO:teuthology.orchestra.run.smithi146.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T03:42:01.692 INFO:teuthology.orchestra.run.smithi146.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-01T03:42:01.692 INFO:teuthology.orchestra.run.smithi146.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-01T03:42:01.692 INFO:teuthology.orchestra.run.smithi146.stdout: thermald upower usbmuxd 2023-12-01T03:42:01.750 INFO:teuthology.orchestra.run.smithi146.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T03:42:01.750 INFO:teuthology.orchestra.run.smithi146.stdout:Need to get 90.8 MB of archives. 2023-12-01T03:42:01.751 INFO:teuthology.orchestra.run.smithi146.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-01T03:42:01.751 INFO:teuthology.orchestra.run.smithi146.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-01T03:42:01.780 INFO:teuthology.orchestra.run.smithi188.stdout:The following additional packages will be installed: 2023-12-01T03:42:01.780 INFO:teuthology.orchestra.run.smithi188.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T03:42:01.780 INFO:teuthology.orchestra.run.smithi188.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-modules-5.15.0-89-generic 2023-12-01T03:42:01.780 INFO:teuthology.orchestra.run.smithi188.stdout: linux-modules-extra-5.15.0-89-generic thermald upower usbmuxd 2023-12-01T03:42:01.781 INFO:teuthology.orchestra.run.smithi188.stdout:Suggested packages: 2023-12-01T03:42:01.781 INFO:teuthology.orchestra.run.smithi188.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-12-01T03:42:01.782 INFO:teuthology.orchestra.run.smithi188.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-89-generic 2023-12-01T03:42:01.817 INFO:teuthology.orchestra.run.smithi146.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-01T03:42:01.823 INFO:teuthology.orchestra.run.smithi146.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-01T03:42:01.827 INFO:teuthology.orchestra.run.smithi146.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-01T03:42:01.831 INFO:teuthology.orchestra.run.smithi188.stdout:The following NEW packages will be installed: 2023-12-01T03:42:01.832 INFO:teuthology.orchestra.run.smithi188.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-12-01T03:42:01.832 INFO:teuthology.orchestra.run.smithi188.stdout: libusbmuxd6 linux-image-5.15.0-89-generic linux-image-generic-hwe-20.04 2023-12-01T03:42:01.833 INFO:teuthology.orchestra.run.smithi188.stdout: linux-modules-5.15.0-89-generic linux-modules-extra-5.15.0-89-generic 2023-12-01T03:42:01.833 INFO:teuthology.orchestra.run.smithi188.stdout: thermald upower usbmuxd 2023-12-01T03:42:01.844 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-01T03:42:01.853 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:01.886 INFO:teuthology.orchestra.run.smithi188.stdout:0 upgraded, 13 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T03:42:01.886 INFO:teuthology.orchestra.run.smithi188.stdout:Need to get 90.8 MB of archives. 2023-12-01T03:42:01.886 INFO:teuthology.orchestra.run.smithi188.stdout:After this operation, 497 MB of additional disk space will be used. 2023-12-01T03:42:01.887 INFO:teuthology.orchestra.run.smithi188.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-12-01T03:42:01.942 INFO:teuthology.orchestra.run.smithi188.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-12-01T03:42:01.948 INFO:teuthology.orchestra.run.smithi188.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-12-01T03:42:01.952 INFO:teuthology.orchestra.run.smithi188.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-12-01T03:42:01.967 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-12-01T03:42:01.975 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:02.288 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:02.379 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:02.390 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:02.546 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:03.122 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:03.123 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:03.124 INFO:teuthology.orchestra.run.smithi188.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-01T03:42:03.130 INFO:teuthology.orchestra.run.smithi188.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-01T03:42:03.131 INFO:teuthology.orchestra.run.smithi188.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-01T03:42:03.787 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:03.788 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:03.788 INFO:teuthology.orchestra.run.smithi146.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-12-01T03:42:03.794 INFO:teuthology.orchestra.run.smithi146.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-12-01T03:42:03.796 INFO:teuthology.orchestra.run.smithi146.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-12-01T03:42:03.859 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 90.8 MB in 1s (70.4 MB/s) 2023-12-01T03:42:04.104 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-01T03:42:04.421 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 90.8 MB in 2s (43.3 MB/s) 2023-12-01T03:42:04.633 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-12-01T03:42:05.862 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:05.867 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-01T03:42:06.026 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T03:42:06.328 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:06.333 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-12-01T03:42:06.396 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-01T03:42:06.414 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-01T03:42:06.454 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T03:42:06.463 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T03:42:06.783 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libplist3:amd64. 2023-12-01T03:42:06.798 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-12-01T03:42:06.798 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-01T03:42:06.812 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-01T03:42:06.843 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T03:42:06.856 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T03:42:07.193 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-01T03:42:07.202 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-12-01T03:42:07.206 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-01T03:42:07.215 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-12-01T03:42:07.252 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T03:42:07.269 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T03:42:07.554 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-01T03:42:07.567 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-01T03:42:07.588 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-12-01T03:42:07.602 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-12-01T03:42:07.621 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T03:42:07.646 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T03:42:07.941 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-12-01T03:42:07.955 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-12-01T03:42:07.982 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-01T03:42:07.983 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T03:42:07.995 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T03:42:08.032 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:08.310 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-modules-5.15.0-89-generic. 2023-12-01T03:42:08.323 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../05-linux-modules-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T03:42:08.360 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:10.540 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-01T03:42:10.553 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T03:42:10.636 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:10.794 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-image-5.15.0-89-generic. 2023-12-01T03:42:10.807 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../06-linux-image-5.15.0-89-generic_5.15.0-89.99~20.04.1_amd64.deb ... 2023-12-01T03:42:10.899 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:11.160 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-01T03:42:11.174 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:11.218 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:11.456 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-89-generic. 2023-12-01T03:42:11.470 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:11.513 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:18.604 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-01T03:42:21.621 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package thermald. 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package upower. 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-01T03:42:21.622 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-01T03:42:21.623 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package usbmuxd. 2023-12-01T03:42:21.623 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-01T03:42:21.623 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T03:42:21.623 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T03:42:21.623 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T03:42:21.623 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.89.99~20.04.47_amd64.deb ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libevdev2:amd64. 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package thermald. 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package upower. 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-12-01T03:42:21.624 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking upower (0.99.11-1build2) ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package usbmuxd. 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T03:42:21.625 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T03:42:21.633 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-12-01T03:42:21.759 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-12-01T03:42:21.782 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-01T03:42:21.902 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-12-01T03:42:22.028 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up upower (0.99.11-1build2) ... 2023-12-01T03:42:22.353 INFO:teuthology.orchestra.run.smithi146.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-01T03:42:22.406 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T03:42:22.580 INFO:teuthology.orchestra.run.smithi146.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-01T03:42:22.589 INFO:teuthology.orchestra.run.smithi146.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-01T03:42:22.589 INFO:teuthology.orchestra.run.smithi146.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-01T03:42:22.606 INFO:teuthology.orchestra.run.smithi188.stdout:upower.service is a disabled or a static unit, not starting it. 2023-12-01T03:42:22.658 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-12-01T03:42:22.852 INFO:teuthology.orchestra.run.smithi188.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-12-01T03:42:22.870 INFO:teuthology.orchestra.run.smithi188.stdout:Adding system user `usbmux' (UID 114) ... 2023-12-01T03:42:22.870 INFO:teuthology.orchestra.run.smithi188.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-12-01T03:42:23.073 INFO:teuthology.orchestra.run.smithi146.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-01T03:42:23.297 INFO:teuthology.orchestra.run.smithi146.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-01T03:42:23.352 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T03:42:23.367 INFO:teuthology.orchestra.run.smithi188.stdout:Not creating home directory `/var/lib/usbmux'. 2023-12-01T03:42:23.570 INFO:teuthology.orchestra.run.smithi188.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-12-01T03:42:23.613 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-12-01T03:42:23.659 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T03:42:23.660 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T03:42:23.935 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T03:42:23.935 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-12-01T03:42:24.123 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:24.384 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:25.444 INFO:teuthology.orchestra.run.smithi146.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-01T03:42:25.444 INFO:teuthology.orchestra.run.smithi146.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-01T03:42:25.600 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:25.699 INFO:teuthology.orchestra.run.smithi188.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-89-generic 2023-12-01T03:42:25.700 INFO:teuthology.orchestra.run.smithi188.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-89-generic 2023-12-01T03:42:25.879 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-modules-extra-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:27.137 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:27.406 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-modules-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:29.336 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T03:42:29.462 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T03:42:29.515 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.89.99~20.04.47) ... 2023-12-01T03:42:29.666 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T03:42:29.751 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T03:42:29.963 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T03:42:30.504 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-01T03:42:30.603 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:30.684 INFO:teuthology.orchestra.run.smithi146.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-01T03:42:30.685 INFO:teuthology.orchestra.run.smithi146.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-01T03:42:30.716 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-12-01T03:42:30.842 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for linux-image-5.15.0-89-generic (5.15.0-89.99~20.04.1) ... 2023-12-01T03:42:30.920 INFO:teuthology.orchestra.run.smithi188.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-01T03:42:30.920 INFO:teuthology.orchestra.run.smithi188.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-89-generic 2023-12-01T03:42:55.915 INFO:teuthology.orchestra.run.smithi146.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-01T03:42:55.916 INFO:teuthology.orchestra.run.smithi146.stdout:Sourcing file `/etc/default/grub' 2023-12-01T03:42:55.923 INFO:teuthology.orchestra.run.smithi146.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T03:42:55.951 INFO:teuthology.orchestra.run.smithi146.stdout:Generating grub configuration file ... 2023-12-01T03:42:56.250 INFO:teuthology.orchestra.run.smithi146.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T03:42:56.275 INFO:teuthology.orchestra.run.smithi146.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T03:42:56.409 INFO:teuthology.orchestra.run.smithi188.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-01T03:42:56.409 INFO:teuthology.orchestra.run.smithi188.stdout:Sourcing file `/etc/default/grub' 2023-12-01T03:42:56.422 INFO:teuthology.orchestra.run.smithi188.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T03:42:56.451 INFO:teuthology.orchestra.run.smithi188.stdout:Generating grub configuration file ... 2023-12-01T03:42:56.668 INFO:teuthology.orchestra.run.smithi146.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T03:42:56.679 INFO:teuthology.orchestra.run.smithi146.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T03:42:56.798 INFO:teuthology.orchestra.run.smithi188.stdout:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T03:42:56.819 INFO:teuthology.orchestra.run.smithi188.stdout:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T03:42:57.303 INFO:teuthology.orchestra.run.smithi188.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T03:42:57.316 INFO:teuthology.orchestra.run.smithi188.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T03:42:58.869 INFO:teuthology.orchestra.run.smithi146.stdout:done 2023-12-01T03:42:59.079 INFO:teuthology.orchestra.run.smithi188.stdout:done 2023-12-01T03:42:59.303 DEBUG:teuthology.orchestra.run.smithi146:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T03:42:59.362 INFO:teuthology.orchestra.run.smithi146.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T03:42:59.362 INFO:teuthology.orchestra.run.smithi146.stdout:Status: install ok installed 2023-12-01T03:42:59.362 INFO:teuthology.orchestra.run.smithi146.stdout:Priority: optional 2023-12-01T03:42:59.362 INFO:teuthology.orchestra.run.smithi146.stdout:Section: kernel 2023-12-01T03:42:59.362 INFO:teuthology.orchestra.run.smithi146.stdout:Installed-Size: 20 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: amd64 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout:Source: linux-meta-hwe-5.15 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.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-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout:Recommends: thermald 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout:Description: Generic Linux kernel image 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout: This package will always depend on the latest generic kernel image 2023-12-01T03:42:59.363 INFO:teuthology.orchestra.run.smithi146.stdout: available. 2023-12-01T03:42:59.364 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-01T03:42:59.364 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T03:42:59.364 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T03:42:59.364 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-01T03:42:59.364 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi146.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T03:42:59.364 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get clean 2023-12-01T03:42:59.444 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2023-12-01T03:42:59.529 DEBUG:teuthology.orchestra.run.smithi188:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T03:42:59.576 INFO:teuthology.orchestra.run.smithi188.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Status: install ok installed 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Priority: optional 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Section: kernel 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Installed-Size: 20 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Architecture: amd64 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Source: linux-meta-hwe-5.15 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.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-01T03:42:59.577 INFO:teuthology.orchestra.run.smithi188.stdout:Recommends: thermald 2023-12-01T03:42:59.578 INFO:teuthology.orchestra.run.smithi188.stdout:Description: Generic Linux kernel image 2023-12-01T03:42:59.578 INFO:teuthology.orchestra.run.smithi188.stdout: This package will always depend on the latest generic kernel image 2023-12-01T03:42:59.578 INFO:teuthology.orchestra.run.smithi188.stdout: available. 2023-12-01T03:42:59.578 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-89-generic 2023-12-01T03:42:59.578 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-01T03:42:59.578 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-01T03:42:59.578 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-01T03:42:59.578 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi188.front.sepia.ceph.com, path=None, version=distro) 2023-12-01T03:42:59.579 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get clean 2023-12-01T03:42:59.583 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T03:42:59.592 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T03:42:59.592 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T03:42:59.612 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T03:42:59.664 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get update 2023-12-01T03:42:59.806 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T03:42:59.925 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T03:43:00.005 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T03:43:00.094 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T03:43:01.336 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-01T03:43:01.358 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T03:43:01.428 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-01T03:43:01.575 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2023-12-01T03:43:01.601 DEBUG:teuthology.orchestra.run.smithi188:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-12-01T03:43:01.637 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2023-12-01T03:43:01.637 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2023-12-01T03:43:01.668 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2023-12-01T03:43:01.859 INFO:teuthology.orchestra.run.smithi146.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-01T03:43:01.859 INFO:teuthology.orchestra.run.smithi146.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T03:43:01.861 DEBUG:teuthology.orchestra.run.smithi146:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T03:43:01.880 INFO:teuthology.orchestra.run.smithi146.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Status: install ok installed 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Priority: optional 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Section: kernel 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Installed-Size: 20 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: amd64 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Source: linux-meta-hwe-5.15 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.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-01T03:43:01.881 INFO:teuthology.orchestra.run.smithi146.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-01T03:43:01.882 INFO:teuthology.orchestra.run.smithi146.stdout:Recommends: thermald 2023-12-01T03:43:01.882 INFO:teuthology.orchestra.run.smithi146.stdout:Description: Generic Linux kernel image 2023-12-01T03:43:01.882 INFO:teuthology.orchestra.run.smithi146.stdout: This package will always depend on the latest generic kernel image 2023-12-01T03:43:01.882 INFO:teuthology.orchestra.run.smithi146.stdout: available. 2023-12-01T03:43:01.882 DEBUG:teuthology.orchestra.run.smithi146:> mktemp 2023-12-01T03:43:01.888 INFO:teuthology.orchestra.run.smithi146.stdout:/tmp/tmp.h4up72woUe 2023-12-01T03:43:01.888 DEBUG:teuthology.orchestra.run.smithi146:> sudo cp /boot/grub/grub.cfg /tmp/tmp.h4up72woUe 2023-12-01T03:43:01.894 INFO:teuthology.orchestra.run.smithi188.stdout:Building dependency tree... 2023-12-01T03:43:01.894 INFO:teuthology.orchestra.run.smithi188.stdout:Reading state information... 2023-12-01T03:43:01.906 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0666 /tmp/tmp.h4up72woUe 2023-12-01T03:43:02.000 DEBUG:teuthology.orchestra.remote:smithi146:/tmp/tmp.h4up72woUe is 9KB 2023-12-01T03:43:02.013 DEBUG:teuthology.orchestra.run.smithi146:> rm -fr /tmp/tmp.h4up72woUe 2023-12-01T03:43:02.020 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-01T03:43:02.076 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-01T03:43:02.076 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-01T03:43:02.077 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-01T03:43:02.125 INFO:teuthology.orchestra.run.smithi188.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.89.99~20.04.47). 2023-12-01T03:43:02.125 INFO:teuthology.orchestra.run.smithi188.stdout:0 upgraded, 0 newly installed, 0 to remove and 283 not upgraded. 2023-12-01T03:43:02.127 DEBUG:teuthology.orchestra.run.smithi188:> dpkg -s linux-image-generic-hwe-20.04 2023-12-01T03:43:02.140 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-01T03:43:02.140 DEBUG:teuthology.orchestra.run.smithi146:> sudo update-grub 2023-12-01T03:43:02.148 INFO:teuthology.orchestra.run.smithi188.stdout:Package: linux-image-generic-hwe-20.04 2023-12-01T03:43:02.148 INFO:teuthology.orchestra.run.smithi188.stdout:Status: install ok installed 2023-12-01T03:43:02.148 INFO:teuthology.orchestra.run.smithi188.stdout:Priority: optional 2023-12-01T03:43:02.148 INFO:teuthology.orchestra.run.smithi188.stdout:Section: kernel 2023-12-01T03:43:02.148 INFO:teuthology.orchestra.run.smithi188.stdout:Installed-Size: 20 2023-12-01T03:43:02.148 INFO:teuthology.orchestra.run.smithi188.stdout:Maintainer: Ubuntu Kernel Team 2023-12-01T03:43:02.148 INFO:teuthology.orchestra.run.smithi188.stdout:Architecture: amd64 2023-12-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.stdout:Source: linux-meta-hwe-5.15 2023-12-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.stdout:Version: 5.15.0.89.99~20.04.47 2023-12-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.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-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.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-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.stdout:Recommends: thermald 2023-12-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.stdout:Description: Generic Linux kernel image 2023-12-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.stdout: This package will always depend on the latest generic kernel image 2023-12-01T03:43:02.149 INFO:teuthology.orchestra.run.smithi188.stdout: available. 2023-12-01T03:43:02.149 DEBUG:teuthology.orchestra.run.smithi188:> mktemp 2023-12-01T03:43:02.153 INFO:teuthology.orchestra.run.smithi188.stdout:/tmp/tmp.zIRlNVshhe 2023-12-01T03:43:02.154 DEBUG:teuthology.orchestra.run.smithi188:> sudo cp /boot/grub/grub.cfg /tmp/tmp.zIRlNVshhe 2023-12-01T03:43:02.168 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 0666 /tmp/tmp.zIRlNVshhe 2023-12-01T03:43:02.224 DEBUG:teuthology.orchestra.remote:smithi188:/tmp/tmp.zIRlNVshhe is 9KB 2023-12-01T03:43:02.239 DEBUG:teuthology.orchestra.run.smithi188:> rm -fr /tmp/tmp.zIRlNVshhe 2023-12-01T03:43:02.245 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-01T03:43:02.302 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-01T03:43:02.302 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-01T03:43:02.302 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-01T03:43:02.335 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-89-generic 2023-12-01T03:43:02.336 DEBUG:teuthology.orchestra.run.smithi188:> sudo update-grub 2023-12-01T03:43:03.397 INFO:teuthology.orchestra.run.smithi146.stderr:Sourcing file `/etc/default/grub' 2023-12-01T03:43:03.401 INFO:teuthology.orchestra.run.smithi146.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T03:43:03.416 INFO:teuthology.orchestra.run.smithi146.stderr:Generating grub configuration file ... 2023-12-01T03:43:03.698 INFO:teuthology.orchestra.run.smithi146.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T03:43:03.709 INFO:teuthology.orchestra.run.smithi146.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T03:43:03.743 INFO:teuthology.orchestra.run.smithi188.stderr:Sourcing file `/etc/default/grub' 2023-12-01T03:43:03.753 INFO:teuthology.orchestra.run.smithi188.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-01T03:43:03.766 INFO:teuthology.orchestra.run.smithi188.stderr:Generating grub configuration file ... 2023-12-01T03:43:04.064 INFO:teuthology.orchestra.run.smithi146.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T03:43:04.076 INFO:teuthology.orchestra.run.smithi146.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T03:43:04.115 INFO:teuthology.orchestra.run.smithi188.stderr:Found linux image: /boot/vmlinuz-5.15.0-89-generic 2023-12-01T03:43:04.127 INFO:teuthology.orchestra.run.smithi188.stderr:Found initrd image: /boot/initrd.img-5.15.0-89-generic 2023-12-01T03:43:04.597 INFO:teuthology.orchestra.run.smithi188.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-01T03:43:04.608 INFO:teuthology.orchestra.run.smithi188.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-01T03:43:05.275 INFO:teuthology.orchestra.run.smithi146.stderr:done 2023-12-01T03:43:05.276 DEBUG:teuthology.orchestra.run.smithi146:> sudo shutdown -r now 2023-12-01T03:43:05.390 INFO:teuthology.orchestra.run.smithi188.stderr:done 2023-12-01T03:43:05.392 DEBUG:teuthology.orchestra.run.smithi188:> sudo shutdown -r now 2023-12-01T03:43:35.307 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-01T03:43:35.307 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:43:35.308 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:43:35.396 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-01T03:43:35.396 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-01T03:43:35.397 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:43:53.698 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2023-12-01T03:43:53.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2023-12-01T03:44:02.707 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:44:02.919 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:44:02.955 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-01T03:44:02.955 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:44:05.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2023-12-01T03:44:06.018 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2023-12-01T03:44:18.002 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:44:18.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:44:18.019 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-01T03:44:18.020 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:44:36.454 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2023-12-01T03:44:36.455 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.188 2023-12-01T03:44:51.470 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:44:51.471 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:44:51.472 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-01T03:44:51.473 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:44:51.474 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2023-12-01T03:44:51.742 DEBUG:teuthology.orchestra.run.smithi188:> true 2023-12-01T03:44:52.701 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-01T03:44:52.701 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-89-generic"... 2023-12-01T03:44:52.701 DEBUG:teuthology.orchestra.run.smithi188:> uname -r 2023-12-01T03:44:52.747 INFO:teuthology.orchestra.run.smithi188.stdout:5.15.0-89-generic 2023-12-01T03:44:52.748 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-01T03:44:52.748 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T03:44:52.748 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-01T03:44:53.749 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-01T03:44:53.750 DEBUG:teuthology.orchestra.run.smithi188:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T03:44:53.831 INFO:teuthology.orchestra.run.smithi188.stdout:ttyS1 2023-12-01T03:44:53.856 DEBUG:teuthology.parallel:result is None 2023-12-01T03:45:09.475 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:45:09.476 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:45:09.720 DEBUG:teuthology.orchestra.run.smithi146:> true 2023-12-01T03:45:10.222 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:45:10.223 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-89-generic"... 2023-12-01T03:45:10.225 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2023-12-01T03:45:10.271 INFO:teuthology.orchestra.run.smithi146.stdout:5.15.0-89-generic 2023-12-01T03:45:10.271 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-89-generic vs 5.15.0-89-generic 2023-12-01T03:45:10.272 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-01T03:45:10.272 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-01T03:45:11.273 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-01T03:45:11.273 DEBUG:teuthology.orchestra.run.smithi146:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T03:45:11.362 INFO:teuthology.orchestra.run.smithi146.stdout:ttyS1 2023-12-01T03:45:11.395 DEBUG:teuthology.parallel:result is None 2023-12-01T03:45:11.396 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T03:45:11.405 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T03:45:11.405 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T03:45:11.407 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T03:45:11.417 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T03:45:11.462 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T03:45:11.527 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T03:45:11.527 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T03:45:11.530 DEBUG:teuthology.orchestra.run.smithi188:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T03:45:11.641 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T03:45:11.649 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T03:45:11.649 DEBUG:teuthology.orchestra.run.smithi146:> 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-01T03:45:11.653 DEBUG:teuthology.orchestra.run.smithi188:> 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-01T03:45:11.669 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:45:11.674 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:45:11.677 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:45:11.683 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T03:45:11.683 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T03:45:11.690 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T03:45:11.690 DEBUG:teuthology.orchestra.run.smithi146:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T03:45:11.726 DEBUG:teuthology.orchestra.run.smithi188:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T03:45:11.743 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T03:45:11.754 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T03:45:11.755 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T03:45:11.783 DEBUG:teuthology.orchestra.run.smithi188:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T03:45:11.794 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:45:11.836 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:45:11.884 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-01T03:45:11.884 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T03:45:11.950 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T03:45:11.958 DEBUG:teuthology.orchestra.run.smithi188:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T03:45:12.009 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-01T03:45:12.009 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T03:45:12.100 DEBUG:teuthology.orchestra.run.smithi146:> sudo service rsyslog restart 2023-12-01T03:45:12.103 DEBUG:teuthology.orchestra.run.smithi188:> sudo service rsyslog restart 2023-12-01T03:45:12.188 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T03:45:12.196 INFO:teuthology.task.internal:Starting timer... 2023-12-01T03:45:12.196 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T03:45:12.230 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T03:45:12.263 DEBUG:teuthology.task.selinux:Excluding smithi146: OS 'ubuntu' does not support SELinux 2023-12-01T03:45:12.264 DEBUG:teuthology.task.selinux:Excluding smithi188: OS 'ubuntu' does not support SELinux 2023-12-01T03:45:12.264 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T03:45:12.264 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-01T03:45:12.264 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T03:45:12.264 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T03:45:12.340 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T03:45:12.361 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-01T03:45:12.363 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi146.front.sepia.ceph.com,smithi188.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T03:51:31.160 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi146.front.sepia.ceph.com'), Remote(name='ubuntu@smithi188.front.sepia.ceph.com')] 2023-12-01T03:51:31.161 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:51:31.162 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:51:31.242 DEBUG:teuthology.orchestra.run.smithi146:> true 2023-12-01T03:51:31.367 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2023-12-01T03:51:31.368 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-01T03:51:31.368 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi188.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T03:51:31.460 DEBUG:teuthology.orchestra.run.smithi188:> true 2023-12-01T03:51:31.579 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi188.front.sepia.ceph.com' 2023-12-01T03:51:31.580 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T03:51:31.590 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T03:51:31.590 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T03:51:31.591 DEBUG:teuthology.orchestra.run.smithi146:> 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-01T03:51:31.594 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T03:51:31.594 DEBUG:teuthology.orchestra.run.smithi188:> 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-01T03:51:31.624 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-01T03:51:31.624 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Command line: ntpd -gq 2023-12-01T03:51:31.625 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: proto: precision = 0.087 usec (-23) 2023-12-01T03:51:31.626 INFO:teuthology.orchestra.run.smithi146.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T03:51:31.626 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T03:51:31.626 INFO:teuthology.orchestra.run.smithi146.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-01T03:51:31.627 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: restrict ::: KOD does nothing without LIMITED. 2023-12-01T03:51:31.627 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Listen and drop on 0 v6wildcard [::]:123 2023-12-01T03:51:31.627 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-01T03:51:31.627 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Listen normally on 2 lo 127.0.0.1:123 2023-12-01T03:51:31.627 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Listen normally on 3 enp3s0f1 172.21.15.146:123 2023-12-01T03:51:31.628 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Listen normally on 4 lo [::1]:123 2023-12-01T03:51:31.628 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:76fd%5]:123 2023-12-01T03:51:31.628 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:31 ntpd[23434]: Listening on routing socket on fd #22 for interface updates 2023-12-01T03:51:31.657 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-01T03:51:31.657 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Command line: ntpd -gq 2023-12-01T03:51:31.658 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: proto: precision = 0.082 usec (-23) 2023-12-01T03:51:31.658 INFO:teuthology.orchestra.run.smithi188.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T03:51:31.659 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-01T03:51:31.659 INFO:teuthology.orchestra.run.smithi188.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-01T03:51:31.660 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: restrict ::: KOD does nothing without LIMITED. 2023-12-01T03:51:31.660 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Listen and drop on 0 v6wildcard [::]:123 2023-12-01T03:51:31.660 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-01T03:51:31.660 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Listen normally on 2 lo 127.0.0.1:123 2023-12-01T03:51:31.660 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Listen normally on 3 enp3s0f1 172.21.15.188:123 2023-12-01T03:51:31.661 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Listen normally on 4 lo [::1]:123 2023-12-01T03:51:31.661 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8039%5]:123 2023-12-01T03:51:31.661 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:31 ntpd[23511]: Listening on routing socket on fd #22 for interface updates 2023-12-01T03:51:32.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:32 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:32.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:32 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:32.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:32 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:32.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:32 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:32.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:32 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:32.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:32 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:32.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:32 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:32.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:32 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:32.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:32 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:32.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:32 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:32.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:32 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:32.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:32 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:33.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:33 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:33.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:33 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:33.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:33 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:33.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:33 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:33.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:33 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:33.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:33 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:33.661 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:33.661 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:33.661 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:33.662 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:33 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:34.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:34.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:34.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:34.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:34 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:34.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:34 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:34.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:34 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:34.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:34 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:34.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:34 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:34.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:34 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:34.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:34 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:35.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:35 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:35.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:35 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:35.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:35 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:35.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:35 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:35.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:35 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:35.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:35 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:35.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:35.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:35.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:35.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:35.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:35.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:35.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:35.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:35.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:35.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:35.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:35.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:35 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:36.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:36.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:36.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:36.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:36 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:36.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:36.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:36.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:36.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:36 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:37.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:37 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:37.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:37 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:37.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:37 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:37.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:37 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:37.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:37 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:37.625 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:37 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:37.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:37.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:37.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:37 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:38.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:38.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:38.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:38.626 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:38.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:38.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:38.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:38.627 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:38.628 INFO:teuthology.orchestra.run.smithi146.stdout: 1 Dec 03:51:38 ntpd[23434]: ntpd: time slew +0.004338 s 2023-12-01T03:51:38.628 INFO:teuthology.orchestra.run.smithi146.stdout:ntpd: time slew +0.004338s 2023-12-01T03:51:38.628 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-01T03:51:38.629 INFO:teuthology.orchestra.run.smithi146.stderr: 1 Dec 03:51:38 ntpd[23434]: can't open /var/log/ntpstats/loopstats.20231201: Permission denied 2023-12-01T03:51:38.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:38.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:38.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-01T03:51:38.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: can't open /var/log/ntpstats/rawstats.20231201: Permission denied 2023-12-01T03:51:38.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-01T03:51:38.658 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: can't open /var/log/ntpstats/peerstats.20231201: Permission denied 2023-12-01T03:51:38.659 INFO:teuthology.orchestra.run.smithi188.stdout: 1 Dec 03:51:38 ntpd[23511]: ntpd: time slew -0.000545 s 2023-12-01T03:51:38.659 INFO:teuthology.orchestra.run.smithi188.stdout:ntpd: time slew -0.000545s 2023-12-01T03:51:38.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-01T03:51:38.659 INFO:teuthology.orchestra.run.smithi188.stderr: 1 Dec 03:51:38 ntpd[23511]: can't open /var/log/ntpstats/loopstats.20231201: Permission denied 2023-12-01T03:51:38.691 INFO:teuthology.orchestra.run.smithi146.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T03:51:38.691 INFO:teuthology.orchestra.run.smithi146.stdout:============================================================================== 2023-12-01T03:51:38.691 INFO:teuthology.orchestra.run.smithi146.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.691 INFO:teuthology.orchestra.run.smithi146.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.691 INFO:teuthology.orchestra.run.smithi146.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.692 INFO:teuthology.orchestra.run.smithi146.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.777 INFO:teuthology.orchestra.run.smithi188.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T03:51:38.778 INFO:teuthology.orchestra.run.smithi188.stdout:============================================================================== 2023-12-01T03:51:38.778 INFO:teuthology.orchestra.run.smithi188.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.778 INFO:teuthology.orchestra.run.smithi188.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.778 INFO:teuthology.orchestra.run.smithi188.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.778 INFO:teuthology.orchestra.run.smithi188.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:51:38.778 INFO:teuthology.run_tasks:Running task install... 2023-12-01T03:51:38.787 DEBUG:teuthology.task.install:project ceph 2023-12-01T03:51:38.787 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'}} 2023-12-01T03:51:38.787 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T03:51:38.787 INFO:teuthology.task.install:Using flavor: default 2023-12-01T03:51:38.793 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-01T03:51:38.793 INFO:teuthology.task.install:extra packages: [] 2023-12-01T03:51:38.794 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-key list | grep Ceph 2023-12-01T03:51:38.794 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-key list | grep Ceph 2023-12-01T03:51:38.893 INFO:teuthology.orchestra.run.smithi146.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-01T03:51:38.919 INFO:teuthology.orchestra.run.smithi188.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-12-01T03:51:38.948 INFO:teuthology.orchestra.run.smithi146.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-01T03:51:38.948 INFO:teuthology.orchestra.run.smithi146.stdout:uid [ unknown] Ceph.com (release key) 2023-12-01T03:51:38.950 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-01T03:51:38.950 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:51:38.950 INFO:teuthology.packaging:ref: None 2023-12-01T03:51:38.951 INFO:teuthology.packaging:tag: None 2023-12-01T03:51:38.951 INFO:teuthology.packaging:branch: reef 2023-12-01T03:51:38.951 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:51:38.951 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-01T03:51:38.976 INFO:teuthology.orchestra.run.smithi188.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-12-01T03:51:38.976 INFO:teuthology.orchestra.run.smithi188.stdout:uid [ unknown] Ceph.com (release key) 2023-12-01T03:51:38.976 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-01T03:51:38.976 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:51:38.976 INFO:teuthology.packaging:ref: None 2023-12-01T03:51:38.976 INFO:teuthology.packaging:tag: None 2023-12-01T03:51:38.976 INFO:teuthology.packaging:branch: reef 2023-12-01T03:51:38.976 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:51:38.977 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-01T03:51:39.204 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default/ 2023-12-01T03:51:39.204 INFO:teuthology.task.install.deb:Package version is 18.2.0-1291-g188db309-1focal 2023-12-01T03:51:39.260 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default/ 2023-12-01T03:51:39.261 INFO:teuthology.task.install.deb:Package version is 18.2.0-1291-g188db309-1focal 2023-12-01T03:51:39.376 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-01T03:51:39.376 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-01T03:51:39.393 DEBUG:teuthology.orchestra.run.smithi146:> sudo apt-get update 2023-12-01T03:51:39.400 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-01T03:51:39.400 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-12-01T03:51:39.415 DEBUG:teuthology.orchestra.run.smithi188:> sudo apt-get update 2023-12-01T03:51:39.623 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T03:51:39.700 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T03:51:39.731 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-01T03:51:39.732 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-01T03:51:39.760 INFO:teuthology.orchestra.run.smithi146.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal InRelease 2023-12-01T03:51:39.781 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T03:51:39.792 INFO:teuthology.orchestra.run.smithi188.stdout:Ign:3 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal InRelease 2023-12-01T03:51:39.803 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-01T03:51:39.808 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-01T03:51:39.846 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-12-01T03:51:39.863 INFO:teuthology.orchestra.run.smithi146.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T03:51:39.865 INFO:teuthology.orchestra.run.smithi146.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release.gpg 2023-12-01T03:51:39.884 INFO:teuthology.orchestra.run.smithi188.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-01T03:51:39.897 INFO:teuthology.orchestra.run.smithi188.stdout:Ign:7 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal Release.gpg 2023-12-01T03:51:39.918 INFO:teuthology.orchestra.run.smithi146.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main i386 Packages [3,409 B] 2023-12-01T03:51:39.949 INFO:teuthology.orchestra.run.smithi188.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main i386 Packages [3,409 B] 2023-12-01T03:51:39.978 INFO:teuthology.orchestra.run.smithi146.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-01T03:51:40.010 INFO:teuthology.orchestra.run.smithi188.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 Packages [17.3 kB] 2023-12-01T03:51:40.252 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 28.4 kB in 1s (43.7 kB/s) 2023-12-01T03:51:40.352 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 28.4 kB in 1s (39.2 kB/s) 2023-12-01T03:51:41.335 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-01T03:51:41.361 DEBUG:teuthology.orchestra.run.smithi146:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1291-g188db309-1focal cephadm=18.2.0-1291-g188db309-1focal ceph-mds=18.2.0-1291-g188db309-1focal ceph-mgr=18.2.0-1291-g188db309-1focal ceph-common=18.2.0-1291-g188db309-1focal ceph-fuse=18.2.0-1291-g188db309-1focal ceph-test=18.2.0-1291-g188db309-1focal radosgw=18.2.0-1291-g188db309-1focal python3-rados=18.2.0-1291-g188db309-1focal python3-rgw=18.2.0-1291-g188db309-1focal python3-cephfs=18.2.0-1291-g188db309-1focal python3-rbd=18.2.0-1291-g188db309-1focal libcephfs2=18.2.0-1291-g188db309-1focal libcephfs-dev=18.2.0-1291-g188db309-1focal librados2=18.2.0-1291-g188db309-1focal librbd1=18.2.0-1291-g188db309-1focal rbd-fuse=18.2.0-1291-g188db309-1focal 2023-12-01T03:51:41.437 INFO:teuthology.orchestra.run.smithi146.stdout:Reading package lists... 2023-12-01T03:51:41.441 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2023-12-01T03:51:41.468 DEBUG:teuthology.orchestra.run.smithi188:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.0-1291-g188db309-1focal cephadm=18.2.0-1291-g188db309-1focal ceph-mds=18.2.0-1291-g188db309-1focal ceph-mgr=18.2.0-1291-g188db309-1focal ceph-common=18.2.0-1291-g188db309-1focal ceph-fuse=18.2.0-1291-g188db309-1focal ceph-test=18.2.0-1291-g188db309-1focal radosgw=18.2.0-1291-g188db309-1focal python3-rados=18.2.0-1291-g188db309-1focal python3-rgw=18.2.0-1291-g188db309-1focal python3-cephfs=18.2.0-1291-g188db309-1focal python3-rbd=18.2.0-1291-g188db309-1focal libcephfs2=18.2.0-1291-g188db309-1focal libcephfs-dev=18.2.0-1291-g188db309-1focal librados2=18.2.0-1291-g188db309-1focal librbd1=18.2.0-1291-g188db309-1focal rbd-fuse=18.2.0-1291-g188db309-1focal 2023-12-01T03:51:41.540 INFO:teuthology.orchestra.run.smithi188.stdout:Reading package lists... 2023-12-01T03:51:41.643 INFO:teuthology.orchestra.run.smithi146.stdout:Building dependency tree... 2023-12-01T03:51:41.643 INFO:teuthology.orchestra.run.smithi146.stdout:Reading state information... 2023-12-01T03:51:41.723 INFO:teuthology.orchestra.run.smithi188.stdout:Building dependency tree... 2023-12-01T03:51:41.723 INFO:teuthology.orchestra.run.smithi188.stdout:Reading state information... 2023-12-01T03:51:41.826 INFO:teuthology.orchestra.run.smithi146.stdout:The following packages were automatically installed and are no longer required: 2023-12-01T03:51:41.827 INFO:teuthology.orchestra.run.smithi146.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-01T03:51:41.827 INFO:teuthology.orchestra.run.smithi146.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-01T03:51:41.827 INFO:teuthology.orchestra.run.smithi146.stdout:The following additional packages will be installed: 2023-12-01T03:51:41.827 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-01T03:51:41.827 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-01T03:51:41.828 INFO:teuthology.orchestra.run.smithi146.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-01T03:51:41.828 INFO:teuthology.orchestra.run.smithi146.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T03:51:41.829 INFO:teuthology.orchestra.run.smithi146.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout:Suggested packages: 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-01T03:51:41.830 INFO:teuthology.orchestra.run.smithi146.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout:Recommended packages: 2023-12-01T03:51:41.831 INFO:teuthology.orchestra.run.smithi146.stdout: btrfs-tools 2023-12-01T03:51:41.896 INFO:teuthology.orchestra.run.smithi188.stdout:The following packages were automatically installed and are no longer required: 2023-12-01T03:51:41.897 INFO:teuthology.orchestra.run.smithi188.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-12-01T03:51:41.897 INFO:teuthology.orchestra.run.smithi188.stdout:Use 'sudo apt autoremove' to remove them. 2023-12-01T03:51:41.897 INFO:teuthology.orchestra.run.smithi188.stdout:The following additional packages will be installed: 2023-12-01T03:51:41.898 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-12-01T03:51:41.898 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-12-01T03:51:41.898 INFO:teuthology.orchestra.run.smithi188.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-12-01T03:51:41.898 INFO:teuthology.orchestra.run.smithi188.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-12-01T03:51:41.898 INFO:teuthology.orchestra.run.smithi188.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: nvme-cli python-asyncssh-doc python-natsort-doc python-pastedeploy-tpl 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-asyncssh python3-atomicwrites python3-attr python3-bcrypt 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-ceph-common python3-cherrypy3 python3-cryptography python3-decorator 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-google-auth python3-html5lib python3-jinja2 python3-joblib 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-jwt python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T03:51:41.899 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout: python3-repoze.lru python3-requests-oauthlib python3-routes python3-rsa 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout: python3-scipy python3-simplegeneric python3-simplejson 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout: qttranslations5-l10n socat xmlstarlet 2023-12-01T03:51:41.900 INFO:teuthology.orchestra.run.smithi188.stdout:Suggested packages: 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout:Recommended packages: 2023-12-01T03:51:41.901 INFO:teuthology.orchestra.run.smithi188.stdout: btrfs-tools 2023-12-01T03:51:41.951 INFO:teuthology.orchestra.run.smithi146.stdout:The following NEW packages will be installed: 2023-12-01T03:51:41.951 INFO:teuthology.orchestra.run.smithi146.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-01T03:51:41.951 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-01T03:51:41.952 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-01T03:51:41.952 INFO:teuthology.orchestra.run.smithi146.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-01T03:51:41.952 INFO:teuthology.orchestra.run.smithi146.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-01T03:51:41.952 INFO:teuthology.orchestra.run.smithi146.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-01T03:51:41.952 INFO:teuthology.orchestra.run.smithi146.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T03:51:41.953 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-01T03:51:41.954 INFO:teuthology.orchestra.run.smithi146.stdout: xmlstarlet 2023-12-01T03:51:41.955 INFO:teuthology.orchestra.run.smithi146.stdout:The following packages will be upgraded: 2023-12-01T03:51:41.955 INFO:teuthology.orchestra.run.smithi146.stdout: librados2 librbd1 2023-12-01T03:51:42.017 INFO:teuthology.orchestra.run.smithi146.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-01T03:51:42.017 INFO:teuthology.orchestra.run.smithi146.stdout:Need to get 208 MB of archives. 2023-12-01T03:51:42.017 INFO:teuthology.orchestra.run.smithi146.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-01T03:51:42.018 INFO:teuthology.orchestra.run.smithi146.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout:The following NEW packages will be installed: 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-12-01T03:51:42.025 INFO:teuthology.orchestra.run.smithi188.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-12-01T03:51:42.026 INFO:teuthology.orchestra.run.smithi188.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-asyncssh-doc 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python-natsort-doc python-pastedeploy-tpl python3-asyncssh 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-markupsafe python3-natsort python3-oauthlib python3-openssl 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-12-01T03:51:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: python3-webtest python3-werkzeug qttranslations5-l10n radosgw rbd-fuse socat 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: xmlstarlet 2023-12-01T03:51:42.028 INFO:teuthology.orchestra.run.smithi188.stdout:The following packages will be upgraded: 2023-12-01T03:51:42.029 INFO:teuthology.orchestra.run.smithi188.stdout: librados2 librbd1 2023-12-01T03:51:42.089 INFO:teuthology.orchestra.run.smithi188.stdout:2 upgraded, 110 newly installed, 0 to remove and 262 not upgraded. 2023-12-01T03:51:42.090 INFO:teuthology.orchestra.run.smithi188.stdout:Need to get 208 MB of archives. 2023-12-01T03:51:42.090 INFO:teuthology.orchestra.run.smithi188.stdout:After this operation, 1,029 MB of additional disk space will be used. 2023-12-01T03:51:42.090 INFO:teuthology.orchestra.run.smithi188.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-12-01T03:51:42.099 INFO:teuthology.orchestra.run.smithi146.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-01T03:51:42.102 INFO:teuthology.orchestra.run.smithi146.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-01T03:51:42.119 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.170 INFO:teuthology.orchestra.run.smithi188.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-12-01T03:51:42.171 INFO:teuthology.orchestra.run.smithi146.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-01T03:51:42.173 INFO:teuthology.orchestra.run.smithi188.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-12-01T03:51:42.174 INFO:teuthology.orchestra.run.smithi146.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-01T03:51:42.176 INFO:teuthology.orchestra.run.smithi188.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1291-g188db309-1focal [3,439 kB] 2023-12-01T03:51:42.177 INFO:teuthology.orchestra.run.smithi146.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 18.2.0-1291-g188db309-1focal [3,439 kB] 2023-12-01T03:51:42.180 INFO:teuthology.orchestra.run.smithi146.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-01T03:51:42.182 INFO:teuthology.orchestra.run.smithi146.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-01T03:51:42.182 INFO:teuthology.orchestra.run.smithi146.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-01T03:51:42.183 INFO:teuthology.orchestra.run.smithi146.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-01T03:51:42.183 INFO:teuthology.orchestra.run.smithi146.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-01T03:51:42.186 INFO:teuthology.orchestra.run.smithi146.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-01T03:51:42.187 INFO:teuthology.orchestra.run.smithi146.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-01T03:51:42.188 INFO:teuthology.orchestra.run.smithi146.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-01T03:51:42.190 INFO:teuthology.orchestra.run.smithi188.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-12-01T03:51:42.205 INFO:teuthology.orchestra.run.smithi146.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-01T03:51:42.206 INFO:teuthology.orchestra.run.smithi146.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-01T03:51:42.207 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.209 INFO:teuthology.orchestra.run.smithi146.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-01T03:51:42.210 INFO:teuthology.orchestra.run.smithi146.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-01T03:51:42.210 INFO:teuthology.orchestra.run.smithi146.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-01T03:51:42.212 INFO:teuthology.orchestra.run.smithi146.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-01T03:51:42.213 INFO:teuthology.orchestra.run.smithi146.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-01T03:51:42.214 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.223 INFO:teuthology.orchestra.run.smithi146.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-01T03:51:42.233 INFO:teuthology.orchestra.run.smithi146.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-01T03:51:42.241 INFO:teuthology.orchestra.run.smithi146.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-01T03:51:42.241 INFO:teuthology.orchestra.run.smithi146.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-01T03:51:42.241 INFO:teuthology.orchestra.run.smithi146.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-01T03:51:42.242 INFO:teuthology.orchestra.run.smithi188.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-12-01T03:51:42.242 INFO:teuthology.orchestra.run.smithi146.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-01T03:51:42.244 INFO:teuthology.orchestra.run.smithi188.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-12-01T03:51:42.244 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.246 INFO:teuthology.orchestra.run.smithi146.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-01T03:51:42.248 INFO:teuthology.orchestra.run.smithi146.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-01T03:51:42.249 INFO:teuthology.orchestra.run.smithi146.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-01T03:51:42.250 INFO:teuthology.orchestra.run.smithi188.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-12-01T03:51:42.252 INFO:teuthology.orchestra.run.smithi188.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-12-01T03:51:42.253 INFO:teuthology.orchestra.run.smithi188.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-12-01T03:51:42.253 INFO:teuthology.orchestra.run.smithi188.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-12-01T03:51:42.254 INFO:teuthology.orchestra.run.smithi188.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-12-01T03:51:42.256 INFO:teuthology.orchestra.run.smithi146.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-01T03:51:42.257 INFO:teuthology.orchestra.run.smithi188.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-12-01T03:51:42.257 INFO:teuthology.orchestra.run.smithi188.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-12-01T03:51:42.259 INFO:teuthology.orchestra.run.smithi188.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-12-01T03:51:42.267 INFO:teuthology.orchestra.run.smithi146.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-01T03:51:42.268 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.268 INFO:teuthology.orchestra.run.smithi146.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-01T03:51:42.270 INFO:teuthology.orchestra.run.smithi146.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-01T03:51:42.270 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.272 INFO:teuthology.orchestra.run.smithi146.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-01T03:51:42.272 INFO:teuthology.orchestra.run.smithi146.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-01T03:51:42.273 INFO:teuthology.orchestra.run.smithi146.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-01T03:51:42.274 INFO:teuthology.orchestra.run.smithi146.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-01T03:51:42.276 INFO:teuthology.orchestra.run.smithi188.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-12-01T03:51:42.277 INFO:teuthology.orchestra.run.smithi188.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-12-01T03:51:42.278 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:42.280 INFO:teuthology.orchestra.run.smithi188.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-12-01T03:51:42.282 INFO:teuthology.orchestra.run.smithi188.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-12-01T03:51:42.282 INFO:teuthology.orchestra.run.smithi188.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-12-01T03:51:42.283 INFO:teuthology.orchestra.run.smithi188.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-12-01T03:51:42.283 INFO:teuthology.orchestra.run.smithi188.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-12-01T03:51:42.290 INFO:teuthology.orchestra.run.smithi146.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-01T03:51:42.290 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.292 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:42.293 INFO:teuthology.orchestra.run.smithi146.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-01T03:51:42.294 INFO:teuthology.orchestra.run.smithi188.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-12-01T03:51:42.296 INFO:teuthology.orchestra.run.smithi146.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-01T03:51:42.298 INFO:teuthology.orchestra.run.smithi146.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-01T03:51:42.307 INFO:teuthology.orchestra.run.smithi146.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-01T03:51:42.307 INFO:teuthology.orchestra.run.smithi146.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-01T03:51:42.309 INFO:teuthology.orchestra.run.smithi188.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-12-01T03:51:42.318 INFO:teuthology.orchestra.run.smithi188.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-12-01T03:51:42.318 INFO:teuthology.orchestra.run.smithi188.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-12-01T03:51:42.319 INFO:teuthology.orchestra.run.smithi188.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-12-01T03:51:42.320 INFO:teuthology.orchestra.run.smithi188.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-12-01T03:51:42.321 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:42.323 INFO:teuthology.orchestra.run.smithi188.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-12-01T03:51:42.325 INFO:teuthology.orchestra.run.smithi188.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-12-01T03:51:42.326 INFO:teuthology.orchestra.run.smithi188.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-asyncssh all 1.12.2-1 [152 kB] 2023-12-01T03:51:42.327 INFO:teuthology.orchestra.run.smithi188.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-12-01T03:51:42.343 INFO:teuthology.orchestra.run.smithi188.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-12-01T03:51:42.343 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:42.344 INFO:teuthology.orchestra.run.smithi188.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-12-01T03:51:42.345 INFO:teuthology.orchestra.run.smithi188.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-12-01T03:51:42.346 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:42.348 INFO:teuthology.orchestra.run.smithi188.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-12-01T03:51:42.348 INFO:teuthology.orchestra.run.smithi188.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-12-01T03:51:42.349 INFO:teuthology.orchestra.run.smithi188.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-12-01T03:51:42.359 INFO:teuthology.orchestra.run.smithi188.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-12-01T03:51:42.362 INFO:teuthology.orchestra.run.smithi188.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-12-01T03:51:42.377 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:42.381 INFO:teuthology.orchestra.run.smithi188.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-12-01T03:51:42.382 INFO:teuthology.orchestra.run.smithi188.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-12-01T03:51:42.384 INFO:teuthology.orchestra.run.smithi188.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-12-01T03:51:42.385 INFO:teuthology.orchestra.run.smithi188.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-12-01T03:51:42.386 INFO:teuthology.orchestra.run.smithi188.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-12-01T03:51:42.409 INFO:teuthology.orchestra.run.smithi188.stdout:Get:52 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1291-g188db309-1focal [3,999 kB] 2023-12-01T03:51:42.434 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.450 INFO:teuthology.orchestra.run.smithi146.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-01T03:51:42.451 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.463 INFO:teuthology.orchestra.run.smithi146.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-01T03:51:42.463 INFO:teuthology.orchestra.run.smithi146.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-01T03:51:42.464 INFO:teuthology.orchestra.run.smithi188.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-12-01T03:51:42.464 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:42.464 INFO:teuthology.orchestra.run.smithi146.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-01T03:51:42.464 INFO:teuthology.orchestra.run.smithi146.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-01T03:51:42.465 INFO:teuthology.orchestra.run.smithi146.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-01T03:51:42.465 INFO:teuthology.orchestra.run.smithi146.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-01T03:51:42.469 INFO:teuthology.orchestra.run.smithi146.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-12-01T03:51:42.470 INFO:teuthology.orchestra.run.smithi146.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-01T03:51:42.479 INFO:teuthology.orchestra.run.smithi188.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-12-01T03:51:42.480 INFO:teuthology.orchestra.run.smithi188.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-12-01T03:51:42.487 INFO:teuthology.orchestra.run.smithi146.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-01T03:51:42.492 INFO:teuthology.orchestra.run.smithi188.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-12-01T03:51:42.492 INFO:teuthology.orchestra.run.smithi188.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-12-01T03:51:42.492 INFO:teuthology.orchestra.run.smithi146.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-01T03:51:42.495 INFO:teuthology.orchestra.run.smithi146.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-01T03:51:42.497 INFO:teuthology.orchestra.run.smithi146.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-01T03:51:42.498 INFO:teuthology.orchestra.run.smithi146.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-01T03:51:42.501 INFO:teuthology.orchestra.run.smithi146.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-01T03:51:42.502 INFO:teuthology.orchestra.run.smithi146.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-01T03:51:42.518 INFO:teuthology.orchestra.run.smithi146.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-01T03:51:42.520 INFO:teuthology.orchestra.run.smithi146.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-01T03:51:42.522 INFO:teuthology.orchestra.run.smithi146.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-01T03:51:42.558 INFO:teuthology.orchestra.run.smithi146.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-01T03:51:42.559 INFO:teuthology.orchestra.run.smithi146.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-01T03:51:42.559 INFO:teuthology.orchestra.run.smithi146.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-01T03:51:42.559 INFO:teuthology.orchestra.run.smithi146.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-01T03:51:42.571 INFO:teuthology.orchestra.run.smithi146.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-01T03:51:42.571 INFO:teuthology.orchestra.run.smithi188.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-12-01T03:51:42.572 INFO:teuthology.orchestra.run.smithi146.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-01T03:51:42.572 INFO:teuthology.orchestra.run.smithi188.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-12-01T03:51:42.572 INFO:teuthology.orchestra.run.smithi188.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-12-01T03:51:42.573 INFO:teuthology.orchestra.run.smithi146.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-01T03:51:42.573 INFO:teuthology.orchestra.run.smithi146.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-01T03:51:42.573 INFO:teuthology.orchestra.run.smithi188.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-12-01T03:51:42.574 INFO:teuthology.orchestra.run.smithi188.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-12-01T03:51:42.574 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:42.575 INFO:teuthology.orchestra.run.smithi188.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-12-01T03:51:42.582 INFO:teuthology.orchestra.run.smithi188.stdout:Get:65 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1291-g188db309-1focal [738 kB] 2023-12-01T03:51:42.588 INFO:teuthology.orchestra.run.smithi188.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-12-01T03:51:42.593 INFO:teuthology.orchestra.run.smithi188.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-12-01T03:51:42.604 INFO:teuthology.orchestra.run.smithi188.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-12-01T03:51:42.610 INFO:teuthology.orchestra.run.smithi188.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-12-01T03:51:42.610 INFO:teuthology.orchestra.run.smithi188.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-12-01T03:51:42.615 INFO:teuthology.orchestra.run.smithi188.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-12-01T03:51:42.615 INFO:teuthology.orchestra.run.smithi188.stdout:Get:72 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1291-g188db309-1focal [387 kB] 2023-12-01T03:51:42.618 INFO:teuthology.orchestra.run.smithi188.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-12-01T03:51:42.620 INFO:teuthology.orchestra.run.smithi146.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-01T03:51:42.628 INFO:teuthology.orchestra.run.smithi188.stdout:Get:74 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1291-g188db309-1focal [31.9 kB] 2023-12-01T03:51:42.629 INFO:teuthology.orchestra.run.smithi188.stdout:Get:75 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1291-g188db309-1focal [201 kB] 2023-12-01T03:51:42.633 INFO:teuthology.orchestra.run.smithi188.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-12-01T03:51:42.635 INFO:teuthology.orchestra.run.smithi188.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-asyncssh-doc all 1.12.2-1 [258 kB] 2023-12-01T03:51:42.635 INFO:teuthology.orchestra.run.smithi188.stdout:Get:78 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1291-g188db309-1focal [60.2 kB] 2023-12-01T03:51:42.637 INFO:teuthology.orchestra.run.smithi188.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-12-01T03:51:42.638 INFO:teuthology.orchestra.run.smithi188.stdout:Get:80 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1291-g188db309-1focal [365 kB] 2023-12-01T03:51:42.650 INFO:teuthology.orchestra.run.smithi188.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1291-g188db309-1focal [6,580 kB] 2023-12-01T03:51:42.674 INFO:teuthology.orchestra.run.smithi188.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-12-01T03:51:42.675 INFO:teuthology.orchestra.run.smithi188.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-12-01T03:51:42.675 INFO:teuthology.orchestra.run.smithi188.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-12-01T03:51:42.675 INFO:teuthology.orchestra.run.smithi188.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-12-01T03:51:42.678 INFO:teuthology.orchestra.run.smithi146.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 18.2.0-1291-g188db309-1focal [3,999 kB] 2023-12-01T03:51:42.687 INFO:teuthology.orchestra.run.smithi188.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-12-01T03:51:42.687 INFO:teuthology.orchestra.run.smithi188.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-12-01T03:51:42.688 INFO:teuthology.orchestra.run.smithi188.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-12-01T03:51:42.689 INFO:teuthology.orchestra.run.smithi188.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-12-01T03:51:42.689 INFO:teuthology.orchestra.run.smithi188.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-12-01T03:51:42.994 INFO:teuthology.orchestra.run.smithi188.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1291-g188db309-1focal [113 kB] 2023-12-01T03:51:42.999 INFO:teuthology.orchestra.run.smithi188.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1291-g188db309-1focal [476 kB] 2023-12-01T03:51:43.019 INFO:teuthology.orchestra.run.smithi146.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 18.2.0-1291-g188db309-1focal [738 kB] 2023-12-01T03:51:43.022 INFO:teuthology.orchestra.run.smithi188.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1291-g188db309-1focal [25.2 MB] 2023-12-01T03:51:43.081 INFO:teuthology.orchestra.run.smithi146.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 18.2.0-1291-g188db309-1focal [387 kB] 2023-12-01T03:51:43.113 INFO:teuthology.orchestra.run.smithi146.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 18.2.0-1291-g188db309-1focal [31.9 kB] 2023-12-01T03:51:43.116 INFO:teuthology.orchestra.run.smithi146.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 18.2.0-1291-g188db309-1focal [201 kB] 2023-12-01T03:51:43.129 INFO:teuthology.orchestra.run.smithi146.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 18.2.0-1291-g188db309-1focal [60.2 kB] 2023-12-01T03:51:43.135 INFO:teuthology.orchestra.run.smithi146.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 18.2.0-1291-g188db309-1focal [365 kB] 2023-12-01T03:51:43.167 INFO:teuthology.orchestra.run.smithi146.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 18.2.0-1291-g188db309-1focal [6,580 kB] 2023-12-01T03:51:43.639 INFO:teuthology.orchestra.run.smithi146.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 18.2.0-1291-g188db309-1focal [113 kB] 2023-12-01T03:51:43.645 INFO:teuthology.orchestra.run.smithi146.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 18.2.0-1291-g188db309-1focal [476 kB] 2023-12-01T03:51:43.677 INFO:teuthology.orchestra.run.smithi146.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 18.2.0-1291-g188db309-1focal [25.2 MB] 2023-12-01T03:51:44.830 INFO:teuthology.orchestra.run.smithi188.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1291-g188db309-1focal [11.0 MB] 2023-12-01T03:51:45.272 INFO:teuthology.orchestra.run.smithi146.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 18.2.0-1291-g188db309-1focal [11.0 MB] 2023-12-01T03:51:45.692 INFO:teuthology.orchestra.run.smithi188.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T03:51:45.723 INFO:teuthology.orchestra.run.smithi188.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1291-g188db309-1focal [147 kB] 2023-12-01T03:51:45.725 INFO:teuthology.orchestra.run.smithi188.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1291-g188db309-1focal [1,566 kB] 2023-12-01T03:51:45.827 INFO:teuthology.orchestra.run.smithi188.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1291-g188db309-1focal [9,406 kB] 2023-12-01T03:51:45.903 INFO:teuthology.orchestra.run.smithi146.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T03:51:45.906 INFO:teuthology.orchestra.run.smithi146.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 18.2.0-1291-g188db309-1focal [147 kB] 2023-12-01T03:51:45.912 INFO:teuthology.orchestra.run.smithi146.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 18.2.0-1291-g188db309-1focal [1,566 kB] 2023-12-01T03:51:46.027 INFO:teuthology.orchestra.run.smithi146.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 18.2.0-1291-g188db309-1focal [9,406 kB] 2023-12-01T03:51:46.815 INFO:teuthology.orchestra.run.smithi146.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1291-g188db309-1focal [31.3 MB] 2023-12-01T03:51:46.867 INFO:teuthology.orchestra.run.smithi188.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 18.2.0-1291-g188db309-1focal [31.3 MB] 2023-12-01T03:51:50.095 INFO:teuthology.orchestra.run.smithi146.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1291-g188db309-1focal [13.7 kB] 2023-12-01T03:51:50.096 INFO:teuthology.orchestra.run.smithi146.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1291-g188db309-1focal [847 kB] 2023-12-01T03:51:50.101 INFO:teuthology.orchestra.run.smithi146.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1291-g188db309-1focal [2,309 kB] 2023-12-01T03:51:50.258 INFO:teuthology.orchestra.run.smithi146.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T03:51:50.274 INFO:teuthology.orchestra.run.smithi146.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1291-g188db309-1focal [136 kB] 2023-12-01T03:51:50.279 INFO:teuthology.orchestra.run.smithi146.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1291-g188db309-1focal [1,832 kB] 2023-12-01T03:51:50.414 INFO:teuthology.orchestra.run.smithi146.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1291-g188db309-1focal [7,886 kB] 2023-12-01T03:51:50.465 INFO:teuthology.orchestra.run.smithi188.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 18.2.0-1291-g188db309-1focal [13.7 kB] 2023-12-01T03:51:50.466 INFO:teuthology.orchestra.run.smithi188.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 18.2.0-1291-g188db309-1focal [847 kB] 2023-12-01T03:51:50.472 INFO:teuthology.orchestra.run.smithi188.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 18.2.0-1291-g188db309-1focal [2,309 kB] 2023-12-01T03:51:50.522 INFO:teuthology.orchestra.run.smithi188.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 18.2.0-1291-g188db309-1focal [234 kB] 2023-12-01T03:51:50.537 INFO:teuthology.orchestra.run.smithi188.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 18.2.0-1291-g188db309-1focal [136 kB] 2023-12-01T03:51:50.543 INFO:teuthology.orchestra.run.smithi188.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 18.2.0-1291-g188db309-1focal [1,832 kB] 2023-12-01T03:51:50.653 INFO:teuthology.orchestra.run.smithi188.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 18.2.0-1291-g188db309-1focal [7,886 kB] 2023-12-01T03:51:50.976 INFO:teuthology.orchestra.run.smithi146.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1291-g188db309-1focal [13.8 kB] 2023-12-01T03:51:50.976 INFO:teuthology.orchestra.run.smithi146.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1291-g188db309-1focal [50.1 MB] 2023-12-01T03:51:51.134 INFO:teuthology.orchestra.run.smithi188.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 18.2.0-1291-g188db309-1focal [13.8 kB] 2023-12-01T03:51:51.151 INFO:teuthology.orchestra.run.smithi188.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 18.2.0-1291-g188db309-1focal [50.1 MB] 2023-12-01T03:51:54.418 INFO:teuthology.orchestra.run.smithi188.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1291-g188db309-1focal [119 kB] 2023-12-01T03:51:54.419 INFO:teuthology.orchestra.run.smithi188.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1291-g188db309-1focal [37.3 kB] 2023-12-01T03:51:54.486 INFO:teuthology.orchestra.run.smithi188.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1291-g188db309-1focal [13.4 MB] 2023-12-01T03:51:54.756 INFO:teuthology.orchestra.run.smithi146.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 18.2.0-1291-g188db309-1focal [119 kB] 2023-12-01T03:51:54.756 INFO:teuthology.orchestra.run.smithi146.stdout:Get:110 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 18.2.0-1291-g188db309-1focal [37.3 kB] 2023-12-01T03:51:54.757 INFO:teuthology.orchestra.run.smithi146.stdout:Get:111 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 18.2.0-1291-g188db309-1focal [13.4 MB] 2023-12-01T03:51:55.087 INFO:teuthology.orchestra.run.smithi188.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1291-g188db309-1focal [107 kB] 2023-12-01T03:51:55.399 INFO:teuthology.orchestra.run.smithi146.stdout:Get:112 https://4.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 18.2.0-1291-g188db309-1focal [107 kB] 2023-12-01T03:51:55.747 INFO:teuthology.orchestra.run.smithi188.stdout:Fetched 208 MB in 13s (15.9 MB/s) 2023-12-01T03:51:55.924 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-01T03:51:55.970 INFO:teuthology.orchestra.run.smithi188.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-01T03:51:55.974 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-01T03:51:56.064 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T03:51:56.065 INFO:teuthology.orchestra.run.smithi146.stdout:Fetched 208 MB in 13s (15.4 MB/s) 2023-12-01T03:51:56.221 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-12-01T03:51:56.268 INFO:teuthology.orchestra.run.smithi146.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-01T03:51:56.271 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-12-01T03:51:56.369 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T03:51:56.426 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-01T03:51:56.440 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-01T03:51:56.476 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T03:51:56.689 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-12-01T03:51:56.703 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-12-01T03:51:56.748 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T03:51:56.846 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-01T03:51:56.860 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-01T03:51:56.904 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T03:51:57.076 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-12-01T03:51:57.089 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../002-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-12-01T03:51:57.134 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T03:51:57.450 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-01T03:51:57.465 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T03:51:57.526 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:51:57.604 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-12-01T03:51:57.617 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../003-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T03:51:57.670 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:51:58.111 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-01T03:51:58.124 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T03:51:58.133 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-12-01T03:51:58.147 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../004-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T03:51:58.169 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:51:58.187 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:51:58.516 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-01T03:51:58.527 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T03:51:58.561 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-12-01T03:51:58.574 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:51:58.575 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../005-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-12-01T03:51:58.619 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:51:58.997 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-01T03:51:59.010 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-01T03:51:59.047 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T03:51:59.161 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-12-01T03:51:59.174 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../006-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-12-01T03:51:59.219 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T03:51:59.405 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../007-librbd1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:51:59.508 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librbd1 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T03:51:59.560 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../007-librbd1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:51:59.689 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librbd1 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T03:52:00.226 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../008-librados2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:00.355 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librados2 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T03:52:00.366 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../008-librados2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:00.493 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librados2 (18.2.0-1291-g188db309-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-12-01T03:52:01.033 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libcephfs2. 2023-12-01T03:52:01.047 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:01.083 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:01.264 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libcephfs2. 2023-12-01T03:52:01.276 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../009-libcephfs2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:01.322 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:01.394 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rados. 2023-12-01T03:52:01.409 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:01.452 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:01.634 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rados. 2023-12-01T03:52:01.649 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../010-python3-rados_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:01.692 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:01.830 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-01T03:52:01.843 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:01.888 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:02.053 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-12-01T03:52:02.067 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../011-python3-ceph-argparse_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:02.111 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:02.141 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cephfs. 2023-12-01T03:52:02.155 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:02.199 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:02.423 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cephfs. 2023-12-01T03:52:02.437 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../012-python3-cephfs_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:02.489 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:02.493 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-01T03:52:02.507 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:02.543 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:02.821 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-prettytable. 2023-12-01T03:52:02.834 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-01T03:52:02.842 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-ceph-common. 2023-12-01T03:52:02.857 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../013-python3-ceph-common_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:02.879 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-01T03:52:02.925 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:03.115 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rbd. 2023-12-01T03:52:03.130 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:03.173 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:03.245 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-prettytable. 2023-12-01T03:52:03.261 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../014-python3-prettytable_0.7.2-5_all.deb ... 2023-12-01T03:52:03.304 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-12-01T03:52:03.526 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-01T03:52:03.540 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-01T03:52:03.556 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rbd. 2023-12-01T03:52:03.570 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../015-python3-rbd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:03.584 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T03:52:03.606 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:03.920 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-01T03:52:03.934 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-12-01T03:52:03.935 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-01T03:52:03.948 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-12-01T03:52:03.978 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T03:52:03.992 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T03:52:04.290 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-01T03:52:04.303 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-01T03:52:04.346 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-12-01T03:52:04.348 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T03:52:04.359 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../017-librabbitmq4_0.10.0-1_amd64.deb ... 2023-12-01T03:52:04.404 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T03:52:04.701 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package librgw2. 2023-12-01T03:52:04.715 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../019-librgw2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:04.732 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-12-01T03:52:04.747 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../018-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-12-01T03:52:04.759 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:04.790 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T03:52:05.110 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package librgw2. 2023-12-01T03:52:05.123 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../019-librgw2_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:05.168 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:05.645 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rgw. 2023-12-01T03:52:05.659 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:05.703 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:06.037 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rgw. 2023-12-01T03:52:06.053 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../020-python3-rgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:06.064 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package liboath0. 2023-12-01T03:52:06.079 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-01T03:52:06.095 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:06.114 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-01T03:52:06.408 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libradosstriper1. 2023-12-01T03:52:06.423 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:06.431 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package liboath0. 2023-12-01T03:52:06.445 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-12-01T03:52:06.466 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:06.490 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-12-01T03:52:06.810 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libradosstriper1. 2023-12-01T03:52:06.825 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../022-libradosstriper1_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:06.859 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:06.919 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-common. 2023-12-01T03:52:06.935 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:06.977 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:07.321 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-common. 2023-12-01T03:52:07.335 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../023-ceph-common_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:07.379 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:09.424 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-base. 2023-12-01T03:52:09.439 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:09.493 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:09.994 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-base. 2023-12-01T03:52:10.010 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../024-ceph-base_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:10.061 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:10.887 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-01T03:52:10.901 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-01T03:52:10.946 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-01T03:52:11.291 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-natsort. 2023-12-01T03:52:11.304 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-01T03:52:11.349 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-01T03:52:11.423 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cherrypy3. 2023-12-01T03:52:11.437 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../025-python3-cherrypy3_8.9.1-6_all.deb ... 2023-12-01T03:52:11.481 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-12-01T03:52:11.677 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-logutils. 2023-12-01T03:52:11.690 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-01T03:52:11.735 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-01T03:52:11.809 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-natsort. 2023-12-01T03:52:11.823 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../026-python3-natsort_7.0.1-1_all.deb ... 2023-12-01T03:52:11.868 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-12-01T03:52:12.021 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-01T03:52:12.034 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-01T03:52:12.079 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-01T03:52:12.162 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-logutils. 2023-12-01T03:52:12.176 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../027-python3-logutils_0.3.3-7_all.deb ... 2023-12-01T03:52:12.212 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-12-01T03:52:12.398 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-mako. 2023-12-01T03:52:12.412 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-01T03:52:12.457 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T03:52:12.498 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-markupsafe. 2023-12-01T03:52:12.512 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../028-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-12-01T03:52:12.565 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-12-01T03:52:12.768 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-01T03:52:12.781 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-01T03:52:12.818 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-01T03:52:12.860 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-mako. 2023-12-01T03:52:12.873 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../029-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-12-01T03:52:12.910 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T03:52:13.112 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-01T03:52:13.125 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-01T03:52:13.170 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T03:52:13.238 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-simplegeneric. 2023-12-01T03:52:13.251 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../030-python3-simplegeneric_0.8.1-3_all.deb ... 2023-12-01T03:52:13.296 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-12-01T03:52:13.448 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-webob. 2023-12-01T03:52:13.463 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-01T03:52:13.506 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-01T03:52:13.591 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-singledispatch. 2023-12-01T03:52:13.605 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../031-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-12-01T03:52:13.649 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T03:52:13.817 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-01T03:52:13.832 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-01T03:52:13.875 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T03:52:13.968 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-webob. 2023-12-01T03:52:13.983 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../032-python3-webob_1%3a1.8.5-2_all.deb ... 2023-12-01T03:52:14.027 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-12-01T03:52:14.161 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-bs4. 2023-12-01T03:52:14.175 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-01T03:52:14.220 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-01T03:52:14.338 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-soupsieve. 2023-12-01T03:52:14.351 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../033-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-12-01T03:52:14.396 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T03:52:14.631 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-waitress. 2023-12-01T03:52:14.644 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-01T03:52:14.692 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T03:52:15.093 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-tempita. 2023-12-01T03:52:15.105 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-01T03:52:15.151 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-01T03:52:15.524 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-bs4. 2023-12-01T03:52:15.538 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../034-python3-bs4_4.8.2-1_all.deb ... 2023-12-01T03:52:15.574 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-12-01T03:52:15.928 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-waitress. 2023-12-01T03:52:15.941 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../035-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-12-01T03:52:15.989 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T03:52:16.195 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-paste. 2023-12-01T03:52:16.211 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-01T03:52:16.253 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T03:52:16.314 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-tempita. 2023-12-01T03:52:16.328 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../036-python3-tempita_0.5.2-6_all.deb ... 2023-12-01T03:52:16.372 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-12-01T03:52:16.582 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-01T03:52:16.596 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-01T03:52:16.640 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T03:52:16.684 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-paste. 2023-12-01T03:52:16.697 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../037-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-12-01T03:52:16.742 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T03:52:16.926 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-01T03:52:16.940 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-01T03:52:16.984 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-01T03:52:17.095 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-12-01T03:52:17.110 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../038-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-12-01T03:52:17.162 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T03:52:17.228 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-webtest. 2023-12-01T03:52:17.242 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-01T03:52:17.278 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-01T03:52:17.523 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pastedeploy. 2023-12-01T03:52:17.536 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../039-python3-pastedeploy_2.1.0-1_all.deb ... 2023-12-01T03:52:17.581 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-12-01T03:52:17.583 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pecan. 2023-12-01T03:52:17.599 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-01T03:52:17.641 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T03:52:17.868 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-webtest. 2023-12-01T03:52:17.881 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../040-python3-webtest_2.0.32-2_all.deb ... 2023-12-01T03:52:17.918 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-12-01T03:52:17.996 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-01T03:52:18.009 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-01T03:52:18.054 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T03:52:18.196 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pecan. 2023-12-01T03:52:18.209 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../041-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-12-01T03:52:18.270 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T03:52:18.391 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-01T03:52:18.403 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:18.440 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:18.626 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-werkzeug. 2023-12-01T03:52:18.641 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../042-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-12-01T03:52:18.684 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T03:52:18.811 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-01T03:52:18.826 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:18.870 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:18.954 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-12-01T03:52:18.969 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../043-ceph-mgr-modules-core_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:19.012 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:19.189 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cryptography. 2023-12-01T03:52:19.202 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-01T03:52:19.247 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T03:52:19.401 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-12-01T03:52:19.414 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../044-libsqlite3-mod-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:19.459 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:19.634 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-openssl. 2023-12-01T03:52:19.648 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-01T03:52:19.693 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-01T03:52:19.787 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cryptography. 2023-12-01T03:52:19.799 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../045-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-12-01T03:52:19.836 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T03:52:20.037 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr. 2023-12-01T03:52:20.052 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:20.095 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:20.215 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-openssl. 2023-12-01T03:52:20.229 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../046-python3-openssl_19.0.0-1build1_all.deb ... 2023-12-01T03:52:20.282 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-12-01T03:52:20.565 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mon. 2023-12-01T03:52:20.579 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:20.623 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:20.627 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr. 2023-12-01T03:52:20.642 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../047-ceph-mgr_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:20.685 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:21.205 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mon. 2023-12-01T03:52:21.218 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../048-ceph-mon_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:21.271 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:21.935 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-osd. 2023-12-01T03:52:21.948 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:21.993 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:22.667 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-osd. 2023-12-01T03:52:22.682 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../049-ceph-osd_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:22.733 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:25.021 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph. 2023-12-01T03:52:25.036 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../050-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:25.079 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:25.382 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-fuse. 2023-12-01T03:52:25.395 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:25.439 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:25.803 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph. 2023-12-01T03:52:25.816 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../050-ceph_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:25.852 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:25.859 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mds. 2023-12-01T03:52:25.875 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:25.917 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:26.222 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-fuse. 2023-12-01T03:52:26.237 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../051-ceph-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:26.280 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:26.495 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package cephadm. 2023-12-01T03:52:26.508 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../053-cephadm_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:26.545 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:26.692 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mds. 2023-12-01T03:52:26.705 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../052-ceph-mds_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:26.750 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:26.856 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-01T03:52:26.871 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-01T03:52:26.923 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-01T03:52:27.286 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package cephadm. 2023-12-01T03:52:27.292 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-jinja2. 2023-12-01T03:52:27.300 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../053-cephadm_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:27.306 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-01T03:52:27.344 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:27.350 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-01T03:52:27.670 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-01T03:52:27.674 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-asyncssh. 2023-12-01T03:52:27.684 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:27.685 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../054-python3-asyncssh_1.12.2-1_all.deb ... 2023-12-01T03:52:27.728 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:27.730 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-asyncssh (1.12.2-1) ... 2023-12-01T03:52:28.064 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-01T03:52:28.079 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-01T03:52:28.092 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-jinja2. 2023-12-01T03:52:28.105 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../055-python3-jinja2_2.10.1-2_all.deb ... 2023-12-01T03:52:28.122 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T03:52:28.150 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-12-01T03:52:28.450 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-jwt. 2023-12-01T03:52:28.461 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-12-01T03:52:28.464 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-01T03:52:28.477 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../056-ceph-mgr-cephadm_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:28.508 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T03:52:28.519 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:28.820 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-attr. 2023-12-01T03:52:28.833 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-01T03:52:28.873 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-bcrypt. 2023-12-01T03:52:28.878 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-01T03:52:28.886 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../057-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-12-01T03:52:28.931 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T03:52:29.180 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pluggy. 2023-12-01T03:52:29.195 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-01T03:52:29.234 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-jwt. 2023-12-01T03:52:29.238 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-01T03:52:29.247 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../058-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-12-01T03:52:29.292 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T03:52:29.525 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-py. 2023-12-01T03:52:29.538 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-01T03:52:29.574 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T03:52:29.586 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-attr. 2023-12-01T03:52:29.601 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../059-python3-attr_19.3.0-2_all.deb ... 2023-12-01T03:52:29.645 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-12-01T03:52:29.894 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-01T03:52:29.907 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-01T03:52:29.961 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T03:52:30.006 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pluggy. 2023-12-01T03:52:30.019 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../060-python3-pluggy_0.13.0-2_all.deb ... 2023-12-01T03:52:30.073 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-12-01T03:52:30.222 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-packaging. 2023-12-01T03:52:30.236 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-01T03:52:30.271 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-01T03:52:30.384 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-py. 2023-12-01T03:52:30.398 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../061-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-12-01T03:52:30.442 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T03:52:30.541 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-01T03:52:30.556 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-01T03:52:30.599 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T03:52:30.902 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pytest. 2023-12-01T03:52:30.916 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-01T03:52:30.960 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-01T03:52:31.121 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-atomicwrites. 2023-12-01T03:52:31.134 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../062-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-12-01T03:52:31.180 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T03:52:31.255 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-01T03:52:31.271 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-01T03:52:31.321 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-01T03:52:31.482 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-packaging. 2023-12-01T03:52:31.496 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../063-python3-packaging_20.3-1_all.deb ... 2023-12-01T03:52:31.540 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-packaging (20.3-1) ... 2023-12-01T03:52:31.825 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libjs-underscore. 2023-12-01T03:52:31.838 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-01T03:52:31.843 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-wcwidth. 2023-12-01T03:52:31.856 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../064-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-12-01T03:52:31.882 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T03:52:31.901 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T03:52:32.162 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-01T03:52:32.175 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-01T03:52:32.187 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pytest. 2023-12-01T03:52:32.200 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../065-python3-pytest_4.6.9-1_all.deb ... 2023-12-01T03:52:32.218 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T03:52:32.237 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-12-01T03:52:32.521 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-routes. 2023-12-01T03:52:32.536 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-01T03:52:32.565 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-repoze.lru. 2023-12-01T03:52:32.579 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-01T03:52:32.580 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../066-python3-repoze.lru_0.7-2_all.deb ... 2023-12-01T03:52:32.624 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-12-01T03:52:32.876 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libjs-underscore. 2023-12-01T03:52:32.889 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../067-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-12-01T03:52:32.915 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-01T03:52:32.926 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T03:52:32.931 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:32.973 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:33.212 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-12-01T03:52:33.225 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../068-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-12-01T03:52:33.262 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T03:52:33.477 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-decorator. 2023-12-01T03:52:33.490 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-01T03:52:33.535 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T03:52:33.573 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-routes. 2023-12-01T03:52:33.589 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../069-python3-routes_2.4.1-2_all.deb ... 2023-12-01T03:52:33.656 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-12-01T03:52:33.846 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-01T03:52:33.859 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-01T03:52:33.904 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T03:52:33.976 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-12-01T03:52:33.990 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../070-ceph-mgr-dashboard_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:34.034 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:34.214 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-scipy. 2023-12-01T03:52:34.226 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-01T03:52:34.273 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-01T03:52:34.538 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-decorator. 2023-12-01T03:52:34.553 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../071-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-12-01T03:52:34.596 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T03:52:34.882 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-12-01T03:52:34.897 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../072-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-12-01T03:52:34.940 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T03:52:35.251 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-scipy. 2023-12-01T03:52:35.265 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../073-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-12-01T03:52:35.309 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-12-01T03:52:35.587 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-01T03:52:35.601 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-01T03:52:35.645 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T03:52:36.198 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-joblib. 2023-12-01T03:52:36.212 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-01T03:52:36.248 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-01T03:52:36.610 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-sklearn. 2023-12-01T03:52:36.623 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-01T03:52:36.645 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-12-01T03:52:36.659 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../074-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-12-01T03:52:36.668 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T03:52:36.703 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T03:52:37.240 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-joblib. 2023-12-01T03:52:37.253 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../075-python3-joblib_0.14.0-3_all.deb ... 2023-12-01T03:52:37.298 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-12-01T03:52:37.385 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-01T03:52:37.402 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:37.444 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:37.711 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-sklearn. 2023-12-01T03:52:37.726 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../076-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-12-01T03:52:37.768 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T03:52:38.519 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-12-01T03:52:38.534 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../077-ceph-mgr-diskprediction-local_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:38.577 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:38.591 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-cachetools. 2023-12-01T03:52:38.605 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-01T03:52:38.649 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-01T03:52:38.960 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-01T03:52:38.974 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-01T03:52:39.018 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T03:52:39.354 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-01T03:52:39.367 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-01T03:52:39.411 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T03:52:39.709 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-cachetools. 2023-12-01T03:52:39.723 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../078-python3-cachetools_4.0.0-1_all.deb ... 2023-12-01T03:52:39.767 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-12-01T03:52:39.800 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-rsa. 2023-12-01T03:52:39.814 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-01T03:52:39.858 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-01T03:52:40.070 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pyasn1. 2023-12-01T03:52:40.084 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../079-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-12-01T03:52:40.128 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T03:52:40.171 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-google-auth. 2023-12-01T03:52:40.187 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-01T03:52:40.229 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-01T03:52:40.465 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-12-01T03:52:40.478 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-12-01T03:52:40.522 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T03:52:40.541 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-blinker. 2023-12-01T03:52:40.555 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-01T03:52:40.599 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T03:52:40.902 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-01T03:52:40.917 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-01T03:52:40.920 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-rsa. 2023-12-01T03:52:40.934 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../081-python3-rsa_4.0-3_all.deb ... 2023-12-01T03:52:40.961 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T03:52:40.978 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-rsa (4.0-3) ... 2023-12-01T03:52:41.297 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-01T03:52:41.312 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-01T03:52:41.315 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-google-auth. 2023-12-01T03:52:41.330 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../082-python3-google-auth_1.5.1-2_all.deb ... 2023-12-01T03:52:41.356 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T03:52:41.373 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-12-01T03:52:41.675 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-websocket. 2023-12-01T03:52:41.678 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-blinker. 2023-12-01T03:52:41.691 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-01T03:52:41.694 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../083-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-12-01T03:52:41.733 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T03:52:41.736 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T03:52:42.023 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-oauthlib. 2023-12-01T03:52:42.037 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../084-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-12-01T03:52:42.070 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-01T03:52:42.081 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T03:52:42.083 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-01T03:52:42.128 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T03:52:42.402 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-12-01T03:52:42.415 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../085-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-12-01T03:52:42.460 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T03:52:42.666 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-01T03:52:42.681 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:42.724 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:42.771 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-websocket. 2023-12-01T03:52:42.786 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../086-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-12-01T03:52:42.829 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T03:52:43.044 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-01T03:52:43.061 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-01T03:52:43.102 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-01T03:52:43.149 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-kubernetes. 2023-12-01T03:52:43.165 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../087-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-12-01T03:52:43.207 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T03:52:43.455 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-01T03:52:43.469 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T03:52:43.513 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:52:43.782 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package jq. 2023-12-01T03:52:43.797 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T03:52:43.805 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-12-01T03:52:43.819 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../088-ceph-mgr-k8sevents_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:43.840 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:52:43.863 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:44.093 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package socat. 2023-12-01T03:52:44.108 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-01T03:52:44.151 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-01T03:52:44.190 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libonig5:amd64. 2023-12-01T03:52:44.204 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../089-libonig5_6.9.4-1_amd64.deb ... 2023-12-01T03:52:44.249 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-12-01T03:52:44.464 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package xmlstarlet. 2023-12-01T03:52:44.478 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-01T03:52:44.522 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-01T03:52:44.602 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libjq1:amd64. 2023-12-01T03:52:44.618 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../090-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T03:52:44.660 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:52:44.868 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-test. 2023-12-01T03:52:44.882 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:44.926 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:44.938 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package jq. 2023-12-01T03:52:44.954 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../091-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-12-01T03:52:44.996 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:52:45.282 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package socat. 2023-12-01T03:52:45.297 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../092-socat_1.7.3.3-2_amd64.deb ... 2023-12-01T03:52:45.340 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking socat (1.7.3.3-2) ... 2023-12-01T03:52:45.644 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package xmlstarlet. 2023-12-01T03:52:45.658 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../093-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-12-01T03:52:45.702 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-12-01T03:52:46.041 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-test. 2023-12-01T03:52:46.057 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../094-ceph-test_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:46.099 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:49.305 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package ceph-volume. 2023-12-01T03:52:52.247 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package ceph-volume. 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package nvme-cli. 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-01T03:52:52.248 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T03:52:52.249 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../095-ceph-volume_18.2.0-1291-g188db309-1focal_all.deb ... 2023-12-01T03:52:52.249 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:52.249 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package fonts-mathjax. 2023-12-01T03:52:52.249 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../096-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T03:52:52.249 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:52:52.249 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libcephfs-dev. 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../097-libcephfs-dev_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package nvme-cli. 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../098-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T03:52:52.250 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:52:52.327 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python-asyncssh-doc. 2023-12-01T03:52:52.342 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../099-python-asyncssh-doc_1.12.2-1_all.deb ... 2023-12-01T03:52:52.386 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python-asyncssh-doc (1.12.2-1) ... 2023-12-01T03:52:52.763 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package libjs-mathjax. 2023-12-01T03:52:52.778 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../100-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-12-01T03:52:52.846 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:52:53.234 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-01T03:52:53.250 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-01T03:52:53.292 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-01T03:52:53.628 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-webencodings. 2023-12-01T03:52:53.643 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-01T03:52:53.686 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T03:52:53.981 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-html5lib. 2023-12-01T03:52:53.995 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-01T03:52:54.040 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-01T03:52:54.392 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-01T03:52:54.406 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-01T03:52:54.450 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T03:52:54.550 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python-natsort-doc. 2023-12-01T03:52:54.567 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../101-python-natsort-doc_7.0.1-1_all.deb ... 2023-12-01T03:52:54.607 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-12-01T03:52:54.920 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pastescript. 2023-12-01T03:52:54.935 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-webencodings. 2023-12-01T03:52:54.936 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-01T03:52:54.950 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../102-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-12-01T03:52:54.978 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-01T03:52:54.994 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T03:52:55.313 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-html5lib. 2023-12-01T03:52:55.323 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-psutil. 2023-12-01T03:52:55.329 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../103-python3-html5lib_1.0.1-2_all.deb ... 2023-12-01T03:52:55.338 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-01T03:52:55.373 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-12-01T03:52:55.381 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T03:52:55.717 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-01T03:52:55.725 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-12-01T03:52:55.733 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-01T03:52:55.739 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../104-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-12-01T03:52:55.775 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T03:52:55.785 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T03:52:56.095 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package python3-simplejson. 2023-12-01T03:52:56.109 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-01T03:52:56.153 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T03:52:56.261 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pastescript. 2023-12-01T03:52:56.276 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../105-python3-pastescript_2.0.2-4_all.deb ... 2023-12-01T03:52:56.328 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-12-01T03:52:56.406 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-01T03:52:56.421 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-01T03:52:56.464 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T03:52:56.673 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-psutil. 2023-12-01T03:52:56.686 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../106-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-12-01T03:52:56.731 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T03:52:57.042 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-pyinotify. 2023-12-01T03:52:57.057 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../107-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-12-01T03:52:57.100 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T03:52:57.162 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package radosgw. 2023-12-01T03:52:57.176 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../110-radosgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:57.220 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:57.428 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package python3-simplejson. 2023-12-01T03:52:57.443 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../108-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-12-01T03:52:57.487 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T03:52:57.765 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-12-01T03:52:57.779 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../109-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-12-01T03:52:57.823 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T03:52:58.538 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package radosgw. 2023-12-01T03:52:58.554 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../110-radosgw_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:58.587 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:58.606 INFO:teuthology.orchestra.run.smithi146.stdout:Selecting previously unselected package rbd-fuse. 2023-12-01T03:52:58.618 INFO:teuthology.orchestra.run.smithi146.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:52:58.656 INFO:teuthology.orchestra.run.smithi146.stdout:Unpacking rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:52:58.975 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-01T03:52:59.272 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T03:52:59.398 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T03:52:59.516 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T03:52:59.709 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:00.016 INFO:teuthology.orchestra.run.smithi188.stdout:Selecting previously unselected package rbd-fuse. 2023-12-01T03:53:00.030 INFO:teuthology.orchestra.run.smithi188.stdout:Preparing to unpack .../111-rbd-fuse_18.2.0-1291-g188db309-1focal_amd64.deb ... 2023-12-01T03:53:00.074 INFO:teuthology.orchestra.run.smithi188.stdout:Unpacking rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:00.264 INFO:teuthology.orchestra.run.smithi146.stdout:Adding system user cephadm....done 2023-12-01T03:53:00.385 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-attr (19.3.0-2) ... 2023-12-01T03:53:00.417 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:53:00.543 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T03:53:00.674 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-12-01T03:53:00.800 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-12-01T03:53:00.911 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-01T03:53:00.926 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-12-01T03:53:01.122 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:01.195 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:53:01.331 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-01T03:53:01.456 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T03:53:01.799 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-01T03:53:02.277 INFO:teuthology.orchestra.run.smithi188.stdout:Adding system user cephadm....done 2023-12-01T03:53:02.430 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:53:02.556 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-12-01T03:53:02.593 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T03:53:02.886 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-01T03:53:02.907 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-12-01T03:53:03.170 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T03:53:03.192 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-12-01T03:53:03.317 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-12-01T03:53:03.443 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-12-01T03:53:03.463 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T03:53:03.747 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:03.778 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-12-01T03:53:04.032 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T03:53:04.149 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-01T03:53:04.181 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-12-01T03:53:04.442 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T03:53:04.482 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-12-01T03:53:04.726 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T03:53:04.775 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-12-01T03:53:04.852 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T03:53:05.051 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-12-01T03:53:05.228 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-01T03:53:05.335 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-ceph-argparse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:05.521 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T03:53:05.619 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-12-01T03:53:05.745 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-12-01T03:53:05.806 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T03:53:06.046 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-12-01T03:53:06.115 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T03:53:06.339 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-12-01T03:53:06.383 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-01T03:53:06.481 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-12-01T03:53:06.717 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-01T03:53:06.849 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-12-01T03:53:07.001 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-01T03:53:07.125 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-12-01T03:53:07.294 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T03:53:07.393 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-12-01T03:53:07.420 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T03:53:07.546 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T03:53:07.727 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-12-01T03:53:07.822 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T03:53:08.012 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-12-01T03:53:08.214 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T03:53:08.363 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-12-01T03:53:08.558 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T03:53:08.664 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-packaging (20.3-1) ... 2023-12-01T03:53:08.927 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-01T03:53:08.965 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-12-01T03:53:09.052 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:09.091 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-12-01T03:53:09.217 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-12-01T03:53:09.379 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:53:09.493 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-12-01T03:53:09.522 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-01T03:53:09.873 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T03:53:09.886 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-12-01T03:53:09.999 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-01T03:53:10.125 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-01T03:53:10.254 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-12-01T03:53:10.417 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T03:53:10.623 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up socat (1.7.3.3-2) ... 2023-12-01T03:53:10.710 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:53:10.749 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:10.836 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T03:53:10.962 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T03:53:11.066 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:53:11.201 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-12-01T03:53:11.297 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T03:53:11.544 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-12-01T03:53:11.581 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-01T03:53:11.670 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-12-01T03:53:11.796 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-12-01T03:53:11.874 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T03:53:12.000 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-01T03:53:12.080 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-12-01T03:53:12.284 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-01T03:53:12.390 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:53:12.516 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-12-01T03:53:12.552 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T03:53:12.642 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-12-01T03:53:12.844 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T03:53:12.960 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-12-01T03:53:13.240 INFO:teuthology.orchestra.run.smithi146.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-01T03:53:13.252 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-12-01T03:53:13.489 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-01T03:53:13.536 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-12-01T03:53:13.615 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T03:53:13.671 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-12-01T03:53:13.933 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-01T03:53:13.939 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-12-01T03:53:14.223 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-12-01T03:53:14.300 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T03:53:14.418 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T03:53:14.524 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-12-01T03:53:14.535 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-01T03:53:14.853 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T03:53:14.932 INFO:teuthology.orchestra.run.smithi188.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-12-01T03:53:15.171 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-01T03:53:15.176 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-12-01T03:53:15.302 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-12-01T03:53:15.629 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-12-01T03:53:15.963 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-12-01T03:53:16.089 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-12-01T03:53:16.215 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-12-01T03:53:16.541 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-12-01T03:53:16.685 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:53:16.822 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-01T03:53:16.825 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-12-01T03:53:17.198 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-01T03:53:17.499 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-01T03:53:17.784 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:53:17.910 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-01T03:53:18.236 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T03:53:18.331 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:53:18.457 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-12-01T03:53:18.555 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-01T03:53:18.836 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-12-01T03:53:18.931 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T03:53:19.137 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-12-01T03:53:19.257 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T03:53:19.430 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-12-01T03:53:19.556 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-12-01T03:53:19.890 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-12-01T03:53:20.209 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-asyncssh (1.12.2-1) ... 2023-12-01T03:53:20.356 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T03:53:20.482 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-01T03:53:20.593 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-12-01T03:53:20.609 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:53:20.734 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-01T03:53:20.903 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-12-01T03:53:21.010 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T03:53:21.136 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-01T03:53:21.437 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T03:53:21.721 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-01T03:53:21.960 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-12-01T03:53:22.047 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T03:53:22.095 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-12-01T03:53:22.221 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-12-01T03:53:22.347 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rsa (4.0-3) ... 2023-12-01T03:53:22.409 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librados2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:22.527 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-01T03:53:22.614 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-12-01T03:53:22.654 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:22.740 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-12-01T03:53:22.779 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:22.998 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:23.058 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-12-01T03:53:23.124 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-01T03:53:23.367 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-12-01T03:53:23.418 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:23.543 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-01T03:53:23.685 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-12-01T03:53:23.837 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up librbd1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:23.963 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:24.046 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librados2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:24.090 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:24.173 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python-asyncssh-doc (1.12.2-1) ... 2023-12-01T03:53:24.299 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librgw2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:24.321 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T03:53:24.321 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T03:53:24.425 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libsqlite3-mod-ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:24.653 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libcephfs2 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:24.774 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:24.779 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-routes (2.4.1-2) ... 2023-12-01T03:53:24.900 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:25.025 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T03:53:25.080 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libradosstriper1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:25.206 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-12-01T03:53:25.500 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up librbd1 (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:25.642 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-modules-core (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:25.793 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:25.988 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:26.024 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T03:53:26.024 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-12-01T03:53:26.105 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:26.231 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:26.357 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:26.483 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:26.495 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up libcephfs-dev (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:26.629 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rados (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:26.755 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-12-01T03:53:27.027 INFO:teuthology.orchestra.run.smithi146.stdout:Adding group ceph....done 2023-12-01T03:53:27.412 INFO:teuthology.orchestra.run.smithi146.stdout:Adding system user ceph....done 2023-12-01T03:53:27.555 INFO:teuthology.orchestra.run.smithi146.stdout:Setting system user ceph properties....done 2023-12-01T03:53:27.571 INFO:teuthology.orchestra.run.smithi146.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-01T03:53:27.708 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-01T03:53:27.717 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rbd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:27.843 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up rbd-fuse (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:27.969 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-rgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:28.025 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-01T03:53:28.103 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up python3-cephfs (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:28.229 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-common (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:28.517 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:28.643 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:28.756 INFO:teuthology.orchestra.run.smithi188.stdout:Adding group ceph....done 2023-12-01T03:53:29.108 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T03:53:29.108 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T03:53:29.184 INFO:teuthology.orchestra.run.smithi188.stdout:Adding system user ceph....done 2023-12-01T03:53:29.360 INFO:teuthology.orchestra.run.smithi188.stdout:Setting system user ceph properties....done 2023-12-01T03:53:29.379 INFO:teuthology.orchestra.run.smithi188.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-12-01T03:53:29.536 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-12-01T03:53:29.561 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:29.867 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-12-01T03:53:29.940 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-01T03:53:30.347 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-test (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:30.405 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:30.473 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up radosgw (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:30.640 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T03:53:30.640 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T03:53:30.951 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T03:53:30.952 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-12-01T03:53:31.082 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:31.310 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T03:53:31.311 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T03:53:31.409 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-base (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:31.766 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:31.788 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-12-01T03:53:32.268 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mds (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:32.268 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T03:53:32.268 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T03:53:32.492 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T03:53:32.492 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-12-01T03:53:32.726 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:32.852 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:32.994 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:33.186 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:33.424 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T03:53:33.424 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-12-01T03:53:33.531 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T03:53:33.531 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T03:53:33.904 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-osd (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:33.974 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:34.116 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:34.242 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:34.377 INFO:teuthology.orchestra.run.smithi146.stdout:Setting up ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:34.404 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T03:53:34.404 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-12-01T03:53:34.746 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T03:53:34.856 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-k8sevents (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:34.897 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-01T03:53:34.981 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-diskprediction-local (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:35.149 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mon (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:35.191 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T03:53:35.374 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T03:53:35.375 INFO:teuthology.orchestra.run.smithi188.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-12-01T03:53:35.842 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-cephadm (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:36.001 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:36.127 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-mgr-dashboard (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:36.270 INFO:teuthology.orchestra.run.smithi188.stdout:Setting up ceph-volume (18.2.0-1291-g188db309-1focal) ... 2023-12-01T03:53:36.623 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-12-01T03:53:36.774 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-12-01T03:53:37.075 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-12-01T03:53:38.276 INFO:teuthology.orchestra.run.smithi146.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-01T03:53:38.911 INFO:teuthology.orchestra.run.smithi146.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-01T03:53:38.914 DEBUG:teuthology.parallel:result is None 2023-12-01T03:53:40.053 INFO:teuthology.orchestra.run.smithi188.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-12-01T03:53:40.634 INFO:teuthology.orchestra.run.smithi188.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-12-01T03:53:40.636 DEBUG:teuthology.parallel:result is None 2023-12-01T03:53:40.637 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:53:40.637 INFO:teuthology.packaging:ref: None 2023-12-01T03:53:40.637 INFO:teuthology.packaging:tag: None 2023-12-01T03:53:40.637 INFO:teuthology.packaging:branch: reef 2023-12-01T03:53:40.637 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:53:40.637 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-01T03:53:40.854 DEBUG:teuthology.orchestra.run.smithi146:> dpkg-query -W -f '${Version}' ceph 2023-12-01T03:53:40.877 INFO:teuthology.orchestra.run.smithi146.stdout:18.2.0-1291-g188db309-1focal 2023-12-01T03:53:40.877 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291-g188db309-1focal 2023-12-01T03:53:40.877 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291-g188db309-1focal is installed. 2023-12-01T03:53:40.877 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T03:53:40.878 INFO:teuthology.packaging:ref: None 2023-12-01T03:53:40.878 INFO:teuthology.packaging:tag: None 2023-12-01T03:53:40.878 INFO:teuthology.packaging:branch: reef 2023-12-01T03:53:40.878 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T03:53:40.878 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-01T03:53:41.182 DEBUG:teuthology.orchestra.run.smithi188:> dpkg-query -W -f '${Version}' ceph 2023-12-01T03:53:41.206 INFO:teuthology.orchestra.run.smithi188.stdout:18.2.0-1291-g188db309-1focal 2023-12-01T03:53:41.206 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291-g188db309-1focal 2023-12-01T03:53:41.207 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291-g188db309-1focal is installed. 2023-12-01T03:53:41.207 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T03:53:41.207 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-01T03:53:41.207 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T03:53:41.224 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-01T03:53:41.224 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T03:53:41.264 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T03:53:41.265 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-01T03:53:41.265 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T03:53:41.286 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T03:53:41.342 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-01T03:53:41.342 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T03:53:41.357 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T03:53:41.415 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T03:53:41.416 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-01T03:53:41.416 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T03:53:41.431 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T03:53:41.488 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-01T03:53:41.488 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T03:53:41.503 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T03:53:41.560 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T03:53:41.560 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2023-12-01T03:53:41.560 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T03:53:41.576 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T03:53:41.632 DEBUG:teuthology.orchestra.run.smithi188:> set -ex 2023-12-01T03:53:41.632 DEBUG:teuthology.orchestra.run.smithi188:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T03:53:41.649 DEBUG:teuthology.orchestra.run.smithi188:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T03:53:41.707 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T03:53:41.816 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 54, in _import module = __import__( File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/cephadm.py", line 29, in from tasks.ceph import get_mons, healthy File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/ceph.py", line 31, in from teuthology.util.scanner import ValgrindScanner ModuleNotFoundError: No module named 'teuthology.util.scanner' 2023-12-01T03:53:41.893 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=f1adeddada6548d58f34d775ae7d960d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 82, in run_one_task task = get_task(taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 35, in get_task module = _import('tasks', module_name, task_name, fail_on_import_error=True) File "/home/teuthworker/src/git.ceph.com_teuthology_595fad1080bd379e3c0231a8e02595924c59a9da/teuthology/run_tasks.py", line 54, in _import module = __import__( File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/cephadm.py", line 29, in from tasks.ceph import get_mons, healthy File "/home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks/ceph.py", line 31, in from teuthology.util.scanner import ValgrindScanner ModuleNotFoundError: No module named 'teuthology.util.scanner' 2023-12-01T03:53:41.896 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-01T03:53:41.904 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-01T03:53:41.905 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T03:53:41.916 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-01T03:53:41.987 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-01T03:53:41.996 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-01T03:53:42.002 DEBUG:teuthology.orchestra.run.smithi146:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T03:53:42.005 DEBUG:teuthology.orchestra.run.smithi188:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-01T03:53:42.023 INFO:teuthology.orchestra.run.smithi146.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T03:53:42.024 INFO:teuthology.orchestra.run.smithi146.stdout:============================================================================== 2023-12-01T03:53:42.024 INFO:teuthology.orchestra.run.smithi146.stdout: hv01.front.sepi 44.4.53.2 2 u 56 64 3 0.189 -1.622 2.064 2023-12-01T03:53:42.024 INFO:teuthology.orchestra.run.smithi146.stdout: hv02.front.sepi 63.231.80.2 3 u 57 64 3 0.131 -0.370 3.075 2023-12-01T03:53:42.025 INFO:teuthology.orchestra.run.smithi146.stdout: hv03.front.sepi 74.6.168.72 3 u 57 64 3 0.149 0.490 3.515 2023-12-01T03:53:42.025 INFO:teuthology.orchestra.run.smithi146.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:53:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: remote refid st t when poll reach delay offset jitter 2023-12-01T03:53:42.027 INFO:teuthology.orchestra.run.smithi188.stdout:============================================================================== 2023-12-01T03:53:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: hv01.front.sepi 44.4.53.2 2 u 54 64 3 0.217 0.273 0.263 2023-12-01T03:53:42.027 INFO:teuthology.orchestra.run.smithi188.stdout: hv02.front.sepi 63.231.80.2 3 u 59 64 3 0.147 1.520 0.510 2023-12-01T03:53:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: hv03.front.sepi 74.6.168.72 3 u 57 64 3 0.183 2.358 0.278 2023-12-01T03:53:42.028 INFO:teuthology.orchestra.run.smithi188.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-01T03:53:42.028 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-01T03:53:42.038 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-01T03:53:42.038 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-01T03:53:42.046 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-01T03:53:42.054 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-01T03:53:42.063 INFO:teuthology.task.internal:Duration was 509.867105 seconds 2023-12-01T03:53:42.063 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-01T03:53:42.072 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-01T03:53:42.072 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T03:53:42.075 DEBUG:teuthology.orchestra.run.smithi188:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-01T03:53:42.120 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-01T03:53:42.121 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi146.front.sepia.ceph.com 2023-12-01T03:53:42.121 DEBUG:teuthology.orchestra.run.smithi146:> 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-01T03:53:42.176 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi188.front.sepia.ceph.com 2023-12-01T03:53:42.177 DEBUG:teuthology.orchestra.run.smithi188:> 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-01T03:53:42.192 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-01T03:53:42.192 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T03:53:42.220 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-01T03:53:42.272 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-01T03:53:42.272 DEBUG:teuthology.orchestra.run.smithi146:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T03:53:42.300 DEBUG:teuthology.orchestra.run.smithi188:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-01T03:53:42.377 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-01T03:53:42.386 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-01T03:53:42.386 DEBUG:teuthology.orchestra.run.smithi146:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T03:53:42.403 DEBUG:teuthology.orchestra.run.smithi188:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-01T03:53:42.419 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-01T03:53:42.431 DEBUG:teuthology.orchestra.run.smithi146:> 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-01T03:53:42.448 DEBUG:teuthology.orchestra.run.smithi188:> 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-01T03:53:42.461 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = core 2023-12-01T03:53:42.479 INFO:teuthology.orchestra.run.smithi188.stdout:kernel.core_pattern = core 2023-12-01T03:53:42.501 DEBUG:teuthology.orchestra.run.smithi146:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T03:53:42.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:53:42.544 DEBUG:teuthology.orchestra.run.smithi188:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-01T03:53:42.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T03:53:42.550 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-01T03:53:42.559 INFO:teuthology.task.internal:Transferring archived files... 2023-12-01T03:53:42.561 DEBUG:teuthology.misc:Transferring archived files from smithi146:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443/remote/smithi146 2023-12-01T03:53:42.561 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T03:53:42.609 DEBUG:teuthology.misc:Transferring archived files from smithi188:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443/remote/smithi188 2023-12-01T03:53:42.609 DEBUG:teuthology.orchestra.run.smithi188:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-01T03:53:42.631 INFO:teuthology.task.internal:Removing archive directory... 2023-12-01T03:53:42.631 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T03:53:42.648 DEBUG:teuthology.orchestra.run.smithi188:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-01T03:53:42.674 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-01T03:53:42.686 INFO:teuthology.task.internal:Not uploading archives. 2023-12-01T03:53:42.686 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-01T03:53:42.695 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-01T03:53:42.696 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T03:53:42.698 DEBUG:teuthology.orchestra.run.smithi188:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-01T03:53:42.704 INFO:teuthology.orchestra.run.smithi146.stdout: 1048602 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 03:53 /home/ubuntu/cephtest 2023-12-01T03:53:42.723 INFO:teuthology.orchestra.run.smithi188.stdout: 1048620 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 1 03:53 /home/ubuntu/cephtest 2023-12-01T03:53:42.726 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-01T03:53:42.736 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-01T03:53:42.756 INFO:teuthology.nuke:Checking targets against current locks 2023-12-01T03:53:42.784 DEBUG:teuthology.nuke:shortname: smithi146 2023-12-01T03:53:42.785 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T03:53:42.814 DEBUG:teuthology.nuke:shortname: smithi188 2023-12-01T03:53:42.814 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T03:53:42.817 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443', '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-01 03:35:34.102038', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-01T03:53:42.843 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi188.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_00:08:20-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473443', '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-01 03:35:34.103794', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-01T03:53:42.873 INFO:teuthology.orchestra.console.smithi146:Power off 2023-12-01T03:53:42.873 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T03:53:42.896 DEBUG:teuthology.orchestra.console.smithi146:power off output: Chassis Power Control: Down/Off 2023-12-01T03:53:42.896 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:53:42.915 INFO:teuthology.orchestra.console.smithi188:Power off 2023-12-01T03:53:42.916 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-01T03:53:42.926 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is on 2023-12-01T03:53:42.939 DEBUG:teuthology.orchestra.console.smithi188:power off output: Chassis Power Control: Down/Off 2023-12-01T03:53:42.939 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:53:42.965 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2023-12-01T03:53:46.928 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:53:47.232 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:53:47.334 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is on 2023-12-01T03:53:47.341 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is on 2023-12-01T03:53:51.338 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:53:51.346 DEBUG:teuthology.orchestra.console.smithi188:pexpect command: ipmitool -H smithi188.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-01T03:53:51.448 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is off 2023-12-01T03:53:51.458 DEBUG:teuthology.orchestra.console.smithi188:check power output: Chassis Power is off 2023-12-01T03:53:51.550 INFO:teuthology.orchestra.console.smithi146:Power off completed 2023-12-01T03:53:51.559 INFO:teuthology.orchestra.console.smithi188:Power off completed 2023-12-01T03:53:51.664 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: 509.86710476875305 failure_reason: No module named 'teuthology.util.scanner' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=f1adeddada6548d58f34d775ae7d960d status: fail success: false 2023-12-01T03:53:51.664 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T03:53:51.735 INFO:teuthology.run:FAIL