2024-05-19T20:59:19.874 INFO:root:teuthology version: 0.0.1.dev287+gb9e3da8 2024-05-19T20:59:19.875 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067 --description rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/connectivity task/test_extra_daemon_features} --name teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi --verbose --owner scheduled_teuthology@teuthology -- /home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067/orig.config.yaml 2024-05-19T20:59:19.913 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-19T20:59:19.998 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067 branch: main description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/connectivity task/test_extra_daemon_features} email: ceph-qa@ceph.com first_in_suite: false job_id: '7714067' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false 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\) log-only-match: - CEPHADM_ sha1: 5e689efb374f7a6b69f2afe689641b62a797d701 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5e689efb374f7a6b69f2afe689641b62a797d701 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 5e689efb374f7a6b69f2afe689641b62a797d701 owner: scheduled_teuthology@teuthology priority: 951 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 1445 sha1: 5e689efb374f7a6b69f2afe689641b62a797d701 sleep_before_teardown: 0 subset: 8316/100000 suite: rados suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_5e689efb374f7a6b69f2afe689641b62a797d701/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 5e689efb374f7a6b69f2afe689641b62a797d701 targets: smithi047.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD/XZFDdKN1K40gqBpztC5jaTsr2D7KhZcuOW2PCN+DA6uls/xfq2lfHD9nAIsFpU2quZkS9CmS7sIezJjRhi8g= smithi052.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+PGToNy2A+BbwoDrQ22Cz3bEX5t6df1TJKrG0h6DJ6X8qRKBdXBCgbDXAouTq+z8av4ZfGfu7QjoMfQieLmDY= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a timestamp: 2024-05-19_20:00:16 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-05-19T20:59:19.999 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_5e689efb374f7a6b69f2afe689641b62a797d701/qa; will attempt to use it 2024-05-19T20:59:19.999 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_5e689efb374f7a6b69f2afe689641b62a797d701/qa/tasks 2024-05-19T20:59:20.000 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-05-19T20:59:20.001 INFO:teuthology.task.internal:Checking packages... 2024-05-19T20:59:20.029 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5e689efb374f7a6b69f2afe689641b62a797d701' 2024-05-19T20:59:20.029 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-05-19T20:59:20.029 INFO:teuthology.packaging:ref: None 2024-05-19T20:59:20.030 INFO:teuthology.packaging:tag: None 2024-05-19T20:59:20.030 INFO:teuthology.packaging:branch: main 2024-05-19T20:59:20.030 INFO:teuthology.packaging:sha1: 5e689efb374f7a6b69f2afe689641b62a797d701 2024-05-19T20:59:20.030 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-05-19T20:59:20.365 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3821.g5e689efb 2024-05-19T20:59:20.367 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-05-19T20:59:20.373 INFO:teuthology.task.internal:no buildpackages task found 2024-05-19T20:59:20.373 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-05-19T20:59:20.391 INFO:teuthology.task.internal:Saving configuration 2024-05-19T20:59:20.407 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-05-19T20:59:20.413 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-05-19T20:59:20.443 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi047.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-19 20:54:43.802738', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD/XZFDdKN1K40gqBpztC5jaTsr2D7KhZcuOW2PCN+DA6uls/xfq2lfHD9nAIsFpU2quZkS9CmS7sIezJjRhi8g='} 2024-05-19T20:59:20.467 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi052.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-05-19 20:54:43.801366', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD+PGToNy2A+BbwoDrQ22Cz3bEX5t6df1TJKrG0h6DJ6X8qRKBdXBCgbDXAouTq+z8av4ZfGfu7QjoMfQieLmDY='} 2024-05-19T20:59:20.467 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-05-19T20:59:20.472 INFO:teuthology.task.internal:roles: ubuntu@smithi047.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-05-19T20:59:20.472 INFO:teuthology.task.internal:roles: ubuntu@smithi052.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-05-19T20:59:20.473 INFO:teuthology.run_tasks:Running task console_log... 2024-05-19T20:59:20.553 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f898c2d7ac0>, signals=[15]) 2024-05-19T20:59:20.553 INFO:teuthology.run_tasks:Running task internal.connect... 2024-05-19T20:59:20.560 INFO:teuthology.task.internal:Opening connections... 2024-05-19T20:59:20.560 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi047.front.sepia.ceph.com 2024-05-19T20:59:20.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T20:59:20.638 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi052.front.sepia.ceph.com 2024-05-19T20:59:20.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T20:59:20.715 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-05-19T20:59:20.721 DEBUG:teuthology.orchestra.run.smithi047:> uname -m 2024-05-19T20:59:20.739 INFO:teuthology.orchestra.run.smithi047.stdout:x86_64 2024-05-19T20:59:20.740 DEBUG:teuthology.orchestra.run.smithi047:> cat /etc/os-release 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:NAME="CentOS Stream" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION="9" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:ID="centos" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:ID_LIKE="rhel fedora" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION_ID="9" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:PLATFORM_ID="platform:el9" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:ANSI_COLOR="0;31" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:LOGO="fedora-logo-icon" 2024-05-19T20:59:20.798 INFO:teuthology.orchestra.run.smithi047.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-19T20:59:20.799 INFO:teuthology.orchestra.run.smithi047.stdout:HOME_URL="https://centos.org/" 2024-05-19T20:59:20.799 INFO:teuthology.orchestra.run.smithi047.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-19T20:59:20.799 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-19T20:59:20.799 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-19T20:59:20.799 INFO:teuthology.lock.ops:Updating smithi047.front.sepia.ceph.com on lock server 2024-05-19T20:59:20.822 DEBUG:teuthology.orchestra.run.smithi052:> uname -m 2024-05-19T20:59:20.840 INFO:teuthology.orchestra.run.smithi052.stdout:x86_64 2024-05-19T20:59:20.840 DEBUG:teuthology.orchestra.run.smithi052:> cat /etc/os-release 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:NAME="CentOS Stream" 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION="9" 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:ID="centos" 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:ID_LIKE="rhel fedora" 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:VERSION_ID="9" 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:PLATFORM_ID="platform:el9" 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:PRETTY_NAME="CentOS Stream 9" 2024-05-19T20:59:20.899 INFO:teuthology.orchestra.run.smithi052.stdout:ANSI_COLOR="0;31" 2024-05-19T20:59:20.900 INFO:teuthology.orchestra.run.smithi052.stdout:LOGO="fedora-logo-icon" 2024-05-19T20:59:20.900 INFO:teuthology.orchestra.run.smithi052.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-05-19T20:59:20.900 INFO:teuthology.orchestra.run.smithi052.stdout:HOME_URL="https://centos.org/" 2024-05-19T20:59:20.900 INFO:teuthology.orchestra.run.smithi052.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-05-19T20:59:20.900 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-05-19T20:59:20.900 INFO:teuthology.orchestra.run.smithi052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-05-19T20:59:20.900 INFO:teuthology.lock.ops:Updating smithi052.front.sepia.ceph.com on lock server 2024-05-19T20:59:20.923 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-05-19T20:59:20.931 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-05-19T20:59:20.936 INFO:teuthology.task.internal:Checking for old test directory... 2024-05-19T20:59:20.936 DEBUG:teuthology.orchestra.run.smithi047:> test '!' -e /home/ubuntu/cephtest 2024-05-19T20:59:20.939 DEBUG:teuthology.orchestra.run.smithi052:> test '!' -e /home/ubuntu/cephtest 2024-05-19T20:59:20.956 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-05-19T20:59:20.963 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-05-19T20:59:20.963 DEBUG:teuthology.orchestra.run.smithi047:> test -z $(ls -A /var/lib/ceph) 2024-05-19T20:59:20.997 DEBUG:teuthology.orchestra.run.smithi052:> test -z $(ls -A /var/lib/ceph) 2024-05-19T20:59:21.022 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-05-19T20:59:21.075 INFO:teuthology.run_tasks:Running task kernel... 2024-05-19T20:59:21.090 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-05-19T20:59:21.090 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-05-19T20:59:21.091 DEBUG:teuthology.orchestra.run.smithi047:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-19T20:59:21.091 DEBUG:teuthology.orchestra.run.smithi052:> test -f /run/.containerenv -o -f /.dockerenv 2024-05-19T20:59:21.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T20:59:21.108 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2024-05-19T20:59:21.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T20:59:21.109 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-05-19T20:59:21.166 INFO:teuthology.orchestra.run.smithi047.stdout:5.14.0-437.el9.x86_64 2024-05-19T20:59:21.166 INFO:teuthology.task.kernel:Running kernel on smithi047: 5.14.0-437.el9.x86_64 2024-05-19T20:59:21.166 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum install -y kernel 2024-05-19T20:59:21.167 INFO:teuthology.orchestra.run.smithi052.stdout:5.14.0-437.el9.x86_64 2024-05-19T20:59:21.167 INFO:teuthology.task.kernel:Running kernel on smithi052: 5.14.0-437.el9.x86_64 2024-05-19T20:59:21.168 DEBUG:teuthology.orchestra.run.smithi052:> sudo yum install -y kernel 2024-05-19T20:59:23.794 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - BaseOS 7.9 MB/s | 8.1 MB 00:01 2024-05-19T20:59:23.827 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - BaseOS 8.1 MB/s | 8.1 MB 00:00 2024-05-19T20:59:27.020 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - AppStream 9.3 MB/s | 19 MB 00:02 2024-05-19T20:59:27.070 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - AppStream 9.0 MB/s | 19 MB 00:02 2024-05-19T20:59:31.212 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.2 MB 00:00 2024-05-19T20:59:31.670 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - CRB 7.0 MB/s | 6.2 MB 00:00 2024-05-19T20:59:32.889 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 16 kB 00:00 2024-05-19T20:59:33.321 INFO:teuthology.orchestra.run.smithi052.stdout:CentOS Stream 9 - Extras packages 37 kB/s | 16 kB 00:00 2024-05-19T20:59:34.334 INFO:teuthology.orchestra.run.smithi047.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-05-19T20:59:34.975 INFO:teuthology.orchestra.run.smithi052.stdout:Extra Packages for Enterprise Linux 14 MB/s | 21 MB 00:01 2024-05-19T20:59:39.673 INFO:teuthology.orchestra.run.smithi047.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-05-19T20:59:40.423 INFO:teuthology.orchestra.run.smithi052.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-05-19T20:59:41.721 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-19T20:59:41.721 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-19T20:59:41.825 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout: kernel x86_64 5.14.0-446.el9 baseos 550 k 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-core x86_64 5.14.0-446.el9 baseos 15 M 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules x86_64 5.14.0-446.el9 baseos 34 M 2024-05-19T20:59:41.832 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-core x86_64 5.14.0-446.el9 baseos 28 M 2024-05-19T20:59:41.833 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-05-19T20:59:41.833 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-05-19T20:59:41.833 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-05-19T20:59:41.833 INFO:teuthology.orchestra.run.smithi047.stdout:Install 4 Packages 2024-05-19T20:59:41.833 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-05-19T20:59:41.833 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 78 M 2024-05-19T20:59:41.834 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 123 M 2024-05-19T20:59:41.834 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-05-19T20:59:42.166 INFO:teuthology.orchestra.run.smithi047.stdout:(1/4): kernel-5.14.0-446.el9.x86_64.rpm 2.9 MB/s | 550 kB 00:00 2024-05-19T20:59:42.446 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-05-19T20:59:42.446 INFO:teuthology.orchestra.run.smithi052.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-05-19T20:59:42.554 INFO:teuthology.orchestra.run.smithi052.stdout:Dependencies resolved. 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout: Package Architecture Version Repository Size 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout:Installing: 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout: kernel x86_64 5.14.0-446.el9 baseos 550 k 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout:Installing dependencies: 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-core x86_64 5.14.0-446.el9 baseos 15 M 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules x86_64 5.14.0-446.el9 baseos 34 M 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-core x86_64 5.14.0-446.el9 baseos 28 M 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-19T20:59:42.565 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction Summary 2024-05-19T20:59:42.566 INFO:teuthology.orchestra.run.smithi052.stdout:================================================================================ 2024-05-19T20:59:42.566 INFO:teuthology.orchestra.run.smithi052.stdout:Install 4 Packages 2024-05-19T20:59:42.566 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-19T20:59:42.566 INFO:teuthology.orchestra.run.smithi047.stdout:(2/4): kernel-core-5.14.0-446.el9.x86_64.rpm 26 MB/s | 15 MB 00:00 2024-05-19T20:59:42.567 INFO:teuthology.orchestra.run.smithi052.stdout:Total download size: 78 M 2024-05-19T20:59:42.567 INFO:teuthology.orchestra.run.smithi052.stdout:Installed size: 123 M 2024-05-19T20:59:42.567 INFO:teuthology.orchestra.run.smithi052.stdout:Downloading Packages: 2024-05-19T20:59:43.075 INFO:teuthology.orchestra.run.smithi047.stdout:(3/4): kernel-modules-core-5.14.0-446.el9.x86_6 31 MB/s | 28 MB 00:00 2024-05-19T20:59:43.625 INFO:teuthology.orchestra.run.smithi052.stdout:(1/4): kernel-5.14.0-446.el9.x86_64.rpm 592 kB/s | 550 kB 00:00 2024-05-19T20:59:43.859 INFO:teuthology.orchestra.run.smithi047.stdout:(4/4): kernel-modules-5.14.0-446.el9.x86_64.rpm 18 MB/s | 34 MB 00:01 2024-05-19T20:59:43.859 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-05-19T20:59:43.859 INFO:teuthology.orchestra.run.smithi047.stdout:Total 39 MB/s | 78 MB 00:02 2024-05-19T20:59:44.291 INFO:teuthology.orchestra.run.smithi052.stdout:(2/4): kernel-core-5.14.0-446.el9.x86_64.rpm 9.7 MB/s | 15 MB 00:01 2024-05-19T20:59:44.575 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-05-19T20:59:44.833 INFO:teuthology.orchestra.run.smithi052.stdout:(3/4): kernel-modules-5.14.0-446.el9.x86_64.rpm 16 MB/s | 34 MB 00:02 2024-05-19T20:59:44.981 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-05-19T20:59:44.981 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-05-19T20:59:45.941 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-05-19T20:59:45.941 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-05-19T20:59:46.375 INFO:teuthology.orchestra.run.smithi052.stdout:(4/4): kernel-modules-core-5.14.0-446.el9.x86_6 10 MB/s | 28 MB 00:02 2024-05-19T20:59:46.375 INFO:teuthology.orchestra.run.smithi052.stdout:-------------------------------------------------------------------------------- 2024-05-19T20:59:46.375 INFO:teuthology.orchestra.run.smithi052.stdout:Total 20 MB/s | 78 MB 00:03 2024-05-19T20:59:47.090 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction check 2024-05-19T20:59:47.490 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction check succeeded. 2024-05-19T20:59:47.490 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction test 2024-05-19T20:59:48.439 INFO:teuthology.orchestra.run.smithi052.stdout:Transaction test succeeded. 2024-05-19T20:59:48.439 INFO:teuthology.orchestra.run.smithi052.stdout:Running transaction 2024-05-19T20:59:48.486 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-05-19T20:59:49.122 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-modules-core-5.14.0-446.el9.x86_64 1/4 2024-05-19T20:59:49.208 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-19T20:59:50.963 INFO:teuthology.orchestra.run.smithi052.stdout: Preparing : 1/1 2024-05-19T20:59:51.622 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-modules-core-5.14.0-446.el9.x86_64 1/4 2024-05-19T20:59:51.717 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-19T20:59:52.013 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-19T20:59:52.152 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-19T20:59:54.494 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-19T20:59:54.629 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-19T20:59:57.240 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-19T20:59:57.280 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-5.14.0-446.el9.x86_64 4/4 2024-05-19T20:59:59.713 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-19T20:59:59.758 INFO:teuthology.orchestra.run.smithi052.stdout: Installing : kernel-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:02.447 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:04.859 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:33.477 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:33.518 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:33.777 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:33.778 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-5.14.0-446.el9.x86_64 1/4 2024-05-19T21:00:33.778 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-19T21:00:33.778 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-5.14.0-446.el9.x86_64 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-core-5.14.0-446.el9.x86_64 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-5.14.0-446.el9.x86_64 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-core-5.14.0-446.el9.x86_64 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-05-19T21:00:34.598 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-05-19T21:00:34.924 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2024-05-19T21:00:35.010 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-19T21:00:35.010 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-19T21:00:35.010 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-446.el9.x86_64 2024-05-19T21:00:35.010 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-19T21:00:35.010 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-19T21:00:35.011 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-05-19T21:00:35.011 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi047.front.sepia.ceph.com, path=None, version=distro) 2024-05-19T21:00:35.011 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2024-05-19T21:00:35.063 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-19T21:00:35.063 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-19T21:00:35.063 DEBUG:teuthology.orchestra.run.smithi047:> sudo rpm -qi grub2-tools 2024-05-19T21:00:35.094 INFO:teuthology.orchestra.run.smithi047.stdout:Name : grub2-tools 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Epoch : 1 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Version : 2.06 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Release : 68.el9 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Architecture: x86_64 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Group : Unspecified 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Size : 8264254 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:License : GPLv3+ 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-19T21:00:35.095 INFO:teuthology.orchestra.run.smithi047.stdout:Packager : builder@centos.org 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:Vendor : CentOS 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:Summary : Support tools for GRUB. 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:Description : 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:hardware devices. 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-05-19T21:00:35.096 INFO:teuthology.orchestra.run.smithi047.stdout:This subpackage provides tools for support of all platforms. 2024-05-19T21:00:35.097 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-19T21:00:35.097 INFO:teuthology.task.kernel:Updating grub on smithi047 to boot 5.14.0-446.el9.x86_64 2024-05-19T21:00:35.097 DEBUG:teuthology.orchestra.run.smithi047:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-19T21:00:35.750 INFO:teuthology.orchestra.run.smithi047.stderr:Generating grub configuration file ... 2024-05-19T21:00:35.829 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-core-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:35.875 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-modules-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:36.224 INFO:teuthology.orchestra.run.smithi052.stdout: Running scriptlet: kernel-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:36.224 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-5.14.0-446.el9.x86_64 1/4 2024-05-19T21:00:36.225 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-core-5.14.0-446.el9.x86_64 2/4 2024-05-19T21:00:36.225 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-modules-5.14.0-446.el9.x86_64 3/4 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout: Verifying : kernel-modules-core-5.14.0-446.el9.x86_64 4/4 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout:Installed: 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-5.14.0-446.el9.x86_64 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-core-5.14.0-446.el9.x86_64 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-5.14.0-446.el9.x86_64 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout: kernel-modules-core-5.14.0-446.el9.x86_64 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-19T21:00:36.994 INFO:teuthology.orchestra.run.smithi052.stdout:Complete! 2024-05-19T21:00:37.095 INFO:teuthology.orchestra.run.smithi047.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-19T21:00:37.122 INFO:teuthology.orchestra.run.smithi047.stderr:done 2024-05-19T21:00:37.124 DEBUG:teuthology.orchestra.run.smithi047:> mktemp 2024-05-19T21:00:37.141 INFO:teuthology.orchestra.run.smithi047.stdout:/tmp/tmp.giflT8DwXD 2024-05-19T21:00:37.142 DEBUG:teuthology.orchestra.run.smithi047:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.giflT8DwXD 2024-05-19T21:00:37.207 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 0666 /tmp/tmp.giflT8DwXD 2024-05-19T21:00:37.342 DEBUG:teuthology.orchestra.remote:smithi047:/tmp/tmp.giflT8DwXD is 6KB 2024-05-19T21:00:37.369 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-05-19T21:00:37.390 DEBUG:teuthology.orchestra.run.smithi047:> rm -fr /tmp/tmp.giflT8DwXD 2024-05-19T21:00:37.405 DEBUG:teuthology.orchestra.run.smithi047:> sudo /bin/ls /boot/loader/entries || true 2024-05-19T21:00:37.442 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-19T21:00:37.443 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-19T21:00:37.443 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-437.el9.x86_64 Expected: 5.14.0-446.el9.x86_64 2024-05-19T21:00:37.443 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-05-19T21:00:37.443 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-05-19T21:00:37.443 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-05-19T21:00:37.443 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi052.front.sepia.ceph.com, path=None, version=distro) 2024-05-19T21:00:37.443 DEBUG:teuthology.orchestra.run.smithi052:> rpm -q kernel | sort -rV | head -n 1 2024-05-19T21:00:37.467 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-19T21:00:37.467 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-19T21:00:37.467 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-19T21:00:37.467 INFO:teuthology.orchestra.run.smithi047.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64.conf 2024-05-19T21:00:37.469 DEBUG:teuthology.orchestra.run.smithi047:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64 2024-05-19T21:00:37.494 INFO:teuthology.orchestra.run.smithi052.stdout:kernel-5.14.0-446.el9.x86_64 2024-05-19T21:00:37.495 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-446.el9.x86_64 2024-05-19T21:00:37.495 DEBUG:teuthology.orchestra.run.smithi052:> sudo rpm -qi grub2-tools 2024-05-19T21:00:37.528 INFO:teuthology.orchestra.run.smithi052.stdout:Name : grub2-tools 2024-05-19T21:00:37.528 INFO:teuthology.orchestra.run.smithi052.stdout:Epoch : 1 2024-05-19T21:00:37.528 INFO:teuthology.orchestra.run.smithi052.stdout:Version : 2.06 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Release : 68.el9 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Architecture: x86_64 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Install Date: Fri 19 Apr 2024 09:32:39 PM UTC 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Group : Unspecified 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Size : 8264254 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:License : GPLv3+ 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-05-19T21:00:37.529 INFO:teuthology.orchestra.run.smithi052.stdout:Packager : builder@centos.org 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:Vendor : CentOS 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:URL : http://www.gnu.org/software/grub/ 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:Summary : Support tools for GRUB. 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:Description : 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:customizable bootloader with modular architecture. It supports a rich 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:variety of kernel formats, file systems, computer architectures and 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:hardware devices. 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout: 2024-05-19T21:00:37.530 INFO:teuthology.orchestra.run.smithi052.stdout:This subpackage provides tools for support of all platforms. 2024-05-19T21:00:37.531 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-05-19T21:00:37.531 INFO:teuthology.task.kernel:Updating grub on smithi052 to boot 5.14.0-446.el9.x86_64 2024-05-19T21:00:37.532 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-05-19T21:00:37.625 DEBUG:teuthology.orchestra.run.smithi047:> sudo shutdown -r now 2024-05-19T21:00:38.205 INFO:teuthology.orchestra.run.smithi052.stderr:Generating grub configuration file ... 2024-05-19T21:00:39.635 INFO:teuthology.orchestra.run.smithi052.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-05-19T21:00:39.671 INFO:teuthology.orchestra.run.smithi052.stderr:done 2024-05-19T21:00:39.673 DEBUG:teuthology.orchestra.run.smithi052:> mktemp 2024-05-19T21:00:39.729 INFO:teuthology.orchestra.run.smithi052.stdout:/tmp/tmp.K8ZTFixkFB 2024-05-19T21:00:39.729 DEBUG:teuthology.orchestra.run.smithi052:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.K8ZTFixkFB 2024-05-19T21:00:39.798 DEBUG:teuthology.orchestra.run.smithi052:> sudo chmod 0666 /tmp/tmp.K8ZTFixkFB 2024-05-19T21:00:39.940 DEBUG:teuthology.orchestra.remote:smithi052:/tmp/tmp.K8ZTFixkFB is 6KB 2024-05-19T21:00:39.989 DEBUG:teuthology.orchestra.run.smithi052:> rm -fr /tmp/tmp.K8ZTFixkFB 2024-05-19T21:00:40.004 DEBUG:teuthology.orchestra.run.smithi052:> sudo /bin/ls /boot/loader/entries || true 2024-05-19T21:00:40.066 INFO:teuthology.orchestra.run.smithi052.stdout:7fc8828e06d0482694bcf4a447d13cb6-0-rescue.conf 2024-05-19T21:00:40.066 INFO:teuthology.orchestra.run.smithi052.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-239.el9.x86_64.conf 2024-05-19T21:00:40.066 INFO:teuthology.orchestra.run.smithi052.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-437.el9.x86_64.conf 2024-05-19T21:00:40.066 INFO:teuthology.orchestra.run.smithi052.stdout:7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64.conf 2024-05-19T21:00:40.067 DEBUG:teuthology.orchestra.run.smithi052:> sudo grub2-set-default 7fc8828e06d0482694bcf4a447d13cb6-5.14.0-446.el9.x86_64 2024-05-19T21:00:40.220 DEBUG:teuthology.orchestra.run.smithi052:> sudo shutdown -r now 2024-05-19T21:01:07.654 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-05-19T21:01:07.655 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-05-19T21:01:07.656 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T21:01:10.226 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-05-19T21:01:10.226 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-05-19T21:01:10.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T21:01:26.175 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.47 2024-05-19T21:01:28.738 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.52 2024-05-19T21:01:35.182 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-05-19T21:01:35.183 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T21:01:37.740 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-05-19T21:01:37.741 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T21:02:35.243 DEBUG:teuthology.orchestra.remote:timed out 2024-05-19T21:02:37.746 DEBUG:teuthology.orchestra.remote:timed out 2024-05-19T21:02:47.251 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-05-19T21:02:47.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T21:02:47.563 DEBUG:teuthology.orchestra.run.smithi047:> true 2024-05-19T21:02:47.930 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-05-19T21:02:47.930 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.14.0-446.el9.x86_64"... 2024-05-19T21:02:47.931 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2024-05-19T21:02:47.948 INFO:teuthology.orchestra.run.smithi047.stdout:5.14.0-446.el9.x86_64 2024-05-19T21:02:47.948 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-446.el9.x86_64 vs 5.14.0-446.el9.x86_64 2024-05-19T21:02:47.948 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-19T21:02:47.948 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-19T21:02:48.949 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-05-19T21:02:48.949 DEBUG:teuthology.orchestra.run.smithi047:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-19T21:02:49.020 INFO:teuthology.orchestra.run.smithi047.stdout:ttyS1 2024-05-19T21:02:49.055 DEBUG:teuthology.parallel:result is None 2024-05-19T21:02:49.748 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-05-19T21:02:49.749 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-05-19T21:02:50.077 DEBUG:teuthology.orchestra.run.smithi052:> true 2024-05-19T21:02:50.454 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi052.front.sepia.ceph.com' 2024-05-19T21:02:50.454 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.14.0-446.el9.x86_64"... 2024-05-19T21:02:50.454 DEBUG:teuthology.orchestra.run.smithi052:> uname -r 2024-05-19T21:02:50.471 INFO:teuthology.orchestra.run.smithi052.stdout:5.14.0-446.el9.x86_64 2024-05-19T21:02:50.471 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-446.el9.x86_64 vs 5.14.0-446.el9.x86_64 2024-05-19T21:02:50.471 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-05-19T21:02:50.471 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-05-19T21:02:51.472 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-05-19T21:02:51.472 DEBUG:teuthology.orchestra.run.smithi052:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-05-19T21:02:51.536 INFO:teuthology.orchestra.run.smithi052.stdout:ttyS1 2024-05-19T21:02:51.572 DEBUG:teuthology.parallel:result is None 2024-05-19T21:02:51.573 INFO:teuthology.run_tasks:Running task internal.base... 2024-05-19T21:02:51.580 INFO:teuthology.task.internal:Creating test directory... 2024-05-19T21:02:51.580 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-19T21:02:51.583 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-05-19T21:02:51.601 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-05-19T21:02:51.608 INFO:teuthology.run_tasks:Running task internal.archive... 2024-05-19T21:02:51.663 INFO:teuthology.task.internal:Creating archive directory... 2024-05-19T21:02:51.664 DEBUG:teuthology.orchestra.run.smithi047:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-19T21:02:51.666 DEBUG:teuthology.orchestra.run.smithi052:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-05-19T21:02:51.710 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-05-19T21:02:51.717 INFO:teuthology.task.internal:Enabling coredump saving... 2024-05-19T21:02:51.717 DEBUG:teuthology.orchestra.run.smithi047:> 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-05-19T21:02:51.749 DEBUG:teuthology.orchestra.run.smithi052:> 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-05-19T21:02:51.786 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-19T21:02:51.788 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-19T21:02:51.798 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-19T21:02:51.801 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-05-19T21:02:51.803 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-05-19T21:02:51.813 INFO:teuthology.task.internal:Configuring sudo... 2024-05-19T21:02:51.813 DEBUG:teuthology.orchestra.run.smithi047:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-19T21:02:51.844 DEBUG:teuthology.orchestra.run.smithi052:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-05-19T21:02:51.875 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-05-19T21:02:51.890 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-05-19T21:02:51.891 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-19T21:02:51.914 DEBUG:teuthology.orchestra.run.smithi052:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-05-19T21:02:51.933 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-19T21:02:52.019 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-19T21:02:52.073 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-19T21:02:52.160 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-19T21:02:52.206 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-05-19T21:02:52.206 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-19T21:02:52.278 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-19T21:02:52.324 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-05-19T21:02:52.379 DEBUG:teuthology.orchestra.run.smithi052:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-19T21:02:52.465 DEBUG:teuthology.orchestra.run.smithi052:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-05-19T21:02:52.509 DEBUG:teuthology.orchestra.run.smithi052:> set -ex 2024-05-19T21:02:52.509 DEBUG:teuthology.orchestra.run.smithi052:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-05-19T21:02:52.578 DEBUG:teuthology.orchestra.run.smithi047:> sudo service rsyslog restart 2024-05-19T21:02:52.582 DEBUG:teuthology.orchestra.run.smithi052:> sudo service rsyslog restart 2024-05-19T21:02:52.625 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-19T21:02:52.661 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-19T21:02:53.000 INFO:teuthology.run_tasks:Running task internal.timer... 2024-05-19T21:02:53.008 INFO:teuthology.task.internal:Starting timer... 2024-05-19T21:02:53.008 INFO:teuthology.run_tasks:Running task pcp... 2024-05-19T21:02:53.032 INFO:teuthology.run_tasks:Running task selinux... 2024-05-19T21:02:53.088 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-05-19T21:02:53.088 DEBUG:teuthology.orchestra.run.smithi047:> sudo service auditd rotate 2024-05-19T21:02:53.130 INFO:teuthology.orchestra.run.smithi047.stdout:Rotating logs: 2024-05-19T21:02:53.131 DEBUG:teuthology.orchestra.run.smithi052:> sudo service auditd rotate 2024-05-19T21:02:53.177 INFO:teuthology.orchestra.run.smithi052.stdout:Rotating logs: 2024-05-19T21:02:53.179 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-05-19T21:02:53.179 DEBUG:teuthology.orchestra.run.smithi047:> /usr/sbin/getenforce 2024-05-19T21:02:53.215 INFO:teuthology.orchestra.run.smithi047.stdout:Permissive 2024-05-19T21:02:53.215 DEBUG:teuthology.orchestra.run.smithi052:> /usr/sbin/getenforce 2024-05-19T21:02:53.245 INFO:teuthology.orchestra.run.smithi052.stdout:Permissive 2024-05-19T21:02:53.246 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi047.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi052.front.sepia.ceph.com': 'permissive'} 2024-05-19T21:02:53.246 DEBUG:teuthology.orchestra.run.smithi047:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-19T21:02:53.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T21:02:53.285 DEBUG:teuthology.orchestra.run.smithi052:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-19T21:02:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T21:02:53.315 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-05-19T21:02:53.315 DEBUG:teuthology.orchestra.run.smithi047:> sudo /usr/sbin/setenforce permissive 2024-05-19T21:02:53.354 DEBUG:teuthology.orchestra.run.smithi052:> sudo /usr/sbin/setenforce permissive 2024-05-19T21:02:53.398 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-05-19T21:02:53.408 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-05-19T21:02:53.412 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-05-19T21:02:53.532 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-05-19T21:02:53.542 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-05-19T21:02:53.543 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi047.front.sepia.ceph.com,smithi052.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-05-19T21:06:50.464 INFO:teuthology.task.ansible:Archiving ansible failure log at: /home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067/ansible_failures.yaml 2024-05-19T21:06:50.466 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Unsupported parameters for (stat) module: get_md5. Supported parameters include: checksum_algorithm, follow, get_attributes, get_checksum, get_mime, path (attr, attributes, checksum, checksum_algo, dest, mime, mime-type, mime_type, name).'] 2024-05-19T21:06:50.660 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=7d294f98c81343f1bbd14df654e0d6e2 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/__init__.py", line 123, in __enter__ self.begin() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 508, in begin super(CephLab, self).begin() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 342, in begin self.execute_playbook() File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 374, in execute_playbook self._handle_failure(command, status) File "/home/teuthworker/src/git.ceph.com_teuthology_b9e3da87b1ec7920937cb4902b7e3fd9eda86b4a/teuthology/task/ansible.py", line 402, in _handle_failure raise AnsibleFailedError(failures) teuthology.exceptions.AnsibleFailedError: ['Unsupported parameters for (stat) module: get_md5. Supported parameters include: checksum_algorithm, follow, get_attributes, get_checksum, get_mime, path (attr, attributes, checksum, checksum_algo, dest, mime, mime-type, mime_type, name).'] 2024-05-19T21:06:50.662 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-05-19T21:06:50.671 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-05-19T21:06:50.671 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-05-19T21:06:50.718 DEBUG:teuthology.orchestra.run.smithi047:> 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-05-19T21:06:50.783 DEBUG:teuthology.orchestra.run.smithi052:> 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-05-19T21:06:50.847 DEBUG:teuthology.orchestra.run.smithi047:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-19T21:06:50.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T21:06:50.876 DEBUG:teuthology.orchestra.run.smithi052:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2024-05-19T21:06:50.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T21:06:50.907 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-05-19T21:06:50.915 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-05-19T21:06:50.958 INFO:teuthology.task.internal:Duration was 237.949741 seconds 2024-05-19T21:06:50.958 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-05-19T21:06:51.027 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-05-19T21:06:51.028 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-19T21:06:51.030 DEBUG:teuthology.orchestra.run.smithi052:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-05-19T21:06:51.072 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-19T21:06:51.076 INFO:teuthology.orchestra.run.smithi052.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-05-19T21:06:51.513 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-05-19T21:06:51.513 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi047.front.sepia.ceph.com 2024-05-19T21:06:51.513 DEBUG:teuthology.orchestra.run.smithi047:> 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-05-19T21:06:51.580 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi052.front.sepia.ceph.com 2024-05-19T21:06:51.580 DEBUG:teuthology.orchestra.run.smithi052:> 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-05-19T21:06:51.608 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-05-19T21:06:51.609 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-19T21:06:51.623 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-05-19T21:06:51.680 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-05-19T21:06:51.681 DEBUG:teuthology.orchestra.run.smithi047:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-19T21:06:51.693 DEBUG:teuthology.orchestra.run.smithi052:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-05-19T21:06:51.812 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-05-19T21:06:51.821 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-05-19T21:06:51.822 DEBUG:teuthology.orchestra.run.smithi047:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-19T21:06:51.849 DEBUG:teuthology.orchestra.run.smithi052:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-05-19T21:06:51.877 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-05-19T21:06:51.904 DEBUG:teuthology.orchestra.run.smithi047:> 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-05-19T21:06:51.907 DEBUG:teuthology.orchestra.run.smithi052:> 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-05-19T21:06:51.929 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = core 2024-05-19T21:06:51.942 INFO:teuthology.orchestra.run.smithi052.stdout:kernel.core_pattern = core 2024-05-19T21:06:51.967 DEBUG:teuthology.orchestra.run.smithi047:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-19T21:06:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T21:06:52.006 DEBUG:teuthology.orchestra.run.smithi052:> test -e /home/ubuntu/cephtest/archive/coredump 2024-05-19T21:06:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-05-19T21:06:52.023 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-05-19T21:06:52.032 INFO:teuthology.task.internal:Transferring archived files... 2024-05-19T21:06:52.033 DEBUG:teuthology.misc:Transferring archived files from smithi047:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067/remote/smithi047 2024-05-19T21:06:52.034 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-19T21:06:52.098 DEBUG:teuthology.misc:Transferring archived files from smithi052:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-05-19_20:00:16-rados-main-distro-default-smithi/7714067/remote/smithi052 2024-05-19T21:06:52.100 DEBUG:teuthology.orchestra.run.smithi052:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-05-19T21:06:52.145 INFO:teuthology.task.internal:Removing archive directory... 2024-05-19T21:06:52.145 DEBUG:teuthology.orchestra.run.smithi047:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-19T21:06:52.148 DEBUG:teuthology.orchestra.run.smithi052:> rm -rf -- /home/ubuntu/cephtest/archive 2024-05-19T21:06:52.196 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-05-19T21:06:52.208 INFO:teuthology.task.internal:Not uploading archives. 2024-05-19T21:06:52.209 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-05-19T21:06:52.247 INFO:teuthology.task.internal:Tidying up after the test... 2024-05-19T21:06:52.247 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-19T21:06:52.250 DEBUG:teuthology.orchestra.run.smithi052:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-05-19T21:06:52.263 INFO:teuthology.orchestra.run.smithi047.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 19 21:06 /home/ubuntu/cephtest 2024-05-19T21:06:52.265 INFO:teuthology.orchestra.run.smithi052.stdout: 262165 4 drwxr-xr-x 2 ubuntu ubuntu 4096 May 19 21:06 /home/ubuntu/cephtest 2024-05-19T21:06:52.266 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-05-19T21:06:52.276 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-05-19T21:06:52.299 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream agent/off mon_election/connectivity task/test_extra_daemon_features} duration: 237.9497413635254 failure_reason: '[''Unsupported parameters for (stat) module: get_md5. Supported parameters include: checksum_algorithm, follow, get_attributes, get_checksum, get_mime, path (attr, attributes, checksum, checksum_algo, dest, mime, mime-type, mime_type, name).'']' owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=7d294f98c81343f1bbd14df654e0d6e2 status: dead success: false 2024-05-19T21:06:52.299 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-05-19T21:06:52.383 INFO:teuthology.run:DEAD