2024-01-02T22:43:13.225 INFO:root:teuthology version: 0.0.1.dev228+g01dd171 2024-01-02T22:43:13.225 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --name yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi --verbose --archive /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800 --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/on mon_election/classic task/test_set_mon_crush_locations} -- /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800/orig.config.yaml 2024-01-02T22:43:13.258 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T22:43:13.346 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800 branch: wip-yuri6-testing-2024-01-02-0832 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: '7503800' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri6-testing-2024-01-02-0832 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: 84f52924982e81b14df3ba1068ebf914c3fe461b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri6-testing-2024-01-02-0832 sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b 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: 258 sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri6-testing-2024-01-02-0832 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b targets: smithi001.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIq1kpfUMM5JOvvWQOPNxmenJCkSoKpfU+Ei62dzConUdhuGXgJO3DQVqi1LxaK9bksAPp9fXYJqCmi5pwRuWgw= smithi027.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL3m7chaGEq+gDyVTXl/8Dh30ZzWpU7flKh5nSBFexzyzc+byvtIPbfH7RzbMwfCxWOw+JRCjXUtIiAbuSNfDKs= smithi071.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMA19qGi+OZWYCUJRC+dPDk1RVcgnoAZawp7n8IENwrYB+4CLGAd6orVDLBY4fFeDW/9lrT1OGzkxEYHza530LQ= 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 0x7f4c45694e50>, signals=[15]) 2024-01-02T22:43:13.923 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-02T22:43:13.931 INFO:teuthology.task.internal:Opening connections... 2024-01-02T22:43:13.931 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi001.front.sepia.ceph.com 2024-01-02T22:43:13.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi001.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:43:14.002 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi027.front.sepia.ceph.com 2024-01-02T22:43:14.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:43:14.115 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2024-01-02T22:43:14.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:43:14.183 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-02T22:43:14.190 DEBUG:teuthology.orchestra.run.smithi001:> uname -m 2024-01-02T22:43:14.213 INFO:teuthology.orchestra.run.smithi001.stdout:x86_64 2024-01-02T22:43:14.214 DEBUG:teuthology.orchestra.run.smithi001:> cat /etc/os-release 2024-01-02T22:43:14.275 INFO:teuthology.orchestra.run.smithi001.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T22:43:14.275 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T22:43:14.275 INFO:teuthology.orchestra.run.smithi001.stdout:ID="rhel" 2024-01-02T22:43:14.275 INFO:teuthology.orchestra.run.smithi001.stdout:ID_LIKE="fedora" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:VERSION_ID="8.6" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:PLATFORM_ID="platform:el8" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:ANSI_COLOR="0;31" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T22:43:14.276 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T22:43:14.277 INFO:teuthology.orchestra.run.smithi001.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T22:43:14.277 INFO:teuthology.lock.ops:Updating smithi001.front.sepia.ceph.com on lock server 2024-01-02T22:43:14.319 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2024-01-02T22:43:14.340 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2024-01-02T22:43:14.340 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2024-01-02T22:43:14.401 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T22:43:14.401 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T22:43:14.401 INFO:teuthology.orchestra.run.smithi027.stdout:ID="rhel" 2024-01-02T22:43:14.401 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="fedora" 2024-01-02T22:43:14.401 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="8.6" 2024-01-02T22:43:14.401 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el8" 2024-01-02T22:43:14.401 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T22:43:14.402 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T22:43:14.403 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2024-01-02T22:43:14.435 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2024-01-02T22:43:14.460 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2024-01-02T22:43:14.460 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2024-01-02T22:43:14.521 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T22:43:14.521 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T22:43:14.521 INFO:teuthology.orchestra.run.smithi071.stdout:ID="rhel" 2024-01-02T22:43:14.521 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE="fedora" 2024-01-02T22:43:14.521 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="8.6" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:PLATFORM_ID="platform:el8" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:ANSI_COLOR="0;31" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T22:43:14.522 INFO:teuthology.orchestra.run.smithi071.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T22:43:14.523 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2024-01-02T22:43:14.543 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-02T22:43:14.552 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-02T22:43:14.561 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-02T22:43:14.561 DEBUG:teuthology.orchestra.run.smithi001:> test '!' -e /home/ubuntu/cephtest 2024-01-02T22:43:14.564 DEBUG:teuthology.orchestra.run.smithi027:> test '!' -e /home/ubuntu/cephtest 2024-01-02T22:43:14.566 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2024-01-02T22:43:14.584 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-02T22:43:14.591 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-02T22:43:14.592 DEBUG:teuthology.orchestra.run.smithi001:> test -z $(ls -A /var/lib/ceph) 2024-01-02T22:43:14.630 DEBUG:teuthology.orchestra.run.smithi027:> test -z $(ls -A /var/lib/ceph) 2024-01-02T22:43:14.632 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2024-01-02T22:43:14.666 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-02T22:43:14.743 INFO:teuthology.run_tasks:Running task kernel... 2024-01-02T22:43:14.768 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-02T22:43:14.769 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 2024-01-02T22:43:14.769 DEBUG:teuthology.orchestra.run.smithi001:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T22:43:14.770 DEBUG:teuthology.orchestra.run.smithi027:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T22:43:14.770 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T22:43:14.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:43:14.789 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-01-02T22:43:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:43:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:43:14.791 DEBUG:teuthology.orchestra.run.smithi001:> uname -r 2024-01-02T22:43:14.791 DEBUG:teuthology.orchestra.run.smithi027:> uname -r 2024-01-02T22:43:14.848 INFO:teuthology.orchestra.run.smithi071.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:14.849 INFO:teuthology.task.kernel:Running kernel on smithi071: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:14.849 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum install -y kernel 2024-01-02T22:43:14.859 INFO:teuthology.orchestra.run.smithi001.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:14.860 INFO:teuthology.orchestra.run.smithi027.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:14.861 INFO:teuthology.task.kernel:Running kernel on smithi001: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:14.861 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum install -y kernel 2024-01-02T22:43:14.861 INFO:teuthology.task.kernel:Running kernel on smithi027: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:14.861 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum install -y kernel 2024-01-02T22:43:16.318 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:16.319 INFO:teuthology.orchestra.run.smithi071.stdout:Unable to read consumer identity 2024-01-02T22:43:16.386 INFO:teuthology.orchestra.run.smithi027.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:16.386 INFO:teuthology.orchestra.run.smithi027.stdout:Unable to read consumer identity 2024-01-02T22:43:16.431 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-01-02T22:43:16.431 INFO:teuthology.orchestra.run.smithi071.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:16.431 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-01-02T22:43:16.437 INFO:teuthology.orchestra.run.smithi001.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:16.437 INFO:teuthology.orchestra.run.smithi001.stdout:Unable to read consumer identity 2024-01-02T22:43:16.489 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-01-02T22:43:16.489 INFO:teuthology.orchestra.run.smithi027.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:16.490 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-01-02T22:43:16.572 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-01-02T22:43:16.572 INFO:teuthology.orchestra.run.smithi001.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:16.572 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-01-02T22:43:18.194 INFO:teuthology.orchestra.run.smithi071.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2024-01-02T22:43:18.239 INFO:teuthology.orchestra.run.smithi027.stdout:Copr repo for python3-asyncssh owned by ceph 17 kB/s | 3.5 kB 00:00 2024-01-02T22:43:18.482 INFO:teuthology.orchestra.run.smithi001.stdout:Copr repo for python3-asyncssh owned by ceph 12 kB/s | 3.5 kB 00:00 2024-01-02T22:43:19.261 INFO:teuthology.orchestra.run.smithi071.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2024-01-02T22:43:19.715 INFO:teuthology.orchestra.run.smithi027.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-01-02T22:43:19.991 INFO:teuthology.orchestra.run.smithi001.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2024-01-02T22:43:22.853 INFO:teuthology.orchestra.run.smithi071.stdout:lab-extras 618 kB/s | 24 kB 00:00 2024-01-02T22:43:23.412 INFO:teuthology.orchestra.run.smithi027.stdout:lab-extras 476 kB/s | 24 kB 00:00 2024-01-02T22:43:23.622 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T22:43:23.622 INFO:teuthology.orchestra.run.smithi071.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T22:43:23.696 INFO:teuthology.orchestra.run.smithi071.stdout:Dependencies resolved. 2024-01-02T22:43:23.699 INFO:teuthology.orchestra.run.smithi071.stdout:Nothing to do. 2024-01-02T22:43:23.699 INFO:teuthology.orchestra.run.smithi071.stdout:Complete! 2024-01-02T22:43:23.823 DEBUG:teuthology.orchestra.run.smithi071:> echo no | sudo yum reinstall kernel || true 2024-01-02T22:43:23.974 INFO:teuthology.orchestra.run.smithi001.stdout:lab-extras 565 kB/s | 24 kB 00:00 2024-01-02T22:43:24.159 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:24.159 INFO:teuthology.orchestra.run.smithi071.stdout:Unable to read consumer identity 2024-01-02T22:43:24.212 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-01-02T22:43:24.212 INFO:teuthology.orchestra.run.smithi071.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:24.213 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-01-02T22:43:24.306 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T22:43:24.307 INFO:teuthology.orchestra.run.smithi027.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T22:43:24.391 INFO:teuthology.orchestra.run.smithi027.stdout:Dependencies resolved. 2024-01-02T22:43:24.391 INFO:teuthology.orchestra.run.smithi027.stdout:Nothing to do. 2024-01-02T22:43:24.391 INFO:teuthology.orchestra.run.smithi027.stdout:Complete! 2024-01-02T22:43:24.522 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 10:43:22 PM UTC. 2024-01-02T22:43:24.523 DEBUG:teuthology.orchestra.run.smithi027:> echo no | sudo yum reinstall kernel || true 2024-01-02T22:43:24.609 INFO:teuthology.orchestra.run.smithi071.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T22:43:24.617 INFO:teuthology.orchestra.run.smithi071.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T22:43:24.663 INFO:teuthology.orchestra.run.smithi071.stderr:Error: No packages marked for reinstall. 2024-01-02T22:43:24.710 DEBUG:teuthology.orchestra.run.smithi071:> sudo yum reinstall -y kernel || true 2024-01-02T22:43:24.752 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T22:43:24.752 INFO:teuthology.orchestra.run.smithi001.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T22:43:24.826 INFO:teuthology.orchestra.run.smithi001.stdout:Dependencies resolved. 2024-01-02T22:43:24.828 INFO:teuthology.orchestra.run.smithi001.stdout:Nothing to do. 2024-01-02T22:43:24.828 INFO:teuthology.orchestra.run.smithi001.stdout:Complete! 2024-01-02T22:43:24.885 INFO:teuthology.orchestra.run.smithi027.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:24.886 INFO:teuthology.orchestra.run.smithi027.stdout:Unable to read consumer identity 2024-01-02T22:43:24.938 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-01-02T22:43:24.938 INFO:teuthology.orchestra.run.smithi027.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:24.938 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-01-02T22:43:24.963 DEBUG:teuthology.orchestra.run.smithi001:> echo no | sudo yum reinstall kernel || true 2024-01-02T22:43:25.044 INFO:teuthology.orchestra.run.smithi071.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:25.045 INFO:teuthology.orchestra.run.smithi071.stdout:Unable to read consumer identity 2024-01-02T22:43:25.129 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-01-02T22:43:25.129 INFO:teuthology.orchestra.run.smithi071.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:25.129 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-01-02T22:43:25.262 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 10:43:23 PM UTC. 2024-01-02T22:43:25.338 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T22:43:25.347 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T22:43:25.351 INFO:teuthology.orchestra.run.smithi001.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:25.351 INFO:teuthology.orchestra.run.smithi001.stdout:Unable to read consumer identity 2024-01-02T22:43:25.402 INFO:teuthology.orchestra.run.smithi027.stderr:Error: No packages marked for reinstall. 2024-01-02T22:43:25.405 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-01-02T22:43:25.405 INFO:teuthology.orchestra.run.smithi001.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:25.405 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-01-02T22:43:25.427 INFO:teuthology.orchestra.run.smithi071.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 10:43:22 PM UTC. 2024-01-02T22:43:25.452 DEBUG:teuthology.orchestra.run.smithi027:> sudo yum reinstall -y kernel || true 2024-01-02T22:43:25.492 INFO:teuthology.orchestra.run.smithi071.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T22:43:25.492 INFO:teuthology.orchestra.run.smithi071.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T22:43:25.535 INFO:teuthology.orchestra.run.smithi071.stderr:Error: No packages marked for reinstall. 2024-01-02T22:43:25.584 DEBUG:teuthology.orchestra.run.smithi071:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T22:43:25.735 INFO:teuthology.orchestra.run.smithi071.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:25.736 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:25.736 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T22:43:25.736 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-01-02T22:43:25.736 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T22:43:25.759 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 10:43:23 PM UTC. 2024-01-02T22:43:25.772 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2024-01-02T22:43:25.787 DEBUG:teuthology.parallel:result is None 2024-01-02T22:43:25.805 INFO:teuthology.orchestra.run.smithi027.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:25.805 INFO:teuthology.orchestra.run.smithi027.stdout:Unable to read consumer identity 2024-01-02T22:43:25.855 INFO:teuthology.orchestra.run.smithi001.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T22:43:25.856 INFO:teuthology.orchestra.run.smithi001.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T22:43:25.864 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-01-02T22:43:25.864 INFO:teuthology.orchestra.run.smithi027.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:25.864 INFO:teuthology.orchestra.run.smithi027.stdout: 2024-01-02T22:43:25.886 INFO:teuthology.orchestra.run.smithi001.stderr:Error: No packages marked for reinstall. 2024-01-02T22:43:25.941 DEBUG:teuthology.orchestra.run.smithi001:> sudo yum reinstall -y kernel || true 2024-01-02T22:43:26.180 INFO:teuthology.orchestra.run.smithi027.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 10:43:23 PM UTC. 2024-01-02T22:43:26.247 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T22:43:26.247 INFO:teuthology.orchestra.run.smithi027.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T22:43:26.276 INFO:teuthology.orchestra.run.smithi027.stderr:Error: No packages marked for reinstall. 2024-01-02T22:43:26.323 DEBUG:teuthology.orchestra.run.smithi027:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T22:43:26.323 INFO:teuthology.orchestra.run.smithi001.stdout:Updating Subscription Management repositories. 2024-01-02T22:43:26.323 INFO:teuthology.orchestra.run.smithi001.stdout:Unable to read consumer identity 2024-01-02T22:43:26.380 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-01-02T22:43:26.380 INFO:teuthology.orchestra.run.smithi001.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T22:43:26.380 INFO:teuthology.orchestra.run.smithi001.stdout: 2024-01-02T22:43:26.494 INFO:teuthology.orchestra.run.smithi027.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:26.494 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:26.494 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T22:43:26.494 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-01-02T22:43:26.494 DEBUG:teuthology.orchestra.run.smithi027:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T22:43:26.527 INFO:teuthology.orchestra.run.smithi027.stdout:ttyS1 2024-01-02T22:43:26.547 DEBUG:teuthology.parallel:result is None 2024-01-02T22:43:26.729 INFO:teuthology.orchestra.run.smithi001.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 10:43:23 PM UTC. 2024-01-02T22:43:26.803 INFO:teuthology.orchestra.run.smithi001.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2024-01-02T22:43:26.803 INFO:teuthology.orchestra.run.smithi001.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T22:43:26.833 INFO:teuthology.orchestra.run.smithi001.stderr:Error: No packages marked for reinstall. 2024-01-02T22:43:26.887 DEBUG:teuthology.orchestra.run.smithi001:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T22:43:27.058 INFO:teuthology.orchestra.run.smithi001.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:27.059 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T22:43:27.059 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T22:43:27.059 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-01-02T22:43:27.059 DEBUG:teuthology.orchestra.run.smithi001:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T22:43:27.097 INFO:teuthology.orchestra.run.smithi001.stdout:ttyS1 2024-01-02T22:43:27.118 DEBUG:teuthology.parallel:result is None 2024-01-02T22:43:27.118 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-02T22:43:27.131 INFO:teuthology.task.internal:Creating test directory... 2024-01-02T22:43:27.131 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T22:43:27.163 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T22:43:27.166 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T22:43:27.186 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-02T22:43:27.197 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-02T22:43:27.203 INFO:teuthology.task.internal:Creating archive directory... 2024-01-02T22:43:27.209 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T22:43:27.225 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T22:43:27.226 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T22:43:27.261 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-02T22:43:27.282 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-02T22:43:27.282 DEBUG:teuthology.orchestra.run.smithi001:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-02T22:43:27.294 DEBUG:teuthology.orchestra.run.smithi027:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-02T22:43:27.296 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-01-02T22:43:27.324 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T22:43:27.332 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T22:43:27.335 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T22:43:27.342 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T22:43:27.345 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T22:43:27.351 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T22:43:27.352 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-02T22:43:27.361 INFO:teuthology.task.internal:Configuring sudo... 2024-01-02T22:43:27.361 DEBUG:teuthology.orchestra.run.smithi001:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T22:43:27.368 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T22:43:27.380 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T22:43:27.428 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-02T22:43:27.440 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-02T22:43:27.441 DEBUG:teuthology.orchestra.run.smithi001:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T22:43:27.443 DEBUG:teuthology.orchestra.run.smithi027:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T22:43:27.451 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T22:43:27.498 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T22:43:27.565 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T22:43:27.616 DEBUG:teuthology.orchestra.run.smithi001:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T22:43:27.706 DEBUG:teuthology.orchestra.run.smithi001:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T22:43:27.758 DEBUG:teuthology.orchestra.run.smithi001:> set -ex 2024-01-02T22:43:27.758 DEBUG:teuthology.orchestra.run.smithi001:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T22:43:27.836 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T22:43:27.882 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T22:43:27.929 DEBUG:teuthology.orchestra.run.smithi027:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T22:43:28.018 DEBUG:teuthology.orchestra.run.smithi027:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T22:43:28.061 DEBUG:teuthology.orchestra.run.smithi027:> set -ex 2024-01-02T22:43:28.061 DEBUG:teuthology.orchestra.run.smithi027:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T22:43:28.129 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T22:43:28.179 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T22:43:28.231 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T22:43:28.318 DEBUG:teuthology.orchestra.run.smithi071:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T22:43:28.361 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-01-02T22:43:28.361 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T22:43:28.431 DEBUG:teuthology.orchestra.run.smithi001:> sudo service rsyslog restart 2024-01-02T22:43:28.434 DEBUG:teuthology.orchestra.run.smithi027:> sudo service rsyslog restart 2024-01-02T22:43:28.439 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2024-01-02T22:43:28.480 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T22:43:28.500 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T22:43:28.519 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T22:43:28.936 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-02T22:43:28.945 INFO:teuthology.task.internal:Starting timer... 2024-01-02T22:43:28.946 INFO:teuthology.run_tasks:Running task pcp... 2024-01-02T22:43:28.965 INFO:teuthology.run_tasks:Running task selinux... 2024-01-02T22:43:28.989 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-02T22:43:28.990 DEBUG:teuthology.orchestra.run.smithi001:> sudo service auditd rotate 2024-01-02T22:43:29.051 INFO:teuthology.orchestra.run.smithi001.stdout:Rotating logs: 2024-01-02T22:43:29.058 DEBUG:teuthology.orchestra.run.smithi027:> sudo service auditd rotate 2024-01-02T22:43:29.137 INFO:teuthology.orchestra.run.smithi027.stdout:Rotating logs: 2024-01-02T22:43:29.139 DEBUG:teuthology.orchestra.run.smithi071:> sudo service auditd rotate 2024-01-02T22:43:29.195 INFO:teuthology.orchestra.run.smithi071.stdout:Rotating logs: 2024-01-02T22:43:29.195 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-02T22:43:29.195 DEBUG:teuthology.orchestra.run.smithi001:> /usr/sbin/getenforce 2024-01-02T22:43:29.245 INFO:teuthology.orchestra.run.smithi001.stdout:Permissive 2024-01-02T22:43:29.246 DEBUG:teuthology.orchestra.run.smithi027:> /usr/sbin/getenforce 2024-01-02T22:43:29.281 INFO:teuthology.orchestra.run.smithi027.stdout:Permissive 2024-01-02T22:43:29.281 DEBUG:teuthology.orchestra.run.smithi071:> /usr/sbin/getenforce 2024-01-02T22:43:29.315 INFO:teuthology.orchestra.run.smithi071.stdout:Permissive 2024-01-02T22:43:29.315 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi001.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi027.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi071.front.sepia.ceph.com': 'permissive'} 2024-01-02T22:43:29.315 DEBUG:teuthology.orchestra.run.smithi001:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T22:43:29.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:43:29.357 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T22:43:29.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:43:29.386 DEBUG:teuthology.orchestra.run.smithi071:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T22:43:29.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:43:29.415 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-02T22:43:29.415 DEBUG:teuthology.orchestra.run.smithi001:> sudo /usr/sbin/setenforce permissive 2024-01-02T22:43:29.450 DEBUG:teuthology.orchestra.run.smithi027:> sudo /usr/sbin/setenforce permissive 2024-01-02T22:43:29.488 DEBUG:teuthology.orchestra.run.smithi071:> sudo /usr/sbin/setenforce permissive 2024-01-02T22:43:29.524 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-02T22:43:29.539 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-02T22:43:29.596 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-01-02T22:43:29.598 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi001.front.sepia.ceph.com,smithi027.front.sepia.ceph.com,smithi071.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-02T22:50:38.087 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800/ansible_failures.yaml 2024-01-02T22:50:38.089 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for (['ansible.module_utils.compat.version.LooseVersion', 'ansible.module_utils.compat.version'])"] 2024-01-02T22:50:38.191 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6b6ee4e03dee43ca8494ef5b2aae3379 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 503, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 341, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 369, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/teuthology/task/ansible.py", line 397, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for (['ansible.module_utils.compat.version.LooseVersion', 'ansible.module_utils.compat.version'])"] 2024-01-02T22:50:38.194 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-02T22:50:38.207 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-02T22:50:38.207 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-02T22:50:38.229 DEBUG:teuthology.orchestra.run.smithi001:> 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 2024-01-02T22:50:38.299 DEBUG:teuthology.orchestra.run.smithi027:> 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 2024-01-02T22:50:38.360 DEBUG:teuthology.orchestra.run.smithi071:> 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 2024-01-02T22:50:38.420 DEBUG:teuthology.orchestra.run.smithi001:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T22:50:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:50:38.456 DEBUG:teuthology.orchestra.run.smithi027:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T22:50:38.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:50:38.489 DEBUG:teuthology.orchestra.run.smithi071:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-01-02T22:50:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:50:38.522 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-02T22:50:38.532 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-02T22:50:38.547 INFO:teuthology.task.internal:Duration was 429.601763 seconds 2024-01-02T22:50:38.548 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-02T22:50:38.564 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-02T22:50:38.564 DEBUG:teuthology.orchestra.run.smithi001:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T22:50:38.568 DEBUG:teuthology.orchestra.run.smithi027:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T22:50:38.572 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T22:50:38.621 INFO:teuthology.orchestra.run.smithi071.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T22:50:38.624 INFO:teuthology.orchestra.run.smithi001.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T22:50:38.625 INFO:teuthology.orchestra.run.smithi027.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T22:50:38.938 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-02T22:50:38.938 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi001.front.sepia.ceph.com 2024-01-02T22:50:38.939 DEBUG:teuthology.orchestra.run.smithi001:> 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 2024-01-02T22:50:38.968 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi027.front.sepia.ceph.com 2024-01-02T22:50:38.969 DEBUG:teuthology.orchestra.run.smithi027:> 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 2024-01-02T22:50:38.996 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi071.front.sepia.ceph.com 2024-01-02T22:50:38.996 DEBUG:teuthology.orchestra.run.smithi071:> 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 2024-01-02T22:50:39.022 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-02T22:50:39.022 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T22:50:39.034 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T22:50:39.039 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T22:50:39.096 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-02T22:50:39.096 DEBUG:teuthology.orchestra.run.smithi001:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T22:50:39.115 DEBUG:teuthology.orchestra.run.smithi027:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T22:50:39.118 DEBUG:teuthology.orchestra.run.smithi071:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T22:50:39.190 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-02T22:50:39.201 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-02T22:50:39.202 DEBUG:teuthology.orchestra.run.smithi001:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T22:50:39.236 DEBUG:teuthology.orchestra.run.smithi027:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T22:50:39.269 DEBUG:teuthology.orchestra.run.smithi071:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T22:50:39.299 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-02T22:50:39.309 DEBUG:teuthology.orchestra.run.smithi001:> 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 2024-01-02T22:50:39.312 DEBUG:teuthology.orchestra.run.smithi027:> 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 2024-01-02T22:50:39.315 DEBUG:teuthology.orchestra.run.smithi071:> 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 2024-01-02T22:50:39.344 INFO:teuthology.orchestra.run.smithi027.stdout:kernel.core_pattern = core 2024-01-02T22:50:39.344 INFO:teuthology.orchestra.run.smithi001.stdout:kernel.core_pattern = core 2024-01-02T22:50:39.369 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = core 2024-01-02T22:50:39.419 DEBUG:teuthology.orchestra.run.smithi001:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T22:50:39.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:50:39.441 DEBUG:teuthology.orchestra.run.smithi027:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T22:50:39.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:50:39.460 DEBUG:teuthology.orchestra.run.smithi071:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T22:50:39.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:50:39.480 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-02T22:50:39.493 INFO:teuthology.task.internal:Transferring archived files... 2024-01-02T22:50:39.496 DEBUG:teuthology.misc:Transferring archived files from smithi001:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800/remote/smithi001 2024-01-02T22:50:39.497 DEBUG:teuthology.orchestra.run.smithi001:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T22:50:39.559 DEBUG:teuthology.misc:Transferring archived files from smithi027:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800/remote/smithi027 2024-01-02T22:50:39.560 DEBUG:teuthology.orchestra.run.smithi027:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T22:50:39.616 DEBUG:teuthology.misc:Transferring archived files from smithi071:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800/remote/smithi071 2024-01-02T22:50:39.620 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T22:50:39.666 INFO:teuthology.task.internal:Removing archive directory... 2024-01-02T22:50:39.666 DEBUG:teuthology.orchestra.run.smithi001:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T22:50:39.672 DEBUG:teuthology.orchestra.run.smithi027:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T22:50:39.674 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T22:50:39.719 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-02T22:50:39.730 INFO:teuthology.task.internal:Not uploading archives. 2024-01-02T22:50:39.730 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-02T22:50:39.745 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-02T22:50:39.746 DEBUG:teuthology.orchestra.run.smithi001:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T22:50:39.750 DEBUG:teuthology.orchestra.run.smithi027:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T22:50:39.753 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T22:50:39.772 INFO:teuthology.orchestra.run.smithi027.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 22:50 /home/ubuntu/cephtest 2024-01-02T22:50:39.774 INFO:teuthology.orchestra.run.smithi001.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 22:50 /home/ubuntu/cephtest 2024-01-02T22:50:39.780 INFO:teuthology.orchestra.run.smithi071.stdout: 262157 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 22:50 /home/ubuntu/cephtest 2024-01-02T22:50:39.781 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-02T22:50:39.793 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-02T22:50:39.826 INFO:teuthology.nuke:Checking targets against current locks 2024-01-02T22:50:39.855 DEBUG:teuthology.nuke:shortname: smithi001 2024-01-02T22:50:39.855 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T22:50:39.892 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi001.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 22:37:01.815651', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIq1kpfUMM5JOvvWQOPNxmenJCkSoKpfU+Ei62dzConUdhuGXgJO3DQVqi1LxaK9bksAPp9fXYJqCmi5pwRuWgw='} 2024-01-02T22:50:39.894 DEBUG:teuthology.nuke:shortname: smithi027 2024-01-02T22:50:39.894 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T22:50:39.930 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 22:37:01.817206', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL3m7chaGEq+gDyVTXl/8Dh30ZzWpU7flKh5nSBFexzyzc+byvtIPbfH7RzbMwfCxWOw+JRCjXUtIiAbuSNfDKs='} 2024-01-02T22:50:39.933 DEBUG:teuthology.nuke:shortname: smithi071 2024-01-02T22:50:39.933 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T22:50:39.981 INFO:teuthology.orchestra.console.smithi001:Power off 2024-01-02T22:50:39.982 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T22:50:39.992 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503800', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-01-02 22:37:01.818524', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMA19qGi+OZWYCUJRC+dPDk1RVcgnoAZawp7n8IENwrYB+4CLGAd6orVDLBY4fFeDW/9lrT1OGzkxEYHza530LQ='} 2024-01-02T22:50:40.042 INFO:teuthology.orchestra.console.smithi027:Power off 2024-01-02T22:50:40.043 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T22:50:40.074 DEBUG:teuthology.orchestra.console.smithi001:power off output: Chassis Power Control: Down/Off 2024-01-02T22:50:40.074 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:40.113 INFO:teuthology.orchestra.console.smithi071:Power off 2024-01-02T22:50:40.113 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T22:50:40.132 DEBUG:teuthology.orchestra.console.smithi027:power off output: Chassis Power Control: Down/Off 2024-01-02T22:50:40.132 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:40.167 DEBUG:teuthology.orchestra.console.smithi001:check power output: Chassis Power is on 2024-01-02T22:50:40.199 DEBUG:teuthology.orchestra.console.smithi071:power off output: Chassis Power Control: Down/Off 2024-01-02T22:50:40.199 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:40.221 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-01-02T22:50:40.299 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2024-01-02T22:50:44.168 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:44.222 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:44.290 DEBUG:teuthology.orchestra.console.smithi001:check power output: Chassis Power is on 2024-01-02T22:50:44.304 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:44.339 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is on 2024-01-02T22:50:44.418 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is on 2024-01-02T22:50:48.295 DEBUG:teuthology.orchestra.console.smithi001:pexpect command: ipmitool -H smithi001.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:48.340 DEBUG:teuthology.orchestra.console.smithi027:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:48.413 DEBUG:teuthology.orchestra.console.smithi001:check power output: Chassis Power is off 2024-01-02T22:50:48.421 DEBUG:teuthology.orchestra.console.smithi071:pexpect command: ipmitool -H smithi071.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:50:48.456 DEBUG:teuthology.orchestra.console.smithi027:check power output: Chassis Power is off 2024-01-02T22:50:48.514 INFO:teuthology.orchestra.console.smithi001:Power off completed 2024-01-02T22:50:48.547 DEBUG:teuthology.orchestra.console.smithi071:check power output: Chassis Power is off 2024-01-02T22:50:48.557 INFO:teuthology.orchestra.console.smithi027:Power off completed 2024-01-02T22:50:48.648 INFO:teuthology.orchestra.console.smithi071:Power off completed 2024-01-02T22:50:48.752 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: 429.60176277160645 failure_reason: '["Could not find imported module support code for ansible_collections.community.general.plugins.modules.filesystem. Looked for ([''ansible.module_utils.compat.version.LooseVersion'', ''ansible.module_utils.compat.version''])"]' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6b6ee4e03dee43ca8494ef5b2aae3379 status: dead success: false 2024-01-02T22:50:48.753 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T22:50:48.835 INFO:teuthology.run:DEAD