2024-01-02T23:00:44.006 INFO:root:teuthology version: 0.0.1.dev228+g01dd171 2024-01-02T23:00:44.006 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} --name yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503855 --owner scheduled_yuriw@teuthology -- /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503855/orig.config.yaml 2024-01-02T23:00:44.035 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:00:44.115 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/7503855 branch: wip-yuri6-testing-2024-01-02-0832 description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} email: yweinste@redhat.com first_in_suite: false job_id: '7503855' 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 openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri6-testing-2024-01-02-0832 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 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 - client.0 - - host.b - client.1 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: smithi002.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5V8eNGXEMgQhFiI1RsaLQX1PbCpJnOBiHL7Q0vbj1xtfTCcci7lgvd+mALd8nFt9goAl7CyE5zTuhtwgDMTCU= smithi050.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBh8fO+b4wqST19yJZkDHBxcnigLEKW3rRk+pwKoYdrD3G7Yv0x9CwHO2otChiu9XkwqXGFauZVp9F+loZbCQ/U= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep $DEVID | awk ''{print $1}'') DEV=$(ceph orch device ls | grep $DEVID | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done ceph orch device zap $HOST $DEV --force ceph orch daemon add osd $HOST:$DEV while ! ceph osd dump | grep osd.1 | grep up ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 01dd171a561ca33631bf0a38b105879779f72410 timestamp: 2024-01-02_22:27:59 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3501080 2024-01-02T23:00:44.116 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa; will attempt to use it 2024-01-02T23:00:44.116 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_84f52924982e81b14df3ba1068ebf914c3fe461b/qa/tasks 2024-01-02T23:00:44.117 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-01-02T23:00:44.119 INFO:teuthology.task.internal:Checking packages... 2024-01-02T23:00:44.144 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '84f52924982e81b14df3ba1068ebf914c3fe461b' 2024-01-02T23:00:44.145 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-01-02T23:00:44.145 INFO:teuthology.packaging:ref: None 2024-01-02T23:00:44.145 INFO:teuthology.packaging:tag: None 2024-01-02T23:00:44.145 INFO:teuthology.packaging:branch: wip-yuri6-testing-2024-01-02-0832 2024-01-02T23:00:44.145 INFO:teuthology.packaging:sha1: 84f52924982e81b14df3ba1068ebf914c3fe461b 2024-01-02T23:00:44.145 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri6-testing-2024-01-02-0832 2024-01-02T23:00:44.285 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-426.g84f52924 2024-01-02T23:00:44.288 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-01-02T23:00:44.294 INFO:teuthology.task.internal:no buildpackages task found 2024-01-02T23:00:44.294 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-01-02T23:00:44.304 INFO:teuthology.task.internal:Saving configuration 2024-01-02T23:00:44.315 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-01-02T23:00:44.322 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:00:44.348 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi002.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/7503855', '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:55:58.991686', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5V8eNGXEMgQhFiI1RsaLQX1PbCpJnOBiHL7Q0vbj1xtfTCcci7lgvd+mALd8nFt9goAl7CyE5zTuhtwgDMTCU='} 2024-01-02T23:00:44.374 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi050.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/7503855', '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:55:58.993372', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBh8fO+b4wqST19yJZkDHBxcnigLEKW3rRk+pwKoYdrD3G7Yv0x9CwHO2otChiu9XkwqXGFauZVp9F+loZbCQ/U='} 2024-01-02T23:00:44.375 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-01-02T23:00:44.381 INFO:teuthology.task.internal:roles: ubuntu@smithi002.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-01-02T23:00:44.381 INFO:teuthology.task.internal:roles: ubuntu@smithi050.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-01-02T23:00:44.381 INFO:teuthology.run_tasks:Running task console_log... 2024-01-02T23:00:44.461 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fce0eaece50>, signals=[15]) 2024-01-02T23:00:44.461 INFO:teuthology.run_tasks:Running task internal.connect... 2024-01-02T23:00:44.467 INFO:teuthology.task.internal:Opening connections... 2024-01-02T23:00:44.468 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi002.front.sepia.ceph.com 2024-01-02T23:00:44.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:00:44.538 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi050.front.sepia.ceph.com 2024-01-02T23:00:44.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T23:00:44.607 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-01-02T23:00:44.614 DEBUG:teuthology.orchestra.run.smithi002:> uname -m 2024-01-02T23:00:44.637 INFO:teuthology.orchestra.run.smithi002.stdout:x86_64 2024-01-02T23:00:44.638 DEBUG:teuthology.orchestra.run.smithi002:> cat /etc/os-release 2024-01-02T23:00:44.698 INFO:teuthology.orchestra.run.smithi002.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:ID="rhel" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:ID_LIKE="fedora" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION_ID="8.6" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:ANSI_COLOR="0;31" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:00:44.699 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-01-02T23:00:44.700 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:00:44.700 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T23:00:44.700 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T23:00:44.700 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T23:00:44.700 INFO:teuthology.lock.ops:Updating smithi002.front.sepia.ceph.com on lock server 2024-01-02T23:00:44.723 DEBUG:teuthology.orchestra.run.smithi050:> uname -m 2024-01-02T23:00:44.745 INFO:teuthology.orchestra.run.smithi050.stdout:x86_64 2024-01-02T23:00:44.746 DEBUG:teuthology.orchestra.run.smithi050:> cat /etc/os-release 2024-01-02T23:00:44.807 INFO:teuthology.orchestra.run.smithi050.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T23:00:44.807 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T23:00:44.807 INFO:teuthology.orchestra.run.smithi050.stdout:ID="rhel" 2024-01-02T23:00:44.807 INFO:teuthology.orchestra.run.smithi050.stdout:ID_LIKE="fedora" 2024-01-02T23:00:44.807 INFO:teuthology.orchestra.run.smithi050.stdout:VERSION_ID="8.6" 2024-01-02T23:00:44.807 INFO:teuthology.orchestra.run.smithi050.stdout:PLATFORM_ID="platform:el8" 2024-01-02T23:00:44.808 INFO:teuthology.orchestra.run.smithi050.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T23:00:44.808 INFO:teuthology.orchestra.run.smithi050.stdout:ANSI_COLOR="0;31" 2024-01-02T23:00:44.808 INFO:teuthology.orchestra.run.smithi050.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T23:00:44.808 INFO:teuthology.orchestra.run.smithi050.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T23:00:44.808 INFO:teuthology.orchestra.run.smithi050.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T23:00:44.808 INFO:teuthology.orchestra.run.smithi050.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T23:00:44.809 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-01-02T23:00:44.809 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T23:00:44.809 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T23:00:44.809 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T23:00:44.809 INFO:teuthology.orchestra.run.smithi050.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T23:00:44.809 INFO:teuthology.lock.ops:Updating smithi050.front.sepia.ceph.com on lock server 2024-01-02T23:00:44.831 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-01-02T23:00:44.840 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-01-02T23:00:44.846 INFO:teuthology.task.internal:Checking for old test directory... 2024-01-02T23:00:44.847 DEBUG:teuthology.orchestra.run.smithi002:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:00:44.850 DEBUG:teuthology.orchestra.run.smithi050:> test '!' -e /home/ubuntu/cephtest 2024-01-02T23:00:44.870 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-01-02T23:00:44.876 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-01-02T23:00:44.876 DEBUG:teuthology.orchestra.run.smithi002:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:00:44.910 DEBUG:teuthology.orchestra.run.smithi050:> test -z $(ls -A /var/lib/ceph) 2024-01-02T23:00:44.940 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-01-02T23:00:44.998 INFO:teuthology.run_tasks:Running task kernel... 2024-01-02T23:00:45.014 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-01-02T23:00:45.014 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-01-02T23:00:45.015 DEBUG:teuthology.orchestra.run.smithi002:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:00:45.015 DEBUG:teuthology.orchestra.run.smithi050:> test -f /run/.containerenv -o -f /.dockerenv 2024-01-02T23:00:45.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:00:45.036 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2024-01-02T23:00:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:00:45.037 DEBUG:teuthology.orchestra.run.smithi050:> uname -r 2024-01-02T23:00:45.097 INFO:teuthology.orchestra.run.smithi002.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:00:45.098 INFO:teuthology.task.kernel:Running kernel on smithi002: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:00:45.098 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum install -y kernel 2024-01-02T23:00:45.099 INFO:teuthology.orchestra.run.smithi050.stdout:4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:00:45.099 INFO:teuthology.task.kernel:Running kernel on smithi050: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:00:45.099 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum install -y kernel 2024-01-02T23:00:46.551 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2024-01-02T23:00:46.551 INFO:teuthology.orchestra.run.smithi002.stdout:Unable to read consumer identity 2024-01-02T23:00:46.574 INFO:teuthology.orchestra.run.smithi050.stdout:Updating Subscription Management repositories. 2024-01-02T23:00:46.575 INFO:teuthology.orchestra.run.smithi050.stdout:Unable to read consumer identity 2024-01-02T23:00:46.663 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-01-02T23:00:46.663 INFO:teuthology.orchestra.run.smithi002.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:00:46.663 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-01-02T23:00:46.694 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-01-02T23:00:46.694 INFO:teuthology.orchestra.run.smithi050.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:00:46.694 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-01-02T23:00:48.519 INFO:teuthology.orchestra.run.smithi002.stdout:Copr repo for python3-asyncssh owned by ceph 10 kB/s | 3.5 kB 00:00 2024-01-02T23:00:48.578 INFO:teuthology.orchestra.run.smithi050.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2024-01-02T23:00:50.211 INFO:teuthology.orchestra.run.smithi002.stdout:Extra Packages for Enterprise Linux 9.7 MB/s | 16 MB 00:01 2024-01-02T23:00:54.220 INFO:teuthology.orchestra.run.smithi002.stdout:lab-extras 430 kB/s | 24 kB 00:00 2024-01-02T23:00:54.997 INFO:teuthology.orchestra.run.smithi050.stdout:Extra Packages for Enterprise Linux 2.5 MB/s | 16 MB 00:06 2024-01-02T23:00:55.080 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T23:00:55.081 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T23:00:55.171 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2024-01-02T23:00:55.173 INFO:teuthology.orchestra.run.smithi002.stdout:Nothing to do. 2024-01-02T23:00:55.176 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2024-01-02T23:00:55.308 DEBUG:teuthology.orchestra.run.smithi002:> echo no | sudo yum reinstall kernel || true 2024-01-02T23:00:55.698 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2024-01-02T23:00:55.698 INFO:teuthology.orchestra.run.smithi002.stdout:Unable to read consumer identity 2024-01-02T23:00:55.758 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-01-02T23:00:55.758 INFO:teuthology.orchestra.run.smithi002.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:00:55.758 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-01-02T23:00:56.125 INFO:teuthology.orchestra.run.smithi002.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 11:00:54 PM UTC. 2024-01-02T23:00:56.212 INFO:teuthology.orchestra.run.smithi002.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-02T23:00:56.220 INFO:teuthology.orchestra.run.smithi002.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:00:56.263 INFO:teuthology.orchestra.run.smithi002.stderr:Error: No packages marked for reinstall. 2024-01-02T23:00:56.318 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum reinstall -y kernel || true 2024-01-02T23:00:56.702 INFO:teuthology.orchestra.run.smithi002.stdout:Updating Subscription Management repositories. 2024-01-02T23:00:56.703 INFO:teuthology.orchestra.run.smithi002.stdout:Unable to read consumer identity 2024-01-02T23:00:56.768 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-01-02T23:00:56.769 INFO:teuthology.orchestra.run.smithi002.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:00:56.769 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-01-02T23:00:57.116 INFO:teuthology.orchestra.run.smithi002.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 11:00:54 PM UTC. 2024-01-02T23:00:57.191 INFO:teuthology.orchestra.run.smithi002.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-02T23:00:57.191 INFO:teuthology.orchestra.run.smithi002.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:00:57.230 INFO:teuthology.orchestra.run.smithi002.stderr:Error: No packages marked for reinstall. 2024-01-02T23:00:57.284 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:00:57.471 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:00:57.471 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:00:57.471 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T23:00:57.471 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-01-02T23:00:57.472 DEBUG:teuthology.orchestra.run.smithi002:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:00:57.510 INFO:teuthology.orchestra.run.smithi002.stdout:ttyS1 2024-01-02T23:00:57.526 DEBUG:teuthology.parallel:result is None 2024-01-02T23:00:59.136 INFO:teuthology.orchestra.run.smithi050.stdout:lab-extras 319 kB/s | 24 kB 00:00 2024-01-02T23:01:00.098 INFO:teuthology.orchestra.run.smithi050.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2024-01-02T23:01:00.098 INFO:teuthology.orchestra.run.smithi050.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2024-01-02T23:01:00.175 INFO:teuthology.orchestra.run.smithi050.stdout:Dependencies resolved. 2024-01-02T23:01:00.176 INFO:teuthology.orchestra.run.smithi050.stdout:Nothing to do. 2024-01-02T23:01:00.176 INFO:teuthology.orchestra.run.smithi050.stdout:Complete! 2024-01-02T23:01:00.313 DEBUG:teuthology.orchestra.run.smithi050:> echo no | sudo yum reinstall kernel || true 2024-01-02T23:01:00.701 INFO:teuthology.orchestra.run.smithi050.stdout:Updating Subscription Management repositories. 2024-01-02T23:01:00.701 INFO:teuthology.orchestra.run.smithi050.stdout:Unable to read consumer identity 2024-01-02T23:01:00.762 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-01-02T23:01:00.762 INFO:teuthology.orchestra.run.smithi050.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:01:00.762 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-01-02T23:01:01.117 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:00:02 ago on Tue 02 Jan 2024 11:00:59 PM UTC. 2024-01-02T23:01:01.196 INFO:teuthology.orchestra.run.smithi050.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-02T23:01:01.196 INFO:teuthology.orchestra.run.smithi050.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:01:01.228 INFO:teuthology.orchestra.run.smithi050.stderr:Error: No packages marked for reinstall. 2024-01-02T23:01:01.285 DEBUG:teuthology.orchestra.run.smithi050:> sudo yum reinstall -y kernel || true 2024-01-02T23:01:01.669 INFO:teuthology.orchestra.run.smithi050.stdout:Updating Subscription Management repositories. 2024-01-02T23:01:01.669 INFO:teuthology.orchestra.run.smithi050.stdout:Unable to read consumer identity 2024-01-02T23:01:01.729 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-01-02T23:01:01.730 INFO:teuthology.orchestra.run.smithi050.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2024-01-02T23:01:01.730 INFO:teuthology.orchestra.run.smithi050.stdout: 2024-01-02T23:01:02.079 INFO:teuthology.orchestra.run.smithi050.stdout:Last metadata expiration check: 0:00:03 ago on Tue 02 Jan 2024 11:00:59 PM UTC. 2024-01-02T23:01:02.147 INFO:teuthology.orchestra.run.smithi050.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-02T23:01:02.147 INFO:teuthology.orchestra.run.smithi050.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2024-01-02T23:01:02.180 INFO:teuthology.orchestra.run.smithi050.stderr:Error: No packages marked for reinstall. 2024-01-02T23:01:02.241 DEBUG:teuthology.orchestra.run.smithi050:> rpm -q kernel | sort -rV | head -n 1 2024-01-02T23:01:02.429 INFO:teuthology.orchestra.run.smithi050.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:01:02.430 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2024-01-02T23:01:02.430 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-01-02T23:01:02.430 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-01-02T23:01:02.430 DEBUG:teuthology.orchestra.run.smithi050:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-01-02T23:01:02.473 INFO:teuthology.orchestra.run.smithi050.stdout:ttyS1 2024-01-02T23:01:02.486 DEBUG:teuthology.parallel:result is None 2024-01-02T23:01:02.486 INFO:teuthology.run_tasks:Running task internal.base... 2024-01-02T23:01:02.494 INFO:teuthology.task.internal:Creating test directory... 2024-01-02T23:01:02.494 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:01:02.498 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-01-02T23:01:02.547 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-01-02T23:01:02.554 INFO:teuthology.run_tasks:Running task internal.archive... 2024-01-02T23:01:02.564 INFO:teuthology.task.internal:Creating archive directory... 2024-01-02T23:01:02.565 DEBUG:teuthology.orchestra.run.smithi002:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:01:02.569 DEBUG:teuthology.orchestra.run.smithi050:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-01-02T23:01:02.619 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-01-02T23:01:02.627 INFO:teuthology.task.internal:Enabling coredump saving... 2024-01-02T23:01:02.627 DEBUG:teuthology.orchestra.run.smithi002:> 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-02T23:01:02.638 DEBUG:teuthology.orchestra.run.smithi050:> 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-02T23:01:02.674 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:01:02.687 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:01:02.698 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:01:02.712 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-01-02T23:01:02.714 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-01-02T23:01:02.721 INFO:teuthology.task.internal:Configuring sudo... 2024-01-02T23:01:02.721 DEBUG:teuthology.orchestra.run.smithi002:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:01:02.731 DEBUG:teuthology.orchestra.run.smithi050:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-01-02T23:01:02.790 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-01-02T23:01:02.800 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-01-02T23:01:02.801 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:01:02.806 DEBUG:teuthology.orchestra.run.smithi050:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-01-02T23:01:02.852 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:01:02.916 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:01:02.970 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:01:03.060 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:01:03.109 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-01-02T23:01:03.109 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:01:03.185 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:01:03.232 DEBUG:teuthology.orchestra.run.smithi050:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-01-02T23:01:03.297 DEBUG:teuthology.orchestra.run.smithi050:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:01:03.346 DEBUG:teuthology.orchestra.run.smithi050:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-01-02T23:01:03.399 DEBUG:teuthology.orchestra.run.smithi050:> set -ex 2024-01-02T23:01:03.399 DEBUG:teuthology.orchestra.run.smithi050:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-01-02T23:01:03.473 DEBUG:teuthology.orchestra.run.smithi002:> sudo service rsyslog restart 2024-01-02T23:01:03.476 DEBUG:teuthology.orchestra.run.smithi050:> sudo service rsyslog restart 2024-01-02T23:01:03.529 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:01:03.564 INFO:teuthology.orchestra.run.smithi050.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:01:03.996 INFO:teuthology.run_tasks:Running task internal.timer... 2024-01-02T23:01:04.005 INFO:teuthology.task.internal:Starting timer... 2024-01-02T23:01:04.005 INFO:teuthology.run_tasks:Running task pcp... 2024-01-02T23:01:04.016 INFO:teuthology.run_tasks:Running task selinux... 2024-01-02T23:01:04.025 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-01-02T23:01:04.026 DEBUG:teuthology.orchestra.run.smithi002:> sudo service auditd rotate 2024-01-02T23:01:04.088 INFO:teuthology.orchestra.run.smithi002.stdout:Rotating logs: 2024-01-02T23:01:04.090 DEBUG:teuthology.orchestra.run.smithi050:> sudo service auditd rotate 2024-01-02T23:01:04.156 INFO:teuthology.orchestra.run.smithi050.stdout:Rotating logs: 2024-01-02T23:01:04.158 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-01-02T23:01:04.158 DEBUG:teuthology.orchestra.run.smithi002:> /usr/sbin/getenforce 2024-01-02T23:01:04.184 INFO:teuthology.orchestra.run.smithi002.stdout:Permissive 2024-01-02T23:01:04.185 DEBUG:teuthology.orchestra.run.smithi050:> /usr/sbin/getenforce 2024-01-02T23:01:04.213 INFO:teuthology.orchestra.run.smithi050.stdout:Permissive 2024-01-02T23:01:04.214 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi002.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi050.front.sepia.ceph.com': 'permissive'} 2024-01-02T23:01:04.214 DEBUG:teuthology.orchestra.run.smithi002:> 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-02T23:01:04.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:01:04.258 DEBUG:teuthology.orchestra.run.smithi050:> 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-02T23:01:04.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:01:04.291 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-01-02T23:01:04.292 DEBUG:teuthology.orchestra.run.smithi002:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:01:04.329 DEBUG:teuthology.orchestra.run.smithi050:> sudo /usr/sbin/setenforce permissive 2024-01-02T23:01:04.367 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-01-02T23:01:04.377 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-01-02T23:01:04.400 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-02T23:01:04.402 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi002.front.sepia.ceph.com,smithi050.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-01-02T23:06:08.649 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/7503855/ansible_failures.yaml 2024-01-02T23:06:08.652 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-02T23:06:08.745 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e15f0e438b144050bc3d5aceb8317d47 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-02T23:06:08.747 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-01-02T23:06:08.756 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-01-02T23:06:08.756 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-01-02T23:06:08.765 DEBUG:teuthology.orchestra.run.smithi002:> 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-02T23:06:08.832 DEBUG:teuthology.orchestra.run.smithi050:> 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-02T23:06:08.895 DEBUG:teuthology.orchestra.run.smithi002:> 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-02T23:06:08.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:06:08.932 DEBUG:teuthology.orchestra.run.smithi050:> 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-02T23:06:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:06:08.968 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-01-02T23:06:08.976 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-01-02T23:06:08.985 INFO:teuthology.task.internal:Duration was 304.979817 seconds 2024-01-02T23:06:08.986 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-01-02T23:06:08.993 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-01-02T23:06:08.994 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:06:08.996 DEBUG:teuthology.orchestra.run.smithi050:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-01-02T23:06:09.053 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:06:09.067 INFO:teuthology.orchestra.run.smithi050.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-01-02T23:06:09.320 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-01-02T23:06:09.320 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi002.front.sepia.ceph.com 2024-01-02T23:06:09.320 DEBUG:teuthology.orchestra.run.smithi002:> 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-02T23:06:09.351 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi050.front.sepia.ceph.com 2024-01-02T23:06:09.351 DEBUG:teuthology.orchestra.run.smithi050:> 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-02T23:06:09.380 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-01-02T23:06:09.380 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:06:09.394 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-01-02T23:06:09.460 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-01-02T23:06:09.460 DEBUG:teuthology.orchestra.run.smithi002:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:06:09.474 DEBUG:teuthology.orchestra.run.smithi050:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-01-02T23:06:09.557 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-01-02T23:06:09.566 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-01-02T23:06:09.566 DEBUG:teuthology.orchestra.run.smithi002:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:06:09.601 DEBUG:teuthology.orchestra.run.smithi050:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-01-02T23:06:09.636 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-01-02T23:06:09.646 DEBUG:teuthology.orchestra.run.smithi002:> 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-02T23:06:09.649 DEBUG:teuthology.orchestra.run.smithi050:> 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-02T23:06:09.680 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = core 2024-01-02T23:06:09.711 INFO:teuthology.orchestra.run.smithi050.stdout:kernel.core_pattern = core 2024-01-02T23:06:09.734 DEBUG:teuthology.orchestra.run.smithi002:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:06:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:06:09.768 DEBUG:teuthology.orchestra.run.smithi050:> test -e /home/ubuntu/cephtest/archive/coredump 2024-01-02T23:06:09.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T23:06:09.796 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-01-02T23:06:09.804 INFO:teuthology.task.internal:Transferring archived files... 2024-01-02T23:06:09.806 DEBUG:teuthology.misc:Transferring archived files from smithi002:/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/7503855/remote/smithi002 2024-01-02T23:06:09.807 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:06:09.889 DEBUG:teuthology.misc:Transferring archived files from smithi050:/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/7503855/remote/smithi050 2024-01-02T23:06:09.890 DEBUG:teuthology.orchestra.run.smithi050:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-01-02T23:06:09.946 INFO:teuthology.task.internal:Removing archive directory... 2024-01-02T23:06:09.946 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:06:09.949 DEBUG:teuthology.orchestra.run.smithi050:> rm -rf -- /home/ubuntu/cephtest/archive 2024-01-02T23:06:09.972 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-01-02T23:06:09.989 INFO:teuthology.task.internal:Not uploading archives. 2024-01-02T23:06:09.989 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-01-02T23:06:10.004 INFO:teuthology.task.internal:Tidying up after the test... 2024-01-02T23:06:10.004 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:06:10.011 DEBUG:teuthology.orchestra.run.smithi050:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-01-02T23:06:10.033 INFO:teuthology.orchestra.run.smithi002.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:06 /home/ubuntu/cephtest 2024-01-02T23:06:10.033 INFO:teuthology.orchestra.run.smithi050.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 2 23:06 /home/ubuntu/cephtest 2024-01-02T23:06:10.034 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-01-02T23:06:10.044 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-01-02T23:06:10.069 INFO:teuthology.nuke:Checking targets against current locks 2024-01-02T23:06:10.096 DEBUG:teuthology.nuke:shortname: smithi002 2024-01-02T23:06:10.096 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:06:10.121 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi002.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/7503855', '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:55:58.991686', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC5V8eNGXEMgQhFiI1RsaLQX1PbCpJnOBiHL7Q0vbj1xtfTCcci7lgvd+mALd8nFt9goAl7CyE5zTuhtwgDMTCU='} 2024-01-02T23:06:10.124 DEBUG:teuthology.nuke:shortname: smithi050 2024-01-02T23:06:10.125 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:06:10.148 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi050.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/7503855', '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:55:58.993372', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBh8fO+b4wqST19yJZkDHBxcnigLEKW3rRk+pwKoYdrD3G7Yv0x9CwHO2otChiu9XkwqXGFauZVp9F+loZbCQ/U='} 2024-01-02T23:06:10.182 INFO:teuthology.orchestra.console.smithi002:Power off 2024-01-02T23:06:10.182 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:06:10.212 DEBUG:teuthology.orchestra.console.smithi002:power off output: Chassis Power Control: Down/Off 2024-01-02T23:06:10.213 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:06:10.236 INFO:teuthology.orchestra.console.smithi050:Power off 2024-01-02T23:06:10.237 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:06:10.250 DEBUG:teuthology.orchestra.console.smithi002:check power output: Chassis Power is on 2024-01-02T23:06:10.271 DEBUG:teuthology.orchestra.console.smithi050:power off output: Chassis Power Control: Down/Off 2024-01-02T23:06:10.271 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:06:10.299 DEBUG:teuthology.orchestra.console.smithi050:check power output: Chassis Power is on 2024-01-02T23:06:14.252 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:06:14.300 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:06:14.365 DEBUG:teuthology.orchestra.console.smithi002:check power output: Chassis Power is on 2024-01-02T23:06:14.415 DEBUG:teuthology.orchestra.console.smithi050:check power output: Chassis Power is on 2024-01-02T23:06:18.368 DEBUG:teuthology.orchestra.console.smithi002:pexpect command: ipmitool -H smithi002.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:06:18.416 DEBUG:teuthology.orchestra.console.smithi050:pexpect command: ipmitool -H smithi050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:06:18.483 DEBUG:teuthology.orchestra.console.smithi002:check power output: Chassis Power is off 2024-01-02T23:06:18.528 DEBUG:teuthology.orchestra.console.smithi050:check power output: Chassis Power is off 2024-01-02T23:06:18.584 INFO:teuthology.orchestra.console.smithi002:Power off completed 2024-01-02T23:06:18.630 INFO:teuthology.orchestra.console.smithi050:Power off completed 2024-01-02T23:06:18.735 INFO:teuthology.run:Summary data: description: rados/cephadm/osds/{0-distro/rhel_8.6_container_tools_rhel8 0-nvme-loop 1-start 2-ops/rm-zap-add} duration: 304.97981667518616 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=e15f0e438b144050bc3d5aceb8317d47 status: dead success: false 2024-01-02T23:06:18.736 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:06:18.822 INFO:teuthology.run:DEAD