2024-01-02T22:54:37.862 INFO:root:teuthology version: 0.0.1.dev228+g01dd171 2024-01-02T22:54:37.862 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T22:54:37.969 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f28bb693940>, signals=[15]) 2024-01-02T22:54:37.969 INFO:teuthology.lock.ops:Start node 'smithi057.front.sepia.ceph.com' reimaging 2024-01-02T22:54:37.969 INFO:teuthology.lock.ops:Updating [smithi057.front.sepia.ceph.com]: reset os type and version on server 2024-01-02T22:54:37.969 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2024-01-02T22:54:38.106 DEBUG:teuthology.provision.fog.smithi057:Requesting image smithi_rhel_8.6 (ID 5) 2024-01-02T22:54:38.179 INFO:teuthology.provision.fog.smithi057:Scheduling deploy of rhel 8.6 2024-01-02T22:54:38.488 INFO:teuthology.orchestra.console.smithi057:Power off 2024-01-02T22:54:38.488 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T22:54:38.509 DEBUG:teuthology.orchestra.console.smithi057:power off output: Chassis Power Control: Down/Off 2024-01-02T22:54:38.509 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:54:38.541 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is off 2024-01-02T22:54:38.642 INFO:teuthology.orchestra.console.smithi057:Power off completed 2024-01-02T22:54:38.742 INFO:teuthology.orchestra.console.smithi057:Power on 2024-01-02T22:54:38.743 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2024-01-02T22:54:38.770 DEBUG:teuthology.orchestra.console.smithi057:power on output: Chassis Power Control: Up/On 2024-01-02T22:54:38.771 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:54:38.801 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is off 2024-01-02T22:54:42.805 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T22:54:42.919 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is on 2024-01-02T22:54:43.020 INFO:teuthology.orchestra.console.smithi057:Power on completed 2024-01-02T22:54:43.121 INFO:teuthology.provision.fog.smithi057:Waiting for deploy to finish 2024-01-02T22:57:29.568 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:57:29.659 ERROR:teuthology.orchestra.connection:Error authenticating with smithi057.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2024-01-02T22:58:33.663 WARNING:teuthology.provision.fog.smithi057:timed out 2024-01-02T22:58:39.666 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:58:57.984 WARNING:teuthology.provision.fog.smithi057:[Errno None] Unable to connect to port 22 on 172.21.15.57 2024-01-02T22:59:03.987 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:59:07.072 WARNING:teuthology.provision.fog.smithi057:[Errno None] Unable to connect to port 22 on 172.21.15.57 2024-01-02T22:59:13.074 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:59:13.351 INFO:teuthology.orchestra.run:Running command with timeout 600 2024-01-02T22:59:13.353 DEBUG:teuthology.orchestra.run.smithi057:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2024-01-02T22:59:28.368 INFO:teuthology.provision.fog.smithi057:Node is ready 2024-01-02T22:59:28.369 DEBUG:teuthology.orchestra.run.smithi057:> hostname 2024-01-02T22:59:28.393 INFO:teuthology.orchestra.run.smithi057.stdout:smithi045 2024-01-02T22:59:28.393 DEBUG:teuthology.orchestra.run.smithi057:> grep smithi045 /etc/hosts 2024-01-02T22:59:28.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-01-02T22:59:28.455 DEBUG:teuthology.orchestra.run.smithi057:> sudo sed -i -e 's/smithi045/smithi057/g' /etc/hostname 2024-01-02T22:59:28.591 DEBUG:teuthology.orchestra.run.smithi057:> sudo hostname smithi057 2024-01-02T22:59:28.624 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2024-01-02T22:59:28.685 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:ID="rhel" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="fedora" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="8.6" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el8" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T22:59:28.686 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T22:59:28.687 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-01-02T22:59:28.687 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T22:59:28.687 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T22:59:28.687 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T22:59:28.687 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T22:59:28.688 INFO:teuthology.provision.fog.smithi057:Deploy complete! 2024-01-02T22:59:28.690 DEBUG:teuthology.parallel:result is None 2024-01-02T22:59:28.812 INFO:teuthology.lock.ops:Checking smithi057.front.sepia.ceph.com 2024-01-02T22:59:28.812 INFO:teuthology.lock.ops:New key found. Updating... 2024-01-02T22:59:28.834 INFO:teuthology.lock.ops:Updating [smithi057.front.sepia.ceph.com]: set os type and version on server 2024-01-02T22:59:28.834 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-01-02T22:59:28.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi057.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-01-02T22:59:28.905 DEBUG:teuthology.orchestra.run.smithi057:> true 2024-01-02T22:59:28.985 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi057.front.sepia.ceph.com' 2024-01-02T22:59:28.985 DEBUG:teuthology.orchestra.run.smithi057:> uname -m 2024-01-02T22:59:29.046 INFO:teuthology.orchestra.run.smithi057.stdout:x86_64 2024-01-02T22:59:29.046 DEBUG:teuthology.orchestra.run.smithi057:> cat /etc/os-release 2024-01-02T22:59:29.107 INFO:teuthology.orchestra.run.smithi057.stdout:NAME="Red Hat Enterprise Linux" 2024-01-02T22:59:29.107 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION="8.6 (Ootpa)" 2024-01-02T22:59:29.107 INFO:teuthology.orchestra.run.smithi057.stdout:ID="rhel" 2024-01-02T22:59:29.107 INFO:teuthology.orchestra.run.smithi057.stdout:ID_LIKE="fedora" 2024-01-02T22:59:29.107 INFO:teuthology.orchestra.run.smithi057.stdout:VERSION_ID="8.6" 2024-01-02T22:59:29.107 INFO:teuthology.orchestra.run.smithi057.stdout:PLATFORM_ID="platform:el8" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:ANSI_COLOR="0;31" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:HOME_URL="https://www.redhat.com/" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout: 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2024-01-02T22:59:29.108 INFO:teuthology.orchestra.run.smithi057.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2024-01-02T22:59:29.109 INFO:teuthology.lock.ops:Updating smithi057.front.sepia.ceph.com on lock server 2024-01-02T22:59:29.133 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T22:59:29.218 INFO:teuthology.dispatcher.supervisor:Running job 7503850 2024-01-02T22:59:29.218 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_01dd171a561ca33631bf0a38b105879779f72410/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503850 --name yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi --description rados/cephadm/workunits/{0-distro/rhel_8.6_container_tools_3.0 agent/on mon_election/classic task/test_cephadm_repos} -- /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503850/orig.config.yaml 2024-01-02T22:59:29.221 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2024-01-02_22:27:59-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7503850 2024-01-02T22:59:29.221 INFO:teuthology.dispatcher.supervisor:Job PID: 425185 2024-01-02T22:59:29.222 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2024-01-02T23:01:29.223 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:03:29.298 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:05:29.382 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-01-02T23:05:29.451 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2024-01-02T23:05:29.520 INFO:teuthology.dispatcher.supervisor:Nuking machines... 2024-01-02T23:05:29.521 INFO:teuthology.nuke:Checking targets against current locks 2024-01-02T23:05:29.569 DEBUG:teuthology.nuke:shortname: smithi057 2024-01-02T23:05:29.569 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-01-02T23:05:29.594 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi057.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/7503850', '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:54:36.992252', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBND3ZEgl4uoU7Tj1peLMQq04pOtnKUUcSR9yCEvFTLqY9mqFwS55g/jFZqtquJf/lWBDeluK+S6/CNHXafAdvlY='} 2024-01-02T23:05:29.646 INFO:teuthology.orchestra.console.smithi057:Power off 2024-01-02T23:05:29.646 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-01-02T23:05:29.669 DEBUG:teuthology.orchestra.console.smithi057:power off output: Chassis Power Control: Down/Off 2024-01-02T23:05:29.669 DEBUG:teuthology.orchestra.console.smithi057:pexpect command: ipmitool -H smithi057.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-01-02T23:05:29.697 DEBUG:teuthology.orchestra.console.smithi057:check power output: Chassis Power is off 2024-01-02T23:05:29.798 INFO:teuthology.orchestra.console.smithi057:Power off completed 2024-01-02T23:05:29.948 INFO:teuthology.lock.ops:unlocked: smithi057.front.sepia.ceph.com