2023-12-13T21:44:21.597 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-13T21:44:21.597 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --owner scheduled_yuriw@teuthology --name yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499 --description upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} -- /home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499/orig.config.yaml 2023-12-13T21:44:21.657 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-13T21:44:21.754 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499 branch: wip-yuri10-testing-2023-12-12-1229 description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7490499' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' name: yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-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: wip-yuri10-testing-2023-12-12-1229 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: 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: 021ac1670a21c19759080c6da90baaeb42e7d175 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-12-12-1229 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' seed: 3040 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:reef-x suite_branch: wip-yuri10-testing-2023-12-12-1229 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 targets: smithi012.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi028.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= 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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-13_20:38:02 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-13T21:44:21.754 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa; will attempt to use it 2023-12-13T21:44:21.755 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_021ac1670a21c19759080c6da90baaeb42e7d175/qa/tasks 2023-12-13T21:44:21.755 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-13T21:44:21.757 INFO:teuthology.task.internal:Checking packages... 2023-12-13T21:44:21.790 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '021ac1670a21c19759080c6da90baaeb42e7d175' 2023-12-13T21:44:21.790 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-13T21:44:21.790 INFO:teuthology.packaging:ref: None 2023-12-13T21:44:21.790 INFO:teuthology.packaging:tag: None 2023-12-13T21:44:21.790 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-12-12-1229 2023-12-13T21:44:21.790 INFO:teuthology.packaging:sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 2023-12-13T21:44:21.790 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-12-12-1229 2023-12-13T21:44:21.935 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-157.g021ac167 2023-12-13T21:44:21.936 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-13T21:44:21.944 INFO:teuthology.task.internal:no buildpackages task found 2023-12-13T21:44:21.944 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-13T21:44:21.961 INFO:teuthology.task.internal:Saving configuration 2023-12-13T21:44:21.984 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-13T21:44:21.990 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-13T21:44:22.017 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499', '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': '2023-12-13 21:39:49.211676', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-13T21:44:22.041 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi028.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499', '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': '2023-12-13 21:39:49.209813', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-13T21:44:22.041 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-13T21:44:22.046 INFO:teuthology.task.internal:roles: ubuntu@smithi012.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-12-13T21:44:22.046 INFO:teuthology.task.internal:roles: ubuntu@smithi028.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-12-13T21:44:22.046 INFO:teuthology.run_tasks:Running task console_log... 2023-12-13T21:44:22.211 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2f41a53dc0>, signals=[15]) 2023-12-13T21:44:22.212 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-13T21:44:22.217 INFO:teuthology.task.internal:Opening connections... 2023-12-13T21:44:22.218 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi012.front.sepia.ceph.com 2023-12-13T21:44:22.219 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-13T21:44:22.287 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi028.front.sepia.ceph.com 2023-12-13T21:44:22.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-13T21:44:22.355 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-13T21:44:22.363 DEBUG:teuthology.orchestra.run.smithi012:> uname -m 2023-12-13T21:44:22.385 INFO:teuthology.orchestra.run.smithi012.stdout:x86_64 2023-12-13T21:44:22.385 DEBUG:teuthology.orchestra.run.smithi012:> cat /etc/os-release 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:NAME="Red Hat Enterprise Linux" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION="8.6 (Ootpa)" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:ID="rhel" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:ID_LIKE="fedora" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_ID="8.6" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:PLATFORM_ID="platform:el8" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:ANSI_COLOR="0;31" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:HOME_URL="https://www.redhat.com/" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-13T21:44:22.446 INFO:teuthology.orchestra.run.smithi012.stdout: 2023-12-13T21:44:22.447 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-13T21:44:22.447 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-13T21:44:22.447 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-13T21:44:22.447 INFO:teuthology.orchestra.run.smithi012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-13T21:44:22.447 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2023-12-13T21:44:22.470 DEBUG:teuthology.orchestra.run.smithi028:> uname -m 2023-12-13T21:44:22.491 INFO:teuthology.orchestra.run.smithi028.stdout:x86_64 2023-12-13T21:44:22.492 DEBUG:teuthology.orchestra.run.smithi028:> cat /etc/os-release 2023-12-13T21:44:22.551 INFO:teuthology.orchestra.run.smithi028.stdout:NAME="Red Hat Enterprise Linux" 2023-12-13T21:44:22.551 INFO:teuthology.orchestra.run.smithi028.stdout:VERSION="8.6 (Ootpa)" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:ID="rhel" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:ID_LIKE="fedora" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:VERSION_ID="8.6" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:PLATFORM_ID="platform:el8" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:ANSI_COLOR="0;31" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:HOME_URL="https://www.redhat.com/" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout: 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-13T21:44:22.552 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-13T21:44:22.553 INFO:teuthology.lock.ops:Updating smithi028.front.sepia.ceph.com on lock server 2023-12-13T21:44:22.570 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-13T21:44:22.578 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-13T21:44:22.622 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-13T21:44:22.623 DEBUG:teuthology.orchestra.run.smithi012:> test '!' -e /home/ubuntu/cephtest 2023-12-13T21:44:22.625 DEBUG:teuthology.orchestra.run.smithi028:> test '!' -e /home/ubuntu/cephtest 2023-12-13T21:44:22.644 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-13T21:44:22.650 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-13T21:44:22.650 DEBUG:teuthology.orchestra.run.smithi012:> test -z $(ls -A /var/lib/ceph) 2023-12-13T21:44:22.685 DEBUG:teuthology.orchestra.run.smithi028:> test -z $(ls -A /var/lib/ceph) 2023-12-13T21:44:22.721 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-13T21:44:22.777 INFO:teuthology.run_tasks:Running task kernel... 2023-12-13T21:44:22.811 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-13T21:44:22.811 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-13T21:44:22.812 DEBUG:teuthology.orchestra.run.smithi012:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-13T21:44:22.812 DEBUG:teuthology.orchestra.run.smithi028:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-13T21:44:22.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:44:22.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:44:22.833 DEBUG:teuthology.orchestra.run.smithi028:> uname -r 2023-12-13T21:44:22.833 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2023-12-13T21:44:22.893 INFO:teuthology.orchestra.run.smithi012.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:22.894 INFO:teuthology.task.kernel:Running kernel on smithi012: 4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:22.894 DEBUG:teuthology.orchestra.run.smithi012:> sudo yum install -y kernel 2023-12-13T21:44:22.895 INFO:teuthology.orchestra.run.smithi028.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:22.895 INFO:teuthology.task.kernel:Running kernel on smithi028: 4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:22.895 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum install -y kernel 2023-12-13T21:44:24.094 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-13T21:44:24.094 INFO:teuthology.orchestra.run.smithi028.stdout:Unable to read consumer identity 2023-12-13T21:44:24.151 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-12-13T21:44:24.151 INFO:teuthology.orchestra.run.smithi012.stdout:Unable to read consumer identity 2023-12-13T21:44:25.508 INFO:teuthology.orchestra.run.smithi028.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-13T21:44:25.509 INFO:teuthology.orchestra.run.smithi012.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-13T21:44:26.284 INFO:teuthology.orchestra.run.smithi012.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-12-13T21:44:26.317 INFO:teuthology.orchestra.run.smithi028.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2023-12-13T21:44:30.076 INFO:teuthology.orchestra.run.smithi012.stdout:lab-extras 320 kB/s | 24 kB 00:00 2023-12-13T21:44:30.083 INFO:teuthology.orchestra.run.smithi028.stdout:lab-extras 337 kB/s | 24 kB 00:00 2023-12-13T21:44:30.828 INFO:teuthology.orchestra.run.smithi028.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-13T21:44:30.828 INFO:teuthology.orchestra.run.smithi012.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-13T21:44:30.874 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2023-12-13T21:44:30.875 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2023-12-13T21:44:30.875 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2023-12-13T21:44:30.879 INFO:teuthology.orchestra.run.smithi012.stdout:Dependencies resolved. 2023-12-13T21:44:30.881 INFO:teuthology.orchestra.run.smithi012.stdout:Nothing to do. 2023-12-13T21:44:30.881 INFO:teuthology.orchestra.run.smithi012.stdout:Complete! 2023-12-13T21:44:31.004 DEBUG:teuthology.orchestra.run.smithi028:> echo no | sudo yum reinstall kernel || true 2023-12-13T21:44:31.021 DEBUG:teuthology.orchestra.run.smithi012:> echo no | sudo yum reinstall kernel || true 2023-12-13T21:44:31.357 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-13T21:44:31.357 INFO:teuthology.orchestra.run.smithi028.stdout:Unable to read consumer identity 2023-12-13T21:44:31.371 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-12-13T21:44:31.371 INFO:teuthology.orchestra.run.smithi012.stdout:Unable to read consumer identity 2023-12-13T21:44:31.629 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:01 ago on Wed 13 Dec 2023 09:44:30 PM UTC. 2023-12-13T21:44:31.644 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:01 ago on Wed 13 Dec 2023 09:44:30 PM UTC. 2023-12-13T21:44:31.675 INFO:teuthology.orchestra.run.smithi028.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-13T21:44:31.689 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-13T21:44:31.718 INFO:teuthology.orchestra.run.smithi028.stderr:Error: No packages marked for reinstall. 2023-12-13T21:44:31.755 INFO:teuthology.orchestra.run.smithi012.stderr:Error: No packages marked for reinstall. 2023-12-13T21:44:31.767 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum reinstall -y kernel || true 2023-12-13T21:44:31.803 DEBUG:teuthology.orchestra.run.smithi012:> sudo yum reinstall -y kernel || true 2023-12-13T21:44:32.116 INFO:teuthology.orchestra.run.smithi028.stdout:Updating Subscription Management repositories. 2023-12-13T21:44:32.116 INFO:teuthology.orchestra.run.smithi028.stdout:Unable to read consumer identity 2023-12-13T21:44:32.151 INFO:teuthology.orchestra.run.smithi012.stdout:Updating Subscription Management repositories. 2023-12-13T21:44:32.151 INFO:teuthology.orchestra.run.smithi012.stdout:Unable to read consumer identity 2023-12-13T21:44:32.381 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:02 ago on Wed 13 Dec 2023 09:44:30 PM UTC. 2023-12-13T21:44:32.415 INFO:teuthology.orchestra.run.smithi012.stdout:Last metadata expiration check: 0:00:02 ago on Wed 13 Dec 2023 09:44:30 PM UTC. 2023-12-13T21:44:32.425 INFO:teuthology.orchestra.run.smithi028.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-13T21:44:32.449 INFO:teuthology.orchestra.run.smithi028.stderr:Error: No packages marked for reinstall. 2023-12-13T21:44:32.459 INFO:teuthology.orchestra.run.smithi012.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-13T21:44:32.498 INFO:teuthology.orchestra.run.smithi012.stderr:Error: No packages marked for reinstall. 2023-12-13T21:44:32.501 DEBUG:teuthology.orchestra.run.smithi028:> rpm -q kernel | sort -rV | head -n 1 2023-12-13T21:44:32.550 DEBUG:teuthology.orchestra.run.smithi012:> rpm -q kernel | sort -rV | head -n 1 2023-12-13T21:44:32.583 INFO:teuthology.orchestra.run.smithi028.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:32.584 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:32.584 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-13T21:44:32.584 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-13T21:44:32.584 DEBUG:teuthology.orchestra.run.smithi028:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-13T21:44:32.621 INFO:teuthology.orchestra.run.smithi028.stdout:ttyS1 2023-12-13T21:44:32.632 DEBUG:teuthology.parallel:result is None 2023-12-13T21:44:32.633 INFO:teuthology.orchestra.run.smithi012.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:32.633 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-13T21:44:32.633 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-13T21:44:32.633 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-13T21:44:32.633 DEBUG:teuthology.orchestra.run.smithi012:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-13T21:44:32.659 INFO:teuthology.orchestra.run.smithi012.stdout:ttyS1 2023-12-13T21:44:32.675 DEBUG:teuthology.parallel:result is None 2023-12-13T21:44:32.675 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-13T21:44:32.682 INFO:teuthology.task.internal:Creating test directory... 2023-12-13T21:44:32.683 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-13T21:44:32.718 DEBUG:teuthology.orchestra.run.smithi028:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-13T21:44:32.734 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-13T21:44:32.741 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-13T21:44:32.902 INFO:teuthology.task.internal:Creating archive directory... 2023-12-13T21:44:32.902 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-13T21:44:32.904 DEBUG:teuthology.orchestra.run.smithi028:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-13T21:44:32.929 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-13T21:44:32.935 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-13T21:44:32.935 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-13T21:44:32.967 DEBUG:teuthology.orchestra.run.smithi028:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-13T21:44:33.010 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-13T21:44:33.014 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-13T21:44:33.020 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-13T21:44:33.025 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-13T21:44:33.026 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-13T21:44:33.034 INFO:teuthology.task.internal:Configuring sudo... 2023-12-13T21:44:33.034 DEBUG:teuthology.orchestra.run.smithi012:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-13T21:44:33.037 DEBUG:teuthology.orchestra.run.smithi028:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-13T21:44:33.064 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-13T21:44:33.072 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-13T21:44:33.073 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-13T21:44:33.105 DEBUG:teuthology.orchestra.run.smithi028:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-13T21:44:33.122 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-13T21:44:33.200 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-13T21:44:33.256 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-13T21:44:33.341 DEBUG:teuthology.orchestra.run.smithi012:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-13T21:44:33.383 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2023-12-13T21:44:33.383 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-13T21:44:33.472 DEBUG:teuthology.orchestra.run.smithi028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-13T21:44:33.517 DEBUG:teuthology.orchestra.run.smithi028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-13T21:44:33.582 DEBUG:teuthology.orchestra.run.smithi028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-13T21:44:33.622 DEBUG:teuthology.orchestra.run.smithi028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-13T21:44:33.670 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2023-12-13T21:44:33.670 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-13T21:44:33.739 DEBUG:teuthology.orchestra.run.smithi012:> sudo service rsyslog restart 2023-12-13T21:44:33.741 DEBUG:teuthology.orchestra.run.smithi028:> sudo service rsyslog restart 2023-12-13T21:44:33.805 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-13T21:44:33.861 INFO:teuthology.orchestra.run.smithi028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-13T21:44:34.363 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-13T21:44:34.372 INFO:teuthology.task.internal:Starting timer... 2023-12-13T21:44:34.372 INFO:teuthology.run_tasks:Running task pcp... 2023-12-13T21:44:34.432 INFO:teuthology.run_tasks:Running task selinux... 2023-12-13T21:44:34.441 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-13T21:44:34.441 DEBUG:teuthology.orchestra.run.smithi012:> sudo service auditd rotate 2023-12-13T21:44:34.502 INFO:teuthology.orchestra.run.smithi012.stdout:Rotating logs: 2023-12-13T21:44:34.504 DEBUG:teuthology.orchestra.run.smithi028:> sudo service auditd rotate 2023-12-13T21:44:34.568 INFO:teuthology.orchestra.run.smithi028.stdout:Rotating logs: 2023-12-13T21:44:34.570 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-13T21:44:34.570 DEBUG:teuthology.orchestra.run.smithi012:> /usr/sbin/getenforce 2023-12-13T21:44:34.592 INFO:teuthology.orchestra.run.smithi012.stdout:Permissive 2023-12-13T21:44:34.593 DEBUG:teuthology.orchestra.run.smithi028:> /usr/sbin/getenforce 2023-12-13T21:44:34.617 INFO:teuthology.orchestra.run.smithi028.stdout:Permissive 2023-12-13T21:44:34.618 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi012.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi028.front.sepia.ceph.com': 'permissive'} 2023-12-13T21:44:34.618 DEBUG:teuthology.orchestra.run.smithi012:> 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 2023-12-13T21:44:34.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:44:34.661 DEBUG:teuthology.orchestra.run.smithi028:> 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 2023-12-13T21:44:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:44:34.690 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-13T21:44:34.690 DEBUG:teuthology.orchestra.run.smithi012:> sudo /usr/sbin/setenforce permissive 2023-12-13T21:44:34.730 DEBUG:teuthology.orchestra.run.smithi028:> sudo /usr/sbin/setenforce permissive 2023-12-13T21:44:34.773 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-13T21:44:34.784 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-13T21:44:34.789 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-13T21:44:34.911 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-13T21:44:34.934 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-13T21:44:34.935 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi012.front.sepia.ceph.com,smithi028.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-13T21:50:47.281 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499/ansible_failures.yaml 2023-12-13T21:50:47.283 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi028.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []smithi012.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: [] 2023-12-13T21:50:47.364 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=5acf4a74cc8b4a2ba0b3ebb2816d9dd1 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi028.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: []smithi012.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: 'Failed to download metadata for repo ''codeready-builder-for-rhel-8-x86_64-rpms'': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried' rc: 1 results: [] 2023-12-13T21:50:47.366 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-13T21:50:47.377 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-13T21:50:47.377 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-13T21:50:47.411 DEBUG:teuthology.orchestra.run.smithi012:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-13T21:50:47.510 DEBUG:teuthology.orchestra.run.smithi028:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-13T21:50:47.632 DEBUG:teuthology.orchestra.run.smithi012:> 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 2023-12-13T21:50:47.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:50:47.665 DEBUG:teuthology.orchestra.run.smithi028:> 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 2023-12-13T21:50:47.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:50:47.700 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-13T21:50:47.708 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-13T21:50:47.778 INFO:teuthology.task.internal:Duration was 373.406458 seconds 2023-12-13T21:50:47.779 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-13T21:50:47.801 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-13T21:50:47.801 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-13T21:50:47.803 DEBUG:teuthology.orchestra.run.smithi028:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-13T21:50:47.851 INFO:teuthology.orchestra.run.smithi012.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-13T21:50:47.855 INFO:teuthology.orchestra.run.smithi028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-13T21:50:48.245 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-13T21:50:48.245 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi012.front.sepia.ceph.com 2023-12-13T21:50:48.245 DEBUG:teuthology.orchestra.run.smithi012:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-13T21:50:48.269 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi028.front.sepia.ceph.com 2023-12-13T21:50:48.269 DEBUG:teuthology.orchestra.run.smithi028:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-13T21:50:48.296 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-13T21:50:48.297 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-13T21:50:48.312 DEBUG:teuthology.orchestra.run.smithi028:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-13T21:50:48.378 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-13T21:50:48.379 DEBUG:teuthology.orchestra.run.smithi012:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-13T21:50:48.390 DEBUG:teuthology.orchestra.run.smithi028:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-13T21:50:48.490 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-13T21:50:48.499 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-13T21:50:48.499 DEBUG:teuthology.orchestra.run.smithi012:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-13T21:50:48.537 DEBUG:teuthology.orchestra.run.smithi028:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-13T21:50:48.571 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-13T21:50:48.582 DEBUG:teuthology.orchestra.run.smithi012:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-13T21:50:48.585 DEBUG:teuthology.orchestra.run.smithi028:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-13T21:50:48.609 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = core 2023-12-13T21:50:48.640 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern = core 2023-12-13T21:50:48.656 DEBUG:teuthology.orchestra.run.smithi012:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-13T21:50:48.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:50:48.691 DEBUG:teuthology.orchestra.run.smithi028:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-13T21:50:48.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-13T21:50:48.714 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-13T21:50:48.722 INFO:teuthology.task.internal:Transferring archived files... 2023-12-13T21:50:48.724 DEBUG:teuthology.misc:Transferring archived files from smithi012:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499/remote/smithi012 2023-12-13T21:50:48.725 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-13T21:50:48.781 DEBUG:teuthology.misc:Transferring archived files from smithi028:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499/remote/smithi028 2023-12-13T21:50:48.782 DEBUG:teuthology.orchestra.run.smithi028:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-13T21:50:48.827 INFO:teuthology.task.internal:Removing archive directory... 2023-12-13T21:50:48.827 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-13T21:50:48.830 DEBUG:teuthology.orchestra.run.smithi028:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-13T21:50:48.880 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-13T21:50:48.891 INFO:teuthology.task.internal:Not uploading archives. 2023-12-13T21:50:48.891 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-13T21:50:48.921 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-13T21:50:48.922 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-13T21:50:48.924 DEBUG:teuthology.orchestra.run.smithi028:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-13T21:50:48.938 INFO:teuthology.orchestra.run.smithi012.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 13 21:50 /home/ubuntu/cephtest 2023-12-13T21:50:48.941 INFO:teuthology.orchestra.run.smithi028.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 13 21:50 /home/ubuntu/cephtest 2023-12-13T21:50:48.942 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-13T21:50:48.997 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-13T21:50:49.030 INFO:teuthology.nuke:Checking targets against current locks 2023-12-13T21:50:49.055 DEBUG:teuthology.nuke:shortname: smithi012 2023-12-13T21:50:49.056 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-13T21:50:49.079 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499', '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': '2023-12-13 21:39:49.211676', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-13T21:50:49.082 DEBUG:teuthology.nuke:shortname: smithi028 2023-12-13T21:50:49.082 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-13T21:50:49.105 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi028.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:38:02-upgrade:reef-x-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490499', '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': '2023-12-13 21:39:49.209813', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-13T21:50:49.131 INFO:teuthology.orchestra.console.smithi012:Power off 2023-12-13T21:50:49.131 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-13T21:50:49.154 DEBUG:teuthology.orchestra.console.smithi012:power off output: Chassis Power Control: Down/Off 2023-12-13T21:50:49.154 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-13T21:50:49.169 INFO:teuthology.orchestra.console.smithi028:Power off 2023-12-13T21:50:49.170 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-13T21:50:49.182 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2023-12-13T21:50:49.195 DEBUG:teuthology.orchestra.console.smithi028:power off output: Chassis Power Control: Down/Off 2023-12-13T21:50:49.196 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-13T21:50:49.222 DEBUG:teuthology.orchestra.console.smithi028:check power output: Chassis Power is on 2023-12-13T21:50:53.183 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-13T21:50:53.223 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-13T21:50:53.294 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2023-12-13T21:50:53.334 DEBUG:teuthology.orchestra.console.smithi028:check power output: Chassis Power is on 2023-12-13T21:50:57.298 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-13T21:50:57.337 DEBUG:teuthology.orchestra.console.smithi028:pexpect command: ipmitool -H smithi028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-13T21:50:57.409 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is on 2023-12-13T21:50:57.448 DEBUG:teuthology.orchestra.console.smithi028:check power output: Chassis Power is off 2023-12-13T21:50:57.548 INFO:teuthology.orchestra.console.smithi028:Power off completed 2023-12-13T21:51:01.413 DEBUG:teuthology.orchestra.console.smithi012:pexpect command: ipmitool -H smithi012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-13T21:51:01.524 DEBUG:teuthology.orchestra.console.smithi012:check power output: Chassis Power is off 2023-12-13T21:51:01.624 INFO:teuthology.orchestra.console.smithi012:Power off completed 2023-12-13T21:51:01.734 INFO:teuthology.run:Summary data: description: upgrade:reef-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/radosbench mon_election/connectivity} duration: 373.4064576625824 failure_reason: 'smithi028.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: ''Failed to download metadata for repo ''''codeready-builder-for-rhel-8-x86_64-rpms'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []smithi012.front.sepia.ceph.com: _ansible_no_log: false changed: false invocation: module_args: allow_downgrade: false allowerasing: false autoremove: false bugfix: false conf_file: null disable_excludes: null disable_gpg_check: false disable_plugin: [] disablerepo: [] download_dir: null download_only: false enable_plugin: [] enablerepo: [] exclude: [] install_repoquery: true install_weak_deps: true installroot: / list: null lock_timeout: 30 name: - krb5-workstation releasever: null security: false skip_broken: false state: present update_cache: false update_only: false validate_certs: true msg: ''Failed to download metadata for repo ''''codeready-builder-for-rhel-8-x86_64-rpms'''': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried'' rc: 1 results: []' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=5acf4a74cc8b4a2ba0b3ebb2816d9dd1 status: dead success: false 2023-12-13T21:51:01.735 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-13T21:51:01.819 INFO:teuthology.run:DEAD