2023-12-26T17:39:31.980 INFO:root:teuthology version: 0.0.1.dev226+g9680d2a 2023-12-26T17:39:31.980 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description rados/cephadm/osds/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} --archive /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555 --owner scheduled_yuriw@teuthology --name yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555/orig.config.yaml 2023-12-26T17:39:32.007 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-26T17:39:32.085 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555 branch: wip-yuri7-testing-2023-12-20-0808-pacific description: rados/cephadm/osds/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} email: null first_in_suite: false job_id: '7501555' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.4' overrides: admin_socket: branch: wip-yuri7-testing-2023-12-20-0808-pacific ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 639f0137318def3e5f393094e5494880043a8f32 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 639f0137318def3e5f393094e5494880043a8f32 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri7-testing-2023-12-20-0808-pacific sha1: 639f0137318def3e5f393094e5494880043a8f32 owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 592 sha1: 639f0137318def3e5f393094e5494880043a8f32 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri7-testing-2023-12-20-0808-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_639f0137318def3e5f393094e5494880043a8f32/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 639f0137318def3e5f393094e5494880043a8f32 targets: smithi111.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMIUvvg3+jlK2PNXYhTQayO16uUduHTtACQy5vS3S/3e5Yet0ZQliLsEvUtU/Am2ViIDzVrY3qXOWViHZx7diBw= smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGsGawRkhwkC/J+dFgbM9NoOas+ksWUDwWCoWO16bif28bs/eM+qNHyzLEiVG3gPmKE/rd08lJYjZk560/doRNQ= 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 - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9680d2aba1e76f64ade295c81599c97907457848 timestamp: 2023-12-26_16:41:10 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-26T17:39:32.085 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_639f0137318def3e5f393094e5494880043a8f32/qa; will attempt to use it 2023-12-26T17:39:32.086 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_639f0137318def3e5f393094e5494880043a8f32/qa/tasks 2023-12-26T17:39:32.086 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-26T17:39:32.088 INFO:teuthology.task.internal:Checking packages... 2023-12-26T17:39:32.111 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '639f0137318def3e5f393094e5494880043a8f32' 2023-12-26T17:39:32.112 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-26T17:39:32.112 INFO:teuthology.packaging:ref: None 2023-12-26T17:39:32.112 INFO:teuthology.packaging:tag: None 2023-12-26T17:39:32.112 INFO:teuthology.packaging:branch: wip-yuri7-testing-2023-12-20-0808-pacific 2023-12-26T17:39:32.112 INFO:teuthology.packaging:sha1: 639f0137318def3e5f393094e5494880043a8f32 2023-12-26T17:39:32.112 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri7-testing-2023-12-20-0808-pacific 2023-12-26T17:39:32.256 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-413.g639f0137 2023-12-26T17:39:32.257 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-26T17:39:32.263 INFO:teuthology.task.internal:no buildpackages task found 2023-12-26T17:39:32.264 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-26T17:39:32.347 INFO:teuthology.task.internal:Saving configuration 2023-12-26T17:39:32.359 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-26T17:39:32.364 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T17:39:32.390 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:33:54.298875', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMIUvvg3+jlK2PNXYhTQayO16uUduHTtACQy5vS3S/3e5Yet0ZQliLsEvUtU/Am2ViIDzVrY3qXOWViHZx7diBw='} 2023-12-26T17:39:32.414 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:33:54.297517', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGsGawRkhwkC/J+dFgbM9NoOas+ksWUDwWCoWO16bif28bs/eM+qNHyzLEiVG3gPmKE/rd08lJYjZk560/doRNQ='} 2023-12-26T17:39:32.414 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-26T17:39:32.421 INFO:teuthology.task.internal:roles: ubuntu@smithi111.front.sepia.ceph.com - ['host.a', 'client.0'] 2023-12-26T17:39:32.421 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['host.b', 'client.1'] 2023-12-26T17:39:32.421 INFO:teuthology.run_tasks:Running task console_log... 2023-12-26T17:39:32.508 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fcff255be50>, signals=[15]) 2023-12-26T17:39:32.508 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-26T17:39:32.514 INFO:teuthology.task.internal:Opening connections... 2023-12-26T17:39:32.515 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi111.front.sepia.ceph.com 2023-12-26T17:39:32.516 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:39:32.585 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2023-12-26T17:39:32.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:39:32.655 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-26T17:39:32.661 DEBUG:teuthology.orchestra.run.smithi111:> uname -m 2023-12-26T17:39:32.678 INFO:teuthology.orchestra.run.smithi111.stdout:x86_64 2023-12-26T17:39:32.679 DEBUG:teuthology.orchestra.run.smithi111:> cat /etc/os-release 2023-12-26T17:39:32.734 INFO:teuthology.orchestra.run.smithi111.stdout:NAME="Red Hat Enterprise Linux" 2023-12-26T17:39:32.734 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION="8.4 (Ootpa)" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:ID="rhel" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:ID_LIKE="fedora" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_ID="8.4" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:PLATFORM_ID="platform:el8" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:ANSI_COLOR="0;31" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:HOME_URL="https://www.redhat.com/" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-12-26T17:39:32.735 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-26T17:39:32.736 INFO:teuthology.orchestra.run.smithi111.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-12-26T17:39:32.736 INFO:teuthology.lock.ops:Updating smithi111.front.sepia.ceph.com on lock server 2023-12-26T17:39:32.759 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2023-12-26T17:39:32.777 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2023-12-26T17:39:32.777 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2023-12-26T17:39:32.832 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="Red Hat Enterprise Linux" 2023-12-26T17:39:32.833 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="8.4 (Ootpa)" 2023-12-26T17:39:32.833 INFO:teuthology.orchestra.run.smithi119.stdout:ID="rhel" 2023-12-26T17:39:32.833 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="fedora" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="8.4" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el8" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.4 (Ootpa)" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.4:GA" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://www.redhat.com/" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.4 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-26T17:39:32.834 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.4" 2023-12-26T17:39:32.835 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2023-12-26T17:39:32.859 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-26T17:39:32.866 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-26T17:39:32.872 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-26T17:39:32.872 DEBUG:teuthology.orchestra.run.smithi111:> test '!' -e /home/ubuntu/cephtest 2023-12-26T17:39:32.875 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2023-12-26T17:39:32.891 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-26T17:39:32.897 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-26T17:39:32.897 DEBUG:teuthology.orchestra.run.smithi111:> test -z $(ls -A /var/lib/ceph) 2023-12-26T17:39:32.931 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2023-12-26T17:39:32.944 INFO:teuthology.orchestra.run.smithi111.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-12-26T17:39:32.947 INFO:teuthology.orchestra.run.smithi119.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2023-12-26T17:39:32.948 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-26T17:39:33.005 INFO:teuthology.run_tasks:Running task kernel... 2023-12-26T17:39:33.019 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-26T17:39:33.019 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-26T17:39:33.019 DEBUG:teuthology.orchestra.run.smithi111:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-26T17:39:33.020 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-26T17:39:33.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:39:33.035 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2023-12-26T17:39:33.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:39:33.036 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2023-12-26T17:39:33.091 INFO:teuthology.orchestra.run.smithi119.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:39:33.091 INFO:teuthology.task.kernel:Running kernel on smithi119: 4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:39:33.092 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2023-12-26T17:39:33.093 INFO:teuthology.orchestra.run.smithi111.stdout:4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:39:33.093 INFO:teuthology.task.kernel:Running kernel on smithi111: 4.18.0-305.25.1.el8_4.x86_64 2023-12-26T17:39:33.093 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum install -y kernel 2023-12-26T17:39:34.470 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-26T17:39:34.471 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-26T17:39:34.557 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-26T17:39:34.558 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-26T17:39:35.862 INFO:teuthology.orchestra.run.smithi119.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2023-12-26T17:39:36.110 INFO:teuthology.orchestra.run.smithi111.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2023-12-26T17:39:36.357 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 34 MB/s | 16 MB 00:00 2023-12-26T17:39:36.716 INFO:teuthology.orchestra.run.smithi111.stdout:Extra Packages for Enterprise Linux 28 MB/s | 16 MB 00:00 2023-12-26T17:39:39.665 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 4.4 MB/s | 24 kB 00:00 2023-12-26T17:39:40.192 INFO:teuthology.orchestra.run.smithi111.stdout:lab-extras 4.8 MB/s | 24 kB 00:00 2023-12-26T17:39:40.438 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-12-26T17:39:40.439 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-12-26T17:39:40.439 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-12-26T17:39:40.585 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2023-12-26T17:39:40.586 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2023-12-26T17:39:40.586 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2023-12-26T17:39:40.699 DEBUG:teuthology.orchestra.run.smithi119:> echo no | sudo yum reinstall kernel || true 2023-12-26T17:39:40.933 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-4.18.0-80.el8.x86_64 is already installed. 2023-12-26T17:39:40.933 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-4.18.0-425.3.1.el8.x86_64 is already installed. 2023-12-26T17:39:40.933 INFO:teuthology.orchestra.run.smithi111.stdout:Package kernel-4.18.0-305.25.1.el8_4.x86_64 is already installed. 2023-12-26T17:39:41.044 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-26T17:39:41.044 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-26T17:39:41.088 INFO:teuthology.orchestra.run.smithi111.stdout:Dependencies resolved. 2023-12-26T17:39:41.089 INFO:teuthology.orchestra.run.smithi111.stdout:Nothing to do. 2023-12-26T17:39:41.089 INFO:teuthology.orchestra.run.smithi111.stdout:Complete! 2023-12-26T17:39:41.195 DEBUG:teuthology.orchestra.run.smithi111:> echo no | sudo yum reinstall kernel || true 2023-12-26T17:39:41.335 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 05:39:39 PM UTC. 2023-12-26T17:39:41.476 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:39:41.476 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:41.476 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:41.503 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-26T17:39:41.539 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-26T17:39:41.539 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-26T17:39:41.553 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum reinstall -y kernel || true 2023-12-26T17:39:41.835 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:01 ago on Tue 26 Dec 2023 05:39:40 PM UTC. 2023-12-26T17:39:41.895 INFO:teuthology.orchestra.run.smithi119.stdout:Updating Subscription Management repositories. 2023-12-26T17:39:41.895 INFO:teuthology.orchestra.run.smithi119.stdout:Unable to read consumer identity 2023-12-26T17:39:41.990 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:39:41.990 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:41.990 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:42.025 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-12-26T17:39:42.075 DEBUG:teuthology.orchestra.run.smithi111:> sudo yum reinstall -y kernel || true 2023-12-26T17:39:42.180 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:03 ago on Tue 26 Dec 2023 05:39:39 PM UTC. 2023-12-26T17:39:42.325 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:39:42.325 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:42.325 INFO:teuthology.orchestra.run.smithi119.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:42.363 INFO:teuthology.orchestra.run.smithi119.stderr:Error: No packages marked for reinstall. 2023-12-26T17:39:42.412 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:39:42.417 INFO:teuthology.orchestra.run.smithi111.stdout:Updating Subscription Management repositories. 2023-12-26T17:39:42.417 INFO:teuthology.orchestra.run.smithi111.stdout:Unable to read consumer identity 2023-12-26T17:39:42.537 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:42.537 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:42.538 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:42.538 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-26T17:39:42.538 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-26T17:39:42.538 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-12-26T17:39:42.538 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi119.front.sepia.ceph.com, path=None, version=distro) 2023-12-26T17:39:42.538 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:39:42.662 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:42.662 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:42.662 DEBUG:teuthology.orchestra.run.smithi119:> sudo rpm -qi grub2-tools 2023-12-26T17:39:42.689 INFO:teuthology.orchestra.run.smithi119.stdout:Name : grub2-tools 2023-12-26T17:39:42.689 INFO:teuthology.orchestra.run.smithi119.stdout:Epoch : 1 2023-12-26T17:39:42.689 INFO:teuthology.orchestra.run.smithi119.stdout:Version : 2.02 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Release : 99.el8_4.1 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: x86_64 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Group : System Environment/Base 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Size : 9264631 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:License : GPLv3+ 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Relocations : (not relocatable) 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Packager : Red Hat, Inc. 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Vendor : Red Hat, Inc. 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-26T17:39:42.690 INFO:teuthology.orchestra.run.smithi119.stdout:Summary : Support tools for GRUB. 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout:Description : 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout:hardware devices. 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout: 2023-12-26T17:39:42.691 INFO:teuthology.orchestra.run.smithi119.stdout:This subpackage provides tools for support of all platforms. 2023-12-26T17:39:42.692 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-26T17:39:42.692 INFO:teuthology.task.kernel:Updating grub on smithi119 to boot 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:42.692 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-26T17:39:42.702 INFO:teuthology.orchestra.run.smithi111.stdout:Last metadata expiration check: 0:00:02 ago on Tue 26 Dec 2023 05:39:40 PM UTC. 2023-12-26T17:39:42.831 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-80.el8.x86_64 (from anaconda) not available. 2023-12-26T17:39:42.831 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-425.3.1.el8.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:42.831 INFO:teuthology.orchestra.run.smithi111.stdout:Installed package kernel-4.18.0-305.25.1.el8_4.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-26T17:39:42.847 INFO:teuthology.orchestra.run.smithi111.stderr:Error: No packages marked for reinstall. 2023-12-26T17:39:42.901 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:39:43.026 INFO:teuthology.orchestra.run.smithi111.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:43.027 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:43.027 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-305.25.1.el8_4.x86_64 Expected: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:43.027 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-26T17:39:43.027 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-26T17:39:43.027 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-12-26T17:39:43.027 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi111.front.sepia.ceph.com, path=None, version=distro) 2023-12-26T17:39:43.027 DEBUG:teuthology.orchestra.run.smithi111:> rpm -q kernel | sort -rV | head -n 1 2023-12-26T17:39:43.152 INFO:teuthology.orchestra.run.smithi111.stdout:kernel-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:43.152 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:43.152 DEBUG:teuthology.orchestra.run.smithi111:> sudo rpm -qi grub2-tools 2023-12-26T17:39:43.180 INFO:teuthology.orchestra.run.smithi111.stdout:Name : grub2-tools 2023-12-26T17:39:43.180 INFO:teuthology.orchestra.run.smithi111.stdout:Epoch : 1 2023-12-26T17:39:43.180 INFO:teuthology.orchestra.run.smithi111.stdout:Version : 2.02 2023-12-26T17:39:43.180 INFO:teuthology.orchestra.run.smithi111.stdout:Release : 99.el8_4.1 2023-12-26T17:39:43.180 INFO:teuthology.orchestra.run.smithi111.stdout:Architecture: x86_64 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Install Date: Wed 21 Dec 2022 01:02:32 PM UTC 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Group : System Environment/Base 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Size : 9264631 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:License : GPLv3+ 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Signature : RSA/SHA256, Thu 09 Sep 2021 09:41:55 AM UTC, Key ID 199e2f91fd431d51 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Source RPM : grub2-2.02-99.el8_4.1.src.rpm 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Build Date : Tue 18 May 2021 07:46:34 AM UTC 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Build Host : x86-vm-07.build.eng.bos.redhat.com 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Relocations : (not relocatable) 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Packager : Red Hat, Inc. 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:Vendor : Red Hat, Inc. 2023-12-26T17:39:43.181 INFO:teuthology.orchestra.run.smithi111.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout:Summary : Support tools for GRUB. 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout:Description : 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout:hardware devices. 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout: 2023-12-26T17:39:43.182 INFO:teuthology.orchestra.run.smithi111.stdout:This subpackage provides tools for support of all platforms. 2023-12-26T17:39:43.183 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-26T17:39:43.183 INFO:teuthology.task.kernel:Updating grub on smithi111 to boot 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:43.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-26T17:39:44.066 INFO:teuthology.orchestra.run.smithi119.stderr:Generating grub configuration file ... 2023-12-26T17:39:44.195 INFO:teuthology.orchestra.run.smithi111.stderr:Generating grub configuration file ... 2023-12-26T17:39:45.911 INFO:teuthology.orchestra.run.smithi119.stderr:done 2023-12-26T17:39:45.914 DEBUG:teuthology.orchestra.run.smithi119:> mktemp 2023-12-26T17:39:45.930 INFO:teuthology.orchestra.run.smithi119.stdout:/tmp/tmp.M4l4DCwPPa 2023-12-26T17:39:45.930 DEBUG:teuthology.orchestra.run.smithi119:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.M4l4DCwPPa 2023-12-26T17:39:45.989 INFO:teuthology.orchestra.run.smithi111.stderr:done 2023-12-26T17:39:45.990 DEBUG:teuthology.orchestra.run.smithi111:> mktemp 2023-12-26T17:39:45.999 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0666 /tmp/tmp.M4l4DCwPPa 2023-12-26T17:39:46.013 INFO:teuthology.orchestra.run.smithi111.stdout:/tmp/tmp.Chp3Oq1LL2 2023-12-26T17:39:46.014 DEBUG:teuthology.orchestra.run.smithi111:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Chp3Oq1LL2 2023-12-26T17:39:46.087 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 0666 /tmp/tmp.Chp3Oq1LL2 2023-12-26T17:39:46.164 DEBUG:teuthology.orchestra.remote:smithi119:/tmp/tmp.M4l4DCwPPa is 6KB 2023-12-26T17:39:46.213 DEBUG:teuthology.orchestra.run.smithi119:> rm -fr /tmp/tmp.M4l4DCwPPa 2023-12-26T17:39:46.227 DEBUG:teuthology.orchestra.run.smithi119:> sudo /bin/ls /boot/loader/entries || true 2023-12-26T17:39:46.241 DEBUG:teuthology.orchestra.remote:smithi111:/tmp/tmp.Chp3Oq1LL2 is 6KB 2023-12-26T17:39:46.289 DEBUG:teuthology.orchestra.run.smithi111:> rm -fr /tmp/tmp.Chp3Oq1LL2 2023-12-26T17:39:46.296 INFO:teuthology.orchestra.run.smithi119.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-12-26T17:39:46.296 INFO:teuthology.orchestra.run.smithi119.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-12-26T17:39:46.296 INFO:teuthology.orchestra.run.smithi119.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-12-26T17:39:46.296 INFO:teuthology.orchestra.run.smithi119.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-12-26T17:39:46.298 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:46.303 DEBUG:teuthology.orchestra.run.smithi111:> sudo /bin/ls /boot/loader/entries || true 2023-12-26T17:39:46.372 INFO:teuthology.orchestra.run.smithi111.stdout:298e228f3b5e401e8ac0f5ae159a2e06-0-rescue.conf 2023-12-26T17:39:46.373 INFO:teuthology.orchestra.run.smithi111.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-305.25.1.el8_4.x86_64.conf 2023-12-26T17:39:46.373 INFO:teuthology.orchestra.run.smithi111.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64.conf 2023-12-26T17:39:46.373 INFO:teuthology.orchestra.run.smithi111.stdout:298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-80.el8.x86_64.conf 2023-12-26T17:39:46.374 DEBUG:teuthology.orchestra.run.smithi111:> sudo grub2-set-default 298e228f3b5e401e8ac0f5ae159a2e06-4.18.0-425.3.1.el8.x86_64 2023-12-26T17:39:46.451 DEBUG:teuthology.orchestra.run.smithi119:> sudo shutdown -r now 2023-12-26T17:39:46.538 DEBUG:teuthology.orchestra.run.smithi111:> sudo shutdown -r now 2023-12-26T17:40:16.481 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-12-26T17:40:16.482 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-26T17:40:16.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:40:16.541 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-12-26T17:40:16.542 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-26T17:40:16.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:40:34.962 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2023-12-26T17:40:34.962 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-12-26T17:40:43.970 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-26T17:40:43.971 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:40:43.972 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-26T17:40:43.973 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:40:47.025 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2023-12-26T17:40:47.026 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-12-26T17:40:59.037 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-26T17:40:59.038 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:40:59.040 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-26T17:40:59.041 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:41:02.097 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-12-26T17:41:17.110 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-26T17:41:17.111 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:41:17.461 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2023-12-26T17:41:32.473 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-26T17:41:32.474 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:41:32.901 DEBUG:teuthology.orchestra.run.smithi119:> true 2023-12-26T17:41:33.260 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2023-12-26T17:41:33.261 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-425.3.1.el8.x86_64"... 2023-12-26T17:41:33.261 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2023-12-26T17:41:33.275 INFO:teuthology.orchestra.run.smithi119.stdout:4.18.0-425.3.1.el8.x86_64 2023-12-26T17:41:33.275 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:41:33.275 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-26T17:41:33.275 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-12-26T17:41:34.276 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-26T17:41:34.277 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-26T17:41:34.979 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2023-12-26T17:41:35.043 DEBUG:teuthology.parallel:result is None 2023-12-26T17:41:35.633 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2023-12-26T17:41:53.634 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-26T17:41:53.635 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-26T17:41:54.423 DEBUG:teuthology.orchestra.run.smithi111:> true 2023-12-26T17:41:55.072 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2023-12-26T17:41:55.072 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-425.3.1.el8.x86_64"... 2023-12-26T17:41:55.072 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2023-12-26T17:41:55.087 INFO:teuthology.orchestra.run.smithi111.stdout:4.18.0-425.3.1.el8.x86_64 2023-12-26T17:41:55.087 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-425.3.1.el8.x86_64 vs 4.18.0-425.3.1.el8.x86_64 2023-12-26T17:41:55.087 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-26T17:41:55.087 DEBUG:teuthology.task.kernel:Distro of this test job: rhel 2023-12-26T17:41:56.088 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-26T17:41:56.088 DEBUG:teuthology.orchestra.run.smithi111:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-26T17:41:56.167 INFO:teuthology.orchestra.run.smithi111.stdout:ttyS1 2023-12-26T17:41:56.182 DEBUG:teuthology.parallel:result is None 2023-12-26T17:41:56.183 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-26T17:41:56.193 INFO:teuthology.task.internal:Creating test directory... 2023-12-26T17:41:56.193 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-26T17:41:56.195 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-26T17:41:56.213 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-26T17:41:56.219 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-26T17:41:56.228 INFO:teuthology.task.internal:Creating archive directory... 2023-12-26T17:41:56.228 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-26T17:41:56.251 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-26T17:41:56.283 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-26T17:41:56.291 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-26T17:41:56.292 DEBUG:teuthology.orchestra.run.smithi111:> 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-26T17:41:56.318 DEBUG:teuthology.orchestra.run.smithi119:> 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-26T17:41:56.350 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:41:56.354 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:41:56.361 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:41:56.366 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-26T17:41:56.368 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-26T17:41:56.374 INFO:teuthology.task.internal:Configuring sudo... 2023-12-26T17:41:56.375 DEBUG:teuthology.orchestra.run.smithi111:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-26T17:41:56.405 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-26T17:41:56.433 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-26T17:41:56.442 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-26T17:41:56.443 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-26T17:41:56.471 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-26T17:41:56.488 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:41:56.563 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:41:56.613 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:41:56.695 DEBUG:teuthology.orchestra.run.smithi111:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:41:56.734 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2023-12-26T17:41:56.734 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-26T17:41:56.797 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:41:56.840 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-26T17:41:56.883 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:41:56.968 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-26T17:41:57.005 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2023-12-26T17:41:57.005 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-26T17:41:57.069 DEBUG:teuthology.orchestra.run.smithi111:> sudo service rsyslog restart 2023-12-26T17:41:57.071 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2023-12-26T17:41:57.118 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:41:57.185 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:41:57.602 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-26T17:41:57.610 INFO:teuthology.task.internal:Starting timer... 2023-12-26T17:41:57.611 INFO:teuthology.run_tasks:Running task pcp... 2023-12-26T17:41:57.636 INFO:teuthology.run_tasks:Running task selinux... 2023-12-26T17:41:57.646 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-26T17:41:57.647 DEBUG:teuthology.orchestra.run.smithi111:> sudo service auditd rotate 2023-12-26T17:41:57.705 INFO:teuthology.orchestra.run.smithi111.stdout:Rotating logs: [ OK ] 2023-12-26T17:41:57.707 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2023-12-26T17:41:57.766 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: [ OK ] 2023-12-26T17:41:57.767 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-26T17:41:57.768 DEBUG:teuthology.orchestra.run.smithi111:> /usr/sbin/getenforce 2023-12-26T17:41:57.791 INFO:teuthology.orchestra.run.smithi111.stdout:Permissive 2023-12-26T17:41:57.791 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2023-12-26T17:41:57.812 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2023-12-26T17:41:57.812 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi111.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi119.front.sepia.ceph.com': 'permissive'} 2023-12-26T17:41:57.812 DEBUG:teuthology.orchestra.run.smithi111:> 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-26T17:41:57.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:41:57.857 DEBUG:teuthology.orchestra.run.smithi119:> 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-26T17:41:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:41:57.883 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-26T17:41:57.883 DEBUG:teuthology.orchestra.run.smithi111:> sudo /usr/sbin/setenforce permissive 2023-12-26T17:41:57.923 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2023-12-26T17:41:57.949 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-26T17:41:57.960 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-26T17:41:57.978 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-26T17:41:57.980 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi111.front.sepia.ceph.com,smithi119.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-26T17:47:35.347 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555/ansible_failures.yaml 2023-12-26T17:47:35.349 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi111.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: []smithi119.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-26T17:47:35.430 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d2335d4c860048ee87a8a6d202bdbcbe Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_9680d2aba1e76f64ade295c81599c97907457848/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: smithi111.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: []smithi119.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-26T17:47:35.432 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-26T17:47:35.440 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-26T17:47:35.441 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-26T17:47:35.475 DEBUG:teuthology.orchestra.run.smithi111:> 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-26T17:47:35.560 DEBUG:teuthology.orchestra.run.smithi119:> 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-26T17:47:35.637 DEBUG:teuthology.orchestra.run.smithi111:> 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-26T17:47:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:47:35.665 DEBUG:teuthology.orchestra.run.smithi119:> 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-26T17:47:35.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:47:35.694 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-26T17:47:35.704 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-26T17:47:35.783 INFO:teuthology.task.internal:Duration was 338.172758 seconds 2023-12-26T17:47:35.784 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-26T17:47:35.843 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-26T17:47:35.843 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-26T17:47:35.845 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-26T17:47:35.887 INFO:teuthology.orchestra.run.smithi111.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:47:35.889 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-26T17:47:36.297 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-26T17:47:36.297 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi111.front.sepia.ceph.com 2023-12-26T17:47:36.298 DEBUG:teuthology.orchestra.run.smithi111:> 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-26T17:47:36.317 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2023-12-26T17:47:36.318 DEBUG:teuthology.orchestra.run.smithi119:> 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-26T17:47:36.337 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-26T17:47:36.337 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-26T17:47:36.360 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-26T17:47:36.413 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-26T17:47:36.413 DEBUG:teuthology.orchestra.run.smithi111:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-26T17:47:36.435 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-26T17:47:36.512 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-26T17:47:36.521 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-26T17:47:36.521 DEBUG:teuthology.orchestra.run.smithi111:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-26T17:47:36.545 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-26T17:47:36.570 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-26T17:47:36.578 DEBUG:teuthology.orchestra.run.smithi111:> 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-26T17:47:36.588 DEBUG:teuthology.orchestra.run.smithi119:> 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-26T17:47:36.610 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = core 2023-12-26T17:47:36.633 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2023-12-26T17:47:36.647 DEBUG:teuthology.orchestra.run.smithi111:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-26T17:47:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:47:36.677 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-26T17:47:36.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-26T17:47:36.700 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-26T17:47:36.709 INFO:teuthology.task.internal:Transferring archived files... 2023-12-26T17:47:36.711 DEBUG:teuthology.misc:Transferring archived files from smithi111:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555/remote/smithi111 2023-12-26T17:47:36.711 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-26T17:47:36.765 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555/remote/smithi119 2023-12-26T17:47:36.766 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-26T17:47:36.808 INFO:teuthology.task.internal:Removing archive directory... 2023-12-26T17:47:36.809 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-26T17:47:36.811 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-26T17:47:36.858 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-26T17:47:36.869 INFO:teuthology.task.internal:Not uploading archives. 2023-12-26T17:47:36.869 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-26T17:47:36.914 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-26T17:47:36.914 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-26T17:47:36.916 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-26T17:47:36.928 INFO:teuthology.orchestra.run.smithi111.stdout: 262176 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 26 17:47 /home/ubuntu/cephtest 2023-12-26T17:47:36.930 INFO:teuthology.orchestra.run.smithi119.stdout: 262153 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 26 17:47 /home/ubuntu/cephtest 2023-12-26T17:47:36.932 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-26T17:47:36.944 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-26T17:47:37.058 INFO:teuthology.nuke:Checking targets against current locks 2023-12-26T17:47:37.086 DEBUG:teuthology.nuke:shortname: smithi111 2023-12-26T17:47:37.086 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T17:47:37.111 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:33:54.298875', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMIUvvg3+jlK2PNXYhTQayO16uUduHTtACQy5vS3S/3e5Yet0ZQliLsEvUtU/Am2ViIDzVrY3qXOWViHZx7diBw='} 2023-12-26T17:47:37.114 DEBUG:teuthology.nuke:shortname: smithi119 2023-12-26T17:47:37.115 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-26T17:47:37.139 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-26_16:41:10-rados-wip-yuri7-testing-2023-12-20-0808-pacific-distro-default-smithi/7501555', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.4', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-26 17:33:54.297517', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGsGawRkhwkC/J+dFgbM9NoOas+ksWUDwWCoWO16bif28bs/eM+qNHyzLEiVG3gPmKE/rd08lJYjZk560/doRNQ='} 2023-12-26T17:47:37.166 INFO:teuthology.orchestra.console.smithi111:Power off 2023-12-26T17:47:37.167 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-26T17:47:37.194 DEBUG:teuthology.orchestra.console.smithi111:power off output: Chassis Power Control: Down/Off 2023-12-26T17:47:37.194 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:37.210 INFO:teuthology.orchestra.console.smithi119:Power off 2023-12-26T17:47:37.210 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-26T17:47:37.220 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-12-26T17:47:37.235 DEBUG:teuthology.orchestra.console.smithi119:power off output: Chassis Power Control: Down/Off 2023-12-26T17:47:37.236 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:37.262 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-26T17:47:41.221 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:41.263 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:41.333 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-12-26T17:47:41.375 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-26T17:47:45.339 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:45.377 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:45.451 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is on 2023-12-26T17:47:45.489 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is on 2023-12-26T17:47:49.453 DEBUG:teuthology.orchestra.console.smithi111:pexpect command: ipmitool -H smithi111.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:49.490 DEBUG:teuthology.orchestra.console.smithi119:pexpect command: ipmitool -H smithi119.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-26T17:47:49.564 DEBUG:teuthology.orchestra.console.smithi111:check power output: Chassis Power is off 2023-12-26T17:47:49.600 DEBUG:teuthology.orchestra.console.smithi119:check power output: Chassis Power is off 2023-12-26T17:47:49.666 INFO:teuthology.orchestra.console.smithi111:Power off completed 2023-12-26T17:47:49.702 INFO:teuthology.orchestra.console.smithi119:Power off completed 2023-12-26T17:47:49.811 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/rhel_8.4_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 338.17275834083557 failure_reason: 'smithi111.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: []smithi119.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=d2335d4c860048ee87a8a6d202bdbcbe status: dead success: false 2023-12-26T17:47:49.811 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-26T17:47:49.890 INFO:teuthology.run:DEAD