2023-12-14T00:40:34.326 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-14T00:40:34.326 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767 --name yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} --verbose -- /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767/orig.config.yaml 2023-12-14T00:40:34.358 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T00:40:34.442 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767 branch: wip-yuri10-testing-2023-12-12-1229 description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} email: yweinste@redhat.com first_in_suite: false job_id: '7490767' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi no_nested_subset: false nuke-on-error: true 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: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 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: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 9963 sha1: 021ac1670a21c19759080c6da90baaeb42e7d175 sleep_before_teardown: 0 subset: 111/120000 suite: rados 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: smithi037.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi116.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi174.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: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7fb2bb983e50>, signals=[15]) 2023-12-14T00:40:34.898 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-14T00:40:34.904 INFO:teuthology.task.internal:Opening connections... 2023-12-14T00:40:34.904 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi037.front.sepia.ceph.com 2023-12-14T00:40:34.906 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi037.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T00:40:34.975 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi116.front.sepia.ceph.com 2023-12-14T00:40:34.976 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi116.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T00:40:35.044 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi174.front.sepia.ceph.com 2023-12-14T00:40:35.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-14T00:40:35.111 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-14T00:40:35.122 DEBUG:teuthology.orchestra.run.smithi037:> uname -m 2023-12-14T00:40:35.143 INFO:teuthology.orchestra.run.smithi037.stdout:x86_64 2023-12-14T00:40:35.144 DEBUG:teuthology.orchestra.run.smithi037:> cat /etc/os-release 2023-12-14T00:40:35.203 INFO:teuthology.orchestra.run.smithi037.stdout:NAME="Red Hat Enterprise Linux" 2023-12-14T00:40:35.203 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION="8.6 (Ootpa)" 2023-12-14T00:40:35.203 INFO:teuthology.orchestra.run.smithi037.stdout:ID="rhel" 2023-12-14T00:40:35.203 INFO:teuthology.orchestra.run.smithi037.stdout:ID_LIKE="fedora" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:VERSION_ID="8.6" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:PLATFORM_ID="platform:el8" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:ANSI_COLOR="0;31" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:HOME_URL="https://www.redhat.com/" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout: 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-14T00:40:35.204 INFO:teuthology.orchestra.run.smithi037.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-14T00:40:35.205 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2023-12-14T00:40:35.228 DEBUG:teuthology.orchestra.run.smithi116:> uname -m 2023-12-14T00:40:35.249 INFO:teuthology.orchestra.run.smithi116.stdout:x86_64 2023-12-14T00:40:35.249 DEBUG:teuthology.orchestra.run.smithi116:> cat /etc/os-release 2023-12-14T00:40:35.308 INFO:teuthology.orchestra.run.smithi116.stdout:NAME="Red Hat Enterprise Linux" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION="8.6 (Ootpa)" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:ID="rhel" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:ID_LIKE="fedora" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:VERSION_ID="8.6" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:PLATFORM_ID="platform:el8" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:ANSI_COLOR="0;31" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:HOME_URL="https://www.redhat.com/" 2023-12-14T00:40:35.309 INFO:teuthology.orchestra.run.smithi116.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-14T00:40:35.310 INFO:teuthology.orchestra.run.smithi116.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T00:40:35.310 INFO:teuthology.orchestra.run.smithi116.stdout: 2023-12-14T00:40:35.310 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T00:40:35.310 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-14T00:40:35.310 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-14T00:40:35.310 INFO:teuthology.orchestra.run.smithi116.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-14T00:40:35.310 INFO:teuthology.lock.ops:Updating smithi116.front.sepia.ceph.com on lock server 2023-12-14T00:40:35.328 DEBUG:teuthology.orchestra.run.smithi174:> uname -m 2023-12-14T00:40:35.348 INFO:teuthology.orchestra.run.smithi174.stdout:x86_64 2023-12-14T00:40:35.348 DEBUG:teuthology.orchestra.run.smithi174:> cat /etc/os-release 2023-12-14T00:40:35.407 INFO:teuthology.orchestra.run.smithi174.stdout:NAME="Red Hat Enterprise Linux" 2023-12-14T00:40:35.407 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION="8.6 (Ootpa)" 2023-12-14T00:40:35.407 INFO:teuthology.orchestra.run.smithi174.stdout:ID="rhel" 2023-12-14T00:40:35.407 INFO:teuthology.orchestra.run.smithi174.stdout:ID_LIKE="fedora" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_ID="8.6" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:PLATFORM_ID="platform:el8" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:ANSI_COLOR="0;31" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:HOME_URL="https://www.redhat.com/" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout: 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-14T00:40:35.408 INFO:teuthology.orchestra.run.smithi174.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-14T00:40:35.409 INFO:teuthology.lock.ops:Updating smithi174.front.sepia.ceph.com on lock server 2023-12-14T00:40:35.427 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-14T00:40:35.437 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-14T00:40:35.460 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-14T00:40:35.460 DEBUG:teuthology.orchestra.run.smithi037:> test '!' -e /home/ubuntu/cephtest 2023-12-14T00:40:35.463 DEBUG:teuthology.orchestra.run.smithi116:> test '!' -e /home/ubuntu/cephtest 2023-12-14T00:40:35.465 DEBUG:teuthology.orchestra.run.smithi174:> test '!' -e /home/ubuntu/cephtest 2023-12-14T00:40:35.483 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-14T00:40:35.490 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-14T00:40:35.490 DEBUG:teuthology.orchestra.run.smithi037:> test -z $(ls -A /var/lib/ceph) 2023-12-14T00:40:35.523 DEBUG:teuthology.orchestra.run.smithi116:> test -z $(ls -A /var/lib/ceph) 2023-12-14T00:40:35.526 DEBUG:teuthology.orchestra.run.smithi174:> test -z $(ls -A /var/lib/ceph) 2023-12-14T00:40:35.561 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-14T00:40:35.647 INFO:teuthology.run_tasks:Running task kernel... 2023-12-14T00:40:35.661 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-14T00:40:35.661 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'host.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-14T00:40:35.662 DEBUG:teuthology.orchestra.run.smithi037:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T00:40:35.662 DEBUG:teuthology.orchestra.run.smithi116:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T00:40:35.662 DEBUG:teuthology.orchestra.run.smithi174:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-14T00:40:35.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:40:35.681 DEBUG:teuthology.orchestra.run.smithi037:> uname -r 2023-12-14T00:40:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:40:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:40:35.683 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2023-12-14T00:40:35.683 DEBUG:teuthology.orchestra.run.smithi116:> uname -r 2023-12-14T00:40:35.741 INFO:teuthology.orchestra.run.smithi037.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:35.741 INFO:teuthology.task.kernel:Running kernel on smithi037: 4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:35.741 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum install -y kernel 2023-12-14T00:40:35.742 INFO:teuthology.orchestra.run.smithi116.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:35.742 INFO:teuthology.task.kernel:Running kernel on smithi116: 4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:35.743 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum install -y kernel 2023-12-14T00:40:35.744 INFO:teuthology.orchestra.run.smithi174.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:35.744 INFO:teuthology.task.kernel:Running kernel on smithi174: 4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:35.744 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum install -y kernel 2023-12-14T00:40:36.960 INFO:teuthology.orchestra.run.smithi116.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:36.961 INFO:teuthology.orchestra.run.smithi116.stdout:Unable to read consumer identity 2023-12-14T00:40:36.971 INFO:teuthology.orchestra.run.smithi037.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:36.971 INFO:teuthology.orchestra.run.smithi037.stdout:Unable to read consumer identity 2023-12-14T00:40:36.972 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:36.972 INFO:teuthology.orchestra.run.smithi174.stdout:Unable to read consumer identity 2023-12-14T00:40:38.418 INFO:teuthology.orchestra.run.smithi037.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-12-14T00:40:38.429 INFO:teuthology.orchestra.run.smithi174.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2023-12-14T00:40:38.430 INFO:teuthology.orchestra.run.smithi116.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-12-14T00:40:39.247 INFO:teuthology.orchestra.run.smithi116.stdout:Extra Packages for Enterprise Linux 20 MB/s | 16 MB 00:00 2023-12-14T00:40:39.294 INFO:teuthology.orchestra.run.smithi037.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-12-14T00:40:39.305 INFO:teuthology.orchestra.run.smithi174.stdout:Extra Packages for Enterprise Linux 19 MB/s | 16 MB 00:00 2023-12-14T00:40:42.756 INFO:teuthology.orchestra.run.smithi116.stdout:lab-extras 573 kB/s | 24 kB 00:00 2023-12-14T00:40:42.830 INFO:teuthology.orchestra.run.smithi174.stdout:lab-extras 468 kB/s | 24 kB 00:00 2023-12-14T00:40:43.035 INFO:teuthology.orchestra.run.smithi037.stdout:lab-extras 599 kB/s | 24 kB 00:00 2023-12-14T00:40:43.425 INFO:teuthology.orchestra.run.smithi116.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-14T00:40:43.485 INFO:teuthology.orchestra.run.smithi116.stdout:Dependencies resolved. 2023-12-14T00:40:43.486 INFO:teuthology.orchestra.run.smithi116.stdout:Nothing to do. 2023-12-14T00:40:43.486 INFO:teuthology.orchestra.run.smithi116.stdout:Complete! 2023-12-14T00:40:43.526 INFO:teuthology.orchestra.run.smithi174.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-14T00:40:43.582 INFO:teuthology.orchestra.run.smithi174.stdout:Dependencies resolved. 2023-12-14T00:40:43.583 INFO:teuthology.orchestra.run.smithi174.stdout:Nothing to do. 2023-12-14T00:40:43.583 INFO:teuthology.orchestra.run.smithi174.stdout:Complete! 2023-12-14T00:40:43.631 DEBUG:teuthology.orchestra.run.smithi116:> echo no | sudo yum reinstall kernel || true 2023-12-14T00:40:43.702 DEBUG:teuthology.orchestra.run.smithi174:> echo no | sudo yum reinstall kernel || true 2023-12-14T00:40:43.713 INFO:teuthology.orchestra.run.smithi037.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-14T00:40:43.763 INFO:teuthology.orchestra.run.smithi037.stdout:Dependencies resolved. 2023-12-14T00:40:43.764 INFO:teuthology.orchestra.run.smithi037.stdout:Nothing to do. 2023-12-14T00:40:43.764 INFO:teuthology.orchestra.run.smithi037.stdout:Complete! 2023-12-14T00:40:43.887 DEBUG:teuthology.orchestra.run.smithi037:> echo no | sudo yum reinstall kernel || true 2023-12-14T00:40:43.964 INFO:teuthology.orchestra.run.smithi116.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:43.964 INFO:teuthology.orchestra.run.smithi116.stdout:Unable to read consumer identity 2023-12-14T00:40:44.033 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:44.034 INFO:teuthology.orchestra.run.smithi174.stdout:Unable to read consumer identity 2023-12-14T00:40:44.228 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:02 ago on Thu 14 Dec 2023 12:40:42 AM UTC. 2023-12-14T00:40:44.273 INFO:teuthology.orchestra.run.smithi116.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-14T00:40:44.278 INFO:teuthology.orchestra.run.smithi037.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:44.278 INFO:teuthology.orchestra.run.smithi037.stdout:Unable to read consumer identity 2023-12-14T00:40:44.292 INFO:teuthology.orchestra.run.smithi174.stdout:Last metadata expiration check: 0:00:02 ago on Thu 14 Dec 2023 12:40:42 AM UTC. 2023-12-14T00:40:44.310 INFO:teuthology.orchestra.run.smithi116.stderr:Error: No packages marked for reinstall. 2023-12-14T00:40:44.336 INFO:teuthology.orchestra.run.smithi174.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-14T00:40:44.355 DEBUG:teuthology.orchestra.run.smithi116:> sudo yum reinstall -y kernel || true 2023-12-14T00:40:44.370 INFO:teuthology.orchestra.run.smithi174.stderr:Error: No packages marked for reinstall. 2023-12-14T00:40:44.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo yum reinstall -y kernel || true 2023-12-14T00:40:44.551 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:02 ago on Thu 14 Dec 2023 12:40:42 AM UTC. 2023-12-14T00:40:44.594 INFO:teuthology.orchestra.run.smithi037.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-14T00:40:44.632 INFO:teuthology.orchestra.run.smithi037.stderr:Error: No packages marked for reinstall. 2023-12-14T00:40:44.678 DEBUG:teuthology.orchestra.run.smithi037:> sudo yum reinstall -y kernel || true 2023-12-14T00:40:44.681 INFO:teuthology.orchestra.run.smithi116.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:44.681 INFO:teuthology.orchestra.run.smithi116.stdout:Unable to read consumer identity 2023-12-14T00:40:44.746 INFO:teuthology.orchestra.run.smithi174.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:44.746 INFO:teuthology.orchestra.run.smithi174.stdout:Unable to read consumer identity 2023-12-14T00:40:44.933 INFO:teuthology.orchestra.run.smithi116.stdout:Last metadata expiration check: 0:00:02 ago on Thu 14 Dec 2023 12:40:42 AM UTC. 2023-12-14T00:40:44.973 INFO:teuthology.orchestra.run.smithi116.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-14T00:40:44.998 INFO:teuthology.orchestra.run.smithi174.stdout:Last metadata expiration check: 0:00:02 ago on Thu 14 Dec 2023 12:40:42 AM UTC. 2023-12-14T00:40:45.001 INFO:teuthology.orchestra.run.smithi116.stderr:Error: No packages marked for reinstall. 2023-12-14T00:40:45.027 INFO:teuthology.orchestra.run.smithi037.stdout:Updating Subscription Management repositories. 2023-12-14T00:40:45.027 INFO:teuthology.orchestra.run.smithi037.stdout:Unable to read consumer identity 2023-12-14T00:40:45.038 INFO:teuthology.orchestra.run.smithi174.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-14T00:40:45.048 DEBUG:teuthology.orchestra.run.smithi116:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T00:40:45.064 INFO:teuthology.orchestra.run.smithi174.stderr:Error: No packages marked for reinstall. 2023-12-14T00:40:45.110 DEBUG:teuthology.orchestra.run.smithi174:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T00:40:45.127 INFO:teuthology.orchestra.run.smithi116.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:45.128 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:45.128 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-14T00:40:45.128 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-14T00:40:45.129 DEBUG:teuthology.orchestra.run.smithi116:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T00:40:45.154 INFO:teuthology.orchestra.run.smithi116.stdout:ttyS1 2023-12-14T00:40:45.173 DEBUG:teuthology.parallel:result is None 2023-12-14T00:40:45.190 INFO:teuthology.orchestra.run.smithi174.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:45.190 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:45.191 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-14T00:40:45.191 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2023-12-14T00:40:45.191 DEBUG:teuthology.orchestra.run.smithi174:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T00:40:45.223 INFO:teuthology.orchestra.run.smithi174.stdout:ttyS1 2023-12-14T00:40:45.235 DEBUG:teuthology.parallel:result is None 2023-12-14T00:40:45.293 INFO:teuthology.orchestra.run.smithi037.stdout:Last metadata expiration check: 0:00:03 ago on Thu 14 Dec 2023 12:40:42 AM UTC. 2023-12-14T00:40:45.337 INFO:teuthology.orchestra.run.smithi037.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-14T00:40:45.365 INFO:teuthology.orchestra.run.smithi037.stderr:Error: No packages marked for reinstall. 2023-12-14T00:40:45.411 DEBUG:teuthology.orchestra.run.smithi037:> rpm -q kernel | sort -rV | head -n 1 2023-12-14T00:40:45.494 INFO:teuthology.orchestra.run.smithi037.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:45.494 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-14T00:40:45.494 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-14T00:40:45.494 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-14T00:40:45.495 DEBUG:teuthology.orchestra.run.smithi037:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-14T00:40:45.523 INFO:teuthology.orchestra.run.smithi037.stdout:ttyS1 2023-12-14T00:40:45.535 DEBUG:teuthology.parallel:result is None 2023-12-14T00:40:45.536 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-14T00:40:45.543 INFO:teuthology.task.internal:Creating test directory... 2023-12-14T00:40:45.543 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T00:40:45.577 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T00:40:45.580 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-14T00:40:45.596 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-14T00:40:45.603 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-14T00:40:45.624 INFO:teuthology.task.internal:Creating archive directory... 2023-12-14T00:40:45.625 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T00:40:45.634 DEBUG:teuthology.orchestra.run.smithi116:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T00:40:45.636 DEBUG:teuthology.orchestra.run.smithi174:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-14T00:40:45.667 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-14T00:40:45.674 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-14T00:40:45.675 DEBUG:teuthology.orchestra.run.smithi037:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-14T00:40:45.696 DEBUG:teuthology.orchestra.run.smithi116:> 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-14T00:40:45.705 DEBUG:teuthology.orchestra.run.smithi174:> 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-14T00:40:45.730 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T00:40:45.741 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T00:40:45.750 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T00:40:45.751 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T00:40:45.761 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T00:40:45.761 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-14T00:40:45.762 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-14T00:40:45.770 INFO:teuthology.task.internal:Configuring sudo... 2023-12-14T00:40:45.770 DEBUG:teuthology.orchestra.run.smithi037:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T00:40:45.785 DEBUG:teuthology.orchestra.run.smithi116:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T00:40:45.788 DEBUG:teuthology.orchestra.run.smithi174:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-14T00:40:45.814 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-14T00:40:45.824 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-14T00:40:45.824 DEBUG:teuthology.orchestra.run.smithi037:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T00:40:45.855 DEBUG:teuthology.orchestra.run.smithi116:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T00:40:45.858 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-14T00:40:45.875 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T00:40:45.958 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T00:40:46.008 DEBUG:teuthology.orchestra.run.smithi037:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T00:40:46.091 DEBUG:teuthology.orchestra.run.smithi037:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T00:40:46.134 DEBUG:teuthology.orchestra.run.smithi037:> set -ex 2023-12-14T00:40:46.134 DEBUG:teuthology.orchestra.run.smithi037:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T00:40:46.216 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T00:40:46.262 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T00:40:46.312 DEBUG:teuthology.orchestra.run.smithi116:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T00:40:46.391 DEBUG:teuthology.orchestra.run.smithi116:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T00:40:46.436 DEBUG:teuthology.orchestra.run.smithi116:> set -ex 2023-12-14T00:40:46.436 DEBUG:teuthology.orchestra.run.smithi116:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T00:40:46.503 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T00:40:46.551 DEBUG:teuthology.orchestra.run.smithi174:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-14T00:40:46.601 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T00:40:46.683 DEBUG:teuthology.orchestra.run.smithi174:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-14T00:40:46.731 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2023-12-14T00:40:46.731 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-14T00:40:46.800 DEBUG:teuthology.orchestra.run.smithi037:> sudo service rsyslog restart 2023-12-14T00:40:46.803 DEBUG:teuthology.orchestra.run.smithi116:> sudo service rsyslog restart 2023-12-14T00:40:46.805 DEBUG:teuthology.orchestra.run.smithi174:> sudo service rsyslog restart 2023-12-14T00:40:46.856 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T00:40:46.862 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T00:40:46.899 INFO:teuthology.orchestra.run.smithi174.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T00:40:47.303 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-14T00:40:47.311 INFO:teuthology.task.internal:Starting timer... 2023-12-14T00:40:47.311 INFO:teuthology.run_tasks:Running task pcp... 2023-12-14T00:40:47.352 INFO:teuthology.run_tasks:Running task selinux... 2023-12-14T00:40:47.379 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-14T00:40:47.379 DEBUG:teuthology.orchestra.run.smithi037:> sudo service auditd rotate 2023-12-14T00:40:47.443 INFO:teuthology.orchestra.run.smithi037.stdout:Rotating logs: 2023-12-14T00:40:47.445 DEBUG:teuthology.orchestra.run.smithi116:> sudo service auditd rotate 2023-12-14T00:40:47.512 INFO:teuthology.orchestra.run.smithi116.stdout:Rotating logs: 2023-12-14T00:40:47.514 DEBUG:teuthology.orchestra.run.smithi174:> sudo service auditd rotate 2023-12-14T00:40:47.576 INFO:teuthology.orchestra.run.smithi174.stdout:Rotating logs: 2023-12-14T00:40:47.578 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-14T00:40:47.578 DEBUG:teuthology.orchestra.run.smithi037:> /usr/sbin/getenforce 2023-12-14T00:40:47.603 INFO:teuthology.orchestra.run.smithi037.stdout:Permissive 2023-12-14T00:40:47.603 DEBUG:teuthology.orchestra.run.smithi116:> /usr/sbin/getenforce 2023-12-14T00:40:47.630 INFO:teuthology.orchestra.run.smithi116.stdout:Permissive 2023-12-14T00:40:47.630 DEBUG:teuthology.orchestra.run.smithi174:> /usr/sbin/getenforce 2023-12-14T00:40:47.652 INFO:teuthology.orchestra.run.smithi174.stdout:Permissive 2023-12-14T00:40:47.653 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi037.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi116.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi174.front.sepia.ceph.com': 'permissive'} 2023-12-14T00:40:47.653 DEBUG:teuthology.orchestra.run.smithi037:> 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-14T00:40:47.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:40:47.683 DEBUG:teuthology.orchestra.run.smithi116:> 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-14T00:40:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:40:47.710 DEBUG:teuthology.orchestra.run.smithi174:> 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-14T00:40:47.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:40:47.737 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-14T00:40:47.738 DEBUG:teuthology.orchestra.run.smithi037:> sudo /usr/sbin/setenforce permissive 2023-12-14T00:40:47.765 DEBUG:teuthology.orchestra.run.smithi116:> sudo /usr/sbin/setenforce permissive 2023-12-14T00:40:47.792 DEBUG:teuthology.orchestra.run.smithi174:> sudo /usr/sbin/setenforce permissive 2023-12-14T00:40:47.819 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-14T00:40:47.829 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-14T00:40:47.829 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-14T00:40:47.847 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-14T00:40:47.848 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi037.front.sepia.ceph.com,smithi116.front.sepia.ceph.com,smithi174.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-14T00:46:50.788 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767/ansible_failures.yaml 2023-12-14T00:46:50.791 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: smithi174.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: []smithi116.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: []smithi037.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-14T00:46:50.885 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=73bfbae464854b99b7e173cfe6bea286 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: smithi174.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: []smithi116.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: []smithi037.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-14T00:46:50.887 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-14T00:46:50.896 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-14T00:46:50.896 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-14T00:46:50.913 DEBUG:teuthology.orchestra.run.smithi037:> 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-14T00:46:51.008 DEBUG:teuthology.orchestra.run.smithi116:> 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-14T00:46:51.103 DEBUG:teuthology.orchestra.run.smithi174:> 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-14T00:46:51.198 DEBUG:teuthology.orchestra.run.smithi037:> 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-14T00:46:51.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:46:51.232 DEBUG:teuthology.orchestra.run.smithi116:> 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-14T00:46:51.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:46:51.264 DEBUG:teuthology.orchestra.run.smithi174:> 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-14T00:46:51.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:46:51.297 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-14T00:46:51.305 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-14T00:46:51.341 INFO:teuthology.task.internal:Duration was 364.030747 seconds 2023-12-14T00:46:51.342 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-14T00:46:51.365 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-14T00:46:51.365 DEBUG:teuthology.orchestra.run.smithi037:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T00:46:51.367 DEBUG:teuthology.orchestra.run.smithi116:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T00:46:51.370 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-14T00:46:51.415 INFO:teuthology.orchestra.run.smithi116.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T00:46:51.417 INFO:teuthology.orchestra.run.smithi174.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T00:46:51.418 INFO:teuthology.orchestra.run.smithi037.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-14T00:46:51.850 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-14T00:46:51.851 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi037.front.sepia.ceph.com 2023-12-14T00:46:51.851 DEBUG:teuthology.orchestra.run.smithi037:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-14T00:46:51.878 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi116.front.sepia.ceph.com 2023-12-14T00:46:51.878 DEBUG:teuthology.orchestra.run.smithi116:> 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-14T00:46:51.902 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi174.front.sepia.ceph.com 2023-12-14T00:46:51.902 DEBUG:teuthology.orchestra.run.smithi174:> 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-14T00:46:51.924 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-14T00:46:51.924 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T00:46:51.926 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T00:46:51.945 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-14T00:46:52.000 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-14T00:46:52.001 DEBUG:teuthology.orchestra.run.smithi037:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T00:46:52.008 DEBUG:teuthology.orchestra.run.smithi116:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T00:46:52.021 DEBUG:teuthology.orchestra.run.smithi174:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-14T00:46:52.102 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-14T00:46:52.111 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-14T00:46:52.111 DEBUG:teuthology.orchestra.run.smithi037:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T00:46:52.151 DEBUG:teuthology.orchestra.run.smithi116:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T00:46:52.196 DEBUG:teuthology.orchestra.run.smithi174:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-14T00:46:52.232 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-14T00:46:52.242 DEBUG:teuthology.orchestra.run.smithi037:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-14T00:46:52.244 DEBUG:teuthology.orchestra.run.smithi116:> 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-14T00:46:52.249 DEBUG:teuthology.orchestra.run.smithi174:> 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-14T00:46:52.270 INFO:teuthology.orchestra.run.smithi116.stdout:kernel.core_pattern = core 2023-12-14T00:46:52.271 INFO:teuthology.orchestra.run.smithi037.stdout:kernel.core_pattern = core 2023-12-14T00:46:52.298 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = core 2023-12-14T00:46:52.313 DEBUG:teuthology.orchestra.run.smithi037:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T00:46:52.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:46:52.345 DEBUG:teuthology.orchestra.run.smithi116:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T00:46:52.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:46:52.362 DEBUG:teuthology.orchestra.run.smithi174:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-14T00:46:52.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-14T00:46:52.379 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-14T00:46:52.388 INFO:teuthology.task.internal:Transferring archived files... 2023-12-14T00:46:52.389 DEBUG:teuthology.misc:Transferring archived files from smithi037:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767/remote/smithi037 2023-12-14T00:46:52.390 DEBUG:teuthology.orchestra.run.smithi037:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T00:46:52.433 DEBUG:teuthology.misc:Transferring archived files from smithi116:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767/remote/smithi116 2023-12-14T00:46:52.434 DEBUG:teuthology.orchestra.run.smithi116:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T00:46:52.524 DEBUG:teuthology.misc:Transferring archived files from smithi174:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767/remote/smithi174 2023-12-14T00:46:52.525 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-14T00:46:52.565 INFO:teuthology.task.internal:Removing archive directory... 2023-12-14T00:46:52.566 DEBUG:teuthology.orchestra.run.smithi037:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T00:46:52.568 DEBUG:teuthology.orchestra.run.smithi116:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T00:46:52.570 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-14T00:46:52.617 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-14T00:46:52.630 INFO:teuthology.task.internal:Not uploading archives. 2023-12-14T00:46:52.630 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-14T00:46:52.648 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-14T00:46:52.648 DEBUG:teuthology.orchestra.run.smithi037:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T00:46:52.650 DEBUG:teuthology.orchestra.run.smithi116:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T00:46:52.652 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-14T00:46:52.666 INFO:teuthology.orchestra.run.smithi116.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 00:46 /home/ubuntu/cephtest 2023-12-14T00:46:52.667 INFO:teuthology.orchestra.run.smithi037.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 00:46 /home/ubuntu/cephtest 2023-12-14T00:46:52.672 INFO:teuthology.orchestra.run.smithi174.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 14 00:46 /home/ubuntu/cephtest 2023-12-14T00:46:52.673 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-14T00:46:52.690 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-14T00:46:52.715 INFO:teuthology.nuke:Checking targets against current locks 2023-12-14T00:46:52.738 DEBUG:teuthology.nuke:shortname: smithi037 2023-12-14T00:46:52.739 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T00:46:52.763 DEBUG:teuthology.nuke:shortname: smithi116 2023-12-14T00:46:52.763 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T00:46:52.770 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi037.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767', '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-14 00:35:35.338388', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-14T00:46:52.788 DEBUG:teuthology.nuke:shortname: smithi174 2023-12-14T00:46:52.788 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-14T00:46:52.793 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi116.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767', '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-14 00:35:35.341899', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-14T00:46:52.826 INFO:teuthology.orchestra.console.smithi037:Power off 2023-12-14T00:46:52.826 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T00:46:52.836 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-13_20:42:37-rados-wip-yuri10-testing-2023-12-12-1229-distro-default-smithi/7490767', '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-14 00:35:35.340237', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-14T00:46:52.854 DEBUG:teuthology.orchestra.console.smithi037:power off output: Chassis Power Control: Down/Off 2023-12-14T00:46:52.854 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:46:52.881 INFO:teuthology.orchestra.console.smithi116:Power off 2023-12-14T00:46:52.882 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T00:46:52.897 DEBUG:teuthology.orchestra.console.smithi037:check power output: Chassis Power is on 2023-12-14T00:46:52.911 DEBUG:teuthology.orchestra.console.smithi116:power off output: Chassis Power Control: Down/Off 2023-12-14T00:46:52.911 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:46:52.926 INFO:teuthology.orchestra.console.smithi174:Power off 2023-12-14T00:46:52.927 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-14T00:46:52.935 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2023-12-14T00:46:52.949 DEBUG:teuthology.orchestra.console.smithi174:power off output: Chassis Power Control: Down/Off 2023-12-14T00:46:52.950 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:46:52.973 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-12-14T00:46:56.898 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:46:56.936 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:46:56.975 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:46:57.009 DEBUG:teuthology.orchestra.console.smithi037:check power output: Chassis Power is on 2023-12-14T00:46:57.046 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is on 2023-12-14T00:46:57.085 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-12-14T00:47:01.013 DEBUG:teuthology.orchestra.console.smithi037:pexpect command: ipmitool -H smithi037.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:47:01.047 DEBUG:teuthology.orchestra.console.smithi116:pexpect command: ipmitool -H smithi116.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:47:01.086 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:47:01.125 DEBUG:teuthology.orchestra.console.smithi037:check power output: Chassis Power is off 2023-12-14T00:47:01.157 DEBUG:teuthology.orchestra.console.smithi116:check power output: Chassis Power is off 2023-12-14T00:47:01.196 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is on 2023-12-14T00:47:01.227 INFO:teuthology.orchestra.console.smithi037:Power off completed 2023-12-14T00:47:01.258 INFO:teuthology.orchestra.console.smithi116:Power off completed 2023-12-14T00:47:05.200 DEBUG:teuthology.orchestra.console.smithi174:pexpect command: ipmitool -H smithi174.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-14T00:47:05.312 DEBUG:teuthology.orchestra.console.smithi174:check power output: Chassis Power is off 2023-12-14T00:47:05.413 INFO:teuthology.orchestra.console.smithi174:Power off completed 2023-12-14T00:47:05.524 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} duration: 364.0307469367981 failure_reason: 'smithi174.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: []smithi116.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: []smithi037.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=73bfbae464854b99b7e173cfe6bea286 status: dead success: false 2023-12-14T00:47:05.524 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-14T00:47:05.609 INFO:teuthology.run:DEAD