00:26:17.958 ========== Backtrace start: ========== 00:26:17.958 00:26:17.958 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/sw_hotplug.sh:95 -> run_hotplug([]) 00:26:17.958 ... 00:26:17.958 90 # and kill it, if it hung. 00:26:17.958 91 sleep $hotplug_wait 00:26:17.958 92 00:26:17.958 93 if ! kill -0 "$hotplug_pid"; then 00:26:17.958 94 # hotplug already finished, check for the error code. 00:26:17.958 => 95 wait "$hotplug_pid" 00:26:17.958 96 else 00:26:17.958 97 echo "Killing hotplug application" 00:26:17.958 98 killprocess $hotplug_pid 00:26:17.958 99 return 1 00:26:17.958 100 fi 00:26:17.958 ... 00:26:17.958 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/nvme/sw_hotplug.sh:148 -> main([]) 00:26:17.958 ... 00:26:17.958 143 xtrace_disable 00:26:17.958 144 cache_pci_bus 00:26:17.958 145 xtrace_restore 00:26:17.958 146 00:26:17.958 147 # Run pci bus hotplug test 00:26:17.958 => 148 run_hotplug 00:26:17.958 149 00:26:17.958 150 # Run SPDK target based hotplug 00:26:17.958 151 tgt_run_hotplug 00:26:17.958 152 00:26:17.958 153 # Under the moonlight, this serious moonlight! \o/ 00:26:17.958 ... 00:26:17.958 00:26:17.958 ========== Backtrace end ========== 00:26:17.958 ========== Backtrace start: ========== 00:26:17.958 00:26:17.958 in /var/jenkins/workspace/nvme-phy-autotest/spdk/autotest.sh:244 -> main(["/var/jenkins/workspace/nvme-phy-autotest/autorun-spdk.conf"]) 00:26:17.958 ... 00:26:17.958 239 00:26:17.958 240 run_test "nvme_rpc" $rootdir/test/nvme/nvme_rpc.sh 00:26:17.958 241 run_test "nvme_rpc_timeouts" $rootdir/test/nvme/nvme_rpc_timeouts.sh 00:26:17.958 242 00:26:17.958 243 if [ $(uname -s) = Linux ]; then 00:26:17.958 => 244 run_test "sw_hotplug" $rootdir/test/nvme/sw_hotplug.sh 00:26:17.958 245 fi 00:26:17.958 246 00:26:17.958 247 if [[ $SPDK_TEST_XNVME -eq 1 ]]; then 00:26:17.958 248 run_test "nvme_xnvme" $rootdir/test/nvme/xnvme/xnvme.sh 00:26:17.958 249 run_test "blockdev_xnvme" $rootdir/test/bdev/blockdev.sh "xnvme" 00:26:17.958 ... 00:26:17.958 00:26:17.958 ========== Backtrace end ==========