2024-09-16T05:45:31.713 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T05:45:31.735 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:45:31.823 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825 branch: quincy description: upgrade:octopus-x/parallel/{0-distro/ubuntu_20.04 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7906825' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' name: teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: quincy ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore fsck quick fix on mount: true 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: 6d025bc26f3176c910707f8cb4c8d8e076640615 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 workunit: branch: quincy sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 owner: scheduled_teuthology@teuthology priority: 820 repo: https://git.ceph.com/ceph.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 seed: 290 sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 sleep_before_teardown: 0 subset: 1931/120000 suite: upgrade:octopus-x suite_branch: quincy suite_path: /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 targets: smithi037.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi143.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: octopus exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing octopus cephadm ...' - cephadm: add_mons_via_daemon_add: true avoid_pacific_features: true cephadm_branch: octopus cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:octopus - print: '**** done end installing octopus cephadm ...' - cephadm.shell: mon.a: - ceph fs volume create foo - ceph.healthy: null - print: '**** done creating new fs' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - 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 - print: '**** verifying SMART data exists' - cephadm.shell: mon.a: - ceph device ls - ceph device scrape-health-metrics - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq -e '. | length > 0'; done - rados --pool=device_health_metrics ls | wc -l - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_00:24:02 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' - print: '**** verifying SMART data upgrade' - cephadm.shell: mon.a: - rados --pool=device_health_metrics ls && exit 1 || true - rados --pool=.mgr --all ls | wc -l - ceph device ls - ceph device ls --format=json | jq -e '. | length > 0' - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid; done - for devid in $(ceph device ls --format=json | jq -r '.[].devid'); do ceph device get-health-metrics $devid | jq '. | length > 0'; done user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: octopus clients: client.0: - cls env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: octopus clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: octopus clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: octopus clients: client.0: - rbd/test_librbd.sh - print: '**** done end test_rbd_api.yaml' 2024-09-16T05:45:31.823 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa; will attempt to use it 2024-09-16T05:45:31.824 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks 2024-09-16T05:45:31.825 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T05:45:31.826 INFO:teuthology.task.internal:Checking packages... 2024-09-16T05:45:31.848 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '6d025bc26f3176c910707f8cb4c8d8e076640615' 2024-09-16T05:45:31.848 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:45:31.848 INFO:teuthology.packaging:ref: None 2024-09-16T05:45:31.848 INFO:teuthology.packaging:tag: None 2024-09-16T05:45:31.848 INFO:teuthology.packaging:branch: quincy 2024-09-16T05:45:31.848 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:45:31.848 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=quincy 2024-09-16T05:45:32.082 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1633-g6d025bc2-1focal 2024-09-16T05:45:32.084 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T05:45:32.092 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T05:45:32.092 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T05:45:32.151 INFO:teuthology.task.internal:Saving configuration 2024-09-16T05:45:32.170 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T05:45:32.188 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T05:45:32.209 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825', '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': '2024-09-16 05:39:48.336510', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-09-16T05:45:32.229 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825', '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': '2024-09-16 05:39:48.338339', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-09-16T05:45:32.229 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T05:45:32.235 INFO:teuthology.task.internal:roles: ubuntu@smithi037.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'] 2024-09-16T05:45:32.236 INFO:teuthology.task.internal:roles: ubuntu@smithi143.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'] 2024-09-16T05:45:32.236 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T05:45:32.292 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc25e28b400>, signals=[15]) 2024-09-16T05:45:32.292 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T05:45:32.299 INFO:teuthology.task.internal:Opening connections... 2024-09-16T05:45:32.300 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi037.front.sepia.ceph.com 2024-09-16T05:45:32.301 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:45:32.398 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2024-09-16T05:45:32.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:45:32.497 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T05:45:32.504 DEBUG:teuthology.orchestra.run.smithi037:> uname -m 2024-09-16T05:45:32.512 INFO:teuthology.orchestra.run.smithi037.stdout:x86_64 2024-09-16T05:45:32.512 DEBUG:teuthology.orchestra.run.smithi037:> cat /etc/os-release 2024-09-16T05:45:32.560 INFO:teuthology.orchestra.run.smithi037.stdout:NAME="Ubuntu" 2024-09-16T05:45:32.560 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-09-16T05:45:32.560 INFO:teuthology.orchestra.run.smithi037.stdout:ID=ubuntu 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:ID_LIKE=debian 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_ID="20.04" 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_CODENAME=focal 2024-09-16T05:45:32.561 INFO:teuthology.orchestra.run.smithi037.stdout:UBUNTU_CODENAME=focal 2024-09-16T05:45:32.562 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2024-09-16T05:45:32.729 DEBUG:teuthology.orchestra.run.smithi143:> uname -m 2024-09-16T05:45:32.736 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2024-09-16T05:45:32.736 DEBUG:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2024-09-16T05:45:32.784 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="Ubuntu" 2024-09-16T05:45:32.784 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-09-16T05:45:32.784 INFO:teuthology.orchestra.run.smithi143.stdout:ID=ubuntu 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE=debian 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="20.04" 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_CODENAME=focal 2024-09-16T05:45:32.785 INFO:teuthology.orchestra.run.smithi143.stdout:UBUNTU_CODENAME=focal 2024-09-16T05:45:32.786 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2024-09-16T05:45:32.810 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T05:45:32.819 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T05:45:32.824 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T05:45:32.824 DEBUG:teuthology.orchestra.run.smithi037:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:45:32.827 DEBUG:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2024-09-16T05:45:32.832 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T05:45:32.838 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T05:45:32.838 DEBUG:teuthology.orchestra.run.smithi037:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:45:32.840 DEBUG:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2024-09-16T05:45:33.045 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T05:45:33.094 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T05:45:33.108 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T05:45:33.108 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T05:45:33.108 DEBUG:teuthology.orchestra.run.smithi037:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:45:33.109 DEBUG:teuthology.orchestra.run.smithi143:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T05:45:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:45:33.114 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-09-16T05:45:33.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:45:33.115 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-09-16T05:45:33.121 INFO:teuthology.orchestra.run.smithi037.stdout:5.4.0-124-generic 2024-09-16T05:45:33.121 INFO:teuthology.task.kernel:Running kernel on smithi037: 5.4.0-124-generic 2024-09-16T05:45:33.121 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get clean 2024-09-16T05:45:33.122 INFO:teuthology.orchestra.run.smithi143.stdout:5.4.0-124-generic 2024-09-16T05:45:33.123 INFO:teuthology.task.kernel:Running kernel on smithi143: 5.4.0-124-generic 2024-09-16T05:45:33.123 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get clean 2024-09-16T05:45:33.224 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get update 2024-09-16T05:45:33.247 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get update 2024-09-16T05:45:33.382 INFO:teuthology.orchestra.run.smithi037.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-09-16T05:45:33.494 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:45:33.561 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:45:33.562 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-09-16T05:45:33.576 INFO:teuthology.orchestra.run.smithi037.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-09-16T05:45:33.605 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-09-16T05:45:33.677 INFO:teuthology.orchestra.run.smithi037.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,195 kB] 2024-09-16T05:45:33.850 INFO:teuthology.orchestra.run.smithi037.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [812 kB] 2024-09-16T05:45:33.861 INFO:teuthology.orchestra.run.smithi037.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [472 kB] 2024-09-16T05:45:33.868 INFO:teuthology.orchestra.run.smithi037.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.3 kB] 2024-09-16T05:45:33.868 INFO:teuthology.orchestra.run.smithi037.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,117 kB] 2024-09-16T05:45:33.892 INFO:teuthology.orchestra.run.smithi037.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.3 kB] 2024-09-16T05:45:33.892 INFO:teuthology.orchestra.run.smithi037.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [436 kB] 2024-09-16T05:45:33.896 INFO:teuthology.orchestra.run.smithi037.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:45:33.896 INFO:teuthology.orchestra.run.smithi037.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,011 kB] 2024-09-16T05:45:33.904 INFO:teuthology.orchestra.run.smithi037.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [681 kB] 2024-09-16T05:45:33.925 INFO:teuthology.orchestra.run.smithi037.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [213 kB] 2024-09-16T05:45:33.926 INFO:teuthology.orchestra.run.smithi037.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.2 kB] 2024-09-16T05:45:33.927 INFO:teuthology.orchestra.run.smithi037.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-09-16T05:45:33.927 INFO:teuthology.orchestra.run.smithi037.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-09-16T05:45:33.927 INFO:teuthology.orchestra.run.smithi037.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-09-16T05:45:33.928 INFO:teuthology.orchestra.run.smithi037.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-09-16T05:45:33.929 INFO:teuthology.orchestra.run.smithi037.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-09-16T05:45:33.958 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-09-16T05:45:34.029 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [812 kB] 2024-09-16T05:45:34.069 INFO:teuthology.orchestra.run.smithi037.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,030 kB] 2024-09-16T05:45:34.172 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,563 kB] 2024-09-16T05:45:34.313 INFO:teuthology.orchestra.run.smithi037.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,563 kB] 2024-09-16T05:45:34.385 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3,195 kB] 2024-09-16T05:45:34.482 INFO:teuthology.orchestra.run.smithi037.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [550 kB] 2024-09-16T05:45:34.495 INFO:teuthology.orchestra.run.smithi037.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-09-16T05:45:34.495 INFO:teuthology.orchestra.run.smithi037.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.6 kB] 2024-09-16T05:45:34.495 INFO:teuthology.orchestra.run.smithi037.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,236 kB] 2024-09-16T05:45:34.578 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [472 kB] 2024-09-16T05:45:34.589 INFO:teuthology.orchestra.run.smithi037.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [453 kB] 2024-09-16T05:45:34.591 INFO:teuthology.orchestra.run.smithi143.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.3 kB] 2024-09-16T05:45:34.592 INFO:teuthology.orchestra.run.smithi143.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3,117 kB] 2024-09-16T05:45:34.606 INFO:teuthology.orchestra.run.smithi037.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:45:34.606 INFO:teuthology.orchestra.run.smithi037.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,230 kB] 2024-09-16T05:45:34.639 INFO:teuthology.orchestra.run.smithi143.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [1,030 kB] 2024-09-16T05:45:34.643 INFO:teuthology.orchestra.run.smithi037.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [807 kB] 2024-09-16T05:45:34.656 INFO:teuthology.orchestra.run.smithi143.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [550 kB] 2024-09-16T05:45:34.662 INFO:teuthology.orchestra.run.smithi037.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [295 kB] 2024-09-16T05:45:34.665 INFO:teuthology.orchestra.run.smithi143.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.7 kB] 2024-09-16T05:45:34.665 INFO:teuthology.orchestra.run.smithi143.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3,236 kB] 2024-09-16T05:45:34.670 INFO:teuthology.orchestra.run.smithi037.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [28.0 kB] 2024-09-16T05:45:34.671 INFO:teuthology.orchestra.run.smithi037.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-09-16T05:45:34.671 INFO:teuthology.orchestra.run.smithi037.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-09-16T05:45:34.672 INFO:teuthology.orchestra.run.smithi037.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-09-16T05:45:34.681 INFO:teuthology.orchestra.run.smithi143.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [38.3 kB] 2024-09-16T05:45:34.686 INFO:teuthology.orchestra.run.smithi143.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [436 kB] 2024-09-16T05:45:34.695 INFO:teuthology.orchestra.run.smithi143.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:45:34.695 INFO:teuthology.orchestra.run.smithi143.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,011 kB] 2024-09-16T05:45:34.723 INFO:teuthology.orchestra.run.smithi143.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [681 kB] 2024-09-16T05:45:34.731 INFO:teuthology.orchestra.run.smithi037.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-09-16T05:45:34.731 INFO:teuthology.orchestra.run.smithi037.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-09-16T05:45:34.732 INFO:teuthology.orchestra.run.smithi037.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-09-16T05:45:34.733 INFO:teuthology.orchestra.run.smithi037.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-09-16T05:45:34.746 INFO:teuthology.orchestra.run.smithi143.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [213 kB] 2024-09-16T05:45:34.753 INFO:teuthology.orchestra.run.smithi143.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [21.2 kB] 2024-09-16T05:45:34.753 INFO:teuthology.orchestra.run.smithi143.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.8 kB] 2024-09-16T05:45:34.754 INFO:teuthology.orchestra.run.smithi143.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2024-09-16T05:45:34.754 INFO:teuthology.orchestra.run.smithi143.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [39.6 kB] 2024-09-16T05:45:34.755 INFO:teuthology.orchestra.run.smithi143.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [453 kB] 2024-09-16T05:45:34.764 INFO:teuthology.orchestra.run.smithi143.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [548 B] 2024-09-16T05:45:34.764 INFO:teuthology.orchestra.run.smithi143.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [807 kB] 2024-09-16T05:45:34.813 INFO:teuthology.orchestra.run.smithi037.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-09-16T05:45:34.813 INFO:teuthology.orchestra.run.smithi143.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,230 kB] 2024-09-16T05:45:34.814 INFO:teuthology.orchestra.run.smithi037.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-09-16T05:45:34.814 INFO:teuthology.orchestra.run.smithi037.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-09-16T05:45:34.825 INFO:teuthology.orchestra.run.smithi143.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,968 B] 2024-09-16T05:45:34.826 INFO:teuthology.orchestra.run.smithi143.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2024-09-16T05:45:34.832 INFO:teuthology.orchestra.run.smithi143.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [295 kB] 2024-09-16T05:45:34.836 INFO:teuthology.orchestra.run.smithi143.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [28.0 kB] 2024-09-16T05:45:34.837 INFO:teuthology.orchestra.run.smithi143.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [27.1 kB] 2024-09-16T05:45:34.837 INFO:teuthology.orchestra.run.smithi143.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2024-09-16T05:45:34.903 INFO:teuthology.orchestra.run.smithi143.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,936 B] 2024-09-16T05:45:34.903 INFO:teuthology.orchestra.run.smithi143.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [616 B] 2024-09-16T05:45:34.903 INFO:teuthology.orchestra.run.smithi143.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-09-16T05:45:34.904 INFO:teuthology.orchestra.run.smithi143.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-09-16T05:45:34.905 INFO:teuthology.orchestra.run.smithi143.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-09-16T05:45:34.984 INFO:teuthology.orchestra.run.smithi143.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-09-16T05:45:34.985 INFO:teuthology.orchestra.run.smithi143.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-09-16T05:45:34.985 INFO:teuthology.orchestra.run.smithi143.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-09-16T05:45:38.385 INFO:teuthology.orchestra.run.smithi037.stdout:Fetched 21.8 MB in 3s (7,000 kB/s) 2024-09-16T05:45:38.865 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 21.8 MB in 4s (6,110 kB/s) 2024-09-16T05:45:40.025 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-09-16T05:45:40.052 DEBUG:teuthology.orchestra.run.smithi037:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:45:40.124 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-09-16T05:45:40.324 INFO:teuthology.orchestra.run.smithi037.stdout:Building dependency tree... 2024-09-16T05:45:40.324 INFO:teuthology.orchestra.run.smithi037.stdout:Reading state information... 2024-09-16T05:45:40.404 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-16T05:45:40.433 DEBUG:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:45:40.520 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-16T05:45:40.537 INFO:teuthology.orchestra.run.smithi037.stdout:The following additional packages will be installed: 2024-09-16T05:45:40.537 INFO:teuthology.orchestra.run.smithi037.stdout: linux-generic linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:45:40.538 INFO:teuthology.orchestra.run.smithi037.stdout: linux-headers-generic linux-image-5.4.0-195-generic 2024-09-16T05:45:40.538 INFO:teuthology.orchestra.run.smithi037.stdout: linux-modules-5.4.0-195-generic linux-modules-extra-5.4.0-195-generic 2024-09-16T05:45:40.539 INFO:teuthology.orchestra.run.smithi037.stdout:Suggested packages: 2024-09-16T05:45:40.539 INFO:teuthology.orchestra.run.smithi037.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-09-16T05:45:40.539 INFO:teuthology.orchestra.run.smithi037.stdout:Recommended packages: 2024-09-16T05:45:40.539 INFO:teuthology.orchestra.run.smithi037.stdout: thermald 2024-09-16T05:45:40.596 INFO:teuthology.orchestra.run.smithi037.stdout:The following NEW packages will be installed: 2024-09-16T05:45:40.596 INFO:teuthology.orchestra.run.smithi037.stdout: linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:45:40.596 INFO:teuthology.orchestra.run.smithi037.stdout: linux-image-5.4.0-195-generic linux-modules-5.4.0-195-generic 2024-09-16T05:45:40.596 INFO:teuthology.orchestra.run.smithi037.stdout: linux-modules-extra-5.4.0-195-generic 2024-09-16T05:45:40.598 INFO:teuthology.orchestra.run.smithi037.stdout:The following packages will be upgraded: 2024-09-16T05:45:40.598 INFO:teuthology.orchestra.run.smithi037.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T05:45:40.653 INFO:teuthology.orchestra.run.smithi037.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:45:40.654 INFO:teuthology.orchestra.run.smithi037.stdout:Need to get 77.2 MB of archives. 2024-09-16T05:45:40.654 INFO:teuthology.orchestra.run.smithi037.stdout:After this operation, 381 MB of additional disk space will be used. 2024-09-16T05:45:40.654 INFO:teuthology.orchestra.run.smithi037.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-195-generic amd64 5.4.0-195.215 [15.0 MB] 2024-09-16T05:45:40.738 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2024-09-16T05:45:40.738 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2024-09-16T05:45:40.949 INFO:teuthology.orchestra.run.smithi143.stdout:The following additional packages will be installed: 2024-09-16T05:45:40.949 INFO:teuthology.orchestra.run.smithi143.stdout: linux-generic linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:45:40.949 INFO:teuthology.orchestra.run.smithi143.stdout: linux-headers-generic linux-image-5.4.0-195-generic 2024-09-16T05:45:40.949 INFO:teuthology.orchestra.run.smithi143.stdout: linux-modules-5.4.0-195-generic linux-modules-extra-5.4.0-195-generic 2024-09-16T05:45:40.950 INFO:teuthology.orchestra.run.smithi143.stdout:Suggested packages: 2024-09-16T05:45:40.950 INFO:teuthology.orchestra.run.smithi143.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-09-16T05:45:40.951 INFO:teuthology.orchestra.run.smithi143.stdout:Recommended packages: 2024-09-16T05:45:40.951 INFO:teuthology.orchestra.run.smithi143.stdout: thermald 2024-09-16T05:45:40.994 INFO:teuthology.orchestra.run.smithi037.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-195-generic amd64 5.4.0-195.215 [10.5 MB] 2024-09-16T05:45:41.015 INFO:teuthology.orchestra.run.smithi143.stdout:The following NEW packages will be installed: 2024-09-16T05:45:41.015 INFO:teuthology.orchestra.run.smithi143.stdout: linux-headers-5.4.0-195 linux-headers-5.4.0-195-generic 2024-09-16T05:45:41.015 INFO:teuthology.orchestra.run.smithi143.stdout: linux-image-5.4.0-195-generic linux-modules-5.4.0-195-generic 2024-09-16T05:45:41.016 INFO:teuthology.orchestra.run.smithi143.stdout: linux-modules-extra-5.4.0-195-generic 2024-09-16T05:45:41.017 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages will be upgraded: 2024-09-16T05:45:41.017 INFO:teuthology.orchestra.run.smithi143.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-16T05:45:41.073 INFO:teuthology.orchestra.run.smithi143.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:45:41.073 INFO:teuthology.orchestra.run.smithi143.stdout:Need to get 77.2 MB of archives. 2024-09-16T05:45:41.074 INFO:teuthology.orchestra.run.smithi143.stdout:After this operation, 381 MB of additional disk space will be used. 2024-09-16T05:45:41.074 INFO:teuthology.orchestra.run.smithi143.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-195-generic amd64 5.4.0-195.215 [15.0 MB] 2024-09-16T05:45:41.088 INFO:teuthology.orchestra.run.smithi037.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-195-generic amd64 5.4.0-195.215 [39.2 MB] 2024-09-16T05:45:41.397 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-195-generic amd64 5.4.0-195.215 [10.5 MB] 2024-09-16T05:45:41.489 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-195-generic amd64 5.4.0-195.215 [39.2 MB] 2024-09-16T05:45:41.560 INFO:teuthology.orchestra.run.smithi037.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.195.193 [1,900 B] 2024-09-16T05:45:41.560 INFO:teuthology.orchestra.run.smithi037.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.195.193 [2,584 B] 2024-09-16T05:45:41.560 INFO:teuthology.orchestra.run.smithi037.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195 all 5.4.0-195.215 [11.0 MB] 2024-09-16T05:45:41.655 INFO:teuthology.orchestra.run.smithi037.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195-generic amd64 5.4.0-195.215 [1,386 kB] 2024-09-16T05:45:41.666 INFO:teuthology.orchestra.run.smithi037.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.195.193 [2,460 B] 2024-09-16T05:45:41.957 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.195.193 [1,900 B] 2024-09-16T05:45:41.957 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.195.193 [2,584 B] 2024-09-16T05:45:41.957 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195 all 5.4.0-195.215 [11.0 MB] 2024-09-16T05:45:42.053 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-195-generic amd64 5.4.0-195.215 [1,386 kB] 2024-09-16T05:45:42.064 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.195.193 [2,460 B] 2024-09-16T05:45:42.373 INFO:teuthology.orchestra.run.smithi037.stdout:Fetched 77.2 MB in 1s (72.8 MB/s) 2024-09-16T05:45:42.590 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-modules-5.4.0-195-generic. 2024-09-16T05:45:42.744 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 77.2 MB in 1s (74.2 MB/s) 2024-09-16T05:45:42.928 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-modules-5.4.0-195-generic. 2024-09-16T05:45:44.333 INFO:teuthology.orchestra.run.smithi037.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.) 2024-09-16T05:45:44.338 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../0-linux-modules-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:44.446 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:45:44.642 INFO:teuthology.orchestra.run.smithi143.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.) 2024-09-16T05:45:44.647 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../0-linux-modules-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:44.717 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:45:46.379 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-image-5.4.0-195-generic. 2024-09-16T05:45:46.395 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../1-linux-image-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:46.506 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:45:46.832 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-image-5.4.0-195-generic. 2024-09-16T05:45:46.845 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../1-linux-image-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:46.940 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:45:47.599 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-195-generic. 2024-09-16T05:45:47.612 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:47.649 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:45:48.019 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-195-generic. 2024-09-16T05:45:48.032 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:48.076 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:45:52.246 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../3-linux-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:45:52.372 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:45:52.698 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:45:52.818 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../3-linux-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:45:52.825 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-image-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:45:52.944 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:45:53.178 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-headers-5.4.0-195. 2024-09-16T05:45:53.195 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../5-linux-headers-5.4.0-195_5.4.0-195.215_all.deb ... 2024-09-16T05:45:53.236 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:45:53.279 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:45:53.405 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-image-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:45:53.725 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-headers-5.4.0-195. 2024-09-16T05:45:53.738 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../5-linux-headers-5.4.0-195_5.4.0-195.215_all.deb ... 2024-09-16T05:45:53.783 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:45:58.763 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package linux-headers-5.4.0-195-generic. 2024-09-16T05:45:58.785 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../6-linux-headers-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:58.829 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:45:59.132 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-headers-5.4.0-195-generic. 2024-09-16T05:45:59.154 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../6-linux-headers-5.4.0-195-generic_5.4.0-195.215_amd64.deb ... 2024-09-16T05:45:59.198 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:01.609 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:46:01.730 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking linux-headers-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:46:01.804 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.195.193_amd64.deb ... 2024-09-16T05:46:01.950 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-generic (5.4.0.195.193) over (5.4.0.124.125) ... 2024-09-16T05:46:02.051 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:02.276 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-modules-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:03.319 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:03.515 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:04.518 INFO:teuthology.orchestra.run.smithi037.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:46:04.518 INFO:teuthology.orchestra.run.smithi037.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:04.648 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:04.664 INFO:teuthology.orchestra.run.smithi143.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:46:04.665 INFO:teuthology.orchestra.run.smithi143.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:04.801 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-modules-extra-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:05.864 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:46:05.978 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-5.4.0-195 (5.4.0-195.215) ... 2024-09-16T05:46:05.990 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-image-generic (5.4.0.195.193) ... 2024-09-16T05:46:06.104 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-image-generic (5.4.0.195.193) ... 2024-09-16T05:46:06.141 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:06.230 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:06.275 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-headers-generic (5.4.0.195.193) ... 2024-09-16T05:46:06.356 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-generic (5.4.0.195.193) ... 2024-09-16T05:46:06.401 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up linux-generic (5.4.0.195.193) ... 2024-09-16T05:46:06.474 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-generic (5.4.0.195.193) ... 2024-09-16T05:46:06.551 INFO:teuthology.orchestra.run.smithi037.stdout:Processing triggers for linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:06.600 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for linux-image-5.4.0-195-generic (5.4.0-195.215) ... 2024-09-16T05:46:06.622 INFO:teuthology.orchestra.run.smithi037.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T05:46:06.622 INFO:teuthology.orchestra.run.smithi037.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:06.674 INFO:teuthology.orchestra.run.smithi143.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-16T05:46:06.674 INFO:teuthology.orchestra.run.smithi143.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:28.839 INFO:teuthology.orchestra.run.smithi037.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T05:46:28.839 INFO:teuthology.orchestra.run.smithi037.stdout:Sourcing file `/etc/default/grub' 2024-09-16T05:46:28.850 INFO:teuthology.orchestra.run.smithi037.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:46:28.877 INFO:teuthology.orchestra.run.smithi037.stdout:Generating grub configuration file ... 2024-09-16T05:46:29.228 INFO:teuthology.orchestra.run.smithi037.stdout:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:46:29.248 INFO:teuthology.orchestra.run.smithi037.stdout:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:29.446 INFO:teuthology.orchestra.run.smithi143.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-16T05:46:29.447 INFO:teuthology.orchestra.run.smithi143.stdout:Sourcing file `/etc/default/grub' 2024-09-16T05:46:29.455 INFO:teuthology.orchestra.run.smithi143.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:46:29.469 INFO:teuthology.orchestra.run.smithi143.stdout:Generating grub configuration file ... 2024-09-16T05:46:29.771 INFO:teuthology.orchestra.run.smithi143.stdout:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:46:29.789 INFO:teuthology.orchestra.run.smithi143.stdout:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:29.796 INFO:teuthology.orchestra.run.smithi037.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:46:29.808 INFO:teuthology.orchestra.run.smithi037.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:46:30.174 INFO:teuthology.orchestra.run.smithi143.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:46:30.185 INFO:teuthology.orchestra.run.smithi143.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:46:32.310 INFO:teuthology.orchestra.run.smithi037.stdout:done 2024-09-16T05:46:32.764 DEBUG:teuthology.orchestra.run.smithi037:> dpkg -s linux-image-generic 2024-09-16T05:46:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:Package: linux-image-generic 2024-09-16T05:46:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:Status: install ok installed 2024-09-16T05:46:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:Priority: optional 2024-09-16T05:46:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:Section: kernel 2024-09-16T05:46:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:Installed-Size: 20 2024-09-16T05:46:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:46:32.814 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: amd64 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout:Source: linux-meta 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout:Version: 5.4.0.195.193 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout:Recommends: thermald 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout:Description: Generic Linux kernel image 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:46:32.815 INFO:teuthology.orchestra.run.smithi037.stdout: available. 2024-09-16T05:46:32.815 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-195-generic 2024-09-16T05:46:32.815 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:46:32.816 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:46:32.816 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T05:46:32.816 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi037.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:46:32.816 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get clean 2024-09-16T05:46:32.901 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get update 2024-09-16T05:46:32.906 INFO:teuthology.orchestra.run.smithi143.stdout:done 2024-09-16T05:46:33.035 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:46:33.035 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:46:33.048 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:46:33.064 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:46:33.298 DEBUG:teuthology.orchestra.run.smithi143:> dpkg -s linux-image-generic 2024-09-16T05:46:33.354 INFO:teuthology.orchestra.run.smithi143.stdout:Package: linux-image-generic 2024-09-16T05:46:33.354 INFO:teuthology.orchestra.run.smithi143.stdout:Status: install ok installed 2024-09-16T05:46:33.354 INFO:teuthology.orchestra.run.smithi143.stdout:Priority: optional 2024-09-16T05:46:33.354 INFO:teuthology.orchestra.run.smithi143.stdout:Section: kernel 2024-09-16T05:46:33.354 INFO:teuthology.orchestra.run.smithi143.stdout:Installed-Size: 20 2024-09-16T05:46:33.355 INFO:teuthology.orchestra.run.smithi143.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:46:33.355 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: amd64 2024-09-16T05:46:33.355 INFO:teuthology.orchestra.run.smithi143.stdout:Source: linux-meta 2024-09-16T05:46:33.355 INFO:teuthology.orchestra.run.smithi143.stdout:Version: 5.4.0.195.193 2024-09-16T05:46:33.355 INFO:teuthology.orchestra.run.smithi143.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:46:33.355 INFO:teuthology.orchestra.run.smithi143.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:46:33.356 INFO:teuthology.orchestra.run.smithi143.stdout:Recommends: thermald 2024-09-16T05:46:33.356 INFO:teuthology.orchestra.run.smithi143.stdout:Description: Generic Linux kernel image 2024-09-16T05:46:33.356 INFO:teuthology.orchestra.run.smithi143.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:46:33.356 INFO:teuthology.orchestra.run.smithi143.stdout: available. 2024-09-16T05:46:33.356 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-195-generic 2024-09-16T05:46:33.357 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T05:46:33.357 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T05:46:33.357 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T05:46:33.357 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi143.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T05:46:33.357 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get clean 2024-09-16T05:46:33.441 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get update 2024-09-16T05:46:33.585 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:46:33.591 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:46:33.608 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:46:33.702 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:46:34.962 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-09-16T05:46:34.987 DEBUG:teuthology.orchestra.run.smithi037:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:46:35.061 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-09-16T05:46:35.270 INFO:teuthology.orchestra.run.smithi037.stdout:Building dependency tree... 2024-09-16T05:46:35.270 INFO:teuthology.orchestra.run.smithi037.stdout:Reading state information... 2024-09-16T05:46:35.441 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-16T05:46:35.466 DEBUG:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-16T05:46:35.513 INFO:teuthology.orchestra.run.smithi037.stdout:linux-image-generic is already the newest version (5.4.0.195.193). 2024-09-16T05:46:35.514 INFO:teuthology.orchestra.run.smithi037.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:46:35.515 DEBUG:teuthology.orchestra.run.smithi037:> dpkg -s linux-image-generic 2024-09-16T05:46:35.536 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-16T05:46:35.537 INFO:teuthology.orchestra.run.smithi037.stdout:Package: linux-image-generic 2024-09-16T05:46:35.537 INFO:teuthology.orchestra.run.smithi037.stdout:Status: install ok installed 2024-09-16T05:46:35.537 INFO:teuthology.orchestra.run.smithi037.stdout:Priority: optional 2024-09-16T05:46:35.537 INFO:teuthology.orchestra.run.smithi037.stdout:Section: kernel 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Installed-Size: 20 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Architecture: amd64 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Source: linux-meta 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Version: 5.4.0.195.193 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Recommends: thermald 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout:Description: Generic Linux kernel image 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:46:35.538 INFO:teuthology.orchestra.run.smithi037.stdout: available. 2024-09-16T05:46:35.539 DEBUG:teuthology.orchestra.run.smithi037:> mktemp 2024-09-16T05:46:35.585 INFO:teuthology.orchestra.run.smithi037.stdout:/tmp/tmp.1QhIgTlPyu 2024-09-16T05:46:35.585 DEBUG:teuthology.orchestra.run.smithi037:> sudo cp /boot/grub/grub.cfg /tmp/tmp.1QhIgTlPyu 2024-09-16T05:46:35.601 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 0666 /tmp/tmp.1QhIgTlPyu 2024-09-16T05:46:35.641 DEBUG:teuthology.orchestra.remote:smithi037:/tmp/tmp.1QhIgTlPyu is 9KB 2024-09-16T05:46:35.655 DEBUG:teuthology.orchestra.run.smithi037:> rm -fr /tmp/tmp.1QhIgTlPyu 2024-09-16T05:46:35.661 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T05:46:35.716 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-16T05:46:35.716 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T05:46:35.716 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T05:46:35.729 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2024-09-16T05:46:35.729 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2024-09-16T05:46:35.749 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-195-generic 2024-09-16T05:46:35.749 DEBUG:teuthology.orchestra.run.smithi037:> sudo update-grub 2024-09-16T05:46:35.961 INFO:teuthology.orchestra.run.smithi143.stdout:linux-image-generic is already the newest version (5.4.0.195.193). 2024-09-16T05:46:35.961 INFO:teuthology.orchestra.run.smithi143.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-09-16T05:46:35.962 DEBUG:teuthology.orchestra.run.smithi143:> dpkg -s linux-image-generic 2024-09-16T05:46:35.985 INFO:teuthology.orchestra.run.smithi143.stdout:Package: linux-image-generic 2024-09-16T05:46:35.985 INFO:teuthology.orchestra.run.smithi143.stdout:Status: install ok installed 2024-09-16T05:46:35.985 INFO:teuthology.orchestra.run.smithi143.stdout:Priority: optional 2024-09-16T05:46:35.985 INFO:teuthology.orchestra.run.smithi143.stdout:Section: kernel 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Installed-Size: 20 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Maintainer: Ubuntu Kernel Team 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: amd64 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Source: linux-meta 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Version: 5.4.0.195.193 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Provides: virtualbox-guest-modules (= 6.1.50-dfsg-1~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.17) 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Depends: linux-image-5.4.0-195-generic, linux-modules-extra-5.4.0-195-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Recommends: thermald 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout:Description: Generic Linux kernel image 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout: This package will always depend on the latest generic kernel image 2024-09-16T05:46:35.986 INFO:teuthology.orchestra.run.smithi143.stdout: available. 2024-09-16T05:46:35.987 DEBUG:teuthology.orchestra.run.smithi143:> mktemp 2024-09-16T05:46:36.032 INFO:teuthology.orchestra.run.smithi143.stdout:/tmp/tmp.W8H2RrgSoj 2024-09-16T05:46:36.032 DEBUG:teuthology.orchestra.run.smithi143:> sudo cp /boot/grub/grub.cfg /tmp/tmp.W8H2RrgSoj 2024-09-16T05:46:36.047 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0666 /tmp/tmp.W8H2RrgSoj 2024-09-16T05:46:36.083 DEBUG:teuthology.orchestra.remote:smithi143:/tmp/tmp.W8H2RrgSoj is 9KB 2024-09-16T05:46:36.100 DEBUG:teuthology.orchestra.run.smithi143:> rm -fr /tmp/tmp.W8H2RrgSoj 2024-09-16T05:46:36.107 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-16T05:46:36.164 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-16T05:46:36.164 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-16T05:46:36.164 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-16T05:46:36.199 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-195-generic 2024-09-16T05:46:36.199 DEBUG:teuthology.orchestra.run.smithi143:> sudo update-grub 2024-09-16T05:46:37.107 INFO:teuthology.orchestra.run.smithi037.stderr:Sourcing file `/etc/default/grub' 2024-09-16T05:46:37.116 INFO:teuthology.orchestra.run.smithi037.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:46:37.125 INFO:teuthology.orchestra.run.smithi037.stderr:Generating grub configuration file ... 2024-09-16T05:46:37.423 INFO:teuthology.orchestra.run.smithi037.stderr:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:46:37.434 INFO:teuthology.orchestra.run.smithi037.stderr:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:37.514 INFO:teuthology.orchestra.run.smithi143.stderr:Sourcing file `/etc/default/grub' 2024-09-16T05:46:37.525 INFO:teuthology.orchestra.run.smithi143.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-16T05:46:37.534 INFO:teuthology.orchestra.run.smithi143.stderr:Generating grub configuration file ... 2024-09-16T05:46:37.775 INFO:teuthology.orchestra.run.smithi143.stderr:Found linux image: /boot/vmlinuz-5.4.0-195-generic 2024-09-16T05:46:37.787 INFO:teuthology.orchestra.run.smithi143.stderr:Found initrd image: /boot/initrd.img-5.4.0-195-generic 2024-09-16T05:46:37.820 INFO:teuthology.orchestra.run.smithi037.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:46:37.832 INFO:teuthology.orchestra.run.smithi037.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:46:38.136 INFO:teuthology.orchestra.run.smithi143.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-09-16T05:46:38.147 INFO:teuthology.orchestra.run.smithi143.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-09-16T05:46:39.229 INFO:teuthology.orchestra.run.smithi037.stderr:done 2024-09-16T05:46:39.231 DEBUG:teuthology.orchestra.run.smithi037:> sudo shutdown -r now 2024-09-16T05:46:39.821 INFO:teuthology.orchestra.run.smithi143.stderr:done 2024-09-16T05:46:39.823 DEBUG:teuthology.orchestra.run.smithi143:> sudo shutdown -r now 2024-09-16T05:47:09.253 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T05:47:09.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-16T05:47:09.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:47:09.830 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T05:47:09.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-16T05:47:09.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:48:09.316 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T05:48:09.834 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T05:48:18.325 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-16T05:48:18.326 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:48:18.615 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-09-16T05:48:18.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-16T05:48:18.836 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:48:19.155 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-16T05:48:19.155 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-195-generic"... 2024-09-16T05:48:19.155 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2024-09-16T05:48:19.161 INFO:teuthology.orchestra.run.smithi037.stdout:5.4.0-195-generic 2024-09-16T05:48:19.161 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-195-generic vs 5.4.0-195-generic 2024-09-16T05:48:19.162 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:48:19.162 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T05:48:19.247 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-09-16T05:48:20.163 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T05:48:20.163 DEBUG:teuthology.orchestra.run.smithi037:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:48:20.215 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-16T05:48:20.215 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-195-generic"... 2024-09-16T05:48:20.215 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-09-16T05:48:20.222 INFO:teuthology.orchestra.run.smithi143.stdout:5.4.0-195-generic 2024-09-16T05:48:20.223 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-195-generic vs 5.4.0-195-generic 2024-09-16T05:48:20.223 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T05:48:20.223 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-16T05:48:20.245 INFO:teuthology.orchestra.run.smithi037.stdout:ttyS1 2024-09-16T05:48:20.267 DEBUG:teuthology.parallel:result is None 2024-09-16T05:48:21.224 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T05:48:21.224 DEBUG:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T05:48:21.303 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2024-09-16T05:48:21.325 DEBUG:teuthology.parallel:result is None 2024-09-16T05:48:21.325 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T05:48:21.334 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T05:48:21.334 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:48:21.337 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T05:48:21.345 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T05:48:21.351 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T05:48:21.363 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T05:48:21.363 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:48:21.387 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T05:48:21.419 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T05:48:21.426 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T05:48:21.426 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T05:48:21.429 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T05:48:21.444 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:21.453 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:21.454 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:21.464 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T05:48:21.466 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T05:48:21.473 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T05:48:21.473 DEBUG:teuthology.orchestra.run.smithi037:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:48:21.499 DEBUG:teuthology.orchestra.run.smithi143:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T05:48:21.522 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T05:48:21.537 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T05:48:21.537 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:48:21.539 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T05:48:21.546 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:48:21.552 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:48:21.600 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-16T05:48:21.600 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:48:21.618 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T05:48:21.625 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T05:48:21.673 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-16T05:48:21.673 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T05:48:21.696 DEBUG:teuthology.orchestra.run.smithi037:> sudo service rsyslog restart 2024-09-16T05:48:21.698 DEBUG:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2024-09-16T05:48:21.746 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T05:48:21.754 INFO:teuthology.task.internal:Starting timer... 2024-09-16T05:48:21.755 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T05:48:21.771 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T05:48:21.787 DEBUG:teuthology.task.selinux:Excluding smithi037: OS 'ubuntu' does not support SELinux 2024-09-16T05:48:21.787 DEBUG:teuthology.task.selinux:Excluding smithi143: OS 'ubuntu' does not support SELinux 2024-09-16T05:48:21.787 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T05:48:21.787 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-16T05:48:21.787 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T05:48:21.787 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T05:48:21.802 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T05:48:21.813 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T05:48:21.814 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi037.front.sepia.ceph.com,smithi143.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T05:53:59.753 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi037.front.sepia.ceph.com'), Remote(name='ubuntu@smithi143.front.sepia.ceph.com')] 2024-09-16T05:53:59.754 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-16T05:53:59.755 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:53:59.857 DEBUG:teuthology.orchestra.run.smithi037:> true 2024-09-16T05:53:59.982 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi037.front.sepia.ceph.com' 2024-09-16T05:53:59.983 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-16T05:53:59.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T05:54:00.070 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-09-16T05:54:00.194 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-16T05:54:00.194 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T05:54:00.204 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T05:54:00.205 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:54:00.205 DEBUG:teuthology.orchestra.run.smithi037:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:54:00.207 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T05:54:00.208 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:54:00.239 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-09-16T05:54:00.239 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Command line: ntpd -gq 2024-09-16T05:54:00.240 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: proto: precision = 0.120 usec (-23) 2024-09-16T05:54:00.241 INFO:teuthology.orchestra.run.smithi037.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:54:00.241 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:54:00.241 INFO:teuthology.orchestra.run.smithi037.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:54:00.242 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:54:00.242 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Listen normally on 3 ens1f0 172.21.15.37:123 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Listen normally on 4 lo [::1]:123 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe88:7794%4]:123 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:00 ntpd[13637]: Listening on routing socket on fd #22 for interface updates 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-09-16T05:54:00.243 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Command line: ntpd -gq 2024-09-16T05:54:00.244 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: proto: precision = 0.063 usec (-24) 2024-09-16T05:54:00.245 INFO:teuthology.orchestra.run.smithi143.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:54:00.245 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-16T05:54:00.245 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:54:00.245 INFO:teuthology.orchestra.run.smithi143.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-16T05:54:00.246 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Listen and drop on 0 v6wildcard [::]:123 2024-09-16T05:54:00.246 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-16T05:54:00.246 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Listen normally on 2 lo 127.0.0.1:123 2024-09-16T05:54:00.246 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Listen normally on 3 enp3s0f1 172.21.15.143:123 2024-09-16T05:54:00.246 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Listen normally on 4 lo [::1]:123 2024-09-16T05:54:00.247 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7783%5]:123 2024-09-16T05:54:00.247 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:00 ntpd[13752]: Listening on routing socket on fd #22 for interface updates 2024-09-16T05:54:01.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:01.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:01.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:01.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:01.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:01.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:01.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:01.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:01 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:02.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:02.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:02.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:02 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:02.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:02 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:02.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:02 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:02.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:02 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:02.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:02 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:02.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:02 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:02.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:02 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:03.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:03 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:03.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:03 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:03.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:03 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:03.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:03 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:03.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:03 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:03.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:03 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:04.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:04.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:04.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:04.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:04.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:04.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:04.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:04 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:04.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:04 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:04.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:04 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:04.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:04 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:04.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:04 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:04.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:04 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:04.243 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:04 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:05.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:05 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:05.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:05 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:05.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:05 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:05.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:05 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:05.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:05 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:05.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:05 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:05.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:05.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:05.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:05.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:05.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:05.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:05.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:05.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:05.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:05.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:05.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:05.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:05 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:06.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:06.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:06.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:06.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:06.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:06.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:06.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:06.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:06.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:06.244 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:06.244 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:06.244 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:06 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:06.247 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:06 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:06.247 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:06 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:06.247 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:06 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:06.247 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:06 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:06.247 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:06 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:06.247 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:06 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:07.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:07 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:07.241 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:07 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:07.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:07 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:07.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:07 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:07.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:07 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:07.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:07 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:07.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:07.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:07.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:07.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:07.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:07.244 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:07.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:07.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:07.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:07.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:07.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:07.245 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:07.246 INFO:teuthology.orchestra.run.smithi143.stdout:16 Sep 05:54:07 ntpd[13752]: ntpd: time slew -0.000521 s 2024-09-16T05:54:07.246 INFO:teuthology.orchestra.run.smithi143.stdout:ntpd: time slew -0.000521s 2024-09-16T05:54:07.246 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T05:54:07.246 INFO:teuthology.orchestra.run.smithi143.stderr:16 Sep 05:54:07 ntpd[13752]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T05:54:07.304 INFO:teuthology.orchestra.run.smithi143.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:54:07.304 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================== 2024-09-16T05:54:07.304 INFO:teuthology.orchestra.run.smithi143.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:07.304 INFO:teuthology.orchestra.run.smithi143.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:07.304 INFO:teuthology.orchestra.run.smithi143.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:07.304 INFO:teuthology.orchestra.run.smithi143.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:08.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:08.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:08.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:08.242 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:08.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-16T05:54:08.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: can't open /var/log/ntpstats/rawstats.20240916: Permission denied 2024-09-16T05:54:08.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-16T05:54:08.243 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: can't open /var/log/ntpstats/peerstats.20240916: Permission denied 2024-09-16T05:54:08.244 INFO:teuthology.orchestra.run.smithi037.stdout:16 Sep 05:54:08 ntpd[13637]: ntpd: time slew +0.001612 s 2024-09-16T05:54:08.244 INFO:teuthology.orchestra.run.smithi037.stdout:ntpd: time slew +0.001612s 2024-09-16T05:54:08.245 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-16T05:54:08.245 INFO:teuthology.orchestra.run.smithi037.stderr:16 Sep 05:54:08 ntpd[13637]: can't open /var/log/ntpstats/loopstats.20240916: Permission denied 2024-09-16T05:54:08.302 INFO:teuthology.orchestra.run.smithi037.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:54:08.302 INFO:teuthology.orchestra.run.smithi037.stdout:============================================================================== 2024-09-16T05:54:08.302 INFO:teuthology.orchestra.run.smithi037.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:08.303 INFO:teuthology.orchestra.run.smithi037.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:08.303 INFO:teuthology.orchestra.run.smithi037.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:08.303 INFO:teuthology.orchestra.run.smithi037.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:54:08.304 INFO:teuthology.run_tasks:Running task install... 2024-09-16T05:54:08.313 DEBUG:teuthology.task.install:project ceph 2024-09-16T05:54:08.313 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'}} 2024-09-16T05:54:08.314 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:54:08.314 INFO:teuthology.task.install:Using flavor: default 2024-09-16T05:54:08.319 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']} 2024-09-16T05:54:08.319 INFO:teuthology.task.install:extra packages: [] 2024-09-16T05:54:08.320 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-key list | grep Ceph 2024-09-16T05:54:08.320 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-key list | grep Ceph 2024-09-16T05:54:08.422 INFO:teuthology.orchestra.run.smithi037.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-09-16T05:54:08.424 INFO:teuthology.orchestra.run.smithi143.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2024-09-16T05:54:08.483 INFO:teuthology.orchestra.run.smithi143.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T05:54:08.483 INFO:teuthology.orchestra.run.smithi143.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T05:54:08.485 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 2024-09-16T05:54:08.485 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:54:08.485 INFO:teuthology.packaging:ref: None 2024-09-16T05:54:08.485 INFO:teuthology.packaging:tag: None 2024-09-16T05:54:08.485 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:54:08.485 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:54:08.485 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:54:08.490 INFO:teuthology.orchestra.run.smithi037.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-16T05:54:08.490 INFO:teuthology.orchestra.run.smithi037.stdout:uid [ unknown] Ceph.com (release key) 2024-09-16T05:54:08.491 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 2024-09-16T05:54:08.491 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:54:08.491 INFO:teuthology.packaging:ref: None 2024-09-16T05:54:08.491 INFO:teuthology.packaging:tag: None 2024-09-16T05:54:08.491 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:54:08.491 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:54:08.491 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:54:08.688 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default/ 2024-09-16T05:54:08.689 INFO:teuthology.task.install.deb:Package version is 15.2.17-1focal 2024-09-16T05:54:08.706 INFO:teuthology.task.install.deb:Pulling from https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default/ 2024-09-16T05:54:08.706 INFO:teuthology.task.install.deb:Package version is 15.2.17-1focal 2024-09-16T05:54:08.719 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-16T05:54:08.719 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T05:54:08.733 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-16T05:54:08.733 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-16T05:54:08.736 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get update 2024-09-16T05:54:08.749 DEBUG:teuthology.orchestra.run.smithi037:> sudo apt-get update 2024-09-16T05:54:08.864 INFO:teuthology.orchestra.run.smithi037.stdout:Ign:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal InRelease 2024-09-16T05:54:08.866 INFO:teuthology.orchestra.run.smithi037.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release [7,689 B] 2024-09-16T05:54:08.869 INFO:teuthology.orchestra.run.smithi037.stdout:Ign:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release.gpg 2024-09-16T05:54:08.870 INFO:teuthology.orchestra.run.smithi037.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 Packages [15.7 kB] 2024-09-16T05:54:08.892 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:54:08.893 INFO:teuthology.orchestra.run.smithi037.stdout:Get:6 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main i386 Packages [3,022 B] 2024-09-16T05:54:08.893 INFO:teuthology.orchestra.run.smithi143.stdout:Ign:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal InRelease 2024-09-16T05:54:08.894 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release [7,689 B] 2024-09-16T05:54:08.896 INFO:teuthology.orchestra.run.smithi143.stdout:Ign:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal Release.gpg 2024-09-16T05:54:08.897 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 Packages [15.7 kB] 2024-09-16T05:54:08.899 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:54:08.909 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main i386 Packages [3,022 B] 2024-09-16T05:54:08.916 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:54:08.922 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:54:09.012 INFO:teuthology.orchestra.run.smithi037.stdout:Hit:9 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-09-16T05:54:09.039 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:7 http://archive.ubuntu.com/ubuntu focal InRelease 2024-09-16T05:54:09.120 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-09-16T05:54:09.206 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-09-16T05:54:09.559 INFO:teuthology.orchestra.run.smithi037.stdout:Fetched 26.4 kB in 1s (41.1 kB/s) 2024-09-16T05:54:09.573 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 26.4 kB in 1s (42.4 kB/s) 2024-09-16T05:54:10.727 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-16T05:54:10.754 DEBUG:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.17-1focal cephadm=15.2.17-1focal ceph-mds=15.2.17-1focal ceph-mgr=15.2.17-1focal ceph-common=15.2.17-1focal ceph-fuse=15.2.17-1focal ceph-test=15.2.17-1focal radosgw=15.2.17-1focal python3-rados=15.2.17-1focal python3-rgw=15.2.17-1focal python3-cephfs=15.2.17-1focal python3-rbd=15.2.17-1focal libcephfs2=15.2.17-1focal libcephfs-dev=15.2.17-1focal librados2=15.2.17-1focal librbd1=15.2.17-1focal rbd-fuse=15.2.17-1focal 2024-09-16T05:54:10.760 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-09-16T05:54:10.787 DEBUG:teuthology.orchestra.run.smithi037:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.17-1focal cephadm=15.2.17-1focal ceph-mds=15.2.17-1focal ceph-mgr=15.2.17-1focal ceph-common=15.2.17-1focal ceph-fuse=15.2.17-1focal ceph-test=15.2.17-1focal radosgw=15.2.17-1focal python3-rados=15.2.17-1focal python3-rgw=15.2.17-1focal python3-cephfs=15.2.17-1focal python3-rbd=15.2.17-1focal libcephfs2=15.2.17-1focal libcephfs-dev=15.2.17-1focal librados2=15.2.17-1focal librbd1=15.2.17-1focal rbd-fuse=15.2.17-1focal 2024-09-16T05:54:10.825 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-16T05:54:10.866 INFO:teuthology.orchestra.run.smithi037.stdout:Reading package lists... 2024-09-16T05:54:11.043 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2024-09-16T05:54:11.044 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2024-09-16T05:54:11.095 INFO:teuthology.orchestra.run.smithi037.stdout:Building dependency tree... 2024-09-16T05:54:11.096 INFO:teuthology.orchestra.run.smithi037.stdout:Reading state information... 2024-09-16T05:54:11.241 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T05:54:11.242 INFO:teuthology.orchestra.run.smithi143.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2024-09-16T05:54:11.242 INFO:teuthology.orchestra.run.smithi143.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T05:54:11.242 INFO:teuthology.orchestra.run.smithi143.stdout:The following additional packages will be installed: 2024-09-16T05:54:11.242 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:54:11.242 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: librdkafka1 librgw2 nvme-cli python-pastedeploy-tpl python3-atomicwrites 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2024-09-16T05:54:11.244 INFO:teuthology.orchestra.run.smithi143.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout:Suggested packages: 2024-09-16T05:54:11.245 INFO:teuthology.orchestra.run.smithi143.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout:Recommended packages: 2024-09-16T05:54:11.246 INFO:teuthology.orchestra.run.smithi143.stdout: btrfs-tools 2024-09-16T05:54:11.300 INFO:teuthology.orchestra.run.smithi037.stdout:The following packages were automatically installed and are no longer required: 2024-09-16T05:54:11.302 INFO:teuthology.orchestra.run.smithi037.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2024-09-16T05:54:11.302 INFO:teuthology.orchestra.run.smithi037.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-16T05:54:11.302 INFO:teuthology.orchestra.run.smithi037.stdout:The following additional packages will be installed: 2024-09-16T05:54:11.302 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:54:11.302 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:54:11.302 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2024-09-16T05:54:11.302 INFO:teuthology.orchestra.run.smithi037.stdout: libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 2024-09-16T05:54:11.303 INFO:teuthology.orchestra.run.smithi037.stdout: librdkafka1 librgw2 nvme-cli python-pastedeploy-tpl python3-atomicwrites 2024-09-16T05:54:11.303 INFO:teuthology.orchestra.run.smithi037.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2024-09-16T05:54:11.303 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2024-09-16T05:54:11.303 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2024-09-16T05:54:11.303 INFO:teuthology.orchestra.run.smithi037.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2024-09-16T05:54:11.303 INFO:teuthology.orchestra.run.smithi037.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2024-09-16T05:54:11.303 INFO:teuthology.orchestra.run.smithi037.stdout: python3-oauthlib python3-openssl python3-packaging python3-paste 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pastedeploy python3-pastescript python3-pecan python3-pluggy 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2024-09-16T05:54:11.304 INFO:teuthology.orchestra.run.smithi037.stdout:Suggested packages: 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout:Recommended packages: 2024-09-16T05:54:11.305 INFO:teuthology.orchestra.run.smithi037.stdout: btrfs-tools 2024-09-16T05:54:11.357 INFO:teuthology.orchestra.run.smithi143.stdout:The following NEW packages will be installed: 2024-09-16T05:54:11.357 INFO:teuthology.orchestra.run.smithi143.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T05:54:11.357 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:54:11.357 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev libcephfs2 libjq1 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d liblttng-ust0 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 nvme-cli 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2024-09-16T05:54:11.359 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2024-09-16T05:54:11.360 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2024-09-16T05:54:11.360 INFO:teuthology.orchestra.run.smithi143.stdout: python3-simplejson python3-singledispatch python3-sklearn 2024-09-16T05:54:11.360 INFO:teuthology.orchestra.run.smithi143.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2024-09-16T05:54:11.360 INFO:teuthology.orchestra.run.smithi143.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2024-09-16T05:54:11.360 INFO:teuthology.orchestra.run.smithi143.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2024-09-16T05:54:11.360 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages will be upgraded: 2024-09-16T05:54:11.360 INFO:teuthology.orchestra.run.smithi143.stdout: librados2 librbd1 2024-09-16T05:54:11.405 INFO:teuthology.orchestra.run.smithi143.stdout:2 upgraded, 96 newly installed, 0 to remove and 295 not upgraded. 2024-09-16T05:54:11.406 INFO:teuthology.orchestra.run.smithi143.stdout:Need to get 153 MB of archives. 2024-09-16T05:54:11.406 INFO:teuthology.orchestra.run.smithi143.stdout:After this operation, 698 MB of additional disk space will be used. 2024-09-16T05:54:11.406 INFO:teuthology.orchestra.run.smithi143.stdout:Get:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.17-1focal [1,697 kB] 2024-09-16T05:54:11.419 INFO:teuthology.orchestra.run.smithi037.stdout:The following NEW packages will be installed: 2024-09-16T05:54:11.420 INFO:teuthology.orchestra.run.smithi037.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-16T05:54:11.420 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2024-09-16T05:54:11.420 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2024-09-16T05:54:11.420 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.17-1focal [3,262 kB] 2024-09-16T05:54:11.421 INFO:teuthology.orchestra.run.smithi037.stdout: ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev libcephfs2 libjq1 2024-09-16T05:54:11.421 INFO:teuthology.orchestra.run.smithi037.stdout: libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d liblttng-ust0 2024-09-16T05:54:11.421 INFO:teuthology.orchestra.run.smithi037.stdout: liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 nvme-cli 2024-09-16T05:54:11.421 INFO:teuthology.orchestra.run.smithi037.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2024-09-16T05:54:11.421 INFO:teuthology.orchestra.run.smithi037.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2024-09-16T05:54:11.421 INFO:teuthology.orchestra.run.smithi037.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-simplejson python3-singledispatch python3-sklearn 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2024-09-16T05:54:11.422 INFO:teuthology.orchestra.run.smithi037.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2024-09-16T05:54:11.423 INFO:teuthology.orchestra.run.smithi037.stdout:The following packages will be upgraded: 2024-09-16T05:54:11.423 INFO:teuthology.orchestra.run.smithi037.stdout: librados2 librbd1 2024-09-16T05:54:11.442 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.17-1focal [463 kB] 2024-09-16T05:54:11.445 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.17-1focal [365 kB] 2024-09-16T05:54:11.448 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.17-1focal [20.8 kB] 2024-09-16T05:54:11.448 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.17-1focal [156 kB] 2024-09-16T05:54:11.450 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.17-1focal [29.4 kB] 2024-09-16T05:54:11.450 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.17-1focal [363 kB] 2024-09-16T05:54:11.453 INFO:teuthology.orchestra.run.smithi143.stdout:Get:9 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.17-1focal [3,146 kB] 2024-09-16T05:54:11.471 INFO:teuthology.orchestra.run.smithi037.stdout:2 upgraded, 96 newly installed, 0 to remove and 295 not upgraded. 2024-09-16T05:54:11.471 INFO:teuthology.orchestra.run.smithi037.stdout:Need to get 153 MB of archives. 2024-09-16T05:54:11.471 INFO:teuthology.orchestra.run.smithi037.stdout:After this operation, 698 MB of additional disk space will be used. 2024-09-16T05:54:11.471 INFO:teuthology.orchestra.run.smithi037.stdout:Get:1 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.17-1focal [1,697 kB] 2024-09-16T05:54:11.475 INFO:teuthology.orchestra.run.smithi143.stdout:Get:10 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.17-1focal [116 kB] 2024-09-16T05:54:11.475 INFO:teuthology.orchestra.run.smithi143.stdout:Get:11 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.17-1focal [360 kB] 2024-09-16T05:54:11.478 INFO:teuthology.orchestra.run.smithi143.stdout:Get:12 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.17-1focal [20.1 MB] 2024-09-16T05:54:11.489 INFO:teuthology.orchestra.run.smithi037.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2024-09-16T05:54:11.495 INFO:teuthology.orchestra.run.smithi037.stdout:Get:3 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.17-1focal [3,262 kB] 2024-09-16T05:54:11.532 INFO:teuthology.orchestra.run.smithi037.stdout:Get:4 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.17-1focal [463 kB] 2024-09-16T05:54:11.537 INFO:teuthology.orchestra.run.smithi037.stdout:Get:5 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.17-1focal [365 kB] 2024-09-16T05:54:11.541 INFO:teuthology.orchestra.run.smithi037.stdout:Get:6 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.17-1focal [20.8 kB] 2024-09-16T05:54:11.541 INFO:teuthology.orchestra.run.smithi037.stdout:Get:7 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.17-1focal [156 kB] 2024-09-16T05:54:11.542 INFO:teuthology.orchestra.run.smithi037.stdout:Get:8 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.17-1focal [29.4 kB] 2024-09-16T05:54:11.543 INFO:teuthology.orchestra.run.smithi037.stdout:Get:9 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.17-1focal [363 kB] 2024-09-16T05:54:11.546 INFO:teuthology.orchestra.run.smithi037.stdout:Get:10 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.17-1focal [3,146 kB] 2024-09-16T05:54:11.555 INFO:teuthology.orchestra.run.smithi143.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2024-09-16T05:54:11.576 INFO:teuthology.orchestra.run.smithi037.stdout:Get:11 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.17-1focal [116 kB] 2024-09-16T05:54:11.577 INFO:teuthology.orchestra.run.smithi037.stdout:Get:12 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.17-1focal [360 kB] 2024-09-16T05:54:11.580 INFO:teuthology.orchestra.run.smithi037.stdout:Get:13 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.17-1focal [20.1 MB] 2024-09-16T05:54:11.625 INFO:teuthology.orchestra.run.smithi037.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2024-09-16T05:54:11.628 INFO:teuthology.orchestra.run.smithi037.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2024-09-16T05:54:11.632 INFO:teuthology.orchestra.run.smithi037.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2024-09-16T05:54:11.670 INFO:teuthology.orchestra.run.smithi143.stdout:Get:14 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.17-1focal [5,344 kB] 2024-09-16T05:54:11.680 INFO:teuthology.orchestra.run.smithi037.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2024-09-16T05:54:11.686 INFO:teuthology.orchestra.run.smithi037.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2024-09-16T05:54:11.688 INFO:teuthology.orchestra.run.smithi037.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.3 [211 kB] 2024-09-16T05:54:11.700 INFO:teuthology.orchestra.run.smithi037.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2024-09-16T05:54:11.702 INFO:teuthology.orchestra.run.smithi037.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2024-09-16T05:54:11.704 INFO:teuthology.orchestra.run.smithi037.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2024-09-16T05:54:11.708 INFO:teuthology.orchestra.run.smithi037.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2024-09-16T05:54:11.708 INFO:teuthology.orchestra.run.smithi037.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2024-09-16T05:54:11.709 INFO:teuthology.orchestra.run.smithi037.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2024-09-16T05:54:11.709 INFO:teuthology.orchestra.run.smithi037.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2024-09-16T05:54:11.712 INFO:teuthology.orchestra.run.smithi143.stdout:Get:15 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.17-1focal [163 kB] 2024-09-16T05:54:11.714 INFO:teuthology.orchestra.run.smithi143.stdout:Get:16 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.17-1focal [1,402 kB] 2024-09-16T05:54:11.723 INFO:teuthology.orchestra.run.smithi143.stdout:Get:17 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.17-1focal [6,167 kB] 2024-09-16T05:54:11.730 INFO:teuthology.orchestra.run.smithi037.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T05:54:11.765 INFO:teuthology.orchestra.run.smithi143.stdout:Get:18 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.17-1focal [24.0 MB] 2024-09-16T05:54:11.793 INFO:teuthology.orchestra.run.smithi037.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2024-09-16T05:54:11.793 INFO:teuthology.orchestra.run.smithi037.stdout:Get:29 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.17-1focal [5,344 kB] 2024-09-16T05:54:11.794 INFO:teuthology.orchestra.run.smithi037.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-webob all 1:1.8.5-2ubuntu0.1 [84.5 kB] 2024-09-16T05:54:11.795 INFO:teuthology.orchestra.run.smithi037.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2024-09-16T05:54:11.796 INFO:teuthology.orchestra.run.smithi037.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2024-09-16T05:54:11.798 INFO:teuthology.orchestra.run.smithi037.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2024-09-16T05:54:11.800 INFO:teuthology.orchestra.run.smithi037.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2024-09-16T05:54:11.832 INFO:teuthology.orchestra.run.smithi037.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2024-09-16T05:54:11.837 INFO:teuthology.orchestra.run.smithi037.stdout:Get:36 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.17-1focal [163 kB] 2024-09-16T05:54:11.838 INFO:teuthology.orchestra.run.smithi037.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2024-09-16T05:54:11.838 INFO:teuthology.orchestra.run.smithi037.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2024-09-16T05:54:11.839 INFO:teuthology.orchestra.run.smithi037.stdout:Get:39 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.17-1focal [1,402 kB] 2024-09-16T05:54:11.849 INFO:teuthology.orchestra.run.smithi037.stdout:Get:40 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.17-1focal [6,167 kB] 2024-09-16T05:54:11.862 INFO:teuthology.orchestra.run.smithi037.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2024-09-16T05:54:11.863 INFO:teuthology.orchestra.run.smithi037.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2024-09-16T05:54:11.865 INFO:teuthology.orchestra.run.smithi037.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.2 [183 kB] 2024-09-16T05:54:11.870 INFO:teuthology.orchestra.run.smithi037.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jinja2 all 2.10.1-2ubuntu0.3 [96.0 kB] 2024-09-16T05:54:11.872 INFO:teuthology.orchestra.run.smithi037.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T05:54:11.873 INFO:teuthology.orchestra.run.smithi037.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] 2024-09-16T05:54:11.880 INFO:teuthology.orchestra.run.smithi037.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2024-09-16T05:54:11.882 INFO:teuthology.orchestra.run.smithi037.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2024-09-16T05:54:11.884 INFO:teuthology.orchestra.run.smithi037.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2024-09-16T05:54:11.884 INFO:teuthology.orchestra.run.smithi037.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2024-09-16T05:54:11.904 INFO:teuthology.orchestra.run.smithi037.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2024-09-16T05:54:11.904 INFO:teuthology.orchestra.run.smithi037.stdout:Get:52 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.17-1focal [24.0 MB] 2024-09-16T05:54:11.987 INFO:teuthology.orchestra.run.smithi143.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2024-09-16T05:54:12.003 INFO:teuthology.orchestra.run.smithi143.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2024-09-16T05:54:12.010 INFO:teuthology.orchestra.run.smithi143.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2024-09-16T05:54:12.015 INFO:teuthology.orchestra.run.smithi037.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2024-09-16T05:54:12.034 INFO:teuthology.orchestra.run.smithi143.stdout:Get:22 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.17-1focal [4,000 B] 2024-09-16T05:54:12.046 INFO:teuthology.orchestra.run.smithi037.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2024-09-16T05:54:12.048 INFO:teuthology.orchestra.run.smithi037.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2024-09-16T05:54:12.060 INFO:teuthology.orchestra.run.smithi037.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2024-09-16T05:54:12.060 INFO:teuthology.orchestra.run.smithi037.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2024-09-16T05:54:12.061 INFO:teuthology.orchestra.run.smithi037.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2024-09-16T05:54:12.061 INFO:teuthology.orchestra.run.smithi037.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2024-09-16T05:54:12.061 INFO:teuthology.orchestra.run.smithi037.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2024-09-16T05:54:12.080 INFO:teuthology.orchestra.run.smithi143.stdout:Get:23 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.17-1focal [537 kB] 2024-09-16T05:54:12.091 INFO:teuthology.orchestra.run.smithi143.stdout:Get:24 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.17-1focal [2,007 kB] 2024-09-16T05:54:12.107 INFO:teuthology.orchestra.run.smithi143.stdout:Get:25 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.17-1focal [53.2 kB] 2024-09-16T05:54:12.108 INFO:teuthology.orchestra.run.smithi143.stdout:Get:26 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.17-1focal [59.1 kB] 2024-09-16T05:54:12.108 INFO:teuthology.orchestra.run.smithi143.stdout:Get:27 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.17-1focal [3,218 kB] 2024-09-16T05:54:12.109 INFO:teuthology.orchestra.run.smithi037.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2024-09-16T05:54:12.110 INFO:teuthology.orchestra.run.smithi037.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2024-09-16T05:54:12.131 INFO:teuthology.orchestra.run.smithi143.stdout:Get:28 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.17-1focal [34.4 kB] 2024-09-16T05:54:12.132 INFO:teuthology.orchestra.run.smithi143.stdout:Get:29 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.17-1focal [7,886 kB] 2024-09-16T05:54:12.171 INFO:teuthology.orchestra.run.smithi143.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2024-09-16T05:54:12.182 INFO:teuthology.orchestra.run.smithi037.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2024-09-16T05:54:12.183 INFO:teuthology.orchestra.run.smithi037.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2024-09-16T05:54:12.183 INFO:teuthology.orchestra.run.smithi037.stdout:Get:65 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.17-1focal [4,000 B] 2024-09-16T05:54:12.183 INFO:teuthology.orchestra.run.smithi037.stdout:Get:66 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.17-1focal [537 kB] 2024-09-16T05:54:12.186 INFO:teuthology.orchestra.run.smithi143.stdout:Get:31 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.17-1focal [4,120 B] 2024-09-16T05:54:12.186 INFO:teuthology.orchestra.run.smithi143.stdout:Get:32 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.17-1focal [40.2 MB] 2024-09-16T05:54:12.194 INFO:teuthology.orchestra.run.smithi143.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2024-09-16T05:54:12.201 INFO:teuthology.orchestra.run.smithi143.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.3 [211 kB] 2024-09-16T05:54:12.237 INFO:teuthology.orchestra.run.smithi037.stdout:Get:67 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.17-1focal [2,007 kB] 2024-09-16T05:54:12.237 INFO:teuthology.orchestra.run.smithi037.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2024-09-16T05:54:12.239 INFO:teuthology.orchestra.run.smithi143.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2024-09-16T05:54:12.241 INFO:teuthology.orchestra.run.smithi037.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-09-16T05:54:12.245 INFO:teuthology.orchestra.run.smithi037.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-09-16T05:54:12.245 INFO:teuthology.orchestra.run.smithi143.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2024-09-16T05:54:12.248 INFO:teuthology.orchestra.run.smithi037.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-09-16T05:54:12.249 INFO:teuthology.orchestra.run.smithi037.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2024-09-16T05:54:12.250 INFO:teuthology.orchestra.run.smithi143.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2024-09-16T05:54:12.253 INFO:teuthology.orchestra.run.smithi037.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2024-09-16T05:54:12.255 INFO:teuthology.orchestra.run.smithi037.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.2 [283 kB] 2024-09-16T05:54:12.257 INFO:teuthology.orchestra.run.smithi037.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2024-09-16T05:54:12.258 INFO:teuthology.orchestra.run.smithi037.stdout:Get:76 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.17-1focal [53.2 kB] 2024-09-16T05:54:12.258 INFO:teuthology.orchestra.run.smithi037.stdout:Get:77 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.17-1focal [59.1 kB] 2024-09-16T05:54:12.259 INFO:teuthology.orchestra.run.smithi037.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2024-09-16T05:54:12.259 INFO:teuthology.orchestra.run.smithi037.stdout:Get:79 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.17-1focal [3,218 kB] 2024-09-16T05:54:12.268 INFO:teuthology.orchestra.run.smithi143.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2024-09-16T05:54:12.269 INFO:teuthology.orchestra.run.smithi143.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2024-09-16T05:54:12.271 INFO:teuthology.orchestra.run.smithi143.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2024-09-16T05:54:12.273 INFO:teuthology.orchestra.run.smithi143.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2024-09-16T05:54:12.284 INFO:teuthology.orchestra.run.smithi037.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2024-09-16T05:54:12.284 INFO:teuthology.orchestra.run.smithi037.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2024-09-16T05:54:12.346 INFO:teuthology.orchestra.run.smithi143.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-16T05:54:12.347 INFO:teuthology.orchestra.run.smithi143.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2024-09-16T05:54:12.347 INFO:teuthology.orchestra.run.smithi143.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-webob all 1:1.8.5-2ubuntu0.1 [84.5 kB] 2024-09-16T05:54:12.352 INFO:teuthology.orchestra.run.smithi143.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2024-09-16T05:54:12.353 INFO:teuthology.orchestra.run.smithi143.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2024-09-16T05:54:12.430 INFO:teuthology.orchestra.run.smithi143.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2024-09-16T05:54:12.432 INFO:teuthology.orchestra.run.smithi037.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2024-09-16T05:54:12.432 INFO:teuthology.orchestra.run.smithi037.stdout:Get:83 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.17-1focal [34.4 kB] 2024-09-16T05:54:12.432 INFO:teuthology.orchestra.run.smithi037.stdout:Get:84 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.17-1focal [7,886 kB] 2024-09-16T05:54:12.434 INFO:teuthology.orchestra.run.smithi143.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2024-09-16T05:54:12.435 INFO:teuthology.orchestra.run.smithi143.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2024-09-16T05:54:12.453 INFO:teuthology.orchestra.run.smithi037.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2024-09-16T05:54:12.453 INFO:teuthology.orchestra.run.smithi037.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T05:54:12.454 INFO:teuthology.orchestra.run.smithi037.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2024-09-16T05:54:12.454 INFO:teuthology.orchestra.run.smithi037.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2024-09-16T05:54:12.455 INFO:teuthology.orchestra.run.smithi037.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2024-09-16T05:54:12.456 INFO:teuthology.orchestra.run.smithi037.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2024-09-16T05:54:12.456 INFO:teuthology.orchestra.run.smithi037.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2024-09-16T05:54:12.456 INFO:teuthology.orchestra.run.smithi037.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2024-09-16T05:54:12.457 INFO:teuthology.orchestra.run.smithi037.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2024-09-16T05:54:12.497 INFO:teuthology.orchestra.run.smithi037.stdout:Get:94 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.17-1focal [4,120 B] 2024-09-16T05:54:12.497 INFO:teuthology.orchestra.run.smithi037.stdout:Get:95 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.17-1focal [40.2 MB] 2024-09-16T05:54:12.528 INFO:teuthology.orchestra.run.smithi143.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2024-09-16T05:54:12.528 INFO:teuthology.orchestra.run.smithi143.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2024-09-16T05:54:12.529 INFO:teuthology.orchestra.run.smithi143.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2024-09-16T05:54:12.602 INFO:teuthology.orchestra.run.smithi143.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2024-09-16T05:54:12.681 INFO:teuthology.orchestra.run.smithi143.stdout:Get:54 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.17-1focal [18.1 kB] 2024-09-16T05:54:12.681 INFO:teuthology.orchestra.run.smithi143.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.2 [183 kB] 2024-09-16T05:54:12.682 INFO:teuthology.orchestra.run.smithi143.stdout:Get:56 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.17-1focal [9,667 kB] 2024-09-16T05:54:12.686 INFO:teuthology.orchestra.run.smithi143.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jinja2 all 2.10.1-2ubuntu0.3 [96.0 kB] 2024-09-16T05:54:12.688 INFO:teuthology.orchestra.run.smithi143.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-16T05:54:12.689 INFO:teuthology.orchestra.run.smithi143.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2024-09-16T05:54:12.692 INFO:teuthology.orchestra.run.smithi143.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2024-09-16T05:54:12.694 INFO:teuthology.orchestra.run.smithi143.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2024-09-16T05:54:12.695 INFO:teuthology.orchestra.run.smithi143.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2024-09-16T05:54:12.755 INFO:teuthology.orchestra.run.smithi143.stdout:Get:63 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.17-1focal [61.4 kB] 2024-09-16T05:54:12.766 INFO:teuthology.orchestra.run.smithi143.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2024-09-16T05:54:12.766 INFO:teuthology.orchestra.run.smithi143.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2024-09-16T05:54:12.931 INFO:teuthology.orchestra.run.smithi037.stdout:Get:96 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.17-1focal [18.1 kB] 2024-09-16T05:54:12.931 INFO:teuthology.orchestra.run.smithi037.stdout:Get:97 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.17-1focal [9,667 kB] 2024-09-16T05:54:13.006 INFO:teuthology.orchestra.run.smithi037.stdout:Get:98 https://chacra.ceph.com/r/ceph/octopus/8a82819d84cf884bd39c17e3236e0632ac146dc4/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.17-1focal [61.4 kB] 2024-09-16T05:54:13.139 INFO:teuthology.orchestra.run.smithi143.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2024-09-16T05:54:13.199 INFO:teuthology.orchestra.run.smithi143.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2024-09-16T05:54:13.207 INFO:teuthology.orchestra.run.smithi143.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2024-09-16T05:54:13.267 INFO:teuthology.orchestra.run.smithi143.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2024-09-16T05:54:13.267 INFO:teuthology.orchestra.run.smithi143.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2024-09-16T05:54:13.268 INFO:teuthology.orchestra.run.smithi143.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2024-09-16T05:54:13.268 INFO:teuthology.orchestra.run.smithi143.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2024-09-16T05:54:13.269 INFO:teuthology.orchestra.run.smithi143.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2024-09-16T05:54:13.270 INFO:teuthology.orchestra.run.smithi143.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2024-09-16T05:54:13.271 INFO:teuthology.orchestra.run.smithi143.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2024-09-16T05:54:13.310 INFO:teuthology.orchestra.run.smithi143.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2024-09-16T05:54:13.313 INFO:teuthology.orchestra.run.smithi143.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2024-09-16T05:54:13.392 INFO:teuthology.orchestra.run.smithi143.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2024-09-16T05:54:13.397 INFO:teuthology.orchestra.run.smithi143.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2024-09-16T05:54:13.401 INFO:teuthology.orchestra.run.smithi143.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2024-09-16T05:54:13.404 INFO:teuthology.orchestra.run.smithi143.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2024-09-16T05:54:13.405 INFO:teuthology.orchestra.run.smithi143.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2024-09-16T05:54:13.409 INFO:teuthology.orchestra.run.smithi143.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2024-09-16T05:54:13.410 INFO:teuthology.orchestra.run.smithi143.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.2 [283 kB] 2024-09-16T05:54:13.413 INFO:teuthology.orchestra.run.smithi143.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2024-09-16T05:54:13.473 INFO:teuthology.orchestra.run.smithi143.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2024-09-16T05:54:13.474 INFO:teuthology.orchestra.run.smithi143.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2024-09-16T05:54:13.555 INFO:teuthology.orchestra.run.smithi143.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2024-09-16T05:54:13.557 INFO:teuthology.orchestra.run.smithi143.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2024-09-16T05:54:13.577 INFO:teuthology.orchestra.run.smithi143.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2024-09-16T05:54:13.578 INFO:teuthology.orchestra.run.smithi143.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-16T05:54:13.578 INFO:teuthology.orchestra.run.smithi143.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2024-09-16T05:54:13.578 INFO:teuthology.orchestra.run.smithi143.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2024-09-16T05:54:13.579 INFO:teuthology.orchestra.run.smithi143.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2024-09-16T05:54:13.580 INFO:teuthology.orchestra.run.smithi143.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2024-09-16T05:54:13.636 INFO:teuthology.orchestra.run.smithi143.stdout:Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2024-09-16T05:54:13.637 INFO:teuthology.orchestra.run.smithi143.stdout:Get:97 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2024-09-16T05:54:13.650 INFO:teuthology.orchestra.run.smithi037.stdout:Fetched 153 MB in 2s (97.2 MB/s) 2024-09-16T05:54:13.718 INFO:teuthology.orchestra.run.smithi143.stdout:Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2024-09-16T05:54:13.844 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-09-16T05:54:13.900 INFO:teuthology.orchestra.run.smithi037.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 ... 141720 files and directories currently installed.) 2024-09-16T05:54:13.905 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2024-09-16T05:54:13.993 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:54:14.312 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../01-librbd1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:14.362 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 153 MB in 2s (65.1 MB/s) 2024-09-16T05:54:14.529 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2024-09-16T05:54:14.554 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking librbd1 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:54:14.585 INFO:teuthology.orchestra.run.smithi143.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 ... 141720 files and directories currently installed.) 2024-09-16T05:54:14.589 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2024-09-16T05:54:14.669 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:54:15.030 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../01-librbd1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:15.125 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../02-librados2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:15.157 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librbd1 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:54:15.250 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking librados2 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:54:15.637 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../02-librados2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:15.786 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librados2 (15.2.17-1focal) over (15.2.17-0ubuntu0.20.04.6) ... 2024-09-16T05:54:15.887 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T05:54:15.903 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../03-libcephfs2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:15.945 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:54:16.398 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-rados. 2024-09-16T05:54:16.417 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../04-python3-rados_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:16.449 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libcephfs2. 2024-09-16T05:54:16.456 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-rados (15.2.17-1focal) ... 2024-09-16T05:54:16.467 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../03-libcephfs2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:16.506 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:54:16.801 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rados. 2024-09-16T05:54:16.809 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T05:54:16.820 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../04-python3-rados_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:16.826 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.17-1focal_all.deb ... 2024-09-16T05:54:16.867 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:54:16.867 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rados (15.2.17-1focal) ... 2024-09-16T05:54:17.111 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T05:54:17.127 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../06-python3-cephfs_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:17.161 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:54:17.229 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-16T05:54:17.246 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.17-1focal_all.deb ... 2024-09-16T05:54:17.306 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:54:17.489 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T05:54:17.509 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.17-1focal_all.deb ... 2024-09-16T05:54:17.547 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:54:17.590 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cephfs. 2024-09-16T05:54:17.608 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../06-python3-cephfs_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:17.648 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:54:17.858 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T05:54:17.875 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2024-09-16T05:54:17.917 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2024-09-16T05:54:18.001 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-16T05:54:18.018 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.17-1focal_all.deb ... 2024-09-16T05:54:18.060 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:54:18.169 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T05:54:18.189 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../09-python3-rbd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:18.227 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-rbd (15.2.17-1focal) ... 2024-09-16T05:54:18.388 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-prettytable. 2024-09-16T05:54:18.404 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2024-09-16T05:54:18.446 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2024-09-16T05:54:18.580 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-09-16T05:54:18.598 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2024-09-16T05:54:18.630 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:54:18.741 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rbd. 2024-09-16T05:54:18.757 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../09-python3-rbd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:18.799 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rbd (15.2.17-1focal) ... 2024-09-16T05:54:18.958 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T05:54:18.977 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2024-09-16T05:54:19.017 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:54:19.189 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package librabbitmq4:amd64. 2024-09-16T05:54:19.204 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2024-09-16T05:54:19.243 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:54:19.369 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package librgw2. 2024-09-16T05:54:19.386 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../12-librgw2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:19.427 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking librgw2 (15.2.17-1focal) ... 2024-09-16T05:54:19.605 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-16T05:54:19.621 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2024-09-16T05:54:19.663 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:54:19.971 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T05:54:19.989 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../13-python3-rgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:20.021 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-rgw (15.2.17-1focal) ... 2024-09-16T05:54:20.033 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package librgw2. 2024-09-16T05:54:20.049 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../12-librgw2_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:20.091 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librgw2 (15.2.17-1focal) ... 2024-09-16T05:54:20.349 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libleveldb1d:amd64. 2024-09-16T05:54:20.369 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2024-09-16T05:54:20.407 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:54:20.636 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rgw. 2024-09-16T05:54:20.656 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../13-python3-rgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:20.694 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rgw (15.2.17-1focal) ... 2024-09-16T05:54:20.760 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package liboath0. 2024-09-16T05:54:20.780 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2024-09-16T05:54:20.843 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2024-09-16T05:54:21.030 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libleveldb1d:amd64. 2024-09-16T05:54:21.046 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2024-09-16T05:54:21.088 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:54:21.104 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T05:54:21.123 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../16-libradosstriper1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:21.162 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:54:21.475 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package liboath0. 2024-09-16T05:54:21.493 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2024-09-16T05:54:21.532 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-common. 2024-09-16T05:54:21.533 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2024-09-16T05:54:21.550 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../17-ceph-common_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:21.598 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-common (15.2.17-1focal) ... 2024-09-16T05:54:21.828 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libradosstriper1. 2024-09-16T05:54:21.848 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../16-libradosstriper1_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:21.878 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:54:22.340 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-common. 2024-09-16T05:54:22.355 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../17-ceph-common_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:22.398 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-common (15.2.17-1focal) ... 2024-09-16T05:54:23.662 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-base. 2024-09-16T05:54:23.679 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../18-ceph-base_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:23.731 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-base (15.2.17-1focal) ... 2024-09-16T05:54:24.454 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-base. 2024-09-16T05:54:24.470 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../18-ceph-base_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:24.522 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-base (15.2.17-1focal) ... 2024-09-16T05:54:24.641 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-cryptography. 2024-09-16T05:54:24.658 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../19-python3-cryptography_2.8-3ubuntu0.3_amd64.deb ... 2024-09-16T05:54:24.699 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:54:25.053 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T05:54:25.072 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../20-python3-openssl_19.0.0-1build1_all.deb ... 2024-09-16T05:54:25.111 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2024-09-16T05:54:25.330 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T05:54:25.347 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../21-ceph-mgr-modules-core_15.2.17-1focal_all.deb ... 2024-09-16T05:54:25.380 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:54:25.408 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cryptography. 2024-09-16T05:54:25.428 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../19-python3-cryptography_2.8-3ubuntu0.3_amd64.deb ... 2024-09-16T05:54:25.466 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:54:25.759 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T05:54:25.775 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../22-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2024-09-16T05:54:25.817 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:54:25.895 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-openssl. 2024-09-16T05:54:25.911 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../20-python3-openssl_19.0.0-1build1_all.deb ... 2024-09-16T05:54:25.953 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2024-09-16T05:54:26.095 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T05:54:26.113 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../23-python3-cherrypy3_8.9.1-6_all.deb ... 2024-09-16T05:54:26.153 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:54:26.190 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-16T05:54:26.208 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../21-ceph-mgr-modules-core_15.2.17-1focal_all.deb ... 2024-09-16T05:54:26.248 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:54:26.628 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-16T05:54:26.645 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../22-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2024-09-16T05:54:26.686 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:54:26.715 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-jwt. 2024-09-16T05:54:26.732 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../24-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2024-09-16T05:54:26.773 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:54:26.964 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-16T05:54:26.979 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../23-python3-cherrypy3_8.9.1-6_all.deb ... 2024-09-16T05:54:27.022 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:54:27.085 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T05:54:27.102 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../25-python3-logutils_0.3.3-7_all.deb ... 2024-09-16T05:54:27.143 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-logutils (0.3.3-7) ... 2024-09-16T05:54:27.392 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-jwt. 2024-09-16T05:54:27.409 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../24-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2024-09-16T05:54:27.429 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T05:54:27.449 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../26-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2024-09-16T05:54:27.450 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:54:27.487 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:54:27.773 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-mako. 2024-09-16T05:54:27.793 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../27-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2024-09-16T05:54:27.796 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-logutils. 2024-09-16T05:54:27.811 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../25-python3-logutils_0.3.3-7_all.deb ... 2024-09-16T05:54:27.831 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:54:27.853 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-logutils (0.3.3-7) ... 2024-09-16T05:54:28.176 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T05:54:28.192 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../28-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T05:54:28.234 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:54:28.248 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-16T05:54:28.268 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../26-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2024-09-16T05:54:28.381 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:54:28.537 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T05:54:28.554 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../29-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2024-09-16T05:54:28.595 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:54:28.710 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-mako. 2024-09-16T05:54:28.726 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../27-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2024-09-16T05:54:28.768 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:54:28.881 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-webob. 2024-09-16T05:54:28.901 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../30-python3-webob_1%3a1.8.5-2ubuntu0.1_all.deb ... 2024-09-16T05:54:28.939 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:54:29.130 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-16T05:54:29.146 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../28-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-16T05:54:29.213 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:54:29.301 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-soupsieve. 2024-09-16T05:54:29.318 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../31-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2024-09-16T05:54:29.359 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:54:29.516 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-16T05:54:29.533 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../29-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2024-09-16T05:54:29.574 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:54:29.645 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-bs4. 2024-09-16T05:54:29.665 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../32-python3-bs4_4.8.2-1_all.deb ... 2024-09-16T05:54:29.720 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2024-09-16T05:54:29.910 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-webob. 2024-09-16T05:54:29.929 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../30-python3-webob_1%3a1.8.5-2ubuntu0.1_all.deb ... 2024-09-16T05:54:29.969 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:54:30.064 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T05:54:30.080 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../33-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2024-09-16T05:54:30.125 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:54:30.272 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-soupsieve. 2024-09-16T05:54:30.291 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../31-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2024-09-16T05:54:30.330 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:54:30.484 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T05:54:30.504 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../34-python3-tempita_0.5.2-6_all.deb ... 2024-09-16T05:54:30.542 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-tempita (0.5.2-6) ... 2024-09-16T05:54:30.633 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-bs4. 2024-09-16T05:54:30.652 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../32-python3-bs4_4.8.2-1_all.deb ... 2024-09-16T05:54:30.691 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2024-09-16T05:54:30.828 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-paste. 2024-09-16T05:54:30.845 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../35-python3-paste_3.4.0+dfsg1-1_all.deb ... 2024-09-16T05:54:30.886 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:54:31.019 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-waitress. 2024-09-16T05:54:31.035 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../33-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2024-09-16T05:54:31.081 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:54:31.214 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T05:54:31.231 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../36-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2024-09-16T05:54:31.281 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:54:31.422 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-tempita. 2024-09-16T05:54:31.438 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../34-python3-tempita_0.5.2-6_all.deb ... 2024-09-16T05:54:31.472 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-tempita (0.5.2-6) ... 2024-09-16T05:54:31.592 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T05:54:31.610 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../37-python3-pastedeploy_2.1.0-1_all.deb ... 2024-09-16T05:54:31.650 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:54:31.775 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-paste. 2024-09-16T05:54:31.791 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../35-python3-paste_3.4.0+dfsg1-1_all.deb ... 2024-09-16T05:54:31.833 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:54:31.953 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T05:54:31.970 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../38-python3-webtest_2.0.32-2_all.deb ... 2024-09-16T05:54:32.011 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-webtest (2.0.32-2) ... 2024-09-16T05:54:32.154 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-16T05:54:32.171 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../36-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2024-09-16T05:54:32.212 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:54:32.322 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T05:54:32.339 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../39-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2024-09-16T05:54:32.380 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:54:32.515 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-16T05:54:32.535 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../37-python3-pastedeploy_2.1.0-1_all.deb ... 2024-09-16T05:54:32.573 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:54:32.743 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T05:54:32.760 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../40-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.2_all.deb ... 2024-09-16T05:54:32.801 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:54:32.901 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-webtest. 2024-09-16T05:54:32.917 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../38-python3-webtest_2.0.32-2_all.deb ... 2024-09-16T05:54:32.959 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-webtest (2.0.32-2) ... 2024-09-16T05:54:33.146 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T05:54:33.165 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../41-ceph-mgr_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:33.204 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:54:33.271 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pecan. 2024-09-16T05:54:33.289 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../39-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2024-09-16T05:54:33.329 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:54:33.709 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-16T05:54:33.726 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../40-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.2_all.deb ... 2024-09-16T05:54:33.767 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:54:33.824 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T05:54:33.841 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../42-ceph-mon_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:33.884 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mon (15.2.17-1focal) ... 2024-09-16T05:54:34.155 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr. 2024-09-16T05:54:34.173 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../41-ceph-mgr_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:34.213 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:54:34.690 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mon. 2024-09-16T05:54:34.706 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../42-ceph-mon_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:34.749 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mon (15.2.17-1focal) ... 2024-09-16T05:54:34.892 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T05:54:34.913 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../43-ceph-osd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:34.984 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-osd (15.2.17-1focal) ... 2024-09-16T05:54:35.820 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-osd. 2024-09-16T05:54:35.840 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../43-ceph-osd_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:35.878 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-osd (15.2.17-1focal) ... 2024-09-16T05:54:37.557 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph. 2024-09-16T05:54:37.572 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../44-ceph_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:37.614 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph (15.2.17-1focal) ... 2024-09-16T05:54:37.892 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T05:54:37.908 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../45-ceph-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:37.950 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:54:38.317 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph. 2024-09-16T05:54:38.334 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../44-ceph_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:38.337 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T05:54:38.355 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../46-ceph-mds_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:38.375 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph (15.2.17-1focal) ... 2024-09-16T05:54:38.395 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mds (15.2.17-1focal) ... 2024-09-16T05:54:38.728 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-fuse. 2024-09-16T05:54:38.745 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../45-ceph-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:38.786 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:54:38.873 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package cephadm. 2024-09-16T05:54:38.893 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../47-cephadm_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:38.931 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking cephadm (15.2.17-1focal) ... 2024-09-16T05:54:39.190 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mds. 2024-09-16T05:54:39.206 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../46-ceph-mds_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:39.248 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mds (15.2.17-1focal) ... 2024-09-16T05:54:39.251 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T05:54:39.268 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../48-python3-jinja2_2.10.1-2ubuntu0.3_all.deb ... 2024-09-16T05:54:39.309 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:54:39.654 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T05:54:39.671 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../49-ceph-mgr-cephadm_15.2.17-1focal_all.deb ... 2024-09-16T05:54:39.712 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:54:39.744 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package cephadm. 2024-09-16T05:54:39.759 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../47-cephadm_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:39.802 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking cephadm (15.2.17-1focal) ... 2024-09-16T05:54:40.019 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T05:54:40.038 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../50-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T05:54:40.085 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T05:54:40.138 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-jinja2. 2024-09-16T05:54:40.154 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../48-python3-jinja2_2.10.1-2ubuntu0.3_all.deb ... 2024-09-16T05:54:40.196 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:54:40.346 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libjs-underscore. 2024-09-16T05:54:40.364 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../51-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2024-09-16T05:54:40.404 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:54:40.546 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-16T05:54:40.564 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../49-ceph-mgr-cephadm_15.2.17-1focal_all.deb ... 2024-09-16T05:54:40.604 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:54:40.682 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libjs-sphinxdoc. 2024-09-16T05:54:40.701 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../52-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2024-09-16T05:54:40.740 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:54:40.941 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-16T05:54:40.957 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../50-python3-repoze.lru_0.7-2_all.deb ... 2024-09-16T05:54:40.990 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-16T05:54:41.091 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-routes. 2024-09-16T05:54:41.108 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../53-python3-routes_2.4.1-2_all.deb ... 2024-09-16T05:54:41.150 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-routes (2.4.1-2) ... 2024-09-16T05:54:41.259 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libjs-underscore. 2024-09-16T05:54:41.279 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../51-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2024-09-16T05:54:41.317 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:54:41.511 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T05:54:41.528 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../54-ceph-mgr-dashboard_15.2.17-1focal_all.deb ... 2024-09-16T05:54:41.578 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:54:41.587 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libjs-sphinxdoc. 2024-09-16T05:54:41.606 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../52-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2024-09-16T05:54:41.645 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:54:41.965 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-routes. 2024-09-16T05:54:41.984 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../53-python3-routes_2.4.1-2_all.deb ... 2024-09-16T05:54:42.023 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-routes (2.4.1-2) ... 2024-09-16T05:54:42.359 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-16T05:54:42.375 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../54-ceph-mgr-dashboard_15.2.17-1focal_all.deb ... 2024-09-16T05:54:42.418 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:54:43.344 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2024-09-16T05:54:43.362 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../55-ceph-mgr-diskprediction-cloud_15.2.17-1focal_all.deb ... 2024-09-16T05:54:43.387 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2024-09-16T05:54:43.401 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:54:43.408 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../55-ceph-mgr-diskprediction-cloud_15.2.17-1focal_all.deb ... 2024-09-16T05:54:43.445 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:54:43.713 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-decorator. 2024-09-16T05:54:43.731 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../56-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2024-09-16T05:54:43.771 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:54:44.057 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2024-09-16T05:54:44.073 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../57-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2024-09-16T05:54:44.115 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:54:44.451 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-scipy. 2024-09-16T05:54:44.468 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../58-python3-scipy_1.3.3-3build1_amd64.deb ... 2024-09-16T05:54:44.509 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2024-09-16T05:54:44.553 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-decorator. 2024-09-16T05:54:44.572 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../56-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2024-09-16T05:54:44.615 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:54:44.935 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2024-09-16T05:54:44.953 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../57-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2024-09-16T05:54:44.993 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:54:45.313 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-scipy. 2024-09-16T05:54:45.330 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../58-python3-scipy_1.3.3-3build1_amd64.deb ... 2024-09-16T05:54:45.370 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2024-09-16T05:54:45.884 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-09-16T05:54:45.904 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../59-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2024-09-16T05:54:45.942 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:54:46.487 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T05:54:46.504 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../60-python3-joblib_0.14.0-3_all.deb ... 2024-09-16T05:54:46.546 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-joblib (0.14.0-3) ... 2024-09-16T05:54:46.697 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-sklearn-lib. 2024-09-16T05:54:46.714 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../59-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2024-09-16T05:54:46.755 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:54:46.957 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T05:54:46.975 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../61-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2024-09-16T05:54:47.007 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:54:47.294 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-joblib. 2024-09-16T05:54:47.312 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../60-python3-joblib_0.14.0-3_all.deb ... 2024-09-16T05:54:47.352 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-joblib (0.14.0-3) ... 2024-09-16T05:54:47.658 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T05:54:47.675 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../62-ceph-mgr-diskprediction-local_15.2.17-1focal_all.deb ... 2024-09-16T05:54:47.716 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:54:47.739 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-sklearn. 2024-09-16T05:54:47.759 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../61-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2024-09-16T05:54:47.805 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:54:48.490 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-16T05:54:48.501 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../62-ceph-mgr-diskprediction-local_15.2.17-1focal_all.deb ... 2024-09-16T05:54:48.539 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:54:48.820 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T05:54:48.836 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../63-python3-cachetools_4.0.0-1_all.deb ... 2024-09-16T05:54:48.877 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2024-09-16T05:54:49.205 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T05:54:49.223 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../64-python3-pyasn1_0.4.2-3build1_all.deb ... 2024-09-16T05:54:49.263 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:54:49.601 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T05:54:49.616 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../65-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2024-09-16T05:54:49.650 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cachetools. 2024-09-16T05:54:49.657 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:54:49.669 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../63-python3-cachetools_4.0.0-1_all.deb ... 2024-09-16T05:54:49.708 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2024-09-16T05:54:49.968 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T05:54:49.985 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../66-python3-rsa_4.0-3_all.deb ... 2024-09-16T05:54:50.026 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-rsa (4.0-3) ... 2024-09-16T05:54:50.028 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-16T05:54:50.048 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../64-python3-pyasn1_0.4.2-3build1_all.deb ... 2024-09-16T05:54:50.086 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:54:50.380 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T05:54:50.399 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../67-python3-google-auth_1.5.1-2_all.deb ... 2024-09-16T05:54:50.423 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-16T05:54:50.438 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2024-09-16T05:54:50.444 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../65-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2024-09-16T05:54:50.481 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:54:50.741 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-blinker. 2024-09-16T05:54:50.761 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../68-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2024-09-16T05:54:50.799 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:54:50.817 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rsa. 2024-09-16T05:54:50.837 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../66-python3-rsa_4.0-3_all.deb ... 2024-09-16T05:54:50.875 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rsa (4.0-3) ... 2024-09-16T05:54:51.085 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-oauthlib. 2024-09-16T05:54:51.105 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../69-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2024-09-16T05:54:51.143 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:54:51.187 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-google-auth. 2024-09-16T05:54:51.207 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../67-python3-google-auth_1.5.1-2_all.deb ... 2024-09-16T05:54:51.245 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2024-09-16T05:54:51.497 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T05:54:51.517 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../70-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2024-09-16T05:54:51.555 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:54:51.599 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-blinker. 2024-09-16T05:54:51.615 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../68-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2024-09-16T05:54:51.657 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:54:51.849 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T05:54:51.869 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../71-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2024-09-16T05:54:51.907 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:54:51.960 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-oauthlib. 2024-09-16T05:54:51.977 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../69-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2024-09-16T05:54:52.034 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:54:52.210 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T05:54:52.230 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../72-python3-kubernetes_7.0.0~a1-2_all.deb ... 2024-09-16T05:54:52.268 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:54:52.363 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-16T05:54:52.379 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../70-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2024-09-16T05:54:52.421 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:54:52.758 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-websocket. 2024-09-16T05:54:52.774 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../71-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2024-09-16T05:54:52.816 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:54:52.856 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T05:54:52.876 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../73-ceph-mgr-k8sevents_15.2.17-1focal_all.deb ... 2024-09-16T05:54:52.914 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:54:53.136 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-16T05:54:53.152 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../72-python3-kubernetes_7.0.0~a1-2_all.deb ... 2024-09-16T05:54:53.194 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:54:53.243 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T05:54:53.260 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../74-libonig5_6.9.4-1_amd64.deb ... 2024-09-16T05:54:53.292 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:54:53.645 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T05:54:53.663 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../75-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:54:53.745 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:54:53.767 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-16T05:54:53.785 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../73-ceph-mgr-k8sevents_15.2.17-1focal_all.deb ... 2024-09-16T05:54:53.825 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:54:54.014 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package jq. 2024-09-16T05:54:54.032 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../76-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:54:54.072 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:54:54.163 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-16T05:54:54.181 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../74-libonig5_6.9.4-1_amd64.deb ... 2024-09-16T05:54:54.227 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:54:54.308 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package socat. 2024-09-16T05:54:54.326 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../77-socat_1.7.3.3-2_amd64.deb ... 2024-09-16T05:54:54.366 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking socat (1.7.3.3-2) ... 2024-09-16T05:54:54.564 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-16T05:54:54.582 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../75-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:54:54.622 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:54:54.662 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T05:54:54.679 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../78-xmlstarlet_1.6.1-2build1_amd64.deb ... 2024-09-16T05:54:54.720 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:54:54.925 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package jq. 2024-09-16T05:54:54.942 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../76-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2024-09-16T05:54:54.983 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:54:55.090 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package ceph-test. 2024-09-16T05:54:55.108 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../79-ceph-test_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:55.148 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking ceph-test (15.2.17-1focal) ... 2024-09-16T05:54:55.228 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package socat. 2024-09-16T05:54:55.244 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../77-socat_1.7.3.3-2_amd64.deb ... 2024-09-16T05:54:55.286 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking socat (1.7.3.3-2) ... 2024-09-16T05:54:55.623 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package xmlstarlet. 2024-09-16T05:54:55.641 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../78-xmlstarlet_1.6.1-2build1_amd64.deb ... 2024-09-16T05:54:55.689 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:54:55.996 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-test. 2024-09-16T05:54:56.016 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../79-ceph-test_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:56.055 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-test (15.2.17-1focal) ... 2024-09-16T05:54:58.543 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T05:54:58.562 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../80-libcephfs-dev_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:58.601 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:54:59.068 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T05:54:59.085 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../81-nvme-cli_1.9-1ubuntu0.2_amd64.deb ... 2024-09-16T05:54:59.177 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:54:59.518 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-16T05:54:59.534 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../80-libcephfs-dev_15.2.17-1focal_amd64.deb ... 2024-09-16T05:54:59.566 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-atomicwrites. 2024-09-16T05:54:59.583 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../82-python3-atomicwrites_1.1.5-2build1_all.deb ... 2024-09-16T05:54:59.592 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:54:59.624 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:54:59.927 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-attr. 2024-09-16T05:54:59.944 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../83-python3-attr_19.3.0-2_all.deb ... 2024-09-16T05:54:59.985 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-attr (19.3.0-2) ... 2024-09-16T05:55:00.298 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-webencodings. 2024-09-16T05:55:00.317 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../84-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2024-09-16T05:55:00.355 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:55:00.440 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package nvme-cli. 2024-09-16T05:55:00.458 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../81-nvme-cli_1.9-1ubuntu0.2_amd64.deb ... 2024-09-16T05:55:00.515 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:55:00.633 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-html5lib. 2024-09-16T05:55:00.653 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../85-python3-html5lib_1.0.1-2_all.deb ... 2024-09-16T05:55:00.716 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2024-09-16T05:55:00.905 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-atomicwrites. 2024-09-16T05:55:00.922 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../82-python3-atomicwrites_1.1.5-2build1_all.deb ... 2024-09-16T05:55:00.955 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:55:01.031 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-09-16T05:55:01.050 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../86-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2024-09-16T05:55:01.089 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:55:01.292 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-attr. 2024-09-16T05:55:01.312 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../83-python3-attr_19.3.0-2_all.deb ... 2024-09-16T05:55:01.350 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-attr (19.3.0-2) ... 2024-09-16T05:55:01.535 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-packaging. 2024-09-16T05:55:01.553 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../87-python3-packaging_20.3-1_all.deb ... 2024-09-16T05:55:01.593 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-packaging (20.3-1) ... 2024-09-16T05:55:01.667 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-webencodings. 2024-09-16T05:55:01.683 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../84-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2024-09-16T05:55:01.735 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:55:01.887 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T05:55:01.904 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../88-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T05:55:01.937 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T05:55:02.045 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-html5lib. 2024-09-16T05:55:02.062 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../85-python3-html5lib_1.0.1-2_all.deb ... 2024-09-16T05:55:02.103 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2024-09-16T05:55:02.259 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T05:55:02.278 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../89-python3-pluggy_0.13.0-2_all.deb ... 2024-09-16T05:55:02.317 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2024-09-16T05:55:02.442 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-lxml:amd64. 2024-09-16T05:55:02.461 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../86-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2024-09-16T05:55:02.499 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:55:02.637 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T05:55:02.655 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../90-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2024-09-16T05:55:02.695 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:55:02.997 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-packaging. 2024-09-16T05:55:03.013 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../87-python3-packaging_20.3-1_all.deb ... 2024-09-16T05:55:03.054 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-packaging (20.3-1) ... 2024-09-16T05:55:03.056 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-py. 2024-09-16T05:55:03.075 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../91-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2024-09-16T05:55:03.115 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:55:03.366 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pastescript. 2024-09-16T05:55:03.385 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../88-python3-pastescript_2.0.2-4_all.deb ... 2024-09-16T05:55:03.424 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-16T05:55:03.443 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T05:55:03.460 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../92-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2024-09-16T05:55:03.501 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:55:03.728 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pluggy. 2024-09-16T05:55:03.748 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../89-python3-pluggy_0.13.0-2_all.deb ... 2024-09-16T05:55:03.786 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2024-09-16T05:55:03.812 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T05:55:03.830 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../93-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2024-09-16T05:55:03.870 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:55:04.123 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-psutil. 2024-09-16T05:55:04.141 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../90-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2024-09-16T05:55:04.181 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:55:04.217 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T05:55:04.235 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../94-python3-pytest_4.6.9-1_all.deb ... 2024-09-16T05:55:04.275 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-pytest (4.6.9-1) ... 2024-09-16T05:55:04.518 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-py. 2024-09-16T05:55:04.534 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../91-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2024-09-16T05:55:04.576 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:55:04.621 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T05:55:04.639 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../95-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2024-09-16T05:55:04.678 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:55:04.930 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-16T05:55:04.946 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../92-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2024-09-16T05:55:04.988 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:55:05.090 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package radosgw. 2024-09-16T05:55:05.110 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../96-radosgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:55:05.148 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking radosgw (15.2.17-1focal) ... 2024-09-16T05:55:05.266 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-16T05:55:05.283 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../93-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2024-09-16T05:55:05.324 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:55:05.652 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pytest. 2024-09-16T05:55:05.670 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../94-python3-pytest_4.6.9-1_all.deb ... 2024-09-16T05:55:05.710 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pytest (4.6.9-1) ... 2024-09-16T05:55:06.048 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-simplejson. 2024-09-16T05:55:06.064 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../95-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2024-09-16T05:55:06.106 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:55:06.335 INFO:teuthology.orchestra.run.smithi037.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T05:55:06.354 INFO:teuthology.orchestra.run.smithi037.stdout:Preparing to unpack .../97-rbd-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:55:06.393 INFO:teuthology.orchestra.run.smithi037.stdout:Unpacking rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:55:06.561 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package radosgw. 2024-09-16T05:55:06.578 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../96-radosgw_15.2.17-1focal_amd64.deb ... 2024-09-16T05:55:06.620 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking radosgw (15.2.17-1focal) ... 2024-09-16T05:55:06.730 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-attr (19.3.0-2) ... 2024-09-16T05:55:07.044 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:55:07.168 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:55:07.294 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:55:07.496 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up cephadm (15.2.17-1focal) ... 2024-09-16T05:55:07.683 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package rbd-fuse. 2024-09-16T05:55:07.699 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../97-rbd-fuse_15.2.17-1focal_amd64.deb ... 2024-09-16T05:55:07.741 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:55:08.033 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-attr (19.3.0-2) ... 2024-09-16T05:55:08.068 INFO:teuthology.orchestra.run.smithi037.stdout:Adding system user cephadm....done 2024-09-16T05:55:08.230 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:55:08.364 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2024-09-16T05:55:08.492 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2024-09-16T05:55:08.634 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up nvme-cli (1.9-1ubuntu0.2) ... 2024-09-16T05:55:08.811 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up cephadm (15.2.17-1focal) ... 2024-09-16T05:55:08.840 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T05:55:09.116 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up liboath0 (2.6.1-1.3) ... 2024-09-16T05:55:09.234 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:55:09.390 INFO:teuthology.orchestra.run.smithi143.stdout:Adding system user cephadm....done 2024-09-16T05:55:09.554 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2024-09-16T05:55:09.562 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-joblib (0.14.0-3) ... 2024-09-16T05:55:09.905 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-16T05:55:09.956 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:55:10.198 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up liboath0 (2.6.1-1.3) ... 2024-09-16T05:55:10.273 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-cachetools (4.0.0-1) ... 2024-09-16T05:55:10.325 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2024-09-16T05:55:10.550 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:55:10.643 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-joblib (0.14.0-3) ... 2024-09-16T05:55:10.834 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:55:11.061 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2024-09-16T05:55:11.119 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:55:11.371 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cachetools (4.0.0-1) ... 2024-09-16T05:55:11.436 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:55:11.562 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:55:11.657 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2024-09-16T05:55:11.847 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:55:11.940 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2024-09-16T05:55:12.114 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:55:12.242 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-ceph-argparse (15.2.17-1focal) ... 2024-09-16T05:55:12.483 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:55:12.564 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2024-09-16T05:55:12.694 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2024-09-16T05:55:12.759 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:55:12.961 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2024-09-16T05:55:13.093 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:55:13.274 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2024-09-16T05:55:13.369 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:55:13.647 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2024-09-16T05:55:13.720 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-tempita (0.5.2-6) ... 2024-09-16T05:55:13.923 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2024-09-16T05:55:13.989 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-packaging (20.3-1) ... 2024-09-16T05:55:14.264 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:55:14.283 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2024-09-16T05:55:14.382 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:55:14.576 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-jinja2 (2.10.1-2ubuntu0.3) ... 2024-09-16T05:55:14.666 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:55:14.927 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-tempita (0.5.2-6) ... 2024-09-16T05:55:15.093 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:55:15.228 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-packaging (20.3-1) ... 2024-09-16T05:55:15.469 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:55:15.521 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2024-09-16T05:55:15.647 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2024-09-16T05:55:15.837 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up socat (1.7.3.3-2) ... 2024-09-16T05:55:15.940 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2024-09-16T05:55:15.980 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:55:16.273 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-html5lib (1.0.1-2) ... 2024-09-16T05:55:16.350 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.2) ... 2024-09-16T05:55:16.599 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:55:16.718 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cryptography (2.8-3ubuntu0.3) ... 2024-09-16T05:55:16.726 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:55:16.852 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pluggy (0.13.0-2) ... 2024-09-16T05:55:17.112 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up socat (1.7.3.3-2) ... 2024-09-16T05:55:17.161 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:55:17.238 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-ceph-common (15.2.17-1focal) ... 2024-09-16T05:55:17.504 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:55:17.548 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-html5lib (1.0.1-2) ... 2024-09-16T05:55:17.822 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:55:17.899 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2024-09-16T05:55:18.009 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2024-09-16T05:55:18.098 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-logutils (0.3.3-7) ... 2024-09-16T05:55:18.135 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pluggy (0.13.0-2) ... 2024-09-16T05:55:18.383 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:55:18.436 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2024-09-16T05:55:18.508 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:55:18.754 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2024-09-16T05:55:18.809 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-prettytable (0.7.2-5) ... 2024-09-16T05:55:19.072 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2024-09-16T05:55:19.119 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:55:19.356 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-logutils (0.3.3-7) ... 2024-09-16T05:55:19.445 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:55:19.651 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2024-09-16T05:55:19.775 INFO:teuthology.orchestra.run.smithi037.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-09-16T05:55:19.777 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-16T05:55:20.031 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:55:20.053 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-prettytable (0.7.2-5) ... 2024-09-16T05:55:20.157 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:55:20.354 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2024-09-16T05:55:20.491 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:55:20.663 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2024-09-16T05:55:20.834 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:55:20.960 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:55:21.058 INFO:teuthology.orchestra.run.smithi143.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2024-09-16T05:55:21.086 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:55:21.316 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2024-09-16T05:55:21.413 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:55:21.442 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2024-09-16T05:55:21.705 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up librados2 (15.2.17-1focal) ... 2024-09-16T05:55:21.760 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2024-09-16T05:55:21.856 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2024-09-16T05:55:22.119 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2024-09-16T05:55:22.245 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2024-09-16T05:55:22.372 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-webob (1:1.8.5-2ubuntu0.1) ... 2024-09-16T05:55:22.730 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2024-09-16T05:55:23.040 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librados2 (15.2.17-1focal) ... 2024-09-16T05:55:23.182 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2024-09-16T05:55:23.370 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up librgw2 (15.2.17-1focal) ... 2024-09-16T05:55:23.496 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:55:23.622 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pytest (4.6.9-1) ... 2024-09-16T05:55:23.990 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2024-09-16T05:55:24.317 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:55:24.601 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-bs4 (4.8.2-1) ... 2024-09-16T05:55:24.671 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librgw2 (15.2.17-1focal) ... 2024-09-16T05:55:24.797 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:55:24.923 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pytest (4.6.9-1) ... 2024-09-16T05:55:24.952 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:55:25.078 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:55:25.282 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2024-09-16T05:55:25.406 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:55:25.531 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:55:25.566 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2024-09-16T05:55:25.849 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:55:25.851 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-bs4 (4.8.2-1) ... 2024-09-16T05:55:26.210 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libcephfs2 (15.2.17-1focal) ... 2024-09-16T05:55:26.337 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2024-09-16T05:55:26.691 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libradosstriper1 (15.2.17-1focal) ... 2024-09-16T05:55:26.817 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2024-09-16T05:55:26.915 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up librbd1 (15.2.17-1focal) ... 2024-09-16T05:55:27.041 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:55:27.134 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2024-09-16T05:55:27.168 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:55:27.293 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-rsa (4.0-3) ... 2024-09-16T05:55:27.603 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-webtest (2.0.32-2) ... 2024-09-16T05:55:27.913 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:55:28.039 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:55:28.173 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librbd1 (15.2.17-1focal) ... 2024-09-16T05:55:28.271 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:55:28.271 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:55:28.298 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2024-09-16T05:55:28.424 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2024-09-16T05:55:28.550 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rsa (4.0-3) ... 2024-09-16T05:55:28.715 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:55:28.841 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:55:28.860 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-webtest (2.0.32-2) ... 2024-09-16T05:55:29.137 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T05:55:29.161 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-modules-core (15.2.17-1focal) ... 2024-09-16T05:55:29.287 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-fuse (15.2.17-1focal) ... 2024-09-16T05:55:29.453 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:55:29.511 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:55:29.511 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-16T05:55:29.798 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-rados (15.2.17-1focal) ... 2024-09-16T05:55:29.941 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-rbd (15.2.17-1focal) ... 2024-09-16T05:55:29.948 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libcephfs-dev (15.2.17-1focal) ... 2024-09-16T05:55:30.067 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:55:30.074 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2024-09-16T05:55:30.193 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-routes (2.4.1-2) ... 2024-09-16T05:55:30.383 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-16T05:55:30.511 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-google-auth (1.5.1-2) ... 2024-09-16T05:55:30.710 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2024-09-16T05:55:30.795 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-rgw (15.2.17-1focal) ... 2024-09-16T05:55:30.896 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:55:31.181 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:55:31.337 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rados (15.2.17-1focal) ... 2024-09-16T05:55:31.463 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rbd (15.2.17-1focal) ... 2024-09-16T05:55:31.613 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up rbd-fuse (15.2.17-1focal) ... 2024-09-16T05:55:31.740 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-routes (2.4.1-2) ... 2024-09-16T05:55:32.049 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-google-auth (1.5.1-2) ... 2024-09-16T05:55:32.213 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-common (15.2.17-1focal) ... 2024-09-16T05:55:32.360 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rgw (15.2.17-1focal) ... 2024-09-16T05:55:32.486 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cephfs (15.2.17-1focal) ... 2024-09-16T05:55:32.766 INFO:teuthology.orchestra.run.smithi037.stdout:Adding group ceph....done 2024-09-16T05:55:32.778 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2024-09-16T05:55:33.142 INFO:teuthology.orchestra.run.smithi037.stdout:Adding system user ceph....done 2024-09-16T05:55:33.345 INFO:teuthology.orchestra.run.smithi037.stdout:Setting system user ceph properties....done 2024-09-16T05:55:33.368 INFO:teuthology.orchestra.run.smithi037.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T05:55:33.522 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T05:55:33.767 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-common (15.2.17-1focal) ... 2024-09-16T05:55:33.852 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T05:55:34.319 INFO:teuthology.orchestra.run.smithi143.stdout:Adding group ceph....done 2024-09-16T05:55:34.448 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-test (15.2.17-1focal) ... 2024-09-16T05:55:34.641 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up radosgw (15.2.17-1focal) ... 2024-09-16T05:55:34.737 INFO:teuthology.orchestra.run.smithi143.stdout:Adding system user ceph....done 2024-09-16T05:55:34.914 INFO:teuthology.orchestra.run.smithi143.stdout:Setting system user ceph properties....done 2024-09-16T05:55:34.932 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:55:34.933 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:55:34.933 INFO:teuthology.orchestra.run.smithi143.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-16T05:55:35.083 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-16T05:55:35.408 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-16T05:55:35.594 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-base (15.2.17-1focal) ... 2024-09-16T05:55:35.893 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-test (15.2.17-1focal) ... 2024-09-16T05:55:35.997 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T05:55:36.019 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up radosgw (15.2.17-1focal) ... 2024-09-16T05:55:36.293 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:55:36.293 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-16T05:55:36.429 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mds (15.2.17-1focal) ... 2024-09-16T05:55:36.652 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:55:36.652 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:55:36.962 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-base (15.2.17-1focal) ... 2024-09-16T05:55:37.097 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:55:37.326 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:55:37.326 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:55:37.392 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-16T05:55:37.757 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:55:37.899 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-osd (15.2.17-1focal) ... 2024-09-16T05:55:37.948 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mds (15.2.17-1focal) ... 2024-09-16T05:55:38.211 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:55:38.211 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-16T05:55:38.422 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:55:38.422 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:55:38.633 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr (15.2.17-1focal) ... 2024-09-16T05:55:38.868 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:55:38.895 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:55:38.895 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-16T05:55:38.994 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:55:39.137 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mon (15.2.17-1focal) ... 2024-09-16T05:55:39.342 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.17-1focal) ... 2024-09-16T05:55:39.409 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:55:39.410 INFO:teuthology.orchestra.run.smithi037.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:55:39.510 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-osd (15.2.17-1focal) ... 2024-09-16T05:55:39.854 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:55:39.997 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph (15.2.17-1focal) ... 2024-09-16T05:55:40.013 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:55:40.013 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-16T05:55:40.123 INFO:teuthology.orchestra.run.smithi037.stdout:Setting up ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:55:40.275 INFO:teuthology.orchestra.run.smithi037.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2024-09-16T05:55:40.462 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-k8sevents (15.2.17-1focal) ... 2024-09-16T05:55:40.568 INFO:teuthology.orchestra.run.smithi037.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-09-16T05:55:40.571 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-diskprediction-local (15.2.17-1focal) ... 2024-09-16T05:55:40.713 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mon (15.2.17-1focal) ... 2024-09-16T05:55:40.924 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:55:40.924 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-16T05:55:41.407 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-cephadm (15.2.17-1focal) ... 2024-09-16T05:55:41.563 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph (15.2.17-1focal) ... 2024-09-16T05:55:41.692 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-dashboard (15.2.17-1focal) ... 2024-09-16T05:55:41.836 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2024-09-16T05:55:42.119 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-09-16T05:55:43.429 INFO:teuthology.orchestra.run.smithi037.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-09-16T05:55:43.880 INFO:teuthology.orchestra.run.smithi037.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T05:55:43.885 DEBUG:teuthology.parallel:result is None 2024-09-16T05:55:44.989 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-09-16T05:55:45.457 INFO:teuthology.orchestra.run.smithi143.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-16T05:55:45.462 DEBUG:teuthology.parallel:result is None 2024-09-16T05:55:45.462 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:55:45.462 INFO:teuthology.packaging:ref: None 2024-09-16T05:55:45.462 INFO:teuthology.packaging:tag: None 2024-09-16T05:55:45.462 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:55:45.462 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:55:45.463 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:55:45.662 DEBUG:teuthology.orchestra.run.smithi037:> dpkg-query -W -f '${Version}' ceph 2024-09-16T05:55:45.685 INFO:teuthology.orchestra.run.smithi037.stdout:15.2.17-1focal 2024-09-16T05:55:45.688 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-1focal 2024-09-16T05:55:45.688 INFO:teuthology.task.install:The correct ceph version 15.2.17-1focal is installed. 2024-09-16T05:55:45.690 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T05:55:45.690 INFO:teuthology.packaging:ref: None 2024-09-16T05:55:45.690 INFO:teuthology.packaging:tag: None 2024-09-16T05:55:45.690 INFO:teuthology.packaging:branch: octopus 2024-09-16T05:55:45.690 INFO:teuthology.packaging:sha1: 6d025bc26f3176c910707f8cb4c8d8e076640615 2024-09-16T05:55:45.690 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2024-09-16T05:55:45.878 DEBUG:teuthology.orchestra.run.smithi143:> dpkg-query -W -f '${Version}' ceph 2024-09-16T05:55:45.903 INFO:teuthology.orchestra.run.smithi143.stdout:15.2.17-1focal 2024-09-16T05:55:45.903 INFO:teuthology.packaging:The installed version of ceph is 15.2.17-1focal 2024-09-16T05:55:45.903 INFO:teuthology.task.install:The correct ceph version 15.2.17-1focal is installed. 2024-09-16T05:55:45.905 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T05:55:45.905 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-16T05:55:45.905 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T05:55:45.923 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-16T05:55:45.923 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T05:55:45.961 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T05:55:45.962 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-16T05:55:45.962 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T05:55:45.978 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T05:55:45.987 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-16T05:55:45.987 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T05:55:46.002 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T05:55:46.059 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T05:55:46.059 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-16T05:55:46.059 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T05:55:46.075 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T05:55:46.129 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-16T05:55:46.129 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T05:55:46.143 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T05:55:46.158 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T05:55:46.159 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2024-09-16T05:55:46.159 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T05:55:46.175 DEBUG:teuthology.orchestra.run.smithi037:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T05:55:46.184 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-16T05:55:46.185 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T05:55:46.217 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T05:55:46.228 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:55:46.239 INFO:teuthology.task.print:**** done install task... 2024-09-16T05:55:46.239 INFO:teuthology.run_tasks:Running task print... 2024-09-16T05:55:46.246 INFO:teuthology.task.print:**** done start installing octopus cephadm ... 2024-09-16T05:55:46.246 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T05:55:46.340 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'avoid_pacific_features': True, 'cephadm_branch': 'octopus', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'bluestore fsck quick fix on mount': True, 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:octopus', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6d025bc26f3176c910707f8cb4c8d8e076640615'} 2024-09-16T05:55:46.340 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:55:46.341 INFO:tasks.cephadm:Cluster fsid is 5132ef50-73f0-11ef-bceb-c7b262605968 2024-09-16T05:55:46.341 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T05:55:46.341 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.37', 'mon.c': '[v2:172.21.15.37:3301,v1:172.21.15.37:6790]', 'mon.b': '172.21.15.143'} 2024-09-16T05:55:46.342 INFO:tasks.cephadm:First mon is mon.a on smithi037 2024-09-16T05:55:46.342 INFO:tasks.cephadm:First mgr is y 2024-09-16T05:55:46.342 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T05:55:46.342 DEBUG:teuthology.orchestra.run.smithi037:> sudo hostname $(hostname -s) 2024-09-16T05:55:46.357 DEBUG:teuthology.orchestra.run.smithi143:> sudo hostname $(hostname -s) 2024-09-16T05:55:46.373 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref octopus)... 2024-09-16T05:55:46.373 DEBUG:teuthology.orchestra.run.smithi037:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:46.497 INFO:teuthology.orchestra.run.smithi037.stdout:-rw-rw-r-- 1 ubuntu ubuntu 223479 Sep 16 05:55 /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:46.497 DEBUG:teuthology.orchestra.run.smithi143:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:46.638 INFO:teuthology.orchestra.run.smithi143.stdout:-rw-rw-r-- 1 ubuntu ubuntu 223479 Sep 16 05:55 /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:46.639 DEBUG:teuthology.orchestra.run.smithi037:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:46.648 DEBUG:teuthology.orchestra.run.smithi143:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:46.668 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:octopus on all hosts... 2024-09-16T05:55:46.668 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull 2024-09-16T05:55:46.693 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull 2024-09-16T05:55:46.824 INFO:teuthology.orchestra.run.smithi037.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:octopus... 2024-09-16T05:55:46.828 INFO:teuthology.orchestra.run.smithi143.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:octopus... 2024-09-16T05:55:47.042 INFO:teuthology.orchestra.run.smithi037.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:55:47.042 INFO:teuthology.orchestra.run.smithi037.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:octopus not found: manifest unknown: manifest unknown 2024-09-16T05:55:47.047 INFO:teuthology.orchestra.run.smithi037.stderr:Traceback (most recent call last): 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: File "/home/ubuntu/cephtest/cephadm", line 6250, in 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: r = args.func() 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: File "/home/ubuntu/cephtest/cephadm", line 1458, in _default_image 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: return func() 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: File "/home/ubuntu/cephtest/cephadm", line 2761, in command_pull 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: _pull_image(args.image) 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: File "/home/ubuntu/cephtest/cephadm", line 2784, in _pull_image 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr: raise RuntimeError('Failed command: %s' % cmd_str) 2024-09-16T05:55:47.048 INFO:teuthology.orchestra.run.smithi037.stderr:RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:55:47.061 INFO:teuthology.orchestra.run.smithi143.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:55:47.061 INFO:teuthology.orchestra.run.smithi143.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:octopus not found: manifest unknown: manifest unknown 2024-09-16T05:55:47.066 INFO:teuthology.orchestra.run.smithi143.stderr:Traceback (most recent call last): 2024-09-16T05:55:47.066 INFO:teuthology.orchestra.run.smithi143.stderr: File "/home/ubuntu/cephtest/cephadm", line 6250, in 2024-09-16T05:55:47.066 INFO:teuthology.orchestra.run.smithi143.stderr: r = args.func() 2024-09-16T05:55:47.067 INFO:teuthology.orchestra.run.smithi143.stderr: File "/home/ubuntu/cephtest/cephadm", line 1458, in _default_image 2024-09-16T05:55:47.067 INFO:teuthology.orchestra.run.smithi143.stderr: return func() 2024-09-16T05:55:47.067 INFO:teuthology.orchestra.run.smithi143.stderr: File "/home/ubuntu/cephtest/cephadm", line 2761, in command_pull 2024-09-16T05:55:47.067 INFO:teuthology.orchestra.run.smithi143.stderr: _pull_image(args.image) 2024-09-16T05:55:47.067 INFO:teuthology.orchestra.run.smithi143.stderr: File "/home/ubuntu/cephtest/cephadm", line 2784, in _pull_image 2024-09-16T05:55:47.067 INFO:teuthology.orchestra.run.smithi143.stderr: raise RuntimeError('Failed command: %s' % cmd_str) 2024-09-16T05:55:47.067 INFO:teuthology.orchestra.run.smithi143.stderr:RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus 2024-09-16T05:55:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:55:47.068 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 359, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi037 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull' 2024-09-16T05:55:47.069 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T05:55:47.071 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/lib/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825/remote/smithi037/crash 2024-09-16T05:55:47.072 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/lib/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/crash -- . 2024-09-16T05:55:47.089 INFO:teuthology.orchestra.run.smithi037.stderr:tar: /var/lib/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T05:55:47.089 INFO:teuthology.orchestra.run.smithi037.stderr:tar: Error is not recoverable: exiting now 2024-09-16T05:55:47.090 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/lib/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825/remote/smithi143/crash 2024-09-16T05:55:47.091 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/lib/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/crash -- . 2024-09-16T05:55:47.102 INFO:teuthology.orchestra.run.smithi143.stderr:tar: /var/lib/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T05:55:47.102 INFO:teuthology.orchestra.run.smithi143.stderr:tar: Error is not recoverable: exiting now 2024-09-16T05:55:47.104 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T05:55:47.104 DEBUG:teuthology.orchestra.run.smithi037:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T05:55:47.121 INFO:teuthology.orchestra.run.smithi037.stderr:grep: /var/log/ceph/5132ef50-73f0-11ef-bceb-c7b262605968/ceph.log: No such file or directory 2024-09-16T05:55:47.124 INFO:tasks.cephadm:Compressing logs... 2024-09-16T05:55:47.125 DEBUG:teuthology.orchestra.run.smithi037:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T05:55:47.169 DEBUG:teuthology.orchestra.run.smithi143:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T05:55:47.183 INFO:teuthology.orchestra.run.smithi037.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T05:55:47.186 INFO:teuthology.orchestra.run.smithi143.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-16T05:55:47.200 INFO:teuthology.orchestra.run.smithi037.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T05:55:47.201 INFO:teuthology.orchestra.run.smithi037.stderr:/var/log/ceph/cephadm.log: 70.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T05:55:47.203 INFO:teuthology.orchestra.run.smithi037.stderr: 2024-09-16T05:55:47.203 INFO:teuthology.orchestra.run.smithi037.stderr:real 0m0.031s 2024-09-16T05:55:47.203 INFO:teuthology.orchestra.run.smithi037.stderr:user 0m0.020s 2024-09-16T05:55:47.203 INFO:teuthology.orchestra.run.smithi037.stderr:sys 0m0.007s 2024-09-16T05:55:47.204 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T05:55:47.206 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cephadm.log: 71.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T05:55:47.207 INFO:teuthology.orchestra.run.smithi143.stderr: 2024-09-16T05:55:47.207 INFO:teuthology.orchestra.run.smithi143.stderr:real 0m0.032s 2024-09-16T05:55:47.207 INFO:teuthology.orchestra.run.smithi143.stderr:user 0m0.012s 2024-09-16T05:55:47.207 INFO:teuthology.orchestra.run.smithi143.stderr:sys 0m0.014s 2024-09-16T05:55:47.208 INFO:tasks.cephadm:Archiving logs... 2024-09-16T05:55:47.208 DEBUG:teuthology.misc:Transferring archived files from smithi037:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825/remote/smithi037/log 2024-09-16T05:55:47.209 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T05:55:47.225 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825/remote/smithi143/log 2024-09-16T05:55:47.226 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T05:55:47.267 INFO:tasks.cephadm:Removing cluster... 2024-09-16T05:55:47.268 DEBUG:teuthology.orchestra.run.smithi037:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5132ef50-73f0-11ef-bceb-c7b262605968 --force 2024-09-16T05:55:47.464 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 5132ef50-73f0-11ef-bceb-c7b262605968 --force 2024-09-16T05:55:47.658 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T05:55:47.658 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:47.665 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T05:55:47.671 INFO:tasks.cephadm:Teardown complete 2024-09-16T05:55:47.671 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1629, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1542, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 359, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi037 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull' 2024-09-16T05:55:47.858 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8c0c1951a54f4dfca7169faa27c9218c Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1629, in task with contextutil.nested( File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 1542, in initialize_config yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph_6d025bc26f3176c910707f8cb4c8d8e076640615/qa/tasks/cephadm.py", line 359, in pull_image run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi037 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull' 2024-09-16T05:55:47.861 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T05:55:47.870 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T05:55:47.878 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T05:55:47.879 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T05:55:47.891 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T05:55:47.955 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T05:55:47.966 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T05:55:47.966 DEBUG:teuthology.orchestra.run.smithi037:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:55:47.968 DEBUG:teuthology.orchestra.run.smithi143:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T05:55:47.985 INFO:teuthology.orchestra.run.smithi037.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:55:47.986 INFO:teuthology.orchestra.run.smithi037.stdout:============================================================================== 2024-09-16T05:55:47.986 INFO:teuthology.orchestra.run.smithi037.stdout: hv01.front.sepi 67.205.162.81 3 u 31 64 3 0.150 -0.380 0.898 2024-09-16T05:55:47.986 INFO:teuthology.orchestra.run.smithi037.stdout: hv02.front.sepi 63.231.80.2 3 u 30 64 3 0.097 0.718 0.207 2024-09-16T05:55:47.986 INFO:teuthology.orchestra.run.smithi037.stdout: hv03.front.sepi 74.6.168.72 3 u 33 64 3 0.165 1.423 0.417 2024-09-16T05:55:47.986 INFO:teuthology.orchestra.run.smithi037.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:55:47.990 INFO:teuthology.orchestra.run.smithi143.stdout: remote refid st t when poll reach delay offset jitter 2024-09-16T05:55:47.990 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================== 2024-09-16T05:55:47.990 INFO:teuthology.orchestra.run.smithi143.stdout: hv01.front.sepi 67.205.162.81 3 u 30 64 3 0.184 -0.268 0.251 2024-09-16T05:55:47.990 INFO:teuthology.orchestra.run.smithi143.stdout: hv02.front.sepi 63.231.80.2 3 u 31 64 3 0.137 0.808 0.178 2024-09-16T05:55:47.991 INFO:teuthology.orchestra.run.smithi143.stdout: hv03.front.sepi 74.6.168.72 3 u 32 64 3 0.161 1.542 0.117 2024-09-16T05:55:47.991 INFO:teuthology.orchestra.run.smithi143.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-09-16T05:55:47.992 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T05:55:48.000 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T05:55:48.000 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T05:55:48.008 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T05:55:48.017 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T05:55:48.026 INFO:teuthology.task.internal:Duration was 446.271452 seconds 2024-09-16T05:55:48.026 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T05:55:48.035 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T05:55:48.035 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:55:48.038 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T05:55:48.092 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T05:55:48.092 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi037.front.sepia.ceph.com 2024-09-16T05:55:48.093 DEBUG:teuthology.orchestra.run.smithi037:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T05:55:48.103 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi143.front.sepia.ceph.com 2024-09-16T05:55:48.104 DEBUG:teuthology.orchestra.run.smithi143:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T05:55:48.117 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T05:55:48.118 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:55:48.149 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T05:55:48.188 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T05:55:48.188 DEBUG:teuthology.orchestra.run.smithi037:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:55:48.190 DEBUG:teuthology.orchestra.run.smithi143:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T05:55:48.256 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T05:55:48.266 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T05:55:48.266 DEBUG:teuthology.orchestra.run.smithi037:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:55:48.281 DEBUG:teuthology.orchestra.run.smithi143:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T05:55:48.298 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T05:55:48.309 DEBUG:teuthology.orchestra.run.smithi037:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:55:48.325 DEBUG:teuthology.orchestra.run.smithi143:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:55:48.337 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = core 2024-09-16T05:55:48.340 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = core 2024-09-16T05:55:48.367 DEBUG:teuthology.orchestra.run.smithi037:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:55:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:55:48.372 DEBUG:teuthology.orchestra.run.smithi143:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T05:55:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T05:55:48.378 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T05:55:48.388 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T05:55:48.389 DEBUG:teuthology.misc:Transferring archived files from smithi037:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825/remote/smithi037 2024-09-16T05:55:48.389 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:55:48.415 DEBUG:teuthology.misc:Transferring archived files from smithi143:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_00:24:02-upgrade:octopus-x-quincy-distro-default-smithi/7906825/remote/smithi143 2024-09-16T05:55:48.415 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T05:55:48.446 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T05:55:48.446 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:55:48.457 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T05:55:48.463 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T05:55:48.475 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T05:55:48.475 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T05:55:48.484 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T05:55:48.485 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:55:48.487 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T05:55:48.492 INFO:teuthology.orchestra.run.smithi037.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:55 /home/ubuntu/cephtest 2024-09-16T05:55:48.495 INFO:teuthology.orchestra.run.smithi143.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 05:55 /home/ubuntu/cephtest 2024-09-16T05:55:48.497 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T05:55:48.507 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T05:55:48.531 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/parallel/{0-distro/ubuntu_20.04 0-start 1-tasks mon_election/connectivity upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} duration: 446.2714521884918 failure_reason: 'Command failed on smithi037 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:octopus pull''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8c0c1951a54f4dfca7169faa27c9218c status: fail success: false 2024-09-16T05:55:48.532 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T05:55:48.618 INFO:teuthology.run:FAIL