2024-09-19T08:01:13.320 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-19T08:01:13.341 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-19T08:01:13.417 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912352 branch: wip-bharath11-testing-2024-09-18-1115-quincy description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-add} email: skanta@redhat.com first_in_suite: false job_id: '7912352' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-bharath11-testing-2024-09-18-1115-quincy ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 kernel: hwe: true selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-bharath11-testing-2024-09-18-1115-quincy sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 owner: scheduled_skanta@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 4631 sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-bharath11-testing-2024-09-18-1115-quincy suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 targets: smithi070.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCfTPbY48tXxjpn/hwfcV2EwSHs0xueRfSCniQjU4vNEpWzHOipO9sv6tQILba+mOvTuOOQGhPR/jj3G34VViaQ= smithi176.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBW9D0os0jFMMz/Z4KW2hPsXO1Yevd7aSTTbFryMZ4+6R7rRRVXomCNTsdAt8FLrGcm5mJAkFfnCQDVAeozCBY4= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-19_07:49:31 tube: smithi user: skanta verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-19T08:01:13.417 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa; will attempt to use it 2024-09-19T08:01:13.421 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_7061ea6ca50908d104e9f3979dc615e118d9e153/qa/tasks 2024-09-19T08:01:13.421 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-19T08:01:13.423 INFO:teuthology.task.internal:Checking packages... 2024-09-19T08:01:13.445 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7061ea6ca50908d104e9f3979dc615e118d9e153' 2024-09-19T08:01:13.445 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-19T08:01:13.445 INFO:teuthology.packaging:ref: None 2024-09-19T08:01:13.445 INFO:teuthology.packaging:tag: None 2024-09-19T08:01:13.445 INFO:teuthology.packaging:branch: wip-bharath11-testing-2024-09-18-1115-quincy 2024-09-19T08:01:13.445 INFO:teuthology.packaging:sha1: 7061ea6ca50908d104e9f3979dc615e118d9e153 2024-09-19T08:01:13.445 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-bharath11-testing-2024-09-18-1115-quincy 2024-09-19T08:01:13.593 INFO:teuthology.task.internal:Found packages for ceph version 17.2.7-1645.g7061ea6c 2024-09-19T08:01:13.594 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-19T08:01:13.601 INFO:teuthology.task.internal:no buildpackages task found 2024-09-19T08:01:13.601 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-19T08:01:13.635 INFO:teuthology.task.internal:Saving configuration 2024-09-19T08:01:13.646 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-19T08:01:13.658 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-19T08:01:13.681 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912352', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-19 07:55:48.773353', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCfTPbY48tXxjpn/hwfcV2EwSHs0xueRfSCniQjU4vNEpWzHOipO9sv6tQILba+mOvTuOOQGhPR/jj3G34VViaQ='} 2024-09-19T08:01:13.702 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi176.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912352', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-19 07:55:48.772033', 'locked_by': 'scheduled_skanta@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBW9D0os0jFMMz/Z4KW2hPsXO1Yevd7aSTTbFryMZ4+6R7rRRVXomCNTsdAt8FLrGcm5mJAkFfnCQDVAeozCBY4='} 2024-09-19T08:01:13.702 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-19T08:01:13.712 INFO:teuthology.task.internal:roles: ubuntu@smithi070.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-09-19T08:01:13.712 INFO:teuthology.task.internal:roles: ubuntu@smithi176.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-09-19T08:01:13.712 INFO:teuthology.run_tasks:Running task console_log... 2024-09-19T08:01:13.771 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbb55753be0>, signals=[15]) 2024-09-19T08:01:13.771 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-19T08:01:13.778 INFO:teuthology.task.internal:Opening connections... 2024-09-19T08:01:13.778 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi070.front.sepia.ceph.com 2024-09-19T08:01:13.780 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:01:13.855 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi176.front.sepia.ceph.com 2024-09-19T08:01:13.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:01:13.931 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-19T08:01:13.937 DEBUG:teuthology.orchestra.run.smithi070:> uname -m 2024-09-19T08:01:13.956 INFO:teuthology.orchestra.run.smithi070.stdout:x86_64 2024-09-19T08:01:13.956 DEBUG:teuthology.orchestra.run.smithi070:> cat /etc/os-release 2024-09-19T08:01:14.014 INFO:teuthology.orchestra.run.smithi070.stdout:NAME="CentOS Stream" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION="9" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:ID="centos" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:ID_LIKE="rhel fedora" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_ID="9" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:PLATFORM_ID="platform:el9" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:ANSI_COLOR="0;31" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:LOGO="fedora-logo-icon" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:HOME_URL="https://centos.org/" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-19T08:01:14.015 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-19T08:01:14.016 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-19T08:01:14.016 INFO:teuthology.lock.ops:Updating smithi070.front.sepia.ceph.com on lock server 2024-09-19T08:01:14.054 DEBUG:teuthology.orchestra.run.smithi176:> uname -m 2024-09-19T08:01:14.073 INFO:teuthology.orchestra.run.smithi176.stdout:x86_64 2024-09-19T08:01:14.073 DEBUG:teuthology.orchestra.run.smithi176:> cat /etc/os-release 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:NAME="CentOS Stream" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION="9" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:ID="centos" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:ID_LIKE="rhel fedora" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:VERSION_ID="9" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:PLATFORM_ID="platform:el9" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:ANSI_COLOR="0;31" 2024-09-19T08:01:14.131 INFO:teuthology.orchestra.run.smithi176.stdout:LOGO="fedora-logo-icon" 2024-09-19T08:01:14.132 INFO:teuthology.orchestra.run.smithi176.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-19T08:01:14.132 INFO:teuthology.orchestra.run.smithi176.stdout:HOME_URL="https://centos.org/" 2024-09-19T08:01:14.132 INFO:teuthology.orchestra.run.smithi176.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-19T08:01:14.132 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-19T08:01:14.132 INFO:teuthology.orchestra.run.smithi176.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-19T08:01:14.132 INFO:teuthology.lock.ops:Updating smithi176.front.sepia.ceph.com on lock server 2024-09-19T08:01:14.154 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-19T08:01:14.164 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-19T08:01:14.170 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-19T08:01:14.170 DEBUG:teuthology.orchestra.run.smithi070:> test '!' -e /home/ubuntu/cephtest 2024-09-19T08:01:14.173 DEBUG:teuthology.orchestra.run.smithi176:> test '!' -e /home/ubuntu/cephtest 2024-09-19T08:01:14.189 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-19T08:01:14.194 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-19T08:01:14.195 DEBUG:teuthology.orchestra.run.smithi070:> test -z $(ls -A /var/lib/ceph) 2024-09-19T08:01:14.230 DEBUG:teuthology.orchestra.run.smithi176:> test -z $(ls -A /var/lib/ceph) 2024-09-19T08:01:14.257 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-19T08:01:14.312 INFO:teuthology.run_tasks:Running task kernel... 2024-09-19T08:01:14.328 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-19T08:01:14.328 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-09-19T08:01:14.328 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-09-19T08:01:14.328 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': 1, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-09-19T08:01:14.329 DEBUG:teuthology.orchestra.run.smithi070:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-19T08:01:14.329 DEBUG:teuthology.orchestra.run.smithi176:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-19T08:01:14.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:01:14.345 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-09-19T08:01:14.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:01:14.346 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-19T08:01:14.402 INFO:teuthology.orchestra.run.smithi176.stdout:5.14.0-503.el9.x86_64 2024-09-19T08:01:14.402 INFO:teuthology.task.kernel:Running kernel on smithi176: 5.14.0-503.el9.x86_64 2024-09-19T08:01:14.402 DEBUG:teuthology.orchestra.run.smithi176:> sudo yum install -y kernel 2024-09-19T08:01:14.404 INFO:teuthology.orchestra.run.smithi070.stdout:5.14.0-503.el9.x86_64 2024-09-19T08:01:14.404 INFO:teuthology.task.kernel:Running kernel on smithi070: 5.14.0-503.el9.x86_64 2024-09-19T08:01:14.404 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum install -y kernel 2024-09-19T08:01:17.942 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.3 MB 00:01 2024-09-19T08:01:18.101 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.3 MB 00:01 2024-09-19T08:01:22.244 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - AppStream 6.7 MB/s | 20 MB 00:03 2024-09-19T08:01:26.392 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - AppStream 2.8 MB/s | 20 MB 00:07 2024-09-19T08:01:26.494 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-19T08:01:27.962 INFO:teuthology.orchestra.run.smithi176.stdout:CentOS Stream 9 - Extras packages 70 kB/s | 19 kB 00:00 2024-09-19T08:01:28.824 INFO:teuthology.orchestra.run.smithi176.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-19T08:01:32.309 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.5 MB 00:02 2024-09-19T08:01:33.817 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - Extras packages 66 kB/s | 19 kB 00:00 2024-09-19T08:01:34.255 INFO:teuthology.orchestra.run.smithi176.stdout:lab-extras 44 kB/s | 1.7 kB 00:00 2024-09-19T08:01:35.613 INFO:teuthology.orchestra.run.smithi070.stdout:Extra Packages for Enterprise Linux 14 MB/s | 23 MB 00:01 2024-09-19T08:01:36.119 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-19T08:01:36.119 INFO:teuthology.orchestra.run.smithi176.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-19T08:01:36.199 INFO:teuthology.orchestra.run.smithi176.stdout:Dependencies resolved. 2024-09-19T08:01:36.215 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-19T08:01:36.215 INFO:teuthology.orchestra.run.smithi176.stdout: Package Architecture Version Repository Size 2024-09-19T08:01:36.215 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-19T08:01:36.215 INFO:teuthology.orchestra.run.smithi176.stdout:Installing: 2024-09-19T08:01:36.215 INFO:teuthology.orchestra.run.smithi176.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-19T08:01:36.215 INFO:teuthology.orchestra.run.smithi176.stdout:Installing dependencies: 2024-09-19T08:01:36.215 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction Summary 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout:================================================================================ 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout:Install 4 Packages 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout:Total download size: 79 M 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout:Installed size: 126 M 2024-09-19T08:01:36.216 INFO:teuthology.orchestra.run.smithi176.stdout:Downloading Packages: 2024-09-19T08:01:36.348 INFO:teuthology.orchestra.run.smithi176.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 326 kB/s | 36 kB 00:00 2024-09-19T08:01:36.773 INFO:teuthology.orchestra.run.smithi176.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-09-19T08:01:37.157 INFO:teuthology.orchestra.run.smithi176.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 35 MB/s | 29 MB 00:00 2024-09-19T08:01:37.482 INFO:teuthology.orchestra.run.smithi176.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 28 MB/s | 35 MB 00:01 2024-09-19T08:01:37.482 INFO:teuthology.orchestra.run.smithi176.stdout:-------------------------------------------------------------------------------- 2024-09-19T08:01:37.482 INFO:teuthology.orchestra.run.smithi176.stdout:Total 62 MB/s | 79 MB 00:01 2024-09-19T08:01:38.166 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction check 2024-09-19T08:01:38.520 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction check succeeded. 2024-09-19T08:01:38.520 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction test 2024-09-19T08:01:39.458 INFO:teuthology.orchestra.run.smithi176.stdout:Transaction test succeeded. 2024-09-19T08:01:39.458 INFO:teuthology.orchestra.run.smithi176.stdout:Running transaction 2024-09-19T08:01:40.985 INFO:teuthology.orchestra.run.smithi070.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-19T08:01:41.888 INFO:teuthology.orchestra.run.smithi176.stdout: Preparing : 1/1 2024-09-19T08:01:42.547 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:01:42.648 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:01:42.916 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-19T08:01:42.916 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-19T08:01:43.008 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-09-19T08:01:43.023 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-19T08:01:43.023 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2024-09-19T08:01:43.023 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-19T08:01:43.023 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout:Install 4 Packages 2024-09-19T08:01:43.024 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-19T08:01:43.025 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 79 M 2024-09-19T08:01:43.025 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 126 M 2024-09-19T08:01:43.025 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-09-19T08:01:43.186 INFO:teuthology.orchestra.run.smithi070.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 311 kB/s | 36 kB 00:00 2024-09-19T08:01:43.778 INFO:teuthology.orchestra.run.smithi070.stdout:(2/4): kernel-modules-core-5.14.0-508.el9.x86_6 48 MB/s | 29 MB 00:00 2024-09-19T08:01:44.261 INFO:teuthology.orchestra.run.smithi070.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 13 MB/s | 16 MB 00:01 2024-09-19T08:01:44.937 INFO:teuthology.orchestra.run.smithi070.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 19 MB/s | 35 MB 00:01 2024-09-19T08:01:44.937 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-09-19T08:01:44.937 INFO:teuthology.orchestra.run.smithi070.stdout:Total 41 MB/s | 79 MB 00:01 2024-09-19T08:01:45.401 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:01:45.525 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:01:45.614 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-09-19T08:01:45.960 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-09-19T08:01:45.960 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-09-19T08:01:46.924 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-09-19T08:01:46.924 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-09-19T08:01:49.345 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-09-19T08:01:49.970 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:01:50.053 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:01:50.372 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:01:50.409 INFO:teuthology.orchestra.run.smithi176.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:01:52.798 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:01:52.949 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:01:55.244 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:01:57.745 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:01:58.032 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:02.890 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:33.452 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:33.490 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:33.852 INFO:teuthology.orchestra.run.smithi176.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:33.852 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:02:33.852 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:02:33.852 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:02:34.715 INFO:teuthology.orchestra.run.smithi176.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:34.715 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-19T08:02:34.715 INFO:teuthology.orchestra.run.smithi176.stdout:Installed: 2024-09-19T08:02:34.716 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-19T08:02:34.716 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-19T08:02:34.716 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-19T08:02:34.716 INFO:teuthology.orchestra.run.smithi176.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-19T08:02:34.716 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-19T08:02:34.716 INFO:teuthology.orchestra.run.smithi176.stdout:Complete! 2024-09-19T08:02:35.064 DEBUG:teuthology.orchestra.run.smithi176:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:02:35.162 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:02:35.163 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:02:35.163 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-19T08:02:35.163 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-19T08:02:35.163 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-19T08:02:35.163 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-19T08:02:35.163 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi176.front.sepia.ceph.com, path=None, version=distro) 2024-09-19T08:02:35.164 DEBUG:teuthology.orchestra.run.smithi176:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:02:35.222 INFO:teuthology.orchestra.run.smithi176.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:02:35.222 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:02:35.223 DEBUG:teuthology.orchestra.run.smithi176:> sudo rpm -qi grub2-tools 2024-09-19T08:02:35.254 INFO:teuthology.orchestra.run.smithi176.stdout:Name : grub2-tools 2024-09-19T08:02:35.254 INFO:teuthology.orchestra.run.smithi176.stdout:Epoch : 1 2024-09-19T08:02:35.254 INFO:teuthology.orchestra.run.smithi176.stdout:Version : 2.06 2024-09-19T08:02:35.254 INFO:teuthology.orchestra.run.smithi176.stdout:Release : 82.el9 2024-09-19T08:02:35.254 INFO:teuthology.orchestra.run.smithi176.stdout:Architecture: x86_64 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Group : Unspecified 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Size : 8274670 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:License : GPLv3+ 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Packager : builder@centos.org 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Vendor : CentOS 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-19T08:02:35.255 INFO:teuthology.orchestra.run.smithi176.stdout:Summary : Support tools for GRUB. 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout:Description : 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout:hardware devices. 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout: 2024-09-19T08:02:35.256 INFO:teuthology.orchestra.run.smithi176.stdout:This subpackage provides tools for support of all platforms. 2024-09-19T08:02:35.257 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-19T08:02:35.257 INFO:teuthology.task.kernel:Updating grub on smithi176 to boot 5.14.0-508.el9.x86_64 2024-09-19T08:02:35.257 DEBUG:teuthology.orchestra.run.smithi176:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-19T08:02:35.899 INFO:teuthology.orchestra.run.smithi176.stderr:Generating grub configuration file ... 2024-09-19T08:02:37.188 INFO:teuthology.orchestra.run.smithi176.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-19T08:02:37.214 INFO:teuthology.orchestra.run.smithi176.stderr:done 2024-09-19T08:02:37.216 DEBUG:teuthology.orchestra.run.smithi176:> mktemp 2024-09-19T08:02:37.232 INFO:teuthology.orchestra.run.smithi176.stdout:/tmp/tmp.lyFAABmz4f 2024-09-19T08:02:37.232 DEBUG:teuthology.orchestra.run.smithi176:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.lyFAABmz4f 2024-09-19T08:02:37.310 DEBUG:teuthology.orchestra.run.smithi176:> sudo chmod 0666 /tmp/tmp.lyFAABmz4f 2024-09-19T08:02:37.454 DEBUG:teuthology.orchestra.remote:smithi176:/tmp/tmp.lyFAABmz4f is 6KB 2024-09-19T08:02:37.504 DEBUG:teuthology.orchestra.run.smithi176:> rm -fr /tmp/tmp.lyFAABmz4f 2024-09-19T08:02:37.518 DEBUG:teuthology.orchestra.run.smithi176:> sudo /bin/ls /boot/loader/entries || true 2024-09-19T08:02:37.587 INFO:teuthology.orchestra.run.smithi176.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-19T08:02:37.587 INFO:teuthology.orchestra.run.smithi176.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-19T08:02:37.587 INFO:teuthology.orchestra.run.smithi176.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-19T08:02:37.588 INFO:teuthology.orchestra.run.smithi176.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-19T08:02:37.589 DEBUG:teuthology.orchestra.run.smithi176:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-19T08:02:37.724 DEBUG:teuthology.orchestra.run.smithi176:> sudo shutdown -r now 2024-09-19T08:02:41.012 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:41.052 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:41.380 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:41.380 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-19T08:02:41.380 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-19T08:02:41.380 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-19T08:02:42.241 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-19T08:02:42.241 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-19T08:02:42.241 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-09-19T08:02:42.241 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-19T08:02:42.241 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-19T08:02:42.241 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-19T08:02:42.242 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-19T08:02:42.242 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-19T08:02:42.242 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-09-19T08:02:42.571 DEBUG:teuthology.orchestra.run.smithi070:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:02:42.664 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:02:42.665 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:02:42.665 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-19T08:02:42.665 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-19T08:02:42.665 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-19T08:02:42.665 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-19T08:02:42.666 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi070.front.sepia.ceph.com, path=None, version=distro) 2024-09-19T08:02:42.666 DEBUG:teuthology.orchestra.run.smithi070:> rpm -q kernel | sort -rV | head -n 1 2024-09-19T08:02:42.725 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-19T08:02:42.725 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-19T08:02:42.725 DEBUG:teuthology.orchestra.run.smithi070:> sudo rpm -qi grub2-tools 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Name : grub2-tools 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Epoch : 1 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Version : 2.06 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Release : 82.el9 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Architecture: x86_64 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Group : Unspecified 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:Size : 8274670 2024-09-19T08:02:42.757 INFO:teuthology.orchestra.run.smithi070.stdout:License : GPLv3+ 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Packager : builder@centos.org 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Vendor : CentOS 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Summary : Support tools for GRUB. 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:Description : 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-19T08:02:42.758 INFO:teuthology.orchestra.run.smithi070.stdout:hardware devices. 2024-09-19T08:02:42.759 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-09-19T08:02:42.759 INFO:teuthology.orchestra.run.smithi070.stdout:This subpackage provides tools for support of all platforms. 2024-09-19T08:02:42.760 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-19T08:02:42.760 INFO:teuthology.task.kernel:Updating grub on smithi070 to boot 5.14.0-508.el9.x86_64 2024-09-19T08:02:42.760 DEBUG:teuthology.orchestra.run.smithi070:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-19T08:02:43.433 INFO:teuthology.orchestra.run.smithi070.stderr:Generating grub configuration file ... 2024-09-19T08:02:44.744 INFO:teuthology.orchestra.run.smithi070.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-19T08:02:44.772 INFO:teuthology.orchestra.run.smithi070.stderr:done 2024-09-19T08:02:44.778 DEBUG:teuthology.orchestra.run.smithi070:> mktemp 2024-09-19T08:02:44.793 INFO:teuthology.orchestra.run.smithi070.stdout:/tmp/tmp.0wcxyIxCkm 2024-09-19T08:02:44.793 DEBUG:teuthology.orchestra.run.smithi070:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.0wcxyIxCkm 2024-09-19T08:02:44.859 DEBUG:teuthology.orchestra.run.smithi070:> sudo chmod 0666 /tmp/tmp.0wcxyIxCkm 2024-09-19T08:02:45.002 DEBUG:teuthology.orchestra.remote:smithi070:/tmp/tmp.0wcxyIxCkm is 6KB 2024-09-19T08:02:45.050 DEBUG:teuthology.orchestra.run.smithi070:> rm -fr /tmp/tmp.0wcxyIxCkm 2024-09-19T08:02:45.065 DEBUG:teuthology.orchestra.run.smithi070:> sudo /bin/ls /boot/loader/entries || true 2024-09-19T08:02:45.127 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-19T08:02:45.127 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-19T08:02:45.128 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-19T08:02:45.128 INFO:teuthology.orchestra.run.smithi070.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-19T08:02:45.129 DEBUG:teuthology.orchestra.run.smithi070:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-19T08:02:45.302 DEBUG:teuthology.orchestra.run.smithi070:> sudo shutdown -r now 2024-09-19T08:03:07.749 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-19T08:03:07.750 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-19T08:03:07.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:03:15.308 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-19T08:03:15.309 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:03:15.309 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:03:33.821 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:03:42.269 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-09-19T08:03:42.823 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:03:42.824 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:03:51.278 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-19T08:03:51.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:04:09.661 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.176 2024-09-19T08:04:21.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-19T08:04:21.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi176.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:04:22.062 DEBUG:teuthology.orchestra.run.smithi176:> true 2024-09-19T08:04:22.505 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi176.front.sepia.ceph.com' 2024-09-19T08:04:22.506 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-508.el9.x86_64"... 2024-09-19T08:04:22.506 DEBUG:teuthology.orchestra.run.smithi176:> uname -r 2024-09-19T08:04:22.521 INFO:teuthology.orchestra.run.smithi176.stdout:5.14.0-508.el9.x86_64 2024-09-19T08:04:22.521 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-19T08:04:22.521 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-19T08:04:22.521 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-19T08:04:23.522 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-19T08:04:23.522 DEBUG:teuthology.orchestra.run.smithi176:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-19T08:04:23.625 INFO:teuthology.orchestra.run.smithi176.stdout:ttyS1 2024-09-19T08:04:23.650 DEBUG:teuthology.parallel:result is None 2024-09-19T08:04:42.826 DEBUG:teuthology.orchestra.remote:timed out 2024-09-19T08:04:54.827 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:04:54.829 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:04:55.207 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-09-19T08:04:55.531 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:04:55.531 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-508.el9.x86_64"... 2024-09-19T08:04:55.531 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-09-19T08:04:55.547 INFO:teuthology.orchestra.run.smithi070.stdout:5.14.0-508.el9.x86_64 2024-09-19T08:04:55.547 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-19T08:04:55.547 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-19T08:04:55.547 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-19T08:04:56.548 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-19T08:04:56.548 DEBUG:teuthology.orchestra.run.smithi070:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-19T08:04:56.617 INFO:teuthology.orchestra.run.smithi070.stdout:ttyS1 2024-09-19T08:04:56.646 DEBUG:teuthology.parallel:result is None 2024-09-19T08:04:56.646 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-19T08:04:56.653 INFO:teuthology.task.internal:Creating test directory... 2024-09-19T08:04:56.653 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-19T08:04:56.655 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-19T08:04:56.676 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-19T08:04:56.682 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-19T08:04:56.691 INFO:teuthology.task.internal:Creating archive directory... 2024-09-19T08:04:56.692 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-19T08:04:56.714 DEBUG:teuthology.orchestra.run.smithi176:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-19T08:04:56.911 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-19T08:04:57.006 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-19T08:04:57.006 DEBUG:teuthology.orchestra.run.smithi070:> 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-19T08:04:57.011 DEBUG:teuthology.orchestra.run.smithi176:> 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-19T08:04:57.041 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:04:57.052 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:04:57.060 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:04:57.072 INFO:teuthology.orchestra.run.smithi176.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-19T08:04:57.073 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-19T08:04:57.089 INFO:teuthology.task.internal:Configuring sudo... 2024-09-19T08:04:57.089 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-19T08:04:57.096 DEBUG:teuthology.orchestra.run.smithi176:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-19T08:04:57.125 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-19T08:04:57.139 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-19T08:04:57.139 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-19T08:04:57.166 DEBUG:teuthology.orchestra.run.smithi176:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-19T08:04:57.183 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:04:57.269 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:04:57.328 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:04:57.368 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:04:57.413 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-09-19T08:04:57.413 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-19T08:04:57.479 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:04:57.524 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-19T08:04:57.581 DEBUG:teuthology.orchestra.run.smithi176:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:04:57.665 DEBUG:teuthology.orchestra.run.smithi176:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-19T08:04:57.711 DEBUG:teuthology.orchestra.run.smithi176:> set -ex 2024-09-19T08:04:57.712 DEBUG:teuthology.orchestra.run.smithi176:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-19T08:04:57.780 DEBUG:teuthology.orchestra.run.smithi070:> sudo service rsyslog restart 2024-09-19T08:04:57.783 DEBUG:teuthology.orchestra.run.smithi176:> sudo service rsyslog restart 2024-09-19T08:04:57.825 INFO:teuthology.orchestra.run.smithi070.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-19T08:04:57.866 INFO:teuthology.orchestra.run.smithi176.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-19T08:04:58.199 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-19T08:04:58.207 INFO:teuthology.task.internal:Starting timer... 2024-09-19T08:04:58.208 INFO:teuthology.run_tasks:Running task pcp... 2024-09-19T08:04:58.231 INFO:teuthology.run_tasks:Running task selinux... 2024-09-19T08:04:58.241 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-19T08:04:58.241 DEBUG:teuthology.orchestra.run.smithi070:> sudo service auditd rotate 2024-09-19T08:04:58.294 INFO:teuthology.orchestra.run.smithi070.stdout:Rotating logs: 2024-09-19T08:04:58.296 DEBUG:teuthology.orchestra.run.smithi176:> sudo service auditd rotate 2024-09-19T08:04:58.364 INFO:teuthology.orchestra.run.smithi176.stdout:Rotating logs: 2024-09-19T08:04:58.366 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-19T08:04:58.367 DEBUG:teuthology.orchestra.run.smithi070:> /usr/sbin/getenforce 2024-09-19T08:04:58.398 INFO:teuthology.orchestra.run.smithi070.stdout:Permissive 2024-09-19T08:04:58.398 DEBUG:teuthology.orchestra.run.smithi176:> /usr/sbin/getenforce 2024-09-19T08:04:58.418 INFO:teuthology.orchestra.run.smithi176.stdout:Permissive 2024-09-19T08:04:58.418 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi070.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi176.front.sepia.ceph.com': 'permissive'} 2024-09-19T08:04:58.419 DEBUG:teuthology.orchestra.run.smithi070:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-19T08:04:58.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:04:58.464 DEBUG:teuthology.orchestra.run.smithi176:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-19T08:04:58.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-19T08:04:58.492 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-19T08:04:58.492 DEBUG:teuthology.orchestra.run.smithi070:> sudo /usr/sbin/setenforce permissive 2024-09-19T08:04:58.535 DEBUG:teuthology.orchestra.run.smithi176:> sudo /usr/sbin/setenforce permissive 2024-09-19T08:04:58.565 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-19T08:04:58.582 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-19T08:04:58.586 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-19T08:04:58.704 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-19T08:04:58.715 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-19T08:04:58.716 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi070.front.sepia.ceph.com,smithi176.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-19T08:09:13.385 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912352/ansible_failures.yaml 2024-09-19T08:09:13.387 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 "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Data could not be sent to remote host "smithi070.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host smithi070.front.sepia.ceph.com port 22: No route to host'] 2024-09-19T08:09:13.578 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=03f7425a6f7f43cc8117465bdc58b995 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 "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 490, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 324, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 356, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/ansible.py", line 384, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Data could not be sent to remote host "smithi070.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host smithi070.front.sepia.ceph.com port 22: No route to host'] 2024-09-19T08:09:13.580 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-19T08:09:13.588 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-19T08:09:13.588 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-19T08:09:13.604 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:09:13.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:09:16.669 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:09:25.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:09:25.671 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:09:28.733 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:09:40.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:09:40.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:09:43.805 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:09:46.806 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:09:46.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:09:46.881 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:09:46.881 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (4) after waiting for 30 seconds 2024-09-19T08:09:46.882 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 166, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 196, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 2024-09-19T08:09:46.890 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-19T08:09:46.900 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-19T08:09:46.921 INFO:teuthology.task.internal:Duration was 288.713574 seconds 2024-09-19T08:09:46.922 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-19T08:09:46.935 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-19T08:09:46.935 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:09:46.935 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:09:50.013 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:09:59.013 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:09:59.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:02.081 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:10:14.082 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:10:14.083 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:17.149 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:10:20.488 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:10:20.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:23.549 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:10:23.549 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (4) after waiting for 30 seconds 2024-09-19T08:10:23.549 ERROR:teuthology.run_tasks:Manager failed: internal.syslog Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/syslog.py", line 76, in syslog yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 166, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 196, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/syslog.py", line 85, in syslog cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 2024-09-19T08:10:23.558 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-19T08:10:23.752 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-19T08:10:23.753 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:10:23.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:26.621 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:10:35.622 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:10:35.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:38.689 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:10:50.690 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:10:50.691 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:53.757 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:10:56.758 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:10:56.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:56.829 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:10:56.829 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (4) after waiting for 30 seconds 2024-09-19T08:10:56.829 ERROR:teuthology.run_tasks:Manager failed: internal.sudo Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 452, in sudo yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 166, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 196, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 455, in sudo ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 2024-09-19T08:10:56.838 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-19T08:10:56.847 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:10:56.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:10:59.901 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:11:08.902 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:11:08.903 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:11:11.965 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:11:23.966 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:11:23.968 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:11:27.037 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:11:30.038 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:11:30.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:11:30.109 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:11:30.109 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (4) after waiting for 30 seconds 2024-09-19T08:11:30.109 ERROR:teuthology.run_tasks:Manager failed: internal.coredump Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 488, in coredump yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 166, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 196, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 492, in coredump cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 2024-09-19T08:11:30.118 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-19T08:11:30.126 INFO:teuthology.task.internal:Transferring archived files... 2024-09-19T08:11:30.128 DEBUG:teuthology.misc:Transferring archived files from smithi070:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/skanta-2024-09-19_07:49:31-rados-wip-bharath11-testing-2024-09-18-1115-quincy-distro-default-smithi/7912352/remote/smithi070 2024-09-19T08:11:30.129 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:11:30.129 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:11:33.181 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:11:42.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:11:42.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:11:45.245 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:11:57.246 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:11:57.248 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:12:00.317 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:12:03.318 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:12:03.319 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:12:03.389 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:12:03.389 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (4) after waiting for 30 seconds 2024-09-19T08:12:03.389 ERROR:teuthology.run_tasks:Manager failed: internal.archive Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 392, in archive yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 166, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 196, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 418, in archive misc.pull_directory(rem, archive_dir, path, maybe_compress) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/misc.py", line 735, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 678, in get_tar_stream return self.run(args=args, wait=False, stdout=run.PIPE) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 2024-09-19T08:12:03.399 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-19T08:12:03.409 INFO:teuthology.task.internal:Not uploading archives. 2024-09-19T08:12:03.409 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-19T08:12:03.428 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-19T08:12:03.429 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:12:03.429 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:12:06.493 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:12:15.494 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:12:15.495 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:12:18.557 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:12:30.558 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:12:30.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:12:33.629 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:12:36.630 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-09-19T08:12:36.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-19T08:12:36.701 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.70 2024-09-19T08:12:36.701 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (4) after waiting for 30 seconds 2024-09-19T08:12:36.702 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 48, in base yield File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 166, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/selinux.py", line 196, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 153, in __exit__ self.gen.throw(typ, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/task/internal/__init__.py", line 54, in base ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in run procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/cluster.py", line 85, in procs = [remote.run(**kwargs, wait=_wait) for remote in remotes] File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi070 2024-09-19T08:12:36.712 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-19T08:12:36.722 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-19T08:12:36.734 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: ConnectionError: Failed to reconnect to smithi070 2024-09-19T08:12:36.737 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/centos_9.stream_runc 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 288.7135739326477 failure_reason: '[''Data could not be sent to remote host "smithi070.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host smithi070.front.sepia.ceph.com port 22: No route to host'']' owner: scheduled_skanta@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=03f7425a6f7f43cc8117465bdc58b995 status: fail success: false 2024-09-19T08:12:36.738 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-19T08:12:36.828 INFO:teuthology.run:FAIL