2024-01-31T17:10:12.212 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-01-31T17:10:12.212 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438 --description upgrade:octopus-x/parallel/{0-distro/rhel_8.6_container_tools_3.0 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} --name yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi --verbose --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438/orig.config.yaml 2024-01-31T17:10:12.259 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-31T17:10:12.348 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438 branch: pacific-release description: upgrade:octopus-x/parallel/{0-distro/rhel_8.6_container_tools_3.0 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} email: null first_in_suite: false job_id: '7540438' kernel: kdb: true 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: yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: pacific-release ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: pacific-release sha1: 88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b owner: scheduled_yuriw@teuthology priority: 51 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 8121 sha1: 88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:octopus-x suite_branch: pacific-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b targets: smithi094.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLGOLJog4i45truV+oEKBQufm3a6awJburz/ZjAwCRGq5PgLNI+HifG7r9LAH0fn45B7sPKKMthIWmz+kV3dCXs= smithi097.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIFxbnjCIneSEXOlgb9QeyailuNWM8wvi6JEslq04zzAY63WRQY8lnf5xVEEdlEuS9j8gs1gR/x78S5sExpjdes= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: octopus - 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: '**** 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: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-01-31_16:13:03 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - 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...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 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-01-31T17:10:12.348 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b/qa; will attempt to use it 2024-01-31T17:10:12.349 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b/qa/tasks 2024-01-31T17:10:12.349 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-31T17:10:12.351 INFO:teuthology.task.internal:Checking packages... 2024-01-31T17:10:12.375 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b' 2024-01-31T17:10:12.375 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-31T17:10:12.376 INFO:teuthology.packaging:ref: None 2024-01-31T17:10:12.376 INFO:teuthology.packaging:tag: None 2024-01-31T17:10:12.376 INFO:teuthology.packaging:branch: pacific-release 2024-01-31T17:10:12.376 INFO:teuthology.packaging:sha1: 88fb4c6adb4bae6b1cdf34fca7eae2dacb06cc7b 2024-01-31T17:10:12.376 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific-release 2024-01-31T17:10:12.530 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-510.g88fb4c6a 2024-01-31T17:10:12.532 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-31T17:10:12.538 INFO:teuthology.task.internal:no buildpackages task found 2024-01-31T17:10:12.538 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-31T17:10:12.579 INFO:teuthology.task.internal:Saving configuration 2024-01-31T17:10:12.596 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-31T17:10:12.602 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-31T17:10:12.627 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi094.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-31 17:00:05.965010', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLGOLJog4i45truV+oEKBQufm3a6awJburz/ZjAwCRGq5PgLNI+HifG7r9LAH0fn45B7sPKKMthIWmz+kV3dCXs='} 2024-01-31T17:10:12.652 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-31 17:00:05.966942', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIFxbnjCIneSEXOlgb9QeyailuNWM8wvi6JEslq04zzAY63WRQY8lnf5xVEEdlEuS9j8gs1gR/x78S5sExpjdes='} 2024-01-31T17:10:12.652 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-31T17:10:12.658 INFO:teuthology.task.internal:roles: ubuntu@smithi094.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-01-31T17:10:12.658 INFO:teuthology.task.internal:roles: ubuntu@smithi097.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-01-31T17:10:12.658 INFO:teuthology.run_tasks:Running task console_log... 2024-01-31T17:10:12.741 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f325f1e9160>, signals=[15]) 2024-01-31T17:10:12.741 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-31T17:10:12.747 INFO:teuthology.task.internal:Opening connections... 2024-01-31T17:10:12.747 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi094.front.sepia.ceph.com 2024-01-31T17:10:12.749 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T17:10:12.824 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi097.front.sepia.ceph.com 2024-01-31T17:10:12.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi097.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T17:10:12.897 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-31T17:10:12.903 DEBUG:teuthology.orchestra.run.smithi094:> uname -m 2024-01-31T17:10:12.924 INFO:teuthology.orchestra.run.smithi094.stdout:x86_64 2024-01-31T17:10:12.924 DEBUG:teuthology.orchestra.run.smithi094:> cat /etc/os-release 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:NAME="Red Hat Enterprise Linux" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION="8.6 (Ootpa)" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:ID="rhel" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:ID_LIKE="fedora" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION_ID="8.6" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:PLATFORM_ID="platform:el8" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:ANSI_COLOR="0;31" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:HOME_URL="https://www.redhat.com/" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-31T17:10:12.983 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-01-31T17:10:12.984 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-31T17:10:12.984 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-31T17:10:12.984 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-31T17:10:12.984 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-31T17:10:12.984 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2024-01-31T17:10:13.019 DEBUG:teuthology.orchestra.run.smithi097:> uname -m 2024-01-31T17:10:13.040 INFO:teuthology.orchestra.run.smithi097.stdout:x86_64 2024-01-31T17:10:13.040 DEBUG:teuthology.orchestra.run.smithi097:> cat /etc/os-release 2024-01-31T17:10:13.100 INFO:teuthology.orchestra.run.smithi097.stdout:NAME="Red Hat Enterprise Linux" 2024-01-31T17:10:13.100 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION="8.6 (Ootpa)" 2024-01-31T17:10:13.100 INFO:teuthology.orchestra.run.smithi097.stdout:ID="rhel" 2024-01-31T17:10:13.100 INFO:teuthology.orchestra.run.smithi097.stdout:ID_LIKE="fedora" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:VERSION_ID="8.6" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:PLATFORM_ID="platform:el8" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:ANSI_COLOR="0;31" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:HOME_URL="https://www.redhat.com/" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-31T17:10:13.101 INFO:teuthology.orchestra.run.smithi097.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-31T17:10:13.102 INFO:teuthology.lock.ops:Updating smithi097.front.sepia.ceph.com on lock server 2024-01-31T17:10:13.128 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-31T17:10:13.138 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-31T17:10:13.160 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-31T17:10:13.160 DEBUG:teuthology.orchestra.run.smithi094:> test '!' -e /home/ubuntu/cephtest 2024-01-31T17:10:13.163 DEBUG:teuthology.orchestra.run.smithi097:> test '!' -e /home/ubuntu/cephtest 2024-01-31T17:10:13.181 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-31T17:10:13.187 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-31T17:10:13.187 DEBUG:teuthology.orchestra.run.smithi094:> test -z $(ls -A /var/lib/ceph) 2024-01-31T17:10:13.222 DEBUG:teuthology.orchestra.run.smithi097:> test -z $(ls -A /var/lib/ceph) 2024-01-31T17:10:13.251 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-31T17:10:13.307 INFO:teuthology.run_tasks:Running task kernel... 2024-01-31T17:10:13.323 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-31T17:10:13.323 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-31T17:10:13.323 DEBUG:teuthology.orchestra.run.smithi094:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-31T17:10:13.324 DEBUG:teuthology.orchestra.run.smithi097:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-31T17:10:13.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-31T17:10:13.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-31T17:10:13.344 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2024-01-31T17:10:13.345 DEBUG:teuthology.orchestra.run.smithi097:> uname -r 2024-01-31T17:10:13.402 INFO:teuthology.orchestra.run.smithi097.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:13.402 INFO:teuthology.task.kernel:Running kernel on smithi097: 4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:13.403 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum install -y kernel 2024-01-31T17:10:13.404 INFO:teuthology.orchestra.run.smithi094.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:13.405 INFO:teuthology.task.kernel:Running kernel on smithi094: 4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:13.405 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum install -y kernel 2024-01-31T17:10:14.884 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2024-01-31T17:10:14.884 INFO:teuthology.orchestra.run.smithi097.stdout:Unable to read consumer identity 2024-01-31T17:10:14.994 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2024-01-31T17:10:14.995 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2024-01-31T17:10:14.995 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-01-31T17:10:14.995 INFO:teuthology.orchestra.run.smithi097.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-31T17:10:14.995 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-01-31T17:10:15.118 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-01-31T17:10:15.119 INFO:teuthology.orchestra.run.smithi094.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-31T17:10:15.119 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-01-31T17:10:16.736 INFO:teuthology.orchestra.run.smithi097.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-01-31T17:10:17.061 INFO:teuthology.orchestra.run.smithi094.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-01-31T17:10:18.495 INFO:teuthology.orchestra.run.smithi097.stdout:Extra Packages for Enterprise Linux 9.3 MB/s | 16 MB 00:01 2024-01-31T17:10:20.179 INFO:teuthology.orchestra.run.smithi094.stdout:Extra Packages for Enterprise Linux 5.2 MB/s | 16 MB 00:03 2024-01-31T17:10:22.062 INFO:teuthology.orchestra.run.smithi097.stdout:lab-extras 454 kB/s | 24 kB 00:00 2024-01-31T17:10:22.770 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-31T17:10:22.770 INFO:teuthology.orchestra.run.smithi097.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-31T17:10:22.853 INFO:teuthology.orchestra.run.smithi097.stdout:Dependencies resolved. 2024-01-31T17:10:22.854 INFO:teuthology.orchestra.run.smithi097.stdout:Nothing to do. 2024-01-31T17:10:22.854 INFO:teuthology.orchestra.run.smithi097.stdout:Complete! 2024-01-31T17:10:22.985 DEBUG:teuthology.orchestra.run.smithi097:> echo no | sudo yum reinstall kernel || true 2024-01-31T17:10:23.322 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2024-01-31T17:10:23.322 INFO:teuthology.orchestra.run.smithi097.stdout:Unable to read consumer identity 2024-01-31T17:10:23.388 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-01-31T17:10:23.388 INFO:teuthology.orchestra.run.smithi097.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-31T17:10:23.388 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-01-31T17:10:23.698 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:01 ago on Wed 31 Jan 2024 05:10:22 PM UTC. 2024-01-31T17:10:23.777 INFO:teuthology.orchestra.run.smithi097.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-31T17:10:23.777 INFO:teuthology.orchestra.run.smithi097.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-31T17:10:23.821 INFO:teuthology.orchestra.run.smithi097.stderr:Error: No packages marked for reinstall. 2024-01-31T17:10:23.846 INFO:teuthology.orchestra.run.smithi094.stdout:lab-extras 414 kB/s | 24 kB 00:00 2024-01-31T17:10:23.868 DEBUG:teuthology.orchestra.run.smithi097:> sudo yum reinstall -y kernel || true 2024-01-31T17:10:24.205 INFO:teuthology.orchestra.run.smithi097.stdout:Updating Subscription Management repositories. 2024-01-31T17:10:24.205 INFO:teuthology.orchestra.run.smithi097.stdout:Unable to read consumer identity 2024-01-31T17:10:24.271 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-01-31T17:10:24.271 INFO:teuthology.orchestra.run.smithi097.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-31T17:10:24.271 INFO:teuthology.orchestra.run.smithi097.stdout: 2024-01-31T17:10:24.574 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-31T17:10:24.574 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-31T17:10:24.574 INFO:teuthology.orchestra.run.smithi097.stdout:Last metadata expiration check: 0:00:02 ago on Wed 31 Jan 2024 05:10:22 PM UTC. 2024-01-31T17:10:24.636 INFO:teuthology.orchestra.run.smithi097.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-31T17:10:24.636 INFO:teuthology.orchestra.run.smithi097.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-31T17:10:24.651 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2024-01-31T17:10:24.652 INFO:teuthology.orchestra.run.smithi094.stdout:Nothing to do. 2024-01-31T17:10:24.652 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2024-01-31T17:10:24.678 INFO:teuthology.orchestra.run.smithi097.stderr:Error: No packages marked for reinstall. 2024-01-31T17:10:24.729 DEBUG:teuthology.orchestra.run.smithi097:> rpm -q kernel | sort -rV | head -n 1 2024-01-31T17:10:24.769 DEBUG:teuthology.orchestra.run.smithi094:> echo no | sudo yum reinstall kernel || true 2024-01-31T17:10:24.881 INFO:teuthology.orchestra.run.smithi097.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:24.882 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:24.882 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-31T17:10:24.882 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-01-31T17:10:24.882 DEBUG:teuthology.orchestra.run.smithi097:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-31T17:10:24.920 INFO:teuthology.orchestra.run.smithi097.stdout:ttyS1 2024-01-31T17:10:24.936 DEBUG:teuthology.parallel:result is None 2024-01-31T17:10:25.143 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2024-01-31T17:10:25.143 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2024-01-31T17:10:25.204 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-01-31T17:10:25.204 INFO:teuthology.orchestra.run.smithi094.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-31T17:10:25.204 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-01-31T17:10:25.509 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:02 ago on Wed 31 Jan 2024 05:10:23 PM UTC. 2024-01-31T17:10:25.585 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-31T17:10:25.592 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-31T17:10:25.630 INFO:teuthology.orchestra.run.smithi094.stderr:Error: No packages marked for reinstall. 2024-01-31T17:10:25.677 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum reinstall -y kernel || true 2024-01-31T17:10:26.011 INFO:teuthology.orchestra.run.smithi094.stdout:Updating Subscription Management repositories. 2024-01-31T17:10:26.011 INFO:teuthology.orchestra.run.smithi094.stdout:Unable to read consumer identity 2024-01-31T17:10:26.071 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-01-31T17:10:26.071 INFO:teuthology.orchestra.run.smithi094.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-31T17:10:26.071 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-01-31T17:10:26.372 INFO:teuthology.orchestra.run.smithi094.stdout:Last metadata expiration check: 0:00:03 ago on Wed 31 Jan 2024 05:10:23 PM UTC. 2024-01-31T17:10:26.440 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-31T17:10:26.440 INFO:teuthology.orchestra.run.smithi094.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-31T17:10:26.469 INFO:teuthology.orchestra.run.smithi094.stderr:Error: No packages marked for reinstall. 2024-01-31T17:10:26.515 DEBUG:teuthology.orchestra.run.smithi094:> rpm -q kernel | sort -rV | head -n 1 2024-01-31T17:10:26.670 INFO:teuthology.orchestra.run.smithi094.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:26.670 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-31T17:10:26.670 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-31T17:10:26.670 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-01-31T17:10:26.670 DEBUG:teuthology.orchestra.run.smithi094:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-31T17:10:26.718 INFO:teuthology.orchestra.run.smithi094.stdout:ttyS1 2024-01-31T17:10:26.731 DEBUG:teuthology.parallel:result is None 2024-01-31T17:10:26.732 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-31T17:10:26.738 INFO:teuthology.task.internal:Creating test directory... 2024-01-31T17:10:26.739 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-31T17:10:26.741 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-31T17:10:26.761 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-31T17:10:26.827 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-31T17:10:26.866 INFO:teuthology.task.internal:Creating archive directory... 2024-01-31T17:10:26.866 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-31T17:10:26.869 DEBUG:teuthology.orchestra.run.smithi097:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-31T17:10:26.901 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-31T17:10:26.909 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-31T17:10:26.909 DEBUG:teuthology.orchestra.run.smithi094:> 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-01-31T17:10:26.934 DEBUG:teuthology.orchestra.run.smithi097:> 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-01-31T17:10:26.962 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-31T17:10:26.972 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-31T17:10:26.974 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-31T17:10:26.986 INFO:teuthology.orchestra.run.smithi097.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-31T17:10:26.988 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-31T17:10:26.995 INFO:teuthology.task.internal:Configuring sudo... 2024-01-31T17:10:26.995 DEBUG:teuthology.orchestra.run.smithi094:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-31T17:10:27.016 DEBUG:teuthology.orchestra.run.smithi097:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-31T17:10:27.058 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-31T17:10:27.066 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-31T17:10:27.067 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-31T17:10:27.084 DEBUG:teuthology.orchestra.run.smithi097:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-31T17:10:27.116 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-31T17:10:27.178 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-31T17:10:27.252 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-31T17:10:27.295 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-31T17:10:27.336 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-01-31T17:10:27.336 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-31T17:10:27.402 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-31T17:10:27.450 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-31T17:10:27.511 DEBUG:teuthology.orchestra.run.smithi097:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-31T17:10:27.555 DEBUG:teuthology.orchestra.run.smithi097:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-31T17:10:27.600 DEBUG:teuthology.orchestra.run.smithi097:> set -ex 2024-01-31T17:10:27.600 DEBUG:teuthology.orchestra.run.smithi097:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-31T17:10:27.669 DEBUG:teuthology.orchestra.run.smithi094:> sudo service rsyslog restart 2024-01-31T17:10:27.671 DEBUG:teuthology.orchestra.run.smithi097:> sudo service rsyslog restart 2024-01-31T17:10:27.712 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-31T17:10:27.752 INFO:teuthology.orchestra.run.smithi097.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-31T17:10:28.040 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-31T17:10:28.048 INFO:teuthology.task.internal:Starting timer... 2024-01-31T17:10:28.048 INFO:teuthology.run_tasks:Running task pcp... 2024-01-31T17:10:28.102 INFO:teuthology.run_tasks:Running task selinux... 2024-01-31T17:10:28.136 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-31T17:10:28.137 DEBUG:teuthology.orchestra.run.smithi094:> sudo service auditd rotate 2024-01-31T17:10:28.237 INFO:teuthology.orchestra.run.smithi094.stdout:Rotating logs: 2024-01-31T17:10:28.239 DEBUG:teuthology.orchestra.run.smithi097:> sudo service auditd rotate 2024-01-31T17:10:28.293 INFO:teuthology.orchestra.run.smithi097.stdout:Rotating logs: 2024-01-31T17:10:28.295 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-31T17:10:28.295 DEBUG:teuthology.orchestra.run.smithi094:> /usr/sbin/getenforce 2024-01-31T17:10:28.324 INFO:teuthology.orchestra.run.smithi094.stdout:Permissive 2024-01-31T17:10:28.324 DEBUG:teuthology.orchestra.run.smithi097:> /usr/sbin/getenforce 2024-01-31T17:10:28.346 INFO:teuthology.orchestra.run.smithi097.stdout:Permissive 2024-01-31T17:10:28.346 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi094.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi097.front.sepia.ceph.com': 'permissive'} 2024-01-31T17:10:28.347 DEBUG:teuthology.orchestra.run.smithi094:> 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 2024-01-31T17:10:28.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-31T17:10:28.392 DEBUG:teuthology.orchestra.run.smithi097:> 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 2024-01-31T17:10:28.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-31T17:10:28.420 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-31T17:10:28.420 DEBUG:teuthology.orchestra.run.smithi094:> sudo /usr/sbin/setenforce permissive 2024-01-31T17:10:28.458 DEBUG:teuthology.orchestra.run.smithi097:> sudo /usr/sbin/setenforce permissive 2024-01-31T17:10:28.487 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-31T17:10:28.497 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-31T17:10:28.512 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-01-31T17:10:28.513 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi094.front.sepia.ceph.com,smithi097.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-31T18:59:23.821 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438/ansible_failures.yaml 2024-01-31T18:59:23.853 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Data could not be sent to remote host "smithi094.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host smithi094.front.sepia.ceph.com port 22: No route to host'] 2024-01-31T18:59:24.208 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6bd6a84daba14ca8b21c528f08bf5253 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Data could not be sent to remote host "smithi094.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host smithi094.front.sepia.ceph.com port 22: No route to host'] 2024-01-31T18:59:24.210 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-31T18:59:24.219 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-31T18:59:24.219 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-31T18:59:24.264 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T18:59:24.265 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T18:59:27.328 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T18:59:36.329 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T18:59:36.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T18:59:39.388 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T18:59:51.389 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T18:59:51.390 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T18:59:54.464 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T18:59:57.465 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T18:59:57.466 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T18:59:57.532 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T18:59:57.532 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2024-01-31T18:59:57.533 ERROR:teuthology.run_tasks:Manager failed: selinux Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 165, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 195, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 2024-01-31T18:59:57.541 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-31T18:59:57.549 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-31T18:59:57.593 INFO:teuthology.task.internal:Duration was 6569.544783 seconds 2024-01-31T18:59:57.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-31T18:59:57.626 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-31T18:59:57.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T18:59:57.627 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:00:00.704 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:00:09.705 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:00:09.706 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:00:12.764 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:00:24.765 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:00:24.766 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:00:27.836 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:00:30.837 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:00:30.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:00:30.908 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:00:30.908 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2024-01-31T19:00:30.909 ERROR:teuthology.run_tasks:Manager failed: internal.syslog Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/syslog.py", line 76, in syslog yield File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 165, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 195, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/syslog.py", line 85, in syslog cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 2024-01-31T19:00:30.918 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-31T19:00:30.927 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-31T19:00:30.927 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:00:30.928 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:00:33.984 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:00:42.985 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:00:42.985 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:00:46.044 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:00:58.045 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:00:58.047 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:01.116 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:01:04.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:01:04.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:04.188 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:01:04.188 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2024-01-31T19:01:04.189 ERROR:teuthology.run_tasks:Manager failed: internal.sudo Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 452, in sudo yield File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 165, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 195, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 455, in sudo ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 2024-01-31T19:01:04.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-31T19:01:04.207 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:01:04.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:07.260 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:01:16.261 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:01:16.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:19.324 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:01:31.325 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:01:31.326 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:34.400 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:01:37.401 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:01:37.402 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:37.468 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:01:37.468 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2024-01-31T19:01:37.468 ERROR:teuthology.run_tasks:Manager failed: internal.coredump Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 488, in coredump yield File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 165, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 195, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 492, in coredump cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 2024-01-31T19:01:37.477 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-31T19:01:37.486 INFO:teuthology.task.internal:Transferring archived files... 2024-01-31T19:01:37.488 DEBUG:teuthology.misc:Transferring archived files from smithi094:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438/remote/smithi094 2024-01-31T19:01:37.489 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:01:37.490 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:40.540 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:01:49.540 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:01:49.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:01:52.608 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:02:04.612 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:02:04.613 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:02:07.676 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:02:10.677 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:02:10.678 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:02:10.748 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:02:10.748 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2024-01-31T19:02:10.748 ERROR:teuthology.run_tasks:Manager failed: internal.archive Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 392, in archive yield File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 165, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 195, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/misc.py", line 748, in pull_directory r = remote.get_tar_stream(remotedir, sudo=True, compress=False) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 2024-01-31T19:02:10.758 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-31T19:02:10.769 INFO:teuthology.task.internal:Not uploading archives. 2024-01-31T19:02:10.769 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-31T19:02:10.799 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-31T19:02:10.799 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:02:10.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:02:13.856 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:02:22.857 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:02:22.858 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:02:25.916 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:02:37.917 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:02:37.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:02:40.988 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:02:43.989 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-01-31T19:02:43.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-31T19:02:44.060 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-01-31T19:02:44.060 WARNING:teuthology.contextutil:'reconnect to {self.shortname}' reached maximum tries (5) after waiting for 30 seconds 2024-01-31T19:02:44.061 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 48, in base yield File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/__init__.py", line 136, in __exit__ self.teardown() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 165, in teardown self.archive_log() File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/selinux.py", line 195, in archive_log self.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/task/internal/__init__.py", line 54, in base ctx.cluster.run( File "/home/teuthworker/src/git.ceph.com_teuthology_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/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_d9fdb2209e15b39d9f061fd85399f352ce0f0894/teuthology/orchestra/remote.py", line 522, in run raise ConnectionError(f'Failed to reconnect to {self.shortname}') ConnectionError: Failed to reconnect to smithi094 2024-01-31T19:02:44.070 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-31T19:02:44.081 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-31T19:02:44.118 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: ConnectionError: Failed to reconnect to smithi094 2024-01-31T19:02:44.118 INFO:teuthology.nuke:Checking targets against current locks 2024-01-31T19:02:44.149 DEBUG:teuthology.nuke:shortname: smithi094 2024-01-31T19:02:44.150 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-31T19:02:44.174 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi094.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-31 17:00:05.965010', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLGOLJog4i45truV+oEKBQufm3a6awJburz/ZjAwCRGq5PgLNI+HifG7r9LAH0fn45B7sPKKMthIWmz+kV3dCXs='} 2024-01-31T19:02:44.178 DEBUG:teuthology.nuke:shortname: smithi097 2024-01-31T19:02:44.178 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-31T19:02:44.200 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi097.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-31_16:13:03-upgrade:octopus-x-pacific-release-distro-default-smithi/7540438', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-31 17:00:05.966942', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIFxbnjCIneSEXOlgb9QeyailuNWM8wvi6JEslq04zzAY63WRQY8lnf5xVEEdlEuS9j8gs1gR/x78S5sExpjdes='} 2024-01-31T19:02:44.225 INFO:teuthology.orchestra.console.smithi094:Power off 2024-01-31T19:02:44.225 DEBUG:teuthology.orchestra.console.smithi094:pexpect command: ipmitool -H smithi094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-31T19:02:44.247 DEBUG:teuthology.orchestra.console.smithi094:power off output: Chassis Power Control: Down/Off 2024-01-31T19:02:44.247 DEBUG:teuthology.orchestra.console.smithi094:pexpect command: ipmitool -H smithi094.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-31T19:02:44.265 INFO:teuthology.orchestra.console.smithi097:Power off 2024-01-31T19:02:44.266 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-31T19:02:44.276 DEBUG:teuthology.orchestra.console.smithi094:check power output: Chassis Power is off 2024-01-31T19:02:44.289 DEBUG:teuthology.orchestra.console.smithi097:power off output: Chassis Power Control: Down/Off 2024-01-31T19:02:44.289 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-31T19:02:44.311 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2024-01-31T19:02:44.377 INFO:teuthology.orchestra.console.smithi094:Power off completed 2024-01-31T19:02:48.313 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-31T19:02:48.424 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is on 2024-01-31T19:02:52.428 DEBUG:teuthology.orchestra.console.smithi097:pexpect command: ipmitool -H smithi097.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-31T19:02:52.538 DEBUG:teuthology.orchestra.console.smithi097:check power output: Chassis Power is off 2024-01-31T19:02:52.639 INFO:teuthology.orchestra.console.smithi097:Power off completed 2024-01-31T19:02:52.744 INFO:teuthology.run:Summary data: description: upgrade:octopus-x/parallel/{0-distro/rhel_8.6_container_tools_3.0 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api}} duration: 6569.544782876968 failure_reason: '[''Data could not be sent to remote host "smithi094.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host smithi094.front.sepia.ceph.com port 22: No route to host'']' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6bd6a84daba14ca8b21c528f08bf5253 status: fail success: false 2024-01-31T19:02:52.744 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-31T19:02:52.833 INFO:teuthology.run:FAIL