00:09:39.590 ========== Backtrace start: ========== 00:09:39.590 00:09:39.590 Process with pid 111255 is not found 00:09:39.590 in /home/vagrant/spdk_repo/spdk/test/rpc/rpc.sh:67 -> main([]) 00:09:39.590 ... 00:09:39.590 62 } 00:09:39.590 63 00:09:39.590 64 $SPDK_BIN_DIR/spdk_tgt -e bdev & 00:09:39.590 65 spdk_pid=$! 00:09:39.590 66 trap 'killprocess $spdk_pid; exit 1' SIGINT SIGTERM EXIT 00:09:39.590 => 67 waitforlisten $spdk_pid 00:09:39.590 68 00:09:39.590 69 export PYTHONPATH=$PYTHONPATH:$testdir 00:09:39.590 70 00:09:39.590 71 # basic integrity test 00:09:39.590 72 rpc=rpc_cmd 00:09:39.590 ... 00:09:39.590 00:09:39.590 ========== Backtrace end ========== 00:09:39.590 ========== Backtrace start: ========== 00:09:39.590 00:09:39.590 in /home/vagrant/spdk_repo/spdk/autotest.sh:169 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:09:39.590 ... 00:09:39.590 164 if [[ $SPDK_TEST_URING -eq 1 ]]; then 00:09:39.590 165 export SPDK_SOCK_IMPL_DEFAULT="uring" 00:09:39.590 166 fi 00:09:39.590 167 00:09:39.590 168 run_test "env" $rootdir/test/env/env.sh 00:09:39.590 => 169 run_test "rpc" $rootdir/test/rpc/rpc.sh 00:09:39.590 170 run_test "skip_rpc" $rootdir/test/rpc/skip_rpc.sh 00:09:39.590 171 run_test "rpc_client" $rootdir/test/rpc_client/rpc_client.sh 00:09:39.590 172 run_test "json_config" $rootdir/test/json_config/json_config.sh 00:09:39.590 173 run_test "json_config_extra_key" $rootdir/test/json_config/json_config_extra_key.sh 00:09:39.590 174 run_test "alias_rpc" $rootdir/test/json_config/alias_rpc/alias_rpc.sh 00:09:39.590 ... 00:09:39.590 00:09:39.590 ========== Backtrace end ==========