00:00:00.001 Started by user sys_sgci 00:00:00.007 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-upstream/autotest.groovy 00:00:00.008 The recommended git tool is: git 00:00:00.008 using credential 00000000-0000-0000-0000-000000000002 00:00:00.011 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.022 Fetching changes from the remote Git repository 00:00:00.024 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.035 Using shallow fetch with depth 1 00:00:00.035 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.035 > git --version # timeout=10 00:00:00.045 > git --version # 'git version 2.39.2' 00:00:00.045 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.046 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.046 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:02.168 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.181 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.193 Checking out Revision 10da8f6d99838e411e4e94523ded0bfebf3e7100 (FETCH_HEAD) 00:00:02.193 > git config core.sparsecheckout # timeout=10 00:00:02.204 > git read-tree -mu HEAD # timeout=10 00:00:02.219 > git checkout -f 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=5 00:00:02.235 Commit message: "scripts/create_git_mirror: Update path to xnvme submodule" 00:00:02.235 > git rev-list --no-walk 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=10 00:00:02.368 [Pipeline] Start of Pipeline 00:00:02.388 [Pipeline] library 00:00:02.389 Loading library shm_lib@master 00:00:02.390 Library shm_lib@master is cached. Copying from home. 00:00:02.416 [Pipeline] node 00:00:02.423 Running on ME2 in /var/jenkins/workspace/autotest-per-patch 00:00:02.428 [Pipeline] { 00:00:02.444 [Pipeline] cleanWs 00:00:02.455 [WS-CLEANUP] Deleting project workspace... 00:00:02.455 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.460 [WS-CLEANUP] done 00:00:02.465 [Pipeline] stage 00:00:02.470 [Pipeline] { (Prologue) 00:00:02.567 [Pipeline] withCredentials 00:00:02.579 > git --version # timeout=10 00:00:02.593 > git --version # 'git version 2.39.2' 00:00:02.613 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.614 [Pipeline] { 00:00:02.623 [Pipeline] retry 00:00:02.624 [Pipeline] { 00:00:02.778 [Pipeline] sh 00:00:03.054 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:04.982 [Pipeline] } 00:00:05.009 [Pipeline] // retry 00:00:05.014 [Pipeline] } 00:00:05.036 [Pipeline] // withCredentials 00:00:05.046 [Pipeline] nodesByLabel 00:00:05.047 Found a total of 1 nodes with the 'sorcerer' label 00:00:05.059 [Pipeline] httpRequest 00:00:05.064 HttpMethod: GET 00:00:05.064 URL: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:05.065 Sending request to url: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:05.072 Response Code: HTTP/1.1 200 OK 00:00:05.072 Success: Status code 200 is in the accepted range: 200,404 00:00:05.073 Saving response body to /var/jenkins/workspace/autotest-per-patch/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:10.029 [Pipeline] sh 00:00:10.313 + tar --no-same-owner -xf jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:10.336 [Pipeline] httpRequest 00:00:10.340 HttpMethod: GET 00:00:10.341 URL: http://10.211.164.101/packages/spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:10.341 Sending request to url: http://10.211.164.101/packages/spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:10.348 Response Code: HTTP/1.1 404 Not Found 00:00:10.349 Success: Status code 404 is in the accepted range: 200,404 00:00:10.349 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:10.354 [Pipeline] sh 00:00:10.639 + rm -f spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:10.655 [Pipeline] node 00:00:10.661 Running on GP10 in /var/jenkins/workspace/autotest-per-patch 00:00:10.670 [Pipeline] { 00:00:10.692 [Pipeline] cleanWs 00:00:10.709 [WS-CLEANUP] Deleting project workspace... 00:00:10.709 [WS-CLEANUP] Deferred wipeout is used... 00:00:10.720 [WS-CLEANUP] done 00:00:10.724 [Pipeline] sh 00:00:11.032 + find /storage/packages/ -type f -mtime +34 -print -delete 00:00:11.052 [Pipeline] retry 00:00:11.055 [Pipeline] { 00:00:11.079 [Pipeline] checkout 00:00:11.088 The recommended git tool is: NONE 00:00:11.107 using credential 00000000-0000-0000-0000-000000000002 00:00:11.115 Cloning the remote Git repository 00:00:11.120 Honoring refspec on initial clone 00:00:11.126 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:11.126 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:11.133 Using reference repository: /var/ci_repos/spdk_multi 00:00:11.133 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:11.133 > git --version # timeout=10 00:00:11.136 > git --version # 'git version 2.42.0' 00:00:11.136 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:11.137 Setting http proxy: proxy-dmz.intel.com:911 00:00:11.137 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/44/23144/6 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:17.853 Avoid second fetch 00:00:17.871 Checking out Revision c1a8da2e58113a3d65deb0852e9091867115a542 (FETCH_HEAD) 00:00:17.836 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:17.839 > git config --add remote.origin.fetch refs/changes/44/23144/6 # timeout=10 00:00:17.842 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:17.856 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:17.865 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:17.874 > git config core.sparsecheckout # timeout=10 00:00:17.878 > git checkout -f c1a8da2e58113a3d65deb0852e9091867115a542 # timeout=10 00:00:18.167 Commit message: "lib/event: Bug fix for framework_set_scheduler" 00:00:18.170 > git rev-list --no-walk e2d543802493efc4a7c42f589451beac094823d0 # timeout=10 00:00:18.204 > git remote # timeout=10 00:00:18.208 > git submodule init # timeout=10 00:00:18.258 > git submodule sync # timeout=10 00:00:18.308 > git config --get remote.origin.url # timeout=10 00:00:18.315 > git submodule init # timeout=10 00:00:18.360 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:18.364 > git config --get submodule.dpdk.url # timeout=10 00:00:18.367 > git remote # timeout=10 00:00:18.371 > git config --get remote.origin.url # timeout=10 00:00:18.374 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:18.378 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:18.381 > git remote # timeout=10 00:00:18.385 > git config --get remote.origin.url # timeout=10 00:00:18.388 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:18.391 > git config --get submodule.isa-l.url # timeout=10 00:00:18.395 > git remote # timeout=10 00:00:18.398 > git config --get remote.origin.url # timeout=10 00:00:18.401 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:18.405 > git config --get submodule.ocf.url # timeout=10 00:00:18.408 > git remote # timeout=10 00:00:18.411 > git config --get remote.origin.url # timeout=10 00:00:18.415 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:18.420 > git config --get submodule.libvfio-user.url # timeout=10 00:00:18.423 > git remote # timeout=10 00:00:18.426 > git config --get remote.origin.url # timeout=10 00:00:18.430 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:18.433 > git config --get submodule.xnvme.url # timeout=10 00:00:18.436 > git remote # timeout=10 00:00:18.439 > git config --get remote.origin.url # timeout=10 00:00:18.443 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:18.446 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:18.449 > git remote # timeout=10 00:00:18.453 > git config --get remote.origin.url # timeout=10 00:00:18.456 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:18.459 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.459 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.459 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.459 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.460 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.460 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.460 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.460 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.460 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.460 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:18.460 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:18.460 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.460 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.460 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:18.460 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:18.460 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.460 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.460 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.461 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:18.461 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:18.461 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:27.471 [Pipeline] dir 00:00:27.472 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:27.474 [Pipeline] { 00:00:27.491 [Pipeline] sh 00:00:27.773 ++ nproc 00:00:27.773 + threads=48 00:00:27.773 + git repack -a -d --threads=48 00:00:34.356 + git submodule foreach git repack -a -d --threads=48 00:00:34.356 Entering 'dpdk' 00:00:39.628 Entering 'intel-ipsec-mb' 00:00:39.628 Entering 'isa-l' 00:00:39.628 Entering 'isa-l-crypto' 00:00:39.628 Entering 'libvfio-user' 00:00:39.628 Entering 'ocf' 00:00:39.886 Entering 'xnvme' 00:00:40.144 + find .git -type f -name alternates -print -delete 00:00:40.144 .git/modules/libvfio-user/objects/info/alternates 00:00:40.144 .git/modules/dpdk/objects/info/alternates 00:00:40.144 .git/modules/ocf/objects/info/alternates 00:00:40.144 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:40.144 .git/modules/isa-l/objects/info/alternates 00:00:40.144 .git/modules/xnvme/objects/info/alternates 00:00:40.144 .git/modules/isa-l-crypto/objects/info/alternates 00:00:40.144 .git/objects/info/alternates 00:00:40.156 [Pipeline] } 00:00:40.184 [Pipeline] // dir 00:00:40.190 [Pipeline] } 00:00:40.213 [Pipeline] // retry 00:00:40.221 [Pipeline] sh 00:00:40.504 + tar -cf spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz -I pigz spdk 00:00:41.087 [Pipeline] httpRequest 00:00:41.094 HttpMethod: PUT 00:00:41.094 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:41.097 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:41.640 Response Code: HTTP/1.1 200 OK 00:00:41.646 Success: Status code 200 is in the accepted range: 200 00:00:41.651 [Pipeline] echo 00:00:41.653 00:00:41.653 Locking 00:00:41.653 Waited 0s for lock 00:00:41.653 Everything Fine. Saved: /storage/packages/spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:41.653 00:00:41.659 [Pipeline] cleanWs 00:00:41.667 [WS-CLEANUP] Deleting project workspace... 00:00:41.667 [WS-CLEANUP] Deferred wipeout is used... 00:00:41.674 [WS-CLEANUP] done 00:00:41.678 [Pipeline] } 00:00:41.715 [Pipeline] // node 00:00:41.725 [Pipeline] retry 00:00:41.727 [Pipeline] { 00:00:41.749 [Pipeline] httpRequest 00:00:41.754 HttpMethod: GET 00:00:41.755 URL: http://10.211.164.101/packages/spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:41.755 Sending request to url: http://10.211.164.101/packages/spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:41.756 Response Code: HTTP/1.1 200 OK 00:00:41.757 Success: Status code 200 is in the accepted range: 200,404 00:00:41.758 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:43.879 [Pipeline] } 00:00:43.902 [Pipeline] // retry 00:00:43.911 [Pipeline] sh 00:00:44.195 + tar --no-same-owner -xf spdk_c1a8da2e58113a3d65deb0852e9091867115a542.tar.gz 00:00:46.098 [Pipeline] sh 00:00:46.372 + git -C spdk log --oneline -n5 00:00:46.372 c1a8da2e5 lib/event: Bug fix for framework_set_scheduler 00:00:46.372 d4f221607 lib/event: Add support for core isolation in scheduling 00:00:46.372 b68ae4fb9 nvmf-tcp: Added queue depth tracing support 00:00:46.372 46d7b94f0 nvmf-rdma: Added queue depth tracing support 00:00:46.372 0127345c8 nvme-tcp: Added queue depth tracing support 00:00:46.389 [Pipeline] setCustomBuildProperty 00:00:46.397 [Pipeline] setCustomBuildProperty 00:00:46.405 [Pipeline] catchError 00:00:46.407 [Pipeline] { 00:00:46.426 [Pipeline] sh 00:00:46.703 + git -C spdk describe --tags --abbrev=0 origin/master 00:00:46.720 [Pipeline] sh 00:00:46.999 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:00:47.014 [Pipeline] echo 00:00:47.016 Branch: master 00:00:47.020 [Pipeline] fileExists 00:00:47.043 [Pipeline] readJSON 00:00:47.062 [Pipeline] } 00:00:47.097 [Pipeline] // catchError 00:00:47.103 [Pipeline] } 00:00:47.130 [Pipeline] // stage 00:00:47.148 [Pipeline] catchError 00:00:47.150 [Pipeline] { 00:00:47.171 [Pipeline] stage 00:00:47.173 [Pipeline] { (Pre tests) 00:00:47.210 [Pipeline] parallel 00:00:47.222 [Pipeline] { (Branch: check-format-docker-autotest) 00:00:47.223 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:00:47.225 [Pipeline] { (Branch: doc-docker-autotest) 00:00:47.226 [Pipeline] { (Branch: build-files-docker-autotest) 00:00:47.249 [Pipeline] retry 00:00:47.251 [Pipeline] { 00:00:47.255 [Pipeline] retry 00:00:47.257 [Pipeline] { 00:00:47.262 [Pipeline] retry 00:00:47.263 [Pipeline] { 00:00:47.268 [Pipeline] retry 00:00:47.269 [Pipeline] { 00:00:47.294 [Pipeline] build 00:00:47.298 Scheduling project: check-format-docker-autotest 00:00:47.308 [Pipeline] build 00:00:47.312 Scheduling project: check-so-deps-docker-autotest 00:00:47.320 [Pipeline] build 00:00:47.322 Scheduling project: doc-docker-autotest 00:00:47.330 [Pipeline] build 00:00:47.333 Scheduling project: build-files-docker-autotest 00:00:55.826 Starting building: check-format-docker-autotest #22087 00:00:55.828 Starting building: doc-docker-autotest #22267 00:00:55.831 Starting building: build-files-docker-autotest #22076 00:00:55.833 Starting building: check-so-deps-docker-autotest #22100 00:01:31.498 Build doc-docker-autotest #22267 completed: SUCCESS 00:01:31.501 [Pipeline] } 00:01:31.541 [Pipeline] // retry 00:01:31.546 [Pipeline] } 00:01:41.595 Build check-format-docker-autotest #22087 completed: SUCCESS 00:01:41.598 [Pipeline] } 00:01:41.632 [Pipeline] // retry 00:01:41.638 [Pipeline] } 00:03:17.877 Build build-files-docker-autotest #22076 completed: SUCCESS 00:03:17.878 [Pipeline] } 00:03:17.903 [Pipeline] // retry 00:03:17.908 [Pipeline] } 00:03:49.953 Build check-so-deps-docker-autotest #22100 completed: SUCCESS 00:03:49.955 [Pipeline] } 00:03:49.988 [Pipeline] // retry 00:03:49.992 [Pipeline] } 00:03:50.047 [Pipeline] // parallel 00:03:50.052 [Pipeline] } 00:03:50.079 [Pipeline] // stage 00:03:50.084 [Pipeline] } 00:03:50.112 [Pipeline] // catchError 00:03:50.121 [Pipeline] catchError 00:03:50.123 [Pipeline] { 00:03:50.144 [Pipeline] stage 00:03:50.145 [Pipeline] { (Tests) 00:03:50.316 [Pipeline] parallel 00:03:50.421 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:03:50.423 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:03:50.424 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:03:50.425 [Pipeline] { (Branch: scan-build-docker-autotest) 00:03:50.426 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:03:50.428 [Pipeline] { (Branch: lvol-vg-autotest) 00:03:50.429 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:03:50.431 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:03:50.432 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:03:50.433 [Pipeline] { (Branch: nvme-vg-autotest) 00:03:50.435 [Pipeline] { (Branch: centos7-vg-autotest) 00:03:50.436 [Pipeline] { (Branch: rocky9-vg-autotest) 00:03:50.437 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:03:50.439 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:03:50.440 [Pipeline] { (Branch: freebsd-vg-autotest) 00:03:50.441 [Pipeline] { (Branch: iscsi-vg-autotest) 00:03:50.443 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:03:50.444 [Pipeline] { (Branch: zns-vg-autotest) 00:03:50.445 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:03:50.446 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:03:50.448 [Pipeline] { (Branch: crypto-phy-autotest) 00:03:50.449 [Pipeline] { (Branch: vhost-phy-autotest) 00:03:50.450 [Pipeline] { (Branch: nvmf-phy-autotest) 00:03:50.452 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:03:50.453 [Pipeline] { (Branch: nvme-phy-autotest) 00:03:50.454 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:03:50.455 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:03:50.456 [Pipeline] { (Branch: dsa-phy-autotest) 00:03:50.457 [Pipeline] { (Branch: packaging-docker-autotest) 00:03:50.493 [Pipeline] retry 00:03:50.495 [Pipeline] { 00:03:50.500 [Pipeline] retry 00:03:50.502 [Pipeline] { 00:03:50.507 [Pipeline] retry 00:03:50.509 [Pipeline] { 00:03:50.514 [Pipeline] retry 00:03:50.515 [Pipeline] { 00:03:50.521 [Pipeline] retry 00:03:50.522 [Pipeline] { 00:03:50.528 [Pipeline] retry 00:03:50.530 [Pipeline] { 00:03:50.535 [Pipeline] retry 00:03:50.537 [Pipeline] { 00:03:50.542 [Pipeline] retry 00:03:50.544 [Pipeline] { 00:03:50.549 [Pipeline] retry 00:03:50.551 [Pipeline] { 00:03:50.556 [Pipeline] retry 00:03:50.557 [Pipeline] { 00:03:50.562 [Pipeline] retry 00:03:50.564 [Pipeline] { 00:03:50.569 [Pipeline] retry 00:03:50.571 [Pipeline] { 00:03:50.576 [Pipeline] retry 00:03:50.578 [Pipeline] { 00:03:50.583 [Pipeline] retry 00:03:50.585 [Pipeline] { 00:03:50.590 [Pipeline] retry 00:03:50.592 [Pipeline] { 00:03:50.597 [Pipeline] retry 00:03:50.598 [Pipeline] { 00:03:50.604 [Pipeline] retry 00:03:50.605 [Pipeline] { 00:03:50.610 [Pipeline] retry 00:03:50.612 [Pipeline] { 00:03:50.616 [Pipeline] retry 00:03:50.618 [Pipeline] { 00:03:50.623 [Pipeline] retry 00:03:50.624 [Pipeline] { 00:03:50.629 [Pipeline] retry 00:03:50.631 [Pipeline] { 00:03:50.635 [Pipeline] retry 00:03:50.637 [Pipeline] { 00:03:50.641 [Pipeline] retry 00:03:50.643 [Pipeline] { 00:03:50.647 [Pipeline] retry 00:03:50.649 [Pipeline] { 00:03:50.653 [Pipeline] retry 00:03:50.655 [Pipeline] { 00:03:50.660 [Pipeline] retry 00:03:50.661 [Pipeline] { 00:03:50.666 [Pipeline] retry 00:03:50.668 [Pipeline] { 00:03:50.672 [Pipeline] retry 00:03:50.674 [Pipeline] { 00:03:50.679 [Pipeline] retry 00:03:50.680 [Pipeline] { 00:03:50.714 [Pipeline] build 00:03:50.717 Scheduling project: unittest-clang-docker-autotest 00:03:50.727 [Pipeline] build 00:03:50.731 Scheduling project: unittest-main-docker-autotest 00:03:50.739 [Pipeline] build 00:03:50.742 Scheduling project: autobuild-external-vg-autotest 00:03:50.750 [Pipeline] build 00:03:50.753 Scheduling project: scan-build-docker-autotest 00:03:50.762 [Pipeline] build 00:03:50.766 Scheduling project: unittest-valgrind-docker-autotest 00:03:50.775 [Pipeline] build 00:03:50.778 Scheduling project: lvol-vg-autotest 00:03:50.786 [Pipeline] build 00:03:50.789 Scheduling project: vhost-initiator-vg-autotest 00:03:50.796 [Pipeline] build 00:03:50.798 Scheduling project: nvmf-tcp-vg-autotest 00:03:50.805 [Pipeline] build 00:03:50.808 Scheduling project: nvmf-tcp-uring-vg-autotest 00:03:50.815 [Pipeline] build 00:03:50.817 Scheduling project: nvme-vg-autotest 00:03:50.824 [Pipeline] build 00:03:50.826 Scheduling project: centos7-vg-autotest 00:03:50.832 [Pipeline] build 00:03:50.835 Scheduling project: rocky9-vg-autotest 00:03:50.841 [Pipeline] build 00:03:50.844 Scheduling project: ubuntu20-vg-autotest 00:03:50.850 [Pipeline] build 00:03:50.853 Scheduling project: ubuntu22-vg-autotest 00:03:50.859 [Pipeline] build 00:03:50.861 Scheduling project: freebsd-vg-autotest 00:03:50.867 [Pipeline] build 00:03:50.869 Scheduling project: iscsi-vg-autotest 00:03:50.875 [Pipeline] build 00:03:50.877 Scheduling project: iscsi-uring-vg-autotest 00:03:50.883 [Pipeline] build 00:03:50.885 Scheduling project: zns-vg-autotest 00:03:50.891 [Pipeline] build 00:03:50.893 Scheduling project: nvme-cmb-pmr-vg-autotest 00:03:50.899 [Pipeline] build 00:03:50.901 Scheduling project: BlobFS-phy-autotest 00:03:50.907 [Pipeline] build 00:03:50.909 Scheduling project: crypto-phy-autotest 00:03:50.915 [Pipeline] build 00:03:50.917 Scheduling project: vhost-phy-autotest 00:03:50.922 [Pipeline] build 00:03:50.925 Scheduling project: nvmf-phy-autotest 00:03:50.931 [Pipeline] build 00:03:50.934 Scheduling project: nvmf-tcp-phy-autotest 00:03:50.940 [Pipeline] build 00:03:50.942 Scheduling project: nvme-phy-autotest 00:03:50.948 [Pipeline] build 00:03:50.950 Scheduling project: vfio-user-phy-autotest 00:03:50.955 [Pipeline] build 00:03:50.957 Scheduling project: short-fuzz-phy-autotest 00:03:50.963 [Pipeline] build 00:03:50.964 Scheduling project: dsa-phy-autotest 00:03:50.970 [Pipeline] build 00:03:50.971 Scheduling project: packaging-docker-autotest 00:03:55.992 Starting building: scan-build-docker-autotest #19807 00:03:55.995 Starting building: unittest-main-docker-autotest #19805 00:03:55.998 Starting building: unittest-clang-docker-autotest #19804 00:03:56.001 Starting building: unittest-valgrind-docker-autotest #19808 00:03:56.005 Starting building: BlobFS-phy-autotest #26140 00:03:56.008 Starting building: nvmf-tcp-phy-autotest #72265 00:03:56.012 Starting building: vhost-initiator-vg-autotest #77434 00:03:56.015 Starting building: nvmf-tcp-uring-vg-autotest #77339 00:03:56.018 Starting building: iscsi-uring-vg-autotest #77319 00:03:56.021 Starting building: nvmf-tcp-vg-autotest #77405 00:03:56.025 Starting building: iscsi-vg-autotest #77452 00:03:56.028 Starting building: zns-vg-autotest #76520 00:03:56.032 Starting building: autobuild-external-vg-autotest #19767 00:03:56.037 Starting building: vhost-phy-autotest #26159 00:03:56.052 Starting building: crypto-phy-autotest #26134 00:03:56.062 Starting building: rocky9-vg-autotest #16024 00:03:56.072 Starting building: ubuntu22-vg-autotest #37747 00:03:56.083 Starting building: lvol-vg-autotest #77363 00:03:56.085 Starting building: nvme-vg-autotest #77414 00:03:56.088 Starting building: centos7-vg-autotest #73593 00:03:56.091 Starting building: freebsd-vg-autotest #59067 00:03:56.094 Starting building: nvmf-phy-autotest #72378 00:03:56.098 Starting building: nvme-cmb-pmr-vg-autotest #78537 00:03:56.100 Starting building: ubuntu20-vg-autotest #73733 00:03:58.501 Starting building: dsa-phy-autotest #4834 00:03:58.503 Starting building: short-fuzz-phy-autotest #26131 00:03:58.507 Starting building: packaging-docker-autotest #19806 00:03:58.510 Starting building: vfio-user-phy-autotest #26142 00:03:58.512 Starting building: nvme-phy-autotest #72306 00:07:41.857 Build unittest-clang-docker-autotest #19804 completed: SUCCESS 00:07:41.859 [Pipeline] } 00:07:41.921 [Pipeline] // retry 00:07:41.927 [Pipeline] } 00:07:50.343 Build packaging-docker-autotest #19806 completed: SUCCESS 00:07:50.346 [Pipeline] } 00:07:50.396 [Pipeline] // retry 00:07:50.403 [Pipeline] } 00:08:25.899 Build scan-build-docker-autotest #19807 completed: SUCCESS 00:08:25.901 [Pipeline] } 00:08:25.948 [Pipeline] // retry 00:08:25.953 [Pipeline] } 00:09:16.990 Build unittest-main-docker-autotest #19805 completed: SUCCESS 00:09:16.992 [Pipeline] } 00:09:17.038 [Pipeline] // retry 00:09:17.044 [Pipeline] } 00:12:05.346 Build short-fuzz-phy-autotest #26131 completed: SUCCESS 00:12:05.349 [Pipeline] } 00:12:05.425 [Pipeline] // retry 00:12:05.431 [Pipeline] } 00:13:29.695 Build unittest-valgrind-docker-autotest #19808 completed: SUCCESS 00:13:29.697 [Pipeline] } 00:13:29.748 [Pipeline] // retry 00:13:29.757 [Pipeline] } 00:13:38.060 Build vhost-initiator-vg-autotest #77434 completed: SUCCESS 00:13:38.062 [Pipeline] } 00:13:38.103 [Pipeline] // retry 00:13:38.108 [Pipeline] } 00:14:37.252 Build autobuild-external-vg-autotest #19767 completed: SUCCESS 00:14:37.254 [Pipeline] } 00:14:37.307 [Pipeline] // retry 00:14:37.313 [Pipeline] } 00:16:16.985 Build zns-vg-autotest #76520 completed: SUCCESS 00:16:16.987 [Pipeline] } 00:16:17.036 [Pipeline] // retry 00:16:17.043 [Pipeline] } 00:19:37.307 Build vhost-phy-autotest #26159 completed: SUCCESS 00:19:37.310 [Pipeline] } 00:19:37.355 [Pipeline] // retry 00:19:37.361 [Pipeline] } 00:21:48.307 Build iscsi-uring-vg-autotest #77319 completed: SUCCESS 00:21:48.308 [Pipeline] } 00:21:48.334 [Pipeline] // retry 00:21:48.339 [Pipeline] } 00:22:01.296 Build iscsi-vg-autotest #77452 completed: SUCCESS 00:22:01.300 [Pipeline] } 00:22:01.343 [Pipeline] // retry 00:22:01.349 [Pipeline] } 00:22:41.408 Build nvme-cmb-pmr-vg-autotest #78537 completed: SUCCESS 00:22:41.410 [Pipeline] } 00:22:41.461 [Pipeline] // retry 00:22:41.465 [Pipeline] } 00:22:44.969 Build lvol-vg-autotest #77363 completed: SUCCESS 00:22:44.972 [Pipeline] } 00:22:45.007 [Pipeline] // retry 00:22:45.012 [Pipeline] } 00:24:05.323 Build nvme-phy-autotest #72306 completed: FAILURE 00:24:06.365 [Pipeline] echo 00:24:06.366 No retry patterns found. 00:24:06.367 [Pipeline] } 00:24:06.405 [Pipeline] // retry 00:24:06.413 [Pipeline] error 00:24:06.418 [Pipeline] } 00:24:06.422 Failed in branch nvme-phy-autotest 00:24:29.977 Build nvmf-tcp-uring-vg-autotest #77339 completed: SUCCESS 00:24:29.979 [Pipeline] } 00:24:30.023 [Pipeline] // retry 00:24:30.029 [Pipeline] } 00:25:27.353 Build BlobFS-phy-autotest #26140 completed: SUCCESS 00:25:27.356 [Pipeline] } 00:25:27.411 [Pipeline] // retry 00:25:27.419 [Pipeline] } 00:27:31.145 Build freebsd-vg-autotest #59067 completed: SUCCESS 00:27:31.147 [Pipeline] } 00:27:31.196 [Pipeline] // retry 00:27:31.202 [Pipeline] } 00:27:59.642 Build vfio-user-phy-autotest #26142 completed: SUCCESS 00:27:59.644 [Pipeline] } 00:27:59.687 [Pipeline] // retry 00:27:59.693 [Pipeline] } 00:29:25.320 Build nvmf-tcp-phy-autotest #72265 completed: SUCCESS 00:29:25.322 [Pipeline] } 00:29:25.366 [Pipeline] // retry 00:29:25.373 [Pipeline] } 00:29:47.611 Build nvmf-phy-autotest #72378 completed: SUCCESS 00:29:47.614 [Pipeline] } 00:29:47.660 [Pipeline] // retry 00:29:47.668 [Pipeline] } 00:31:37.322 Build nvmf-tcp-vg-autotest #77405 completed: SUCCESS 00:31:37.325 [Pipeline] } 00:31:37.372 [Pipeline] // retry 00:31:37.378 [Pipeline] } 00:35:19.253 Build dsa-phy-autotest #4834 completed: SUCCESS 00:35:19.256 [Pipeline] } 00:35:19.283 [Pipeline] // retry 00:35:19.289 [Pipeline] } 00:37:20.415 Build crypto-phy-autotest #26134 completed: SUCCESS 00:37:20.418 [Pipeline] } 00:37:20.464 [Pipeline] // retry 00:37:20.472 [Pipeline] } 00:39:47.557 Build nvme-vg-autotest #77414 completed: SUCCESS 00:39:47.561 [Pipeline] } 00:39:47.605 [Pipeline] // retry 00:39:47.611 [Pipeline] } 00:40:28.981 Build centos7-vg-autotest #73593 completed: SUCCESS 00:40:28.987 [Pipeline] } 00:40:29.033 [Pipeline] // retry 00:40:29.041 [Pipeline] } 00:51:55.006 Build rocky9-vg-autotest #16024 completed: SUCCESS 00:51:55.009 [Pipeline] } 00:51:55.057 [Pipeline] // retry 00:51:55.063 [Pipeline] } 00:58:49.443 Build ubuntu22-vg-autotest #37747 completed: SUCCESS 00:58:49.446 [Pipeline] } 00:58:49.472 [Pipeline] // retry 00:58:49.477 [Pipeline] } 01:02:48.398 Build ubuntu20-vg-autotest #73733 completed: SUCCESS 01:02:48.400 [Pipeline] } 01:02:48.431 [Pipeline] // retry 01:02:48.435 [Pipeline] } 01:02:48.623 [Pipeline] // parallel 01:02:48.629 [Pipeline] } 01:02:48.712 [Pipeline] // stage 01:02:48.720 [Pipeline] } 01:02:48.724 ERROR: Build nvme-phy-autotest #72306 failed 01:02:48.751 [Pipeline] // catchError 01:02:48.760 [Pipeline] stage 01:02:48.761 [Pipeline] { (Autorun Post and Coverage) 01:02:48.786 [Pipeline] setCustomBuildProperty 01:02:48.811 [Pipeline] dir 01:02:48.812 Running in /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267 01:02:48.813 [Pipeline] { 01:02:48.837 [Pipeline] copyArtifacts 01:02:49.086 Copied 6 artifacts from "doc-docker-autotest" build number 22267 01:02:49.089 [Pipeline] writeFile 01:02:49.110 [Pipeline] } 01:02:49.141 [Pipeline] // dir 01:02:49.156 [Pipeline] dir 01:02:49.156 Running in /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087 01:02:49.158 [Pipeline] { 01:02:49.182 [Pipeline] copyArtifacts 01:02:49.249 Copied 5 artifacts from "check-format-docker-autotest" build number 22087 01:02:49.253 [Pipeline] writeFile 01:02:49.277 [Pipeline] } 01:02:49.310 [Pipeline] // dir 01:02:49.403 [Pipeline] dir 01:02:49.403 Running in /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076 01:02:49.404 [Pipeline] { 01:02:49.426 [Pipeline] copyArtifacts 01:02:49.499 Copied 5 artifacts from "build-files-docker-autotest" build number 22076 01:02:49.504 [Pipeline] writeFile 01:02:49.556 [Pipeline] } 01:02:49.599 [Pipeline] // dir 01:02:49.651 [Pipeline] dir 01:02:49.652 Running in /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100 01:02:49.653 [Pipeline] { 01:02:49.675 [Pipeline] copyArtifacts 01:02:49.737 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 22100 01:02:49.741 [Pipeline] writeFile 01:02:49.769 [Pipeline] } 01:02:49.807 [Pipeline] // dir 01:02:49.936 [Pipeline] dir 01:02:49.936 Running in /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804 01:02:49.937 [Pipeline] { 01:02:49.962 [Pipeline] copyArtifacts 01:02:50.035 Copied 5 artifacts from "unittest-clang-docker-autotest" build number 19804 01:02:50.038 [Pipeline] writeFile 01:02:50.118 [Pipeline] } 01:02:50.168 [Pipeline] // dir 01:02:50.464 [Pipeline] dir 01:02:50.464 Running in /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806 01:02:50.465 [Pipeline] { 01:02:50.501 [Pipeline] copyArtifacts 01:02:50.575 Copied 5 artifacts from "packaging-docker-autotest" build number 19806 01:02:50.580 [Pipeline] writeFile 01:02:50.773 [Pipeline] } 01:02:50.859 [Pipeline] // dir 01:02:50.877 [Pipeline] dir 01:02:50.877 Running in /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807 01:02:50.879 [Pipeline] { 01:02:50.902 [Pipeline] copyArtifacts 01:02:51.016 Copied 9 artifacts from "scan-build-docker-autotest" build number 19807 01:02:51.020 [Pipeline] writeFile 01:02:51.044 [Pipeline] } 01:02:51.075 [Pipeline] // dir 01:02:51.210 [Pipeline] dir 01:02:51.210 Running in /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805 01:02:51.212 [Pipeline] { 01:02:51.237 [Pipeline] copyArtifacts 01:02:51.506 Copied 6 artifacts from "unittest-main-docker-autotest" build number 19805 01:02:51.510 [Pipeline] writeFile 01:02:51.560 [Pipeline] } 01:02:51.615 [Pipeline] // dir 01:02:51.976 [Pipeline] dir 01:02:51.976 Running in /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131 01:02:51.977 [Pipeline] { 01:02:52.024 [Pipeline] copyArtifacts 01:02:52.171 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 26131 01:02:52.175 [Pipeline] writeFile 01:02:52.368 [Pipeline] } 01:02:52.489 [Pipeline] // dir 01:02:52.813 [Pipeline] dir 01:02:52.813 Running in /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808 01:02:52.815 [Pipeline] { 01:02:52.853 [Pipeline] copyArtifacts 01:02:53.110 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 19808 01:02:53.115 [Pipeline] writeFile 01:02:53.243 [Pipeline] } 01:02:53.340 [Pipeline] // dir 01:02:53.674 [Pipeline] dir 01:02:53.675 Running in /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434 01:02:53.676 [Pipeline] { 01:02:53.718 [Pipeline] copyArtifacts 01:02:53.986 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 77434 01:02:53.990 [Pipeline] writeFile 01:02:54.124 [Pipeline] } 01:02:54.221 [Pipeline] // dir 01:02:54.339 [Pipeline] dir 01:02:54.340 Running in /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767 01:02:54.341 [Pipeline] { 01:02:54.366 [Pipeline] copyArtifacts 01:02:54.454 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 19767 01:02:54.457 [Pipeline] writeFile 01:02:54.524 [Pipeline] } 01:02:54.579 [Pipeline] // dir 01:02:54.996 [Pipeline] dir 01:02:54.996 Running in /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520 01:02:54.997 [Pipeline] { 01:02:55.034 [Pipeline] copyArtifacts 01:02:55.243 Copied 12 artifacts from "zns-vg-autotest" build number 76520 01:02:55.247 [Pipeline] writeFile 01:02:55.387 [Pipeline] } 01:02:55.467 [Pipeline] // dir 01:02:55.872 [Pipeline] dir 01:02:55.872 Running in /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159 01:02:55.873 [Pipeline] { 01:02:55.916 [Pipeline] copyArtifacts 01:02:56.133 Copied 12 artifacts from "vhost-phy-autotest" build number 26159 01:02:56.137 [Pipeline] writeFile 01:02:56.314 [Pipeline] } 01:02:56.439 [Pipeline] // dir 01:02:58.600 [Pipeline] dir 01:02:58.601 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319 01:02:58.602 [Pipeline] { 01:02:58.816 [Pipeline] copyArtifacts 01:03:01.514 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 77319 01:03:01.518 [Pipeline] writeFile 01:03:02.727 [Pipeline] } 01:03:03.163 [Pipeline] // dir 01:03:05.011 [Pipeline] dir 01:03:05.011 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452 01:03:05.013 [Pipeline] { 01:03:05.191 [Pipeline] copyArtifacts 01:03:07.138 Copied 16 artifacts from "iscsi-vg-autotest" build number 77452 01:03:07.143 [Pipeline] writeFile 01:03:08.276 [Pipeline] } 01:03:08.724 [Pipeline] // dir 01:03:09.075 [Pipeline] dir 01:03:09.075 Running in /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537 01:03:09.076 [Pipeline] { 01:03:09.121 [Pipeline] copyArtifacts 01:03:09.321 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 78537 01:03:09.326 [Pipeline] writeFile 01:03:09.498 [Pipeline] } 01:03:09.604 [Pipeline] // dir 01:03:10.252 [Pipeline] dir 01:03:10.252 Running in /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363 01:03:10.253 [Pipeline] { 01:03:10.318 [Pipeline] copyArtifacts 01:03:10.542 Copied 12 artifacts from "lvol-vg-autotest" build number 77363 01:03:10.546 [Pipeline] writeFile 01:03:10.834 [Pipeline] } 01:03:10.988 [Pipeline] // dir 01:03:11.733 [Pipeline] dir 01:03:11.734 Running in /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306 01:03:11.735 [Pipeline] { 01:03:11.793 [Pipeline] copyArtifacts 01:03:12.162 Copied 11 artifacts from "nvme-phy-autotest" build number 72306 01:03:12.166 [Pipeline] writeFile 01:03:12.456 [Pipeline] } 01:03:12.619 [Pipeline] // dir 01:03:13.296 [Pipeline] dir 01:03:13.296 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339 01:03:13.297 [Pipeline] { 01:03:13.355 [Pipeline] copyArtifacts 01:03:13.637 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 77339 01:03:13.642 [Pipeline] writeFile 01:03:13.995 [Pipeline] } 01:03:14.151 [Pipeline] // dir 01:03:14.491 [Pipeline] dir 01:03:14.491 Running in /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140 01:03:14.492 [Pipeline] { 01:03:14.529 [Pipeline] copyArtifacts 01:03:14.942 Copied 28 artifacts from "BlobFS-phy-autotest" build number 26140 01:03:14.947 [Pipeline] writeFile 01:03:15.078 [Pipeline] } 01:03:15.197 [Pipeline] // dir 01:03:16.021 [Pipeline] dir 01:03:16.022 Running in /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067 01:03:16.023 [Pipeline] { 01:03:16.078 [Pipeline] copyArtifacts 01:03:16.197 Copied 7 artifacts from "freebsd-vg-autotest" build number 59067 01:03:16.201 [Pipeline] writeFile 01:03:16.500 [Pipeline] } 01:03:16.652 [Pipeline] // dir 01:03:17.070 [Pipeline] dir 01:03:17.071 Running in /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142 01:03:17.072 [Pipeline] { 01:03:17.124 [Pipeline] copyArtifacts 01:03:17.380 Copied 12 artifacts from "vfio-user-phy-autotest" build number 26142 01:03:17.384 [Pipeline] writeFile 01:03:17.622 [Pipeline] } 01:03:17.735 [Pipeline] // dir 01:03:19.200 [Pipeline] dir 01:03:19.200 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265 01:03:19.201 [Pipeline] { 01:03:19.308 [Pipeline] copyArtifacts 01:03:19.607 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 72265 01:03:19.611 [Pipeline] writeFile 01:03:20.277 [Pipeline] } 01:03:20.658 [Pipeline] // dir 01:03:21.470 [Pipeline] dir 01:03:21.471 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378 01:03:21.472 [Pipeline] { 01:03:21.535 [Pipeline] copyArtifacts 01:03:21.793 Copied 13 artifacts from "nvmf-phy-autotest" build number 72378 01:03:21.797 [Pipeline] writeFile 01:03:22.214 [Pipeline] } 01:03:22.368 [Pipeline] // dir 01:03:23.161 [Pipeline] dir 01:03:23.162 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405 01:03:23.163 [Pipeline] { 01:03:23.235 [Pipeline] copyArtifacts 01:03:23.474 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 77405 01:03:23.478 [Pipeline] writeFile 01:03:23.873 [Pipeline] } 01:03:24.097 [Pipeline] // dir 01:03:24.844 [Pipeline] dir 01:03:24.845 Running in /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834 01:03:24.846 [Pipeline] { 01:03:24.910 [Pipeline] copyArtifacts 01:03:25.190 Copied 13 artifacts from "dsa-phy-autotest" build number 4834 01:03:25.195 [Pipeline] writeFile 01:03:25.536 [Pipeline] } 01:03:25.714 [Pipeline] // dir 01:03:27.074 [Pipeline] dir 01:03:27.075 Running in /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134 01:03:27.076 [Pipeline] { 01:03:27.163 [Pipeline] copyArtifacts 01:03:27.360 Copied 12 artifacts from "crypto-phy-autotest" build number 26134 01:03:27.363 [Pipeline] writeFile 01:03:27.760 [Pipeline] } 01:03:27.952 [Pipeline] // dir 01:03:28.497 [Pipeline] dir 01:03:28.498 Running in /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414 01:03:28.499 [Pipeline] { 01:03:28.565 [Pipeline] copyArtifacts 01:03:28.779 Copied 12 artifacts from "nvme-vg-autotest" build number 77414 01:03:28.783 [Pipeline] writeFile 01:03:29.084 [Pipeline] } 01:03:29.221 [Pipeline] // dir 01:03:30.106 [Pipeline] dir 01:03:30.106 Running in /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593 01:03:30.107 [Pipeline] { 01:03:30.171 [Pipeline] copyArtifacts 01:03:30.493 Copied 13 artifacts from "centos7-vg-autotest" build number 73593 01:03:30.498 [Pipeline] writeFile 01:03:30.811 [Pipeline] } 01:03:30.995 [Pipeline] // dir 01:03:32.129 [Pipeline] dir 01:03:32.129 Running in /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024 01:03:32.130 [Pipeline] { 01:03:32.213 [Pipeline] copyArtifacts 01:03:32.585 Copied 13 artifacts from "rocky9-vg-autotest" build number 16024 01:03:32.589 [Pipeline] writeFile 01:03:33.077 [Pipeline] } 01:03:33.341 [Pipeline] // dir 01:03:34.648 [Pipeline] dir 01:03:34.649 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747 01:03:34.650 [Pipeline] { 01:03:34.741 [Pipeline] copyArtifacts 01:03:35.125 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 37747 01:03:35.129 [Pipeline] writeFile 01:03:35.613 [Pipeline] } 01:03:35.823 [Pipeline] // dir 01:03:37.091 [Pipeline] dir 01:03:37.091 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733 01:03:37.092 [Pipeline] { 01:03:37.171 [Pipeline] copyArtifacts 01:03:37.548 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 73733 01:03:37.552 [Pipeline] writeFile 01:03:38.088 [Pipeline] } 01:03:38.358 [Pipeline] // dir 01:03:38.364 [Pipeline] catchError 01:03:38.365 [Pipeline] { 01:03:38.381 [Pipeline] sh 01:03:38.652 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 01:03:38.652 + shopt -s globstar nullglob 01:03:38.652 + echo 'Start stage post_gen_coverage.sh' 01:03:38.652 Start stage post_gen_coverage.sh 01:03:38.652 + cd /var/jenkins/workspace/autotest-per-patch 01:03:38.652 + rm -rf /var/jenkins/workspace/autotest-per-patch/spdk/doc 01:03:38.652 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 01:03:38.652 + move_artifacts 01:03:38.652 + local out_dirs 01:03:38.652 + out_dirs=(./**/output/) 01:03:38.652 + for dir in "${out_dirs[@]}" 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./autobuild-external-vg-autotest_19767/output//doc.tar.xz ]] 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./autobuild-external-vg-autotest_19767/output//ut_coverage.tar.xz ]] 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./autobuild-external-vg-autotest_19767/output//llvm.tar.xz ]] 01:03:38.652 + mv ./autobuild-external-vg-autotest_19767/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_19767/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_19767/output//dmesg.init.log ./autobuild-external-vg-autotest_19767/output//dmesg.log ./autobuild-external-vg-autotest_19767/output//power.tar.xz ./autobuild-external-vg-autotest_19767/output//test_completions.txt ./autobuild-external-vg-autotest_19767/output//timing.svg ./autobuild-external-vg-autotest_19767/output//timing.txt ./autobuild-external-vg-autotest_19767/output//.. 01:03:38.652 + rmdir ./autobuild-external-vg-autotest_19767/output/ 01:03:38.652 + for dir in "${out_dirs[@]}" 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./BlobFS-phy-autotest_26140/output//doc.tar.xz ]] 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./BlobFS-phy-autotest_26140/output//ut_coverage.tar.xz ]] 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./BlobFS-phy-autotest_26140/output//llvm.tar.xz ]] 01:03:38.652 + mv ./BlobFS-phy-autotest_26140/output//all_tests.txt ./BlobFS-phy-autotest_26140/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_26140/output//build-repo-manifest.txt ./BlobFS-phy-autotest_26140/output//cov_base.info.xz ./BlobFS-phy-autotest_26140/output//cov_test.info.xz ./BlobFS-phy-autotest_26140/output//cov_total.info.xz ./BlobFS-phy-autotest_26140/output//dmesg.init.log ./BlobFS-phy-autotest_26140/output//dmesg.log ./BlobFS-phy-autotest_26140/output//power.tar.xz ./BlobFS-phy-autotest_26140/output//rocksdb ./BlobFS-phy-autotest_26140/output//test_completions.txt ./BlobFS-phy-autotest_26140/output//timing.svg ./BlobFS-phy-autotest_26140/output//timing.txt ./BlobFS-phy-autotest_26140/output//.. 01:03:38.652 + rmdir ./BlobFS-phy-autotest_26140/output/ 01:03:38.652 + for dir in "${out_dirs[@]}" 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./build-files-docker-autotest_22076/output//doc.tar.xz ]] 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./build-files-docker-autotest_22076/output//ut_coverage.tar.xz ]] 01:03:38.652 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.652 + [[ -f ./build-files-docker-autotest_22076/output//llvm.tar.xz ]] 01:03:38.653 + mv ./build-files-docker-autotest_22076/output//build-pkg-manifest.txt ./build-files-docker-autotest_22076/output//build-repo-manifest.txt ./build-files-docker-autotest_22076/output//power.tar.xz ./build-files-docker-autotest_22076/output//test_completions.txt ./build-files-docker-autotest_22076/output//timing.txt ./build-files-docker-autotest_22076/output//.. 01:03:38.653 + rmdir ./build-files-docker-autotest_22076/output/ 01:03:38.653 + for dir in "${out_dirs[@]}" 01:03:38.653 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.653 + [[ -f ./centos7-vg-autotest_73593/output//doc.tar.xz ]] 01:03:38.653 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.653 + [[ -f ./centos7-vg-autotest_73593/output//ut_coverage.tar.xz ]] 01:03:38.653 + tar -C ./centos7-vg-autotest_73593/output/ -xf ./centos7-vg-autotest_73593/output//ut_coverage.tar.xz 01:03:38.911 + rm ./centos7-vg-autotest_73593/output//ut_coverage.tar.xz 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./centos7-vg-autotest_73593/output//llvm.tar.xz ]] 01:03:38.911 + mv ./centos7-vg-autotest_73593/output//all_tests.txt ./centos7-vg-autotest_73593/output//build-pkg-manifest.txt ./centos7-vg-autotest_73593/output//build-repo-manifest.txt ./centos7-vg-autotest_73593/output//cov_base.info.xz ./centos7-vg-autotest_73593/output//cov_test.info.xz ./centos7-vg-autotest_73593/output//cov_total.info.xz ./centos7-vg-autotest_73593/output//dmesg.init.log ./centos7-vg-autotest_73593/output//dmesg.log ./centos7-vg-autotest_73593/output//power.tar.xz ./centos7-vg-autotest_73593/output//test_completions.txt ./centos7-vg-autotest_73593/output//timing.svg ./centos7-vg-autotest_73593/output//timing.txt ./centos7-vg-autotest_73593/output//ut_coverage ./centos7-vg-autotest_73593/output//.. 01:03:38.911 + rmdir ./centos7-vg-autotest_73593/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./check-format-docker-autotest_22087/output//doc.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./check-format-docker-autotest_22087/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./check-format-docker-autotest_22087/output//llvm.tar.xz ]] 01:03:38.911 + mv ./check-format-docker-autotest_22087/output//build-pkg-manifest.txt ./check-format-docker-autotest_22087/output//build-repo-manifest.txt ./check-format-docker-autotest_22087/output//power.tar.xz ./check-format-docker-autotest_22087/output//test_completions.txt ./check-format-docker-autotest_22087/output//timing.txt ./check-format-docker-autotest_22087/output//.. 01:03:38.911 + rmdir ./check-format-docker-autotest_22087/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./check-so-deps-docker-autotest_22100/output//doc.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./check-so-deps-docker-autotest_22100/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./check-so-deps-docker-autotest_22100/output//llvm.tar.xz ]] 01:03:38.911 + mv ./check-so-deps-docker-autotest_22100/output//build-pkg-manifest.txt ./check-so-deps-docker-autotest_22100/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_22100/output//power.tar.xz ./check-so-deps-docker-autotest_22100/output//test_completions.txt ./check-so-deps-docker-autotest_22100/output//timing.txt ./check-so-deps-docker-autotest_22100/output//.. 01:03:38.911 + rmdir ./check-so-deps-docker-autotest_22100/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./crypto-phy-autotest_26134/output//doc.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./crypto-phy-autotest_26134/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./crypto-phy-autotest_26134/output//llvm.tar.xz ]] 01:03:38.911 + mv ./crypto-phy-autotest_26134/output//all_tests.txt ./crypto-phy-autotest_26134/output//build-pkg-manifest.txt ./crypto-phy-autotest_26134/output//build-repo-manifest.txt ./crypto-phy-autotest_26134/output//cov_base.info.xz ./crypto-phy-autotest_26134/output//cov_test.info.xz ./crypto-phy-autotest_26134/output//cov_total.info.xz ./crypto-phy-autotest_26134/output//dmesg.init.log ./crypto-phy-autotest_26134/output//dmesg.log ./crypto-phy-autotest_26134/output//power.tar.xz ./crypto-phy-autotest_26134/output//test_completions.txt ./crypto-phy-autotest_26134/output//timing.svg ./crypto-phy-autotest_26134/output//timing.txt ./crypto-phy-autotest_26134/output//.. 01:03:38.911 + rmdir ./crypto-phy-autotest_26134/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./doc-docker-autotest_22267/output//doc.tar.xz ]] 01:03:38.911 + tar -C ./doc-docker-autotest_22267/output/ -xf ./doc-docker-autotest_22267/output//doc.tar.xz 01:03:38.911 + rm ./doc-docker-autotest_22267/output//doc.tar.xz 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./doc-docker-autotest_22267/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./doc-docker-autotest_22267/output//llvm.tar.xz ]] 01:03:38.911 + mv ./doc-docker-autotest_22267/output//build-pkg-manifest.txt ./doc-docker-autotest_22267/output//build-repo-manifest.txt ./doc-docker-autotest_22267/output//doc ./doc-docker-autotest_22267/output//power.tar.xz ./doc-docker-autotest_22267/output//test_completions.txt ./doc-docker-autotest_22267/output//timing.txt ./doc-docker-autotest_22267/output//.. 01:03:38.911 + rmdir ./doc-docker-autotest_22267/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./dsa-phy-autotest_4834/output//doc.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./dsa-phy-autotest_4834/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./dsa-phy-autotest_4834/output//llvm.tar.xz ]] 01:03:38.911 + mv ./dsa-phy-autotest_4834/output//all_tests.txt ./dsa-phy-autotest_4834/output//build-pkg-manifest.txt ./dsa-phy-autotest_4834/output//build-repo-manifest.txt ./dsa-phy-autotest_4834/output//cov_base.info.xz ./dsa-phy-autotest_4834/output//cov_test.info.xz ./dsa-phy-autotest_4834/output//cov_total.info.xz ./dsa-phy-autotest_4834/output//dmesg.init.log ./dsa-phy-autotest_4834/output//dmesg.log ./dsa-phy-autotest_4834/output//nvmf_trace.0_shm.tar.gz ./dsa-phy-autotest_4834/output//power.tar.xz ./dsa-phy-autotest_4834/output//test_completions.txt ./dsa-phy-autotest_4834/output//timing.svg ./dsa-phy-autotest_4834/output//timing.txt ./dsa-phy-autotest_4834/output//.. 01:03:38.911 + rmdir ./dsa-phy-autotest_4834/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./freebsd-vg-autotest_59067/output//doc.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./freebsd-vg-autotest_59067/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./freebsd-vg-autotest_59067/output//llvm.tar.xz ]] 01:03:38.911 + mv ./freebsd-vg-autotest_59067/output//all_tests.txt ./freebsd-vg-autotest_59067/output//build-pkg-manifest.txt ./freebsd-vg-autotest_59067/output//build-repo-manifest.txt ./freebsd-vg-autotest_59067/output//messages ./freebsd-vg-autotest_59067/output//power.tar.xz ./freebsd-vg-autotest_59067/output//test_completions.txt ./freebsd-vg-autotest_59067/output//timing.txt ./freebsd-vg-autotest_59067/output//.. 01:03:38.911 + rmdir ./freebsd-vg-autotest_59067/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./iscsi-uring-vg-autotest_77319/output//doc.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./iscsi-uring-vg-autotest_77319/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./iscsi-uring-vg-autotest_77319/output//llvm.tar.xz ]] 01:03:38.911 + mv ./iscsi-uring-vg-autotest_77319/output//all_tests.txt ./iscsi-uring-vg-autotest_77319/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_77319/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_77319/output//calsoft.json ./iscsi-uring-vg-autotest_77319/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_77319/output//cov_base.info.xz ./iscsi-uring-vg-autotest_77319/output//cov_test.info.xz ./iscsi-uring-vg-autotest_77319/output//cov_total.info.xz ./iscsi-uring-vg-autotest_77319/output//dmesg.init.log ./iscsi-uring-vg-autotest_77319/output//dmesg.log ./iscsi-uring-vg-autotest_77319/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_77319/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_77319/output//power.tar.xz ./iscsi-uring-vg-autotest_77319/output//test_completions.txt ./iscsi-uring-vg-autotest_77319/output//timing.svg ./iscsi-uring-vg-autotest_77319/output//timing.txt ./iscsi-uring-vg-autotest_77319/output//.. 01:03:38.911 + rmdir ./iscsi-uring-vg-autotest_77319/output/ 01:03:38.911 + for dir in "${out_dirs[@]}" 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./iscsi-vg-autotest_77452/output//doc.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.911 + [[ -f ./iscsi-vg-autotest_77452/output//ut_coverage.tar.xz ]] 01:03:38.911 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:38.912 + [[ -f ./iscsi-vg-autotest_77452/output//llvm.tar.xz ]] 01:03:38.912 + mv ./iscsi-vg-autotest_77452/output//all_tests.txt ./iscsi-vg-autotest_77452/output//build-pkg-manifest.txt ./iscsi-vg-autotest_77452/output//build-repo-manifest.txt ./iscsi-vg-autotest_77452/output//calsoft.json ./iscsi-vg-autotest_77452/output//calsoft.tar.xz ./iscsi-vg-autotest_77452/output//cov_base.info.xz ./iscsi-vg-autotest_77452/output//cov_test.info.xz ./iscsi-vg-autotest_77452/output//cov_total.info.xz ./iscsi-vg-autotest_77452/output//dmesg.init.log ./iscsi-vg-autotest_77452/output//dmesg.log ./iscsi-vg-autotest_77452/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_77452/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_77452/output//power.tar.xz ./iscsi-vg-autotest_77452/output//test_completions.txt ./iscsi-vg-autotest_77452/output//timing.svg ./iscsi-vg-autotest_77452/output//timing.txt ./iscsi-vg-autotest_77452/output//.. 01:03:39.170 + rmdir ./iscsi-vg-autotest_77452/output/ 01:03:39.170 + for dir in "${out_dirs[@]}" 01:03:39.170 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.170 + [[ -f ./lvol-vg-autotest_77363/output//doc.tar.xz ]] 01:03:39.170 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.170 + [[ -f ./lvol-vg-autotest_77363/output//ut_coverage.tar.xz ]] 01:03:39.170 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.170 + [[ -f ./lvol-vg-autotest_77363/output//llvm.tar.xz ]] 01:03:39.170 + mv ./lvol-vg-autotest_77363/output//all_tests.txt ./lvol-vg-autotest_77363/output//build-pkg-manifest.txt ./lvol-vg-autotest_77363/output//build-repo-manifest.txt ./lvol-vg-autotest_77363/output//cov_base.info.xz ./lvol-vg-autotest_77363/output//cov_test.info.xz ./lvol-vg-autotest_77363/output//cov_total.info.xz ./lvol-vg-autotest_77363/output//dmesg.init.log ./lvol-vg-autotest_77363/output//dmesg.log ./lvol-vg-autotest_77363/output//power.tar.xz ./lvol-vg-autotest_77363/output//test_completions.txt ./lvol-vg-autotest_77363/output//timing.svg ./lvol-vg-autotest_77363/output//timing.txt ./lvol-vg-autotest_77363/output//.. 01:03:39.170 + rmdir ./lvol-vg-autotest_77363/output/ 01:03:39.170 + for dir in "${out_dirs[@]}" 01:03:39.170 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.170 + [[ -f ./nvme-cmb-pmr-vg-autotest_78537/output//doc.tar.xz ]] 01:03:39.170 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.170 + [[ -f ./nvme-cmb-pmr-vg-autotest_78537/output//ut_coverage.tar.xz ]] 01:03:39.170 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.170 + [[ -f ./nvme-cmb-pmr-vg-autotest_78537/output//llvm.tar.xz ]] 01:03:39.171 + mv ./nvme-cmb-pmr-vg-autotest_78537/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_78537/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_78537/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_78537/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_78537/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_78537/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_78537/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_78537/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_78537/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_78537/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_78537/output//timing.svg ./nvme-cmb-pmr-vg-autotest_78537/output//timing.txt ./nvme-cmb-pmr-vg-autotest_78537/output//.. 01:03:39.171 + rmdir ./nvme-cmb-pmr-vg-autotest_78537/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvme-phy-autotest_72306/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvme-phy-autotest_72306/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvme-phy-autotest_72306/output//llvm.tar.xz ]] 01:03:39.171 + mv ./nvme-phy-autotest_72306/output//all_tests.txt ./nvme-phy-autotest_72306/output//build-pkg-manifest.txt ./nvme-phy-autotest_72306/output//build-repo-manifest.txt ./nvme-phy-autotest_72306/output//cov_base.info.xz ./nvme-phy-autotest_72306/output//dmesg.init.log ./nvme-phy-autotest_72306/output//dmesg.log ./nvme-phy-autotest_72306/output//power.tar.xz ./nvme-phy-autotest_72306/output//proc_list.txt ./nvme-phy-autotest_72306/output//test_completions.txt ./nvme-phy-autotest_72306/output//timing.txt ./nvme-phy-autotest_72306/output//udev.log ./nvme-phy-autotest_72306/output//.. 01:03:39.171 + rmdir ./nvme-phy-autotest_72306/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvme-vg-autotest_77414/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvme-vg-autotest_77414/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvme-vg-autotest_77414/output//llvm.tar.xz ]] 01:03:39.171 + mv ./nvme-vg-autotest_77414/output//all_tests.txt ./nvme-vg-autotest_77414/output//build-pkg-manifest.txt ./nvme-vg-autotest_77414/output//build-repo-manifest.txt ./nvme-vg-autotest_77414/output//cov_base.info.xz ./nvme-vg-autotest_77414/output//cov_test.info.xz ./nvme-vg-autotest_77414/output//cov_total.info.xz ./nvme-vg-autotest_77414/output//dmesg.init.log ./nvme-vg-autotest_77414/output//dmesg.log ./nvme-vg-autotest_77414/output//power.tar.xz ./nvme-vg-autotest_77414/output//test_completions.txt ./nvme-vg-autotest_77414/output//timing.svg ./nvme-vg-autotest_77414/output//timing.txt ./nvme-vg-autotest_77414/output//.. 01:03:39.171 + rmdir ./nvme-vg-autotest_77414/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-phy-autotest_72378/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-phy-autotest_72378/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-phy-autotest_72378/output//llvm.tar.xz ]] 01:03:39.171 + mv ./nvmf-phy-autotest_72378/output//all_tests.txt ./nvmf-phy-autotest_72378/output//build-pkg-manifest.txt ./nvmf-phy-autotest_72378/output//build-repo-manifest.txt ./nvmf-phy-autotest_72378/output//cov_base.info.xz ./nvmf-phy-autotest_72378/output//cov_test.info.xz ./nvmf-phy-autotest_72378/output//cov_total.info.xz ./nvmf-phy-autotest_72378/output//dmesg.init.log ./nvmf-phy-autotest_72378/output//dmesg.log ./nvmf-phy-autotest_72378/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_72378/output//power.tar.xz ./nvmf-phy-autotest_72378/output//test_completions.txt ./nvmf-phy-autotest_72378/output//timing.svg ./nvmf-phy-autotest_72378/output//timing.txt ./nvmf-phy-autotest_72378/output//.. 01:03:39.171 + rmdir ./nvmf-phy-autotest_72378/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-phy-autotest_72265/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-phy-autotest_72265/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-phy-autotest_72265/output//llvm.tar.xz ]] 01:03:39.171 + mv ./nvmf-tcp-phy-autotest_72265/output//all_tests.txt ./nvmf-tcp-phy-autotest_72265/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_72265/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_72265/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_72265/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_72265/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_72265/output//dmesg.init.log ./nvmf-tcp-phy-autotest_72265/output//dmesg.log ./nvmf-tcp-phy-autotest_72265/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_72265/output//power.tar.xz ./nvmf-tcp-phy-autotest_72265/output//test_completions.txt ./nvmf-tcp-phy-autotest_72265/output//timing.svg ./nvmf-tcp-phy-autotest_72265/output//timing.txt ./nvmf-tcp-phy-autotest_72265/output//.. 01:03:39.171 + rmdir ./nvmf-tcp-phy-autotest_72265/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-uring-vg-autotest_77339/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-uring-vg-autotest_77339/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-uring-vg-autotest_77339/output//llvm.tar.xz ]] 01:03:39.171 + mv ./nvmf-tcp-uring-vg-autotest_77339/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_77339/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_77339/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_77339/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_77339/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_77339/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_77339/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_77339/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_77339/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_77339/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_77339/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_77339/output//timing.svg ./nvmf-tcp-uring-vg-autotest_77339/output//timing.txt ./nvmf-tcp-uring-vg-autotest_77339/output//.. 01:03:39.171 + rmdir ./nvmf-tcp-uring-vg-autotest_77339/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-vg-autotest_77405/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-vg-autotest_77405/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./nvmf-tcp-vg-autotest_77405/output//llvm.tar.xz ]] 01:03:39.171 + mv ./nvmf-tcp-vg-autotest_77405/output//all_tests.txt ./nvmf-tcp-vg-autotest_77405/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_77405/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_77405/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_77405/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_77405/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_77405/output//dmesg.init.log ./nvmf-tcp-vg-autotest_77405/output//dmesg.log ./nvmf-tcp-vg-autotest_77405/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_77405/output//power.tar.xz ./nvmf-tcp-vg-autotest_77405/output//test_completions.txt ./nvmf-tcp-vg-autotest_77405/output//timing.svg ./nvmf-tcp-vg-autotest_77405/output//timing.txt ./nvmf-tcp-vg-autotest_77405/output//.. 01:03:39.171 + rmdir ./nvmf-tcp-vg-autotest_77405/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./packaging-docker-autotest_19806/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./packaging-docker-autotest_19806/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./packaging-docker-autotest_19806/output//llvm.tar.xz ]] 01:03:39.171 + mv ./packaging-docker-autotest_19806/output//build-pkg-manifest.txt ./packaging-docker-autotest_19806/output//build-repo-manifest.txt ./packaging-docker-autotest_19806/output//power.tar.xz ./packaging-docker-autotest_19806/output//test_completions.txt ./packaging-docker-autotest_19806/output//timing.txt ./packaging-docker-autotest_19806/output//.. 01:03:39.171 + rmdir ./packaging-docker-autotest_19806/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./rocky9-vg-autotest_16024/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./rocky9-vg-autotest_16024/output//ut_coverage.tar.xz ]] 01:03:39.171 + tar -C ./rocky9-vg-autotest_16024/output/ -xf ./rocky9-vg-autotest_16024/output//ut_coverage.tar.xz 01:03:39.171 + rm ./rocky9-vg-autotest_16024/output//ut_coverage.tar.xz 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./rocky9-vg-autotest_16024/output//llvm.tar.xz ]] 01:03:39.171 + mv ./rocky9-vg-autotest_16024/output//all_tests.txt ./rocky9-vg-autotest_16024/output//build-pkg-manifest.txt ./rocky9-vg-autotest_16024/output//build-repo-manifest.txt ./rocky9-vg-autotest_16024/output//cov_base.info.xz ./rocky9-vg-autotest_16024/output//cov_test.info.xz ./rocky9-vg-autotest_16024/output//cov_total.info.xz ./rocky9-vg-autotest_16024/output//dmesg.init.log ./rocky9-vg-autotest_16024/output//dmesg.log ./rocky9-vg-autotest_16024/output//power.tar.xz ./rocky9-vg-autotest_16024/output//test_completions.txt ./rocky9-vg-autotest_16024/output//timing.svg ./rocky9-vg-autotest_16024/output//timing.txt ./rocky9-vg-autotest_16024/output//ut_coverage ./rocky9-vg-autotest_16024/output//.. 01:03:39.171 + rmdir ./rocky9-vg-autotest_16024/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./scan-build-docker-autotest_19807/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./scan-build-docker-autotest_19807/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./scan-build-docker-autotest_19807/output//llvm.tar.xz ]] 01:03:39.171 + mv ./scan-build-docker-autotest_19807/output//all_c_files.txt ./scan-build-docker-autotest_19807/output//build_output.txt ./scan-build-docker-autotest_19807/output//build-pkg-manifest.txt ./scan-build-docker-autotest_19807/output//build-repo-manifest.txt ./scan-build-docker-autotest_19807/output//built_c_files.txt ./scan-build-docker-autotest_19807/output//power.tar.xz ./scan-build-docker-autotest_19807/output//test_completions.txt ./scan-build-docker-autotest_19807/output//timing.txt ./scan-build-docker-autotest_19807/output//unbuilt_c_files.txt ./scan-build-docker-autotest_19807/output//.. 01:03:39.171 + rmdir ./scan-build-docker-autotest_19807/output/ 01:03:39.171 + for dir in "${out_dirs[@]}" 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./short-fuzz-phy-autotest_26131/output//doc.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./short-fuzz-phy-autotest_26131/output//ut_coverage.tar.xz ]] 01:03:39.171 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.171 + [[ -f ./short-fuzz-phy-autotest_26131/output//llvm.tar.xz ]] 01:03:39.172 + tar -C ./short-fuzz-phy-autotest_26131/output/ -xf ./short-fuzz-phy-autotest_26131/output//llvm.tar.xz 01:03:39.172 + rm ./short-fuzz-phy-autotest_26131/output//llvm.tar.xz 01:03:39.172 + mv ./short-fuzz-phy-autotest_26131/output//all_tests.txt ./short-fuzz-phy-autotest_26131/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_26131/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_26131/output//dmesg.init.log ./short-fuzz-phy-autotest_26131/output//dmesg.log ./short-fuzz-phy-autotest_26131/output//llvm ./short-fuzz-phy-autotest_26131/output//power.tar.xz ./short-fuzz-phy-autotest_26131/output//test_completions.txt ./short-fuzz-phy-autotest_26131/output//timing.svg ./short-fuzz-phy-autotest_26131/output//timing.txt ./short-fuzz-phy-autotest_26131/output//.. 01:03:39.172 + rmdir ./short-fuzz-phy-autotest_26131/output/ 01:03:39.172 + for dir in "${out_dirs[@]}" 01:03:39.172 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.172 + [[ -f ./ubuntu20-vg-autotest_73733/output//doc.tar.xz ]] 01:03:39.172 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.172 + [[ -f ./ubuntu20-vg-autotest_73733/output//ut_coverage.tar.xz ]] 01:03:39.172 + tar -C ./ubuntu20-vg-autotest_73733/output/ -xf ./ubuntu20-vg-autotest_73733/output//ut_coverage.tar.xz 01:03:39.429 + rm ./ubuntu20-vg-autotest_73733/output//ut_coverage.tar.xz 01:03:39.429 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.429 + [[ -f ./ubuntu20-vg-autotest_73733/output//llvm.tar.xz ]] 01:03:39.429 + mv ./ubuntu20-vg-autotest_73733/output//all_tests.txt ./ubuntu20-vg-autotest_73733/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_73733/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_73733/output//cov_base.info.xz ./ubuntu20-vg-autotest_73733/output//cov_test.info.xz ./ubuntu20-vg-autotest_73733/output//cov_total.info.xz ./ubuntu20-vg-autotest_73733/output//dmesg.init.log ./ubuntu20-vg-autotest_73733/output//dmesg.log ./ubuntu20-vg-autotest_73733/output//power.tar.xz ./ubuntu20-vg-autotest_73733/output//test_completions.txt ./ubuntu20-vg-autotest_73733/output//timing.svg ./ubuntu20-vg-autotest_73733/output//timing.txt ./ubuntu20-vg-autotest_73733/output//ut_coverage ./ubuntu20-vg-autotest_73733/output//.. 01:03:39.430 + rmdir ./ubuntu20-vg-autotest_73733/output/ 01:03:39.430 + for dir in "${out_dirs[@]}" 01:03:39.430 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.430 + [[ -f ./ubuntu22-vg-autotest_37747/output//doc.tar.xz ]] 01:03:39.430 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.430 + [[ -f ./ubuntu22-vg-autotest_37747/output//ut_coverage.tar.xz ]] 01:03:39.430 + tar -C ./ubuntu22-vg-autotest_37747/output/ -xf ./ubuntu22-vg-autotest_37747/output//ut_coverage.tar.xz 01:03:39.687 + rm ./ubuntu22-vg-autotest_37747/output//ut_coverage.tar.xz 01:03:39.687 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.687 + [[ -f ./ubuntu22-vg-autotest_37747/output//llvm.tar.xz ]] 01:03:39.687 + mv ./ubuntu22-vg-autotest_37747/output//all_tests.txt ./ubuntu22-vg-autotest_37747/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_37747/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_37747/output//cov_base.info.xz ./ubuntu22-vg-autotest_37747/output//cov_test.info.xz ./ubuntu22-vg-autotest_37747/output//cov_total.info.xz ./ubuntu22-vg-autotest_37747/output//dmesg.init.log ./ubuntu22-vg-autotest_37747/output//dmesg.log ./ubuntu22-vg-autotest_37747/output//power.tar.xz ./ubuntu22-vg-autotest_37747/output//test_completions.txt ./ubuntu22-vg-autotest_37747/output//timing.svg ./ubuntu22-vg-autotest_37747/output//timing.txt ./ubuntu22-vg-autotest_37747/output//ut_coverage ./ubuntu22-vg-autotest_37747/output//.. 01:03:39.687 + rmdir ./ubuntu22-vg-autotest_37747/output/ 01:03:39.687 + for dir in "${out_dirs[@]}" 01:03:39.687 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.687 + [[ -f ./unittest-clang-docker-autotest_19804/output//doc.tar.xz ]] 01:03:39.687 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.687 + [[ -f ./unittest-clang-docker-autotest_19804/output//ut_coverage.tar.xz ]] 01:03:39.687 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.687 + [[ -f ./unittest-clang-docker-autotest_19804/output//llvm.tar.xz ]] 01:03:39.687 + mv ./unittest-clang-docker-autotest_19804/output//build-pkg-manifest.txt ./unittest-clang-docker-autotest_19804/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_19804/output//power.tar.xz ./unittest-clang-docker-autotest_19804/output//test_completions.txt ./unittest-clang-docker-autotest_19804/output//timing.txt ./unittest-clang-docker-autotest_19804/output//.. 01:03:39.687 + rmdir ./unittest-clang-docker-autotest_19804/output/ 01:03:39.687 + for dir in "${out_dirs[@]}" 01:03:39.687 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.687 + [[ -f ./unittest-main-docker-autotest_19805/output//doc.tar.xz ]] 01:03:39.687 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.687 + [[ -f ./unittest-main-docker-autotest_19805/output//ut_coverage.tar.xz ]] 01:03:39.687 + tar -C ./unittest-main-docker-autotest_19805/output/ -xf ./unittest-main-docker-autotest_19805/output//ut_coverage.tar.xz 01:03:39.944 + rm ./unittest-main-docker-autotest_19805/output//ut_coverage.tar.xz 01:03:39.944 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.944 + [[ -f ./unittest-main-docker-autotest_19805/output//llvm.tar.xz ]] 01:03:39.944 + mv ./unittest-main-docker-autotest_19805/output//build-pkg-manifest.txt ./unittest-main-docker-autotest_19805/output//build-repo-manifest.txt ./unittest-main-docker-autotest_19805/output//power.tar.xz ./unittest-main-docker-autotest_19805/output//test_completions.txt ./unittest-main-docker-autotest_19805/output//timing.txt ./unittest-main-docker-autotest_19805/output//ut_coverage ./unittest-main-docker-autotest_19805/output//.. 01:03:39.944 + rmdir ./unittest-main-docker-autotest_19805/output/ 01:03:39.944 + for dir in "${out_dirs[@]}" 01:03:39.944 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.944 + [[ -f ./unittest-valgrind-docker-autotest_19808/output//doc.tar.xz ]] 01:03:39.944 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:39.944 + [[ -f ./unittest-valgrind-docker-autotest_19808/output//ut_coverage.tar.xz ]] 01:03:39.944 + tar -C ./unittest-valgrind-docker-autotest_19808/output/ -xf ./unittest-valgrind-docker-autotest_19808/output//ut_coverage.tar.xz 01:03:40.201 + rm ./unittest-valgrind-docker-autotest_19808/output//ut_coverage.tar.xz 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./unittest-valgrind-docker-autotest_19808/output//llvm.tar.xz ]] 01:03:40.201 + mv ./unittest-valgrind-docker-autotest_19808/output//build-pkg-manifest.txt ./unittest-valgrind-docker-autotest_19808/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_19808/output//power.tar.xz ./unittest-valgrind-docker-autotest_19808/output//test_completions.txt ./unittest-valgrind-docker-autotest_19808/output//timing.txt ./unittest-valgrind-docker-autotest_19808/output//ut_coverage ./unittest-valgrind-docker-autotest_19808/output//.. 01:03:40.201 + rmdir ./unittest-valgrind-docker-autotest_19808/output/ 01:03:40.201 + for dir in "${out_dirs[@]}" 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vfio-user-phy-autotest_26142/output//doc.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vfio-user-phy-autotest_26142/output//ut_coverage.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vfio-user-phy-autotest_26142/output//llvm.tar.xz ]] 01:03:40.201 + mv ./vfio-user-phy-autotest_26142/output//all_tests.txt ./vfio-user-phy-autotest_26142/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_26142/output//build-repo-manifest.txt ./vfio-user-phy-autotest_26142/output//cov_base.info.xz ./vfio-user-phy-autotest_26142/output//cov_test.info.xz ./vfio-user-phy-autotest_26142/output//cov_total.info.xz ./vfio-user-phy-autotest_26142/output//dmesg.init.log ./vfio-user-phy-autotest_26142/output//dmesg.log ./vfio-user-phy-autotest_26142/output//power.tar.xz ./vfio-user-phy-autotest_26142/output//test_completions.txt ./vfio-user-phy-autotest_26142/output//timing.svg ./vfio-user-phy-autotest_26142/output//timing.txt ./vfio-user-phy-autotest_26142/output//.. 01:03:40.201 + rmdir ./vfio-user-phy-autotest_26142/output/ 01:03:40.201 + for dir in "${out_dirs[@]}" 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vhost-initiator-vg-autotest_77434/output//doc.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vhost-initiator-vg-autotest_77434/output//ut_coverage.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vhost-initiator-vg-autotest_77434/output//llvm.tar.xz ]] 01:03:40.201 + mv ./vhost-initiator-vg-autotest_77434/output//all_tests.txt ./vhost-initiator-vg-autotest_77434/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_77434/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_77434/output//cov_base.info.xz ./vhost-initiator-vg-autotest_77434/output//cov_test.info.xz ./vhost-initiator-vg-autotest_77434/output//cov_total.info.xz ./vhost-initiator-vg-autotest_77434/output//dmesg.init.log ./vhost-initiator-vg-autotest_77434/output//dmesg.log ./vhost-initiator-vg-autotest_77434/output//power.tar.xz ./vhost-initiator-vg-autotest_77434/output//test_completions.txt ./vhost-initiator-vg-autotest_77434/output//timing.svg ./vhost-initiator-vg-autotest_77434/output//timing.txt ./vhost-initiator-vg-autotest_77434/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_77434/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_77434/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_77434/output//.. 01:03:40.201 + rmdir ./vhost-initiator-vg-autotest_77434/output/ 01:03:40.201 + for dir in "${out_dirs[@]}" 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vhost-phy-autotest_26159/output//doc.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vhost-phy-autotest_26159/output//ut_coverage.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./vhost-phy-autotest_26159/output//llvm.tar.xz ]] 01:03:40.201 + mv ./vhost-phy-autotest_26159/output//all_tests.txt ./vhost-phy-autotest_26159/output//build-pkg-manifest.txt ./vhost-phy-autotest_26159/output//build-repo-manifest.txt ./vhost-phy-autotest_26159/output//cov_base.info.xz ./vhost-phy-autotest_26159/output//cov_test.info.xz ./vhost-phy-autotest_26159/output//cov_total.info.xz ./vhost-phy-autotest_26159/output//dmesg.init.log ./vhost-phy-autotest_26159/output//dmesg.log ./vhost-phy-autotest_26159/output//power.tar.xz ./vhost-phy-autotest_26159/output//test_completions.txt ./vhost-phy-autotest_26159/output//timing.svg ./vhost-phy-autotest_26159/output//timing.txt ./vhost-phy-autotest_26159/output//.. 01:03:40.201 + rmdir ./vhost-phy-autotest_26159/output/ 01:03:40.201 + for dir in "${out_dirs[@]}" 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./zns-vg-autotest_76520/output//doc.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./zns-vg-autotest_76520/output//ut_coverage.tar.xz ]] 01:03:40.201 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:03:40.201 + [[ -f ./zns-vg-autotest_76520/output//llvm.tar.xz ]] 01:03:40.202 + mv ./zns-vg-autotest_76520/output//all_tests.txt ./zns-vg-autotest_76520/output//build-pkg-manifest.txt ./zns-vg-autotest_76520/output//build-repo-manifest.txt ./zns-vg-autotest_76520/output//cov_base.info.xz ./zns-vg-autotest_76520/output//cov_test.info.xz ./zns-vg-autotest_76520/output//cov_total.info.xz ./zns-vg-autotest_76520/output//dmesg.init.log ./zns-vg-autotest_76520/output//dmesg.log ./zns-vg-autotest_76520/output//power.tar.xz ./zns-vg-autotest_76520/output//test_completions.txt ./zns-vg-autotest_76520/output//timing.svg ./zns-vg-autotest_76520/output//timing.txt ./zns-vg-autotest_76520/output//.. 01:03:40.202 + rmdir ./zns-vg-autotest_76520/output/ 01:03:40.202 + unpack_cov_files 01:03:40.202 + local info_files 01:03:40.202 + info_files=(*/cov_*.info.xz) 01:03:40.202 + xargs -P0 -r -n1 xz -d 01:03:40.202 + printf '%s\n' BlobFS-phy-autotest_26140/cov_base.info.xz BlobFS-phy-autotest_26140/cov_test.info.xz BlobFS-phy-autotest_26140/cov_total.info.xz centos7-vg-autotest_73593/cov_base.info.xz centos7-vg-autotest_73593/cov_test.info.xz centos7-vg-autotest_73593/cov_total.info.xz crypto-phy-autotest_26134/cov_base.info.xz crypto-phy-autotest_26134/cov_test.info.xz crypto-phy-autotest_26134/cov_total.info.xz dsa-phy-autotest_4834/cov_base.info.xz dsa-phy-autotest_4834/cov_test.info.xz dsa-phy-autotest_4834/cov_total.info.xz iscsi-uring-vg-autotest_77319/cov_base.info.xz iscsi-uring-vg-autotest_77319/cov_test.info.xz iscsi-uring-vg-autotest_77319/cov_total.info.xz iscsi-vg-autotest_77452/cov_base.info.xz iscsi-vg-autotest_77452/cov_test.info.xz iscsi-vg-autotest_77452/cov_total.info.xz lvol-vg-autotest_77363/cov_base.info.xz lvol-vg-autotest_77363/cov_test.info.xz lvol-vg-autotest_77363/cov_total.info.xz nvme-cmb-pmr-vg-autotest_78537/cov_base.info.xz nvme-cmb-pmr-vg-autotest_78537/cov_test.info.xz nvme-cmb-pmr-vg-autotest_78537/cov_total.info.xz nvme-phy-autotest_72306/cov_base.info.xz nvme-vg-autotest_77414/cov_base.info.xz nvme-vg-autotest_77414/cov_test.info.xz nvme-vg-autotest_77414/cov_total.info.xz nvmf-phy-autotest_72378/cov_base.info.xz nvmf-phy-autotest_72378/cov_test.info.xz nvmf-phy-autotest_72378/cov_total.info.xz nvmf-tcp-phy-autotest_72265/cov_base.info.xz nvmf-tcp-phy-autotest_72265/cov_test.info.xz nvmf-tcp-phy-autotest_72265/cov_total.info.xz nvmf-tcp-uring-vg-autotest_77339/cov_base.info.xz nvmf-tcp-uring-vg-autotest_77339/cov_test.info.xz nvmf-tcp-uring-vg-autotest_77339/cov_total.info.xz nvmf-tcp-vg-autotest_77405/cov_base.info.xz nvmf-tcp-vg-autotest_77405/cov_test.info.xz nvmf-tcp-vg-autotest_77405/cov_total.info.xz rocky9-vg-autotest_16024/cov_base.info.xz rocky9-vg-autotest_16024/cov_test.info.xz rocky9-vg-autotest_16024/cov_total.info.xz ubuntu20-vg-autotest_73733/cov_base.info.xz ubuntu20-vg-autotest_73733/cov_test.info.xz ubuntu20-vg-autotest_73733/cov_total.info.xz ubuntu22-vg-autotest_37747/cov_base.info.xz ubuntu22-vg-autotest_37747/cov_test.info.xz ubuntu22-vg-autotest_37747/cov_total.info.xz vfio-user-phy-autotest_26142/cov_base.info.xz vfio-user-phy-autotest_26142/cov_test.info.xz vfio-user-phy-autotest_26142/cov_total.info.xz vhost-initiator-vg-autotest_77434/cov_base.info.xz vhost-initiator-vg-autotest_77434/cov_test.info.xz vhost-initiator-vg-autotest_77434/cov_total.info.xz vhost-phy-autotest_26159/cov_base.info.xz vhost-phy-autotest_26159/cov_test.info.xz vhost-phy-autotest_26159/cov_total.info.xz zns-vg-autotest_76520/cov_base.info.xz zns-vg-autotest_76520/cov_test.info.xz zns-vg-autotest_76520/cov_total.info.xz 01:03:40.767 + fix_downstream_job_paths 01:03:40.767 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch/spdk/#g' BlobFS-phy-autotest_26140/cov_total.info centos7-vg-autotest_73593/cov_total.info crypto-phy-autotest_26134/cov_total.info dsa-phy-autotest_4834/cov_total.info iscsi-uring-vg-autotest_77319/cov_total.info iscsi-vg-autotest_77452/cov_total.info lvol-vg-autotest_77363/cov_total.info nvme-cmb-pmr-vg-autotest_78537/cov_total.info nvme-vg-autotest_77414/cov_total.info nvmf-phy-autotest_72378/cov_total.info nvmf-tcp-phy-autotest_72265/cov_total.info nvmf-tcp-uring-vg-autotest_77339/cov_total.info nvmf-tcp-vg-autotest_77405/cov_total.info rocky9-vg-autotest_16024/cov_total.info ubuntu20-vg-autotest_73733/cov_total.info ubuntu22-vg-autotest_37747/cov_total.info vfio-user-phy-autotest_26142/cov_total.info vhost-initiator-vg-autotest_77434/cov_total.info vhost-phy-autotest_26159/cov_total.info zns-vg-autotest_76520/cov_total.info 01:03:41.697 + ignore_ocf_headers 01:03:41.697 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 01:03:41.697 + create_errtrace_files_for_all_builds 01:03:41.697 + local build_log_list 01:03:41.697 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 01:03:41.697 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name build.log 01:03:41.697 + for build in "${build_log_list[@]}" 01:03:41.697 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/build.log 01:03:41.697 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.697 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/build.log 01:03:41.697 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/build.log 01:03:41.697 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319 01:03:41.697 + job_name=iscsi-uring-vg-autotest_77319 01:03:41.697 + start_pattern='Backtrace start' 01:03:41.697 + end_pattern='Backtrace end' 01:03:41.697 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/build.log ]] 01:03:41.697 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/build.log 01:03:41.697 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804 01:03:41.698 + job_name=unittest-clang-docker-autotest_19804 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405 01:03:41.698 + job_name=nvmf-tcp-vg-autotest_77405 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520 01:03:41.698 + job_name=zns-vg-autotest_76520 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434 01:03:41.698 + job_name=vhost-initiator-vg-autotest_77434 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747 01:03:41.698 + job_name=ubuntu22-vg-autotest_37747 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767 01:03:41.698 + job_name=autobuild-external-vg-autotest_19767 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807 01:03:41.698 + job_name=scan-build-docker-autotest_19807 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.698 + build_log=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/build.log 01:03:41.698 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/build.log 01:03:41.698 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100 01:03:41.698 + job_name=check-so-deps-docker-autotest_22100 01:03:41.698 + start_pattern='Backtrace start' 01:03:41.698 + end_pattern='Backtrace end' 01:03:41.698 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/build.log ]] 01:03:41.698 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/build.log 01:03:41.698 + backtraces= 01:03:41.698 + [[ -n '' ]] 01:03:41.698 + for build in "${build_log_list[@]}" 01:03:41.698 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/build.log 01:03:41.698 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339 01:03:41.699 + job_name=nvmf-tcp-uring-vg-autotest_77339 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134 01:03:41.699 + job_name=crypto-phy-autotest_26134 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452 01:03:41.699 + job_name=iscsi-vg-autotest_77452 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265 01:03:41.699 + job_name=nvmf-tcp-phy-autotest_72265 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805 01:03:41.699 + job_name=unittest-main-docker-autotest_19805 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593 01:03:41.699 + job_name=centos7-vg-autotest_73593 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267 01:03:41.699 + job_name=doc-docker-autotest_22267 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537 01:03:41.699 + job_name=nvme-cmb-pmr-vg-autotest_78537 01:03:41.699 + start_pattern='Backtrace start' 01:03:41.699 + end_pattern='Backtrace end' 01:03:41.699 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/build.log ]] 01:03:41.699 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/build.log 01:03:41.699 + backtraces= 01:03:41.699 + [[ -n '' ]] 01:03:41.699 + for build in "${build_log_list[@]}" 01:03:41.699 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/build.log 01:03:41.699 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.699 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/build.log 01:03:41.699 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/build.log 01:03:41.699 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378 01:03:41.700 + job_name=nvmf-phy-autotest_72378 01:03:41.700 + start_pattern='Backtrace start' 01:03:41.700 + end_pattern='Backtrace end' 01:03:41.700 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/build.log ]] 01:03:41.700 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/build.log 01:03:41.700 + backtraces= 01:03:41.700 + [[ -n '' ]] 01:03:41.700 + for build in "${build_log_list[@]}" 01:03:41.700 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/build.log 01:03:41.700 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.700 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/build.log 01:03:41.700 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/build.log 01:03:41.700 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306 01:03:41.700 + job_name=nvme-phy-autotest_72306 01:03:41.700 + start_pattern='Backtrace start' 01:03:41.700 + end_pattern='Backtrace end' 01:03:41.700 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/build.log ]] 01:03:41.700 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/build.log 01:03:41.959 + backtraces='00:17:29.852 ========== Backtrace start: ========== 01:03:41.959 00:17:29.852 01:03:41.959 00:17:29.852 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh:70 -> interrupt([]) 01:03:41.959 00:17:29.852 ... 01:03:41.959 00:17:29.852 65 cpus_to_collect=("$cpu") 01:03:41.959 00:17:29.853 66 collect_cpu_idle 01:03:41.959 00:17:29.853 67 reactor_framework=$(rpc_cmd framework_get_reactors | jq -r '\''.reactors[]'\'') 01:03:41.959 00:17:29.853 68 [[ -z $(jq -r "select(.lcore == $cpu) | .lw_threads[].id" <<< "$reactor_framework") ]] 01:03:41.959 00:17:29.853 69 [[ -n $(jq -r "select(.lcore == $spdk_main_core) | .lw_threads[] | select(.name == \"thread$cpu\")" <<< "$reactor_framework") ]] 01:03:41.959 00:17:29.853 => 70 ((is_idle[cpu] == 1)) 01:03:41.959 00:17:29.853 71 done 01:03:41.959 00:17:29.853 72 01:03:41.959 00:17:29.853 73 for cpu in "${!threads[@]}"; do 01:03:41.959 00:17:29.853 74 destroy_thread "${threads[cpu]}" 01:03:41.959 00:17:29.853 75 done 01:03:41.959 00:17:29.853 ... 01:03:41.959 00:17:29.853 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh:80 -> main([]) 01:03:41.959 00:17:29.853 ... 01:03:41.959 00:17:29.853 75 done 01:03:41.959 00:17:29.853 76 } 01:03:41.959 00:17:29.853 77 01:03:41.959 00:17:29.853 78 exec_under_dynamic_scheduler "$scheduler" -m "$spdk_cpumask" --main-core "$spdk_main_core" 01:03:41.959 00:17:29.853 79 01:03:41.959 00:17:29.853 => 80 interrupt 01:03:41.959 00:17:29.853 ... 01:03:41.959 00:17:29.853 01:03:41.959 00:17:29.853 ========== Backtrace end ========== 01:03:41.959 00:17:30.112 ========== Backtrace start: ========== 01:03:41.959 00:17:30.112 01:03:41.959 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1121 -> run_test(["interrupt_mode"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh"]) 01:03:41.959 00:17:30.112 ... 01:03:41.959 00:17:30.112 1116 timing_enter $test_name 01:03:41.959 00:17:30.112 1117 echo "************************************" 01:03:41.959 00:17:30.112 1118 echo "START TEST $test_name" 01:03:41.959 00:17:30.112 1119 echo "************************************" 01:03:41.959 00:17:30.112 1120 xtrace_restore 01:03:41.959 00:17:30.112 1121 time "$@" 01:03:41.959 00:17:30.112 1122 xtrace_disable 01:03:41.959 00:17:30.112 1123 echo "************************************" 01:03:41.959 00:17:30.112 1124 echo "END TEST $test_name" 01:03:41.959 00:17:30.112 1125 echo "************************************" 01:03:41.959 00:17:30.112 1126 timing_exit $test_name 01:03:41.959 00:17:30.112 ... 01:03:41.959 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/scheduler.sh:17 -> main([]) 01:03:41.959 00:17:30.112 ... 01:03:41.959 00:17:30.112 12 "$rootdir/scripts/setup.sh" 01:03:41.959 00:17:30.112 13 01:03:41.959 00:17:30.112 14 run_test "idle" "$testdir/idle.sh" 01:03:41.959 00:17:30.112 15 #run_test "load_balancing" "$testdir/load_balancing.sh" 01:03:41.959 00:17:30.112 16 run_test "dpdk_governor" "$testdir/governor.sh" 01:03:41.959 00:17:30.112 => 17 run_test "interrupt_mode" "$testdir/interrupt.sh" 01:03:41.959 00:17:30.112 ... 01:03:41.959 00:17:30.112 01:03:41.959 00:17:30.112 ========== Backtrace end ========== 01:03:41.959 00:17:30.112 ========== Backtrace start: ========== 01:03:41.959 00:17:30.112 01:03:41.959 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1121 -> run_test(["scheduler"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/scheduler.sh"]) 01:03:41.959 00:17:30.112 ... 01:03:41.959 00:17:30.112 1116 timing_enter $test_name 01:03:41.959 00:17:30.112 1117 echo "************************************" 01:03:41.959 00:17:30.113 1118 echo "START TEST $test_name" 01:03:41.959 00:17:30.113 1119 echo "************************************" 01:03:41.959 00:17:30.113 1120 xtrace_restore 01:03:41.959 00:17:30.113 1121 time "$@" 01:03:41.959 00:17:30.113 1122 xtrace_disable 01:03:41.959 00:17:30.113 1123 echo "************************************" 01:03:41.959 00:17:30.113 1124 echo "END TEST $test_name" 01:03:41.959 00:17:30.113 1125 echo "************************************" 01:03:41.959 00:17:30.113 1126 timing_exit $test_name 01:03:41.959 00:17:30.113 ... 01:03:41.959 00:17:30.113 in /var/jenkins/workspace/nvme-phy-autotest/spdk/autotest.sh:360 -> main(["/var/jenkins/workspace/nvme-phy-autotest/autorun-spdk.conf"]) 01:03:41.959 00:17:30.113 ... 01:03:41.959 00:17:30.113 355 run_test "blockdev_crypto_qat" $rootdir/test/bdev/blockdev.sh "crypto_qat" 01:03:41.960 00:17:30.113 356 run_test "chaining" $rootdir/test/bdev/chaining.sh 01:03:41.960 00:17:30.113 357 fi 01:03:41.960 00:17:30.113 358 01:03:41.960 00:17:30.113 359 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 01:03:41.960 00:17:30.113 => 360 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 01:03:41.960 00:17:30.113 361 fi 01:03:41.960 00:17:30.113 362 01:03:41.960 00:17:30.113 363 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 01:03:41.960 00:17:30.113 364 run_test "sma" $rootdir/test/sma/sma.sh 01:03:41.960 00:17:30.113 365 fi 01:03:41.960 00:17:30.113 ... 01:03:41.960 00:17:30.113 01:03:41.960 00:17:30.113 ========== Backtrace end ==========' 01:03:41.960 + [[ -n 00:17:29.852 ========== Backtrace start: ========== 01:03:41.960 00:17:29.852 01:03:41.960 00:17:29.852 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh:70 -> interrupt([]) 01:03:41.960 00:17:29.852 ... 01:03:41.960 00:17:29.852 65 cpus_to_collect=("$cpu") 01:03:41.960 00:17:29.853 66 collect_cpu_idle 01:03:41.960 00:17:29.853 67 reactor_framework=$(rpc_cmd framework_get_reactors | jq -r '.reactors[]') 01:03:41.960 00:17:29.853 68 [[ -z $(jq -r "select(.lcore == $cpu) | .lw_threads[].id" <<< "$reactor_framework") ]] 01:03:41.960 00:17:29.853 69 [[ -n $(jq -r "select(.lcore == $spdk_main_core) | .lw_threads[] | select(.name == \"thread$cpu\")" <<< "$reactor_framework") ]] 01:03:41.960 00:17:29.853 => 70 ((is_idle[cpu] == 1)) 01:03:41.960 00:17:29.853 71 done 01:03:41.960 00:17:29.853 72 01:03:41.960 00:17:29.853 73 for cpu in "${!threads[@]}"; do 01:03:41.960 00:17:29.853 74 destroy_thread "${threads[cpu]}" 01:03:41.960 00:17:29.853 75 done 01:03:41.960 00:17:29.853 ... 01:03:41.960 00:17:29.853 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh:80 -> main([]) 01:03:41.960 00:17:29.853 ... 01:03:41.960 00:17:29.853 75 done 01:03:41.960 00:17:29.853 76 } 01:03:41.960 00:17:29.853 77 01:03:41.960 00:17:29.853 78 exec_under_dynamic_scheduler "$scheduler" -m "$spdk_cpumask" --main-core "$spdk_main_core" 01:03:41.960 00:17:29.853 79 01:03:41.960 00:17:29.853 => 80 interrupt 01:03:41.960 00:17:29.853 ... 01:03:41.960 00:17:29.853 01:03:41.960 00:17:29.853 ========== Backtrace end ========== 01:03:41.960 00:17:30.112 ========== Backtrace start: ========== 01:03:41.960 00:17:30.112 01:03:41.960 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1121 -> run_test(["interrupt_mode"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh"]) 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 1116 timing_enter $test_name 01:03:41.960 00:17:30.112 1117 echo "************************************" 01:03:41.960 00:17:30.112 1118 echo "START TEST $test_name" 01:03:41.960 00:17:30.112 1119 echo "************************************" 01:03:41.960 00:17:30.112 1120 xtrace_restore 01:03:41.960 00:17:30.112 1121 time "$@" 01:03:41.960 00:17:30.112 1122 xtrace_disable 01:03:41.960 00:17:30.112 1123 echo "************************************" 01:03:41.960 00:17:30.112 1124 echo "END TEST $test_name" 01:03:41.960 00:17:30.112 1125 echo "************************************" 01:03:41.960 00:17:30.112 1126 timing_exit $test_name 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/scheduler.sh:17 -> main([]) 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 12 "$rootdir/scripts/setup.sh" 01:03:41.960 00:17:30.112 13 01:03:41.960 00:17:30.112 14 run_test "idle" "$testdir/idle.sh" 01:03:41.960 00:17:30.112 15 #run_test "load_balancing" "$testdir/load_balancing.sh" 01:03:41.960 00:17:30.112 16 run_test "dpdk_governor" "$testdir/governor.sh" 01:03:41.960 00:17:30.112 => 17 run_test "interrupt_mode" "$testdir/interrupt.sh" 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 01:03:41.960 00:17:30.112 ========== Backtrace end ========== 01:03:41.960 00:17:30.112 ========== Backtrace start: ========== 01:03:41.960 00:17:30.112 01:03:41.960 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1121 -> run_test(["scheduler"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/scheduler.sh"]) 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 1116 timing_enter $test_name 01:03:41.960 00:17:30.112 1117 echo "************************************" 01:03:41.960 00:17:30.113 1118 echo "START TEST $test_name" 01:03:41.960 00:17:30.113 1119 echo "************************************" 01:03:41.960 00:17:30.113 1120 xtrace_restore 01:03:41.960 00:17:30.113 1121 time "$@" 01:03:41.960 00:17:30.113 1122 xtrace_disable 01:03:41.960 00:17:30.113 1123 echo "************************************" 01:03:41.960 00:17:30.113 1124 echo "END TEST $test_name" 01:03:41.960 00:17:30.113 1125 echo "************************************" 01:03:41.960 00:17:30.113 1126 timing_exit $test_name 01:03:41.960 00:17:30.113 ... 01:03:41.960 00:17:30.113 in /var/jenkins/workspace/nvme-phy-autotest/spdk/autotest.sh:360 -> main(["/var/jenkins/workspace/nvme-phy-autotest/autorun-spdk.conf"]) 01:03:41.960 00:17:30.113 ... 01:03:41.960 00:17:30.113 355 run_test "blockdev_crypto_qat" $rootdir/test/bdev/blockdev.sh "crypto_qat" 01:03:41.960 00:17:30.113 356 run_test "chaining" $rootdir/test/bdev/chaining.sh 01:03:41.960 00:17:30.113 357 fi 01:03:41.960 00:17:30.113 358 01:03:41.960 00:17:30.113 359 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 01:03:41.960 00:17:30.113 => 360 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 01:03:41.960 00:17:30.113 361 fi 01:03:41.960 00:17:30.113 362 01:03:41.960 00:17:30.113 363 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 01:03:41.960 00:17:30.113 364 run_test "sma" $rootdir/test/sma/sma.sh 01:03:41.960 00:17:30.113 365 fi 01:03:41.960 00:17:30.113 ... 01:03:41.960 00:17:30.113 01:03:41.960 00:17:30.113 ========== Backtrace end ========== ]] 01:03:41.960 + echo '00:17:29.852 ========== Backtrace start: ========== 01:03:41.960 00:17:29.852 01:03:41.960 00:17:29.852 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh:70 -> interrupt([]) 01:03:41.960 00:17:29.852 ... 01:03:41.960 00:17:29.852 65 cpus_to_collect=("$cpu") 01:03:41.960 00:17:29.853 66 collect_cpu_idle 01:03:41.960 00:17:29.853 67 reactor_framework=$(rpc_cmd framework_get_reactors | jq -r '\''.reactors[]'\'') 01:03:41.960 00:17:29.853 68 [[ -z $(jq -r "select(.lcore == $cpu) | .lw_threads[].id" <<< "$reactor_framework") ]] 01:03:41.960 00:17:29.853 69 [[ -n $(jq -r "select(.lcore == $spdk_main_core) | .lw_threads[] | select(.name == \"thread$cpu\")" <<< "$reactor_framework") ]] 01:03:41.960 00:17:29.853 => 70 ((is_idle[cpu] == 1)) 01:03:41.960 00:17:29.853 71 done 01:03:41.960 00:17:29.853 72 01:03:41.960 00:17:29.853 73 for cpu in "${!threads[@]}"; do 01:03:41.960 00:17:29.853 74 destroy_thread "${threads[cpu]}" 01:03:41.960 00:17:29.853 75 done 01:03:41.960 00:17:29.853 ... 01:03:41.960 00:17:29.853 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh:80 -> main([]) 01:03:41.960 00:17:29.853 ... 01:03:41.960 00:17:29.853 75 done 01:03:41.960 00:17:29.853 76 } 01:03:41.960 00:17:29.853 77 01:03:41.960 00:17:29.853 78 exec_under_dynamic_scheduler "$scheduler" -m "$spdk_cpumask" --main-core "$spdk_main_core" 01:03:41.960 00:17:29.853 79 01:03:41.960 00:17:29.853 => 80 interrupt 01:03:41.960 00:17:29.853 ... 01:03:41.960 00:17:29.853 01:03:41.960 00:17:29.853 ========== Backtrace end ========== 01:03:41.960 00:17:30.112 ========== Backtrace start: ========== 01:03:41.960 00:17:30.112 01:03:41.960 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1121 -> run_test(["interrupt_mode"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/interrupt.sh"]) 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 1116 timing_enter $test_name 01:03:41.960 00:17:30.112 1117 echo "************************************" 01:03:41.960 00:17:30.112 1118 echo "START TEST $test_name" 01:03:41.960 00:17:30.112 1119 echo "************************************" 01:03:41.960 00:17:30.112 1120 xtrace_restore 01:03:41.960 00:17:30.112 1121 time "$@" 01:03:41.960 00:17:30.112 1122 xtrace_disable 01:03:41.960 00:17:30.112 1123 echo "************************************" 01:03:41.960 00:17:30.112 1124 echo "END TEST $test_name" 01:03:41.960 00:17:30.112 1125 echo "************************************" 01:03:41.960 00:17:30.112 1126 timing_exit $test_name 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/scheduler.sh:17 -> main([]) 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 12 "$rootdir/scripts/setup.sh" 01:03:41.960 00:17:30.112 13 01:03:41.960 00:17:30.112 14 run_test "idle" "$testdir/idle.sh" 01:03:41.960 00:17:30.112 15 #run_test "load_balancing" "$testdir/load_balancing.sh" 01:03:41.960 00:17:30.112 16 run_test "dpdk_governor" "$testdir/governor.sh" 01:03:41.960 00:17:30.112 => 17 run_test "interrupt_mode" "$testdir/interrupt.sh" 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 01:03:41.960 00:17:30.112 ========== Backtrace end ========== 01:03:41.960 00:17:30.112 ========== Backtrace start: ========== 01:03:41.960 00:17:30.112 01:03:41.960 00:17:30.112 in /var/jenkins/workspace/nvme-phy-autotest/spdk/test/common/autotest_common.sh:1121 -> run_test(["scheduler"],["/var/jenkins/workspace/nvme-phy-autotest/spdk/test/scheduler/scheduler.sh"]) 01:03:41.960 00:17:30.112 ... 01:03:41.960 00:17:30.112 1116 timing_enter $test_name 01:03:41.960 00:17:30.112 1117 echo "************************************" 01:03:41.960 00:17:30.113 1118 echo "START TEST $test_name" 01:03:41.960 00:17:30.113 1119 echo "************************************" 01:03:41.960 00:17:30.113 1120 xtrace_restore 01:03:41.960 00:17:30.113 1121 time "$@" 01:03:41.960 00:17:30.113 1122 xtrace_disable 01:03:41.960 00:17:30.113 1123 echo "************************************" 01:03:41.960 00:17:30.113 1124 echo "END TEST $test_name" 01:03:41.960 00:17:30.113 1125 echo "************************************" 01:03:41.960 00:17:30.113 1126 timing_exit $test_name 01:03:41.960 00:17:30.113 ... 01:03:41.960 00:17:30.113 in /var/jenkins/workspace/nvme-phy-autotest/spdk/autotest.sh:360 -> main(["/var/jenkins/workspace/nvme-phy-autotest/autorun-spdk.conf"]) 01:03:41.960 00:17:30.113 ... 01:03:41.960 00:17:30.113 355 run_test "blockdev_crypto_qat" $rootdir/test/bdev/blockdev.sh "crypto_qat" 01:03:41.960 00:17:30.113 356 run_test "chaining" $rootdir/test/bdev/chaining.sh 01:03:41.960 00:17:30.113 357 fi 01:03:41.960 00:17:30.113 358 01:03:41.960 00:17:30.113 359 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 01:03:41.960 00:17:30.113 => 360 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 01:03:41.960 00:17:30.113 361 fi 01:03:41.960 00:17:30.113 362 01:03:41.961 00:17:30.113 363 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 01:03:41.961 00:17:30.113 364 run_test "sma" $rootdir/test/sma/sma.sh 01:03:41.961 00:17:30.113 365 fi 01:03:41.961 00:17:30.113 ... 01:03:41.961 00:17:30.113 01:03:41.961 00:17:30.113 ========== Backtrace end ==========' 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024 01:03:41.961 + job_name=rocky9-vg-autotest_16024 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806 01:03:41.961 + job_name=packaging-docker-autotest_19806 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067 01:03:41.961 + job_name=freebsd-vg-autotest_59067 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142 01:03:41.961 + job_name=vfio-user-phy-autotest_26142 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808 01:03:41.961 + job_name=unittest-valgrind-docker-autotest_19808 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363 01:03:41.961 + job_name=lvol-vg-autotest_77363 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414 01:03:41.961 + job_name=nvme-vg-autotest_77414 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087 01:03:41.961 + job_name=check-format-docker-autotest_22087 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076 01:03:41.961 + job_name=build-files-docker-autotest_22076 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131 01:03:41.961 + job_name=short-fuzz-phy-autotest_26131 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140 01:03:41.961 + job_name=BlobFS-phy-autotest_26140 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.961 + [[ -f /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/build.log ]] 01:03:41.961 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/build.log 01:03:41.961 + backtraces= 01:03:41.961 + [[ -n '' ]] 01:03:41.961 + for build in "${build_log_list[@]}" 01:03:41.961 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/build.log 01:03:41.961 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.961 + build_log=/var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/build.log 01:03:41.961 +++ dirname /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/build.log 01:03:41.961 ++ basename /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834 01:03:41.961 + job_name=dsa-phy-autotest_4834 01:03:41.961 + start_pattern='Backtrace start' 01:03:41.961 + end_pattern='Backtrace end' 01:03:41.962 + [[ -f /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/build.log ]] 01:03:41.962 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/build.log 01:03:41.962 + backtraces= 01:03:41.962 + [[ -n '' ]] 01:03:41.962 + for build in "${build_log_list[@]}" 01:03:41.962 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/build.log 01:03:41.962 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.962 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/build.log 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/build.log 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159 01:03:41.962 + job_name=vhost-phy-autotest_26159 01:03:41.962 + start_pattern='Backtrace start' 01:03:41.962 + end_pattern='Backtrace end' 01:03:41.962 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/build.log ]] 01:03:41.962 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/build.log 01:03:41.962 + backtraces= 01:03:41.962 + [[ -n '' ]] 01:03:41.962 + for build in "${build_log_list[@]}" 01:03:41.962 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/build.log 01:03:41.962 + local build_log job_name start_pattern end_pattern backtraces 01:03:41.962 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/build.log 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/build.log 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733 01:03:41.962 + job_name=ubuntu20-vg-autotest_73733 01:03:41.962 + start_pattern='Backtrace start' 01:03:41.962 + end_pattern='Backtrace end' 01:03:41.962 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/build.log ]] 01:03:41.962 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/build.log 01:03:41.962 + backtraces= 01:03:41.962 + [[ -n '' ]] 01:03:41.962 + run_flamegraph 01:03:41.962 + create_timing_file 01:03:41.962 + local array file 01:03:41.962 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 01:03:41.962 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name timing.txt 01:03:41.962 + timing_dir=/var/jenkins/workspace/autotest-per-patch/post_process 01:03:41.962 + mkdir -p /var/jenkins/workspace/autotest-per-patch/post_process 01:03:41.962 + timing_file=/var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319 01:03:41.962 + job_name=iscsi-uring-vg-autotest_77319 01:03:41.962 + sed 's/^/iscsi-uring-vg-autotest_77319;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804 01:03:41.962 + job_name=unittest-clang-docker-autotest_19804 01:03:41.962 + sed 's/^/unittest-clang-docker-autotest_19804;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_19804/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405 01:03:41.962 + job_name=nvmf-tcp-vg-autotest_77405 01:03:41.962 + sed 's/^/nvmf-tcp-vg-autotest_77405;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520 01:03:41.962 + job_name=zns-vg-autotest_76520 01:03:41.962 + sed 's/^/zns-vg-autotest_76520;autorun;/' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434 01:03:41.962 + job_name=vhost-initiator-vg-autotest_77434 01:03:41.962 + sed 's/^/vhost-initiator-vg-autotest_77434;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747 01:03:41.962 + job_name=ubuntu22-vg-autotest_37747 01:03:41.962 + sed 's/^/ubuntu22-vg-autotest_37747;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767 01:03:41.962 + job_name=autobuild-external-vg-autotest_19767 01:03:41.962 + sed 's/^/autobuild-external-vg-autotest_19767;autorun;/' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_19767/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807 01:03:41.962 + job_name=scan-build-docker-autotest_19807 01:03:41.962 + sed 's/^/scan-build-docker-autotest_19807;autorun;/' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_19807/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100 01:03:41.962 + job_name=check-so-deps-docker-autotest_22100 01:03:41.962 + sed 's/^/check-so-deps-docker-autotest_22100;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_22100/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339 01:03:41.962 + job_name=nvmf-tcp-uring-vg-autotest_77339 01:03:41.962 + sed 's/^/nvmf-tcp-uring-vg-autotest_77339;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134 01:03:41.962 + job_name=crypto-phy-autotest_26134 01:03:41.962 + sed 's/^/crypto-phy-autotest_26134;autorun;/' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452 01:03:41.962 + job_name=iscsi-vg-autotest_77452 01:03:41.962 + sed 's/^/iscsi-vg-autotest_77452;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/timing.txt 01:03:41.962 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265 01:03:41.962 + job_name=nvmf-tcp-phy-autotest_72265 01:03:41.962 + sed 's/^/nvmf-tcp-phy-autotest_72265;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/timing.txt 01:03:41.962 + for file in "${array[@]}" 01:03:41.962 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/timing.txt 01:03:41.962 + local job_file job_name 01:03:41.962 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/timing.txt 01:03:41.962 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/timing.txt 01:03:41.963 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805 01:03:41.963 + job_name=unittest-main-docker-autotest_19805 01:03:41.963 + sed 's/^/unittest-main-docker-autotest_19805;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_19805/timing.txt 01:03:41.963 + for file in "${array[@]}" 01:03:41.963 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/timing.txt 01:03:41.963 + local job_file job_name 01:03:41.963 + job_file=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/timing.txt 01:03:41.963 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/timing.txt 01:03:41.963 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593 01:03:41.963 + job_name=centos7-vg-autotest_73593 01:03:41.963 + sed 's/^/centos7-vg-autotest_73593;autorun;/' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/timing.txt 01:03:41.963 + for file in "${array[@]}" 01:03:41.963 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/timing.txt 01:03:41.963 + local job_file job_name 01:03:41.963 + job_file=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/timing.txt 01:03:41.963 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/timing.txt 01:03:41.963 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267 01:03:41.963 + job_name=doc-docker-autotest_22267 01:03:41.963 + sed 's/^/doc-docker-autotest_22267;autorun;/' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_22267/timing.txt 01:03:41.963 + for file in "${array[@]}" 01:03:41.963 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/timing.txt 01:03:41.963 + local job_file job_name 01:03:41.963 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/timing.txt 01:03:41.963 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/timing.txt 01:03:41.963 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537 01:03:41.963 + job_name=nvme-cmb-pmr-vg-autotest_78537 01:03:41.963 + sed 's/^/nvme-cmb-pmr-vg-autotest_78537;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/timing.txt 01:03:41.963 + for file in "${array[@]}" 01:03:41.963 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/timing.txt 01:03:41.963 + local job_file job_name 01:03:41.963 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/timing.txt 01:03:41.963 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/timing.txt 01:03:41.963 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378 01:03:41.963 + job_name=nvmf-phy-autotest_72378 01:03:41.963 + sed 's/^/nvmf-phy-autotest_72378;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/timing.txt 01:03:41.963 + for file in "${array[@]}" 01:03:41.963 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/timing.txt 01:03:41.963 + local job_file job_name 01:03:41.963 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/timing.txt 01:03:41.963 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/timing.txt 01:03:41.963 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306 01:03:41.963 + job_name=nvme-phy-autotest_72306 01:03:41.963 + sed 's/^/nvme-phy-autotest_72306;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_72306/timing.txt 01:03:41.963 + for file in "${array[@]}" 01:03:41.963 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/timing.txt 01:03:41.963 + local job_file job_name 01:03:41.963 + job_file=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/timing.txt 01:03:41.963 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024 01:03:42.221 + job_name=rocky9-vg-autotest_16024 01:03:42.221 + sed 's/^/rocky9-vg-autotest_16024;autorun;/' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806 01:03:42.221 + job_name=packaging-docker-autotest_19806 01:03:42.221 + sed 's/^/packaging-docker-autotest_19806;autorun;/' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_19806/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067 01:03:42.221 + job_name=freebsd-vg-autotest_59067 01:03:42.221 + sed 's/^/freebsd-vg-autotest_59067;autorun;/' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_59067/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142 01:03:42.221 + job_name=vfio-user-phy-autotest_26142 01:03:42.221 + sed 's/^/vfio-user-phy-autotest_26142;autorun;/' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808 01:03:42.221 + job_name=unittest-valgrind-docker-autotest_19808 01:03:42.221 + sed 's/^/unittest-valgrind-docker-autotest_19808;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_19808/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363 01:03:42.221 + job_name=lvol-vg-autotest_77363 01:03:42.221 + sed 's/^/lvol-vg-autotest_77363;autorun;/' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414 01:03:42.221 + job_name=nvme-vg-autotest_77414 01:03:42.221 + sed 's/^/nvme-vg-autotest_77414;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087 01:03:42.221 + job_name=check-format-docker-autotest_22087 01:03:42.221 + sed 's/^/check-format-docker-autotest_22087;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_22087/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076 01:03:42.221 + job_name=build-files-docker-autotest_22076 01:03:42.221 + sed 's/^/build-files-docker-autotest_22076;autorun;/' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_22076/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131 01:03:42.221 + job_name=short-fuzz-phy-autotest_26131 01:03:42.221 + sed 's/^/short-fuzz-phy-autotest_26131;autorun;/' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_26131/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140 01:03:42.221 + job_name=BlobFS-phy-autotest_26140 01:03:42.221 + sed 's/^/BlobFS-phy-autotest_26140;autorun;/' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/timing.txt 01:03:42.221 ++ basename /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834 01:03:42.221 + job_name=dsa-phy-autotest_4834 01:03:42.221 + sed 's/^/dsa-phy-autotest_4834;autorun;/' /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/timing.txt 01:03:42.221 + for file in "${array[@]}" 01:03:42.221 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/timing.txt 01:03:42.221 + local job_file job_name 01:03:42.221 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/timing.txt 01:03:42.221 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/timing.txt 01:03:42.222 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159 01:03:42.222 + job_name=vhost-phy-autotest_26159 01:03:42.222 + sed 's/^/vhost-phy-autotest_26159;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/timing.txt 01:03:42.222 + for file in "${array[@]}" 01:03:42.222 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/timing.txt 01:03:42.222 + local job_file job_name 01:03:42.222 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/timing.txt 01:03:42.222 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/timing.txt 01:03:42.222 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733 01:03:42.222 + job_name=ubuntu20-vg-autotest_73733 01:03:42.222 + sed 's/^/ubuntu20-vg-autotest_73733;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/timing.txt 01:03:42.222 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:03:42.222 + run_autorun_post 01:03:42.222 + s_opt= 01:03:42.222 + [[ '' == true ]] 01:03:42.222 + spdk/autorun_post.py -d ./ -r ./spdk 01:03:46.399 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:561 01:03:46.399 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:456 01:03:46.399 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:582 01:03:46.399 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:613 01:04:08.305 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:634 01:04:08.305 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:628 01:04:08.305 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc64.c:165 01:04:08.305 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc32c.c:21 01:04:08.305 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/xor.c:120 01:04:30.211 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:254 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme_spec.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvmf_transport.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/mmio.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/util.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/thread.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/trace.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/base64.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h! 01:04:56.743 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/endian.h! 01:04:56.744 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/bdev_module.h! 01:04:56.744 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h/histogram_ut.c! 01:05:14.808 -----Begin Post Process Script------ 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_77319/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_77405/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_76520/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_77434/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_37747/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_77339/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_26134/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_77452/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_72265/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_73593/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_78537/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_72378/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_16024/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_26142/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_77363/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_77414/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_26140/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/dsa-phy-autotest_4834/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_26159/cov_total.info 01:05:14.808 /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_73733/cov_total.info 01:05:14.808 01:05:14.808 01:05:14.808 -----Tests Executed in Build------ 01:05:14.808 accel 01:05:14.808 accel_assign_opcode 01:05:14.808 accel_cdev_comp 01:05:14.808 accel_cdev_decmop_full 01:05:14.808 accel_cdev_decomp 01:05:14.808 accel_cdev_decomp_full_mcore 01:05:14.808 accel_cdev_decomp_full_mthread 01:05:14.808 accel_cdev_decomp_mcore 01:05:14.808 accel_cdev_decomp_mthread 01:05:14.808 accel_comp 01:05:14.808 accel_compare 01:05:14.808 accel_compress_verify 01:05:14.808 accel_copy 01:05:14.808 accel_copy_crc32c 01:05:14.808 accel_copy_crc32c_C2 01:05:14.808 accel_crc32c 01:05:14.808 accel_crc32c_C2 01:05:14.808 accel_decmop_full 01:05:14.808 accel_decomp 01:05:14.808 accel_decomp_full_mcore 01:05:14.808 accel_decomp_full_mthread 01:05:14.808 accel_decomp_mcore 01:05:14.808 accel_decomp_mthread 01:05:14.808 accel_dif_functional_tests 01:05:14.808 accel_dif_generate 01:05:14.808 accel_dif_generate_copy 01:05:14.808 accel_dif_verify 01:05:14.808 accel_dualcast 01:05:14.808 accel_fill 01:05:14.808 accel_help 01:05:14.808 accel_missing_filename 01:05:14.808 accel_negative_buffers 01:05:14.808 accel_rpc 01:05:14.808 accel_scan_dsa_modules 01:05:14.808 accel_scan_iaa_modules 01:05:14.808 accel_wrong_workload 01:05:14.808 accel_xor 01:05:14.808 acl 01:05:14.808 alias_rpc 01:05:14.808 allowed 01:05:14.808 app_cmdline 01:05:14.808 app_repeat 01:05:14.808 asan 01:05:14.808 autobuild 01:05:14.808 autobuild_build_doc 01:05:14.808 autobuild_check_dpdk_pci_api 01:05:14.808 autobuild_check_format 01:05:14.808 autobuild_check_so_deps 01:05:14.808 autobuild_external_code 01:05:14.808 autobuild_generated_files_check 01:05:14.808 autobuild_generated_files_check_post_clean 01:05:14.808 autobuild_header_dependency_check 01:05:14.808 autobuild_llvm_precompile 01:05:14.808 autobuild_make_install 01:05:14.808 autobuild_make_uninstall 01:05:14.808 autobuild_ocf_precompile 01:05:14.808 bdev_bounds 01:05:14.808 bdev_crypto_enomem 01:05:14.808 bdev_error 01:05:14.808 bdev_fio 01:05:14.808 bdev_fio_rw_verify 01:05:14.808 bdev_fio_trim 01:05:14.808 bdev_gpt_uuid 01:05:14.808 bdev_hello_world 01:05:14.808 bdev_json_nonarray 01:05:14.808 bdev_json_nonenclosed 01:05:14.808 bdev_nbd 01:05:14.808 bdev_nvme_reset_stuck_adm_cmd 01:05:14.808 bdev_qd_sampling 01:05:14.808 bdev_qos 01:05:14.808 bdev_qos_bw 01:05:14.808 bdev_qos_iops 01:05:14.808 bdev_qos_ro_bw 01:05:14.808 bdev_raid 01:05:14.808 bdev_stat 01:05:14.808 bdev_verify 01:05:14.808 bdev_verify_big_io 01:05:14.808 bdev_write_zeroes 01:05:14.808 bdevperf_config 01:05:14.808 blob_io_wait 01:05:14.808 blobfs 01:05:14.808 blobfs_mkfs 01:05:14.808 blobstore 01:05:14.808 blobstore_grow 01:05:14.808 blockdev_crypto_aesni 01:05:14.808 blockdev_crypto_qat 01:05:14.808 blockdev_crypto_sw 01:05:14.808 blockdev_general 01:05:14.808 blockdev_nvme 01:05:14.808 blockdev_nvme_gpt 01:05:14.808 blockdev_raid5f 01:05:14.808 blockdev_rbd 01:05:14.808 blockdev_xnvme 01:05:14.808 build_rpm_from_gen_spec 01:05:14.808 build_shared_rpm 01:05:14.808 chaining 01:05:14.808 check_header_filenames 01:05:14.808 cmb_copy 01:05:14.808 compress_compdev 01:05:14.808 compress_isal 01:05:14.808 confirm_abi_deps 01:05:14.808 confirm_makefile_deps 01:05:14.808 cpu_locks 01:05:14.809 custom_alloc 01:05:14.809 dd_bs_lt_native_bs 01:05:14.809 dd_copy_to_out_bdev 01:05:14.809 dd_double_input 01:05:14.809 dd_double_output 01:05:14.809 dd_flag_append 01:05:14.809 dd_flag_append_forced_aio 01:05:14.809 dd_flag_directory 01:05:14.809 dd_flag_directory_forced_aio 01:05:14.809 dd_flag_noatime 01:05:14.809 dd_flag_noatime_forced_aio 01:05:14.809 dd_flag_nofollow 01:05:14.809 dd_flag_nofollow_forced_aio 01:05:14.809 dd_flags_misc 01:05:14.809 dd_flags_misc_forced_aio 01:05:14.809 dd_inflate_file 01:05:14.809 dd_invalid_arguments 01:05:14.809 dd_invalid_count 01:05:14.809 dd_invalid_iflag 01:05:14.809 dd_invalid_json 01:05:14.809 dd_invalid_oflag 01:05:14.809 dd_malloc_copy 01:05:14.809 dd_no_input 01:05:14.809 dd_no_output 01:05:14.809 dd_offset_magic 01:05:14.809 dd_rw 01:05:14.809 dd_rw_offset 01:05:14.809 dd_smaller_blocksize 01:05:14.809 dd_sparse_bdev_to_file 01:05:14.809 dd_sparse_file_to_bdev 01:05:14.809 dd_sparse_file_to_file 01:05:14.809 dd_unknown_flag 01:05:14.809 dd_uring_copy 01:05:14.809 dd_wrong_blocksize 01:05:14.809 default_locks 01:05:14.809 default_locks_via_rpc 01:05:14.809 default_setup 01:05:14.809 denied 01:05:14.809 devices 01:05:14.809 dm_mount 01:05:14.809 dma 01:05:14.809 dpdk_governor 01:05:14.809 dpdk_mem_utility 01:05:14.809 driver 01:05:14.809 env 01:05:14.809 env_dpdk_post_init 01:05:14.809 env_mem_callbacks 01:05:14.809 env_memory 01:05:14.809 env_pci 01:05:14.809 env_vtophys 01:05:14.809 even_2G_alloc 01:05:14.809 event 01:05:14.809 event_perf 01:05:14.809 event_reactor 01:05:14.809 event_reactor_perf 01:05:14.809 event_scheduler 01:05:14.809 exit_on_failed_rpc_init 01:05:14.809 external_make_accel_driver_shared 01:05:14.809 external_make_accel_driver_static 01:05:14.809 external_make_accel_module_shared 01:05:14.809 external_make_accel_module_static 01:05:14.809 external_make_hello_bdev_shared_combo 01:05:14.809 external_make_hello_bdev_shared_iso 01:05:14.809 external_make_hello_bdev_static 01:05:14.809 external_make_hello_no_bdev_shared_combo 01:05:14.809 external_make_hello_no_bdev_shared_iso 01:05:14.809 external_make_hello_no_bdev_static 01:05:14.809 external_make_nvme_shared 01:05:14.809 external_make_nvme_static 01:05:14.809 external_run_accel_driver_shared 01:05:14.809 external_run_accel_driver_static 01:05:14.809 external_run_accel_module_shared 01:05:14.809 external_run_accel_module_static 01:05:14.809 external_run_hello_bdev_shared_combo 01:05:14.809 external_run_hello_bdev_shared_iso 01:05:14.809 external_run_hello_bdev_static 01:05:14.809 external_run_hello_no_bdev_shared_combo 01:05:14.809 external_run_hello_no_bdev_shared_iso 01:05:14.809 external_run_hello_no_bdev_static 01:05:14.809 external_run_nvme_shared 01:05:14.809 external_run_nvme_static 01:05:14.809 filesystem_btrfs 01:05:14.809 filesystem_ext4 01:05:14.809 filesystem_in_capsule_btrfs 01:05:14.809 filesystem_in_capsule_ext4 01:05:14.809 filesystem_in_capsule_xfs 01:05:14.809 filesystem_xfs 01:05:14.809 fio_dif_1_default 01:05:14.809 fio_dif_1_multi_subsystems 01:05:14.809 fio_dif_digest 01:05:14.809 fio_dif_rand_params 01:05:14.809 ftl 01:05:14.809 ftl_bdevperf 01:05:14.809 ftl_dirty_shutdown 01:05:14.809 ftl_fio_basic 01:05:14.809 ftl_restore 01:05:14.809 ftl_trim 01:05:14.809 ftl_upgrade_shutdown 01:05:14.809 go_rpc 01:05:14.809 guess_driver 01:05:14.809 hello_blob 01:05:14.809 hugepages 01:05:14.809 idle 01:05:14.809 ioat 01:05:14.809 ioat_perf 01:05:14.809 ioat_verify 01:05:14.809 is_zoned 01:05:14.809 iscsi_tgt 01:05:14.809 iscsi_tgt_bdev_io_wait 01:05:14.809 iscsi_tgt_calsoft 01:05:14.809 iscsi_tgt_digest 01:05:14.809 iscsi_tgt_digests 01:05:14.809 iscsi_tgt_filesystem 01:05:14.809 iscsi_tgt_filesystem_btrfs 01:05:14.809 iscsi_tgt_filesystem_ext4 01:05:14.809 iscsi_tgt_filesystem_xfs 01:05:14.809 iscsi_tgt_fio 01:05:14.809 iscsi_tgt_fuzz 01:05:14.809 iscsi_tgt_initiator 01:05:14.809 iscsi_tgt_ip_migration 01:05:14.809 iscsi_tgt_iscsi_lvol 01:05:14.809 iscsi_tgt_login_redirection 01:05:14.809 iscsi_tgt_multiconnection 01:05:14.809 iscsi_tgt_qos 01:05:14.809 iscsi_tgt_rbd 01:05:14.809 iscsi_tgt_reset 01:05:14.809 iscsi_tgt_resize 01:05:14.809 iscsi_tgt_rpc_config 01:05:14.809 iscsi_tgt_sock 01:05:14.809 iscsi_tgt_trace_record 01:05:14.809 json_config 01:05:14.809 json_config_extra_key 01:05:14.809 kernel_target_abort 01:05:14.809 keyring_file 01:05:14.809 llvm_fuzz 01:05:14.809 locking_app_on_locked_coremask 01:05:14.809 locking_app_on_unlocked_coremask 01:05:14.809 locking_overlapped_coremask 01:05:14.809 locking_overlapped_coremask_via_rpc 01:05:14.809 lvol 01:05:14.809 lvol_basic 01:05:14.809 lvol_esnap 01:05:14.809 lvol_external_copy 01:05:14.809 lvol_external_snapshot 01:05:14.809 lvol_hotremove 01:05:14.809 lvol_provisioning 01:05:14.809 lvol_rename 01:05:14.809 lvol_resize 01:05:14.809 lvol_snapshot_clone 01:05:14.809 lvol_tasting 01:05:14.809 lvs_grow_clean 01:05:14.809 lvs_grow_dirty 01:05:14.809 make 01:05:14.809 no_shrink_alloc 01:05:14.809 non_locking_app_on_locked_coremask 01:05:14.809 nvme 01:05:14.809 nvme_arbitration 01:05:14.809 nvme_cli_cuse 01:05:14.809 nvme_cli_plugin 01:05:14.809 nvme_cmb 01:05:14.809 nvme_cuse 01:05:14.809 nvme_cuse_app 01:05:14.809 nvme_cuse_rpc 01:05:14.809 nvme_doorbell_aers 01:05:14.809 nvme_e2edp 01:05:14.809 nvme_err_injection 01:05:14.809 nvme_fdp 01:05:14.809 nvme_fio 01:05:14.809 nvme_flexible_data_placement 01:05:14.809 nvme_hello_world 01:05:14.809 nvme_identify 01:05:14.809 nvme_mount 01:05:14.809 nvme_multi_aen 01:05:14.809 nvme_multi_secondary 01:05:14.809 nvme_ns_manage_cuse 01:05:14.809 nvme_overhead 01:05:14.809 nvme_perf 01:05:14.809 nvme_pmr 01:05:14.809 nvme_pmr_persistence 01:05:14.809 nvme_reserve 01:05:14.809 nvme_reset 01:05:14.809 nvme_rpc 01:05:14.809 nvme_rpc_timeouts 01:05:14.809 nvme_scc 01:05:14.809 nvme_sgl 01:05:14.809 nvme_simple_copy 01:05:14.809 nvme_single_aen 01:05:14.809 nvme_smartctl_cuse 01:05:14.809 nvme_startup 01:05:14.809 nvme_xnvme 01:05:14.809 nvme_zns 01:05:14.809 nvmf_abort 01:05:14.809 nvmf_abort_qd_sizes 01:05:14.809 nvmf_aer 01:05:14.809 nvmf_async_init 01:05:14.809 nvmf_auth 01:05:14.809 nvmf_bdev_io_wait 01:05:14.809 nvmf_bdevio 01:05:14.809 nvmf_bdevio_no_huge 01:05:14.809 nvmf_bdevperf 01:05:14.809 nvmf_connect_disconnect 01:05:14.809 nvmf_connect_stress 01:05:14.809 nvmf_delete_subsystem 01:05:14.809 nvmf_device_removal 01:05:14.809 nvmf_device_removal_pci_remove 01:05:14.809 nvmf_device_removal_pci_remove_no_srq 01:05:14.809 nvmf_dif 01:05:14.809 nvmf_digest 01:05:14.809 nvmf_digest_clean 01:05:14.809 nvmf_digest_dsa_initiator 01:05:14.809 nvmf_digest_dsa_target 01:05:14.809 nvmf_digest_error 01:05:14.809 nvmf_discovery_remove_ifc 01:05:14.809 nvmf_example 01:05:14.810 nvmf_failover 01:05:14.810 nvmf_filesystem 01:05:14.810 nvmf_filesystem_in_capsule 01:05:14.810 nvmf_filesystem_no_in_capsule 01:05:14.810 nvmf_fio_host 01:05:14.810 nvmf_fio_target 01:05:14.810 nvmf_fips 01:05:14.810 nvmf_fused_ordering 01:05:14.810 nvmf_fuzz 01:05:14.810 nvmf_host_discovery 01:05:14.810 nvmf_host_management 01:05:14.810 nvmf_host_multipath 01:05:14.810 nvmf_host_multipath_status 01:05:14.810 nvmf_identify 01:05:14.810 nvmf_identify_kernel_target 01:05:14.810 nvmf_identify_passthru 01:05:14.810 nvmf_invalid 01:05:14.810 nvmf_lvol 01:05:14.810 nvmf_lvs_grow 01:05:14.810 nvmf_mdns_discovery 01:05:14.810 nvmf_multicontroller 01:05:14.810 nvmf_multitarget 01:05:14.810 nvmf_nmic 01:05:14.810 nvmf_ns_hotplug_stress 01:05:14.810 nvmf_ns_masking 01:05:14.810 nvmf_nvme_cli 01:05:14.810 nvmf_perf 01:05:14.810 nvmf_perf_adq 01:05:14.810 nvmf_queue_depth 01:05:14.810 nvmf_rdma 01:05:14.810 nvmf_referrals 01:05:14.810 nvmf_rpc 01:05:14.810 nvmf_shutdown 01:05:14.810 nvmf_shutdown_tc1 01:05:14.810 nvmf_shutdown_tc2 01:05:14.810 nvmf_shutdown_tc3 01:05:14.810 nvmf_srq_overwhelm 01:05:14.810 nvmf_target_disconnect 01:05:14.810 nvmf_target_disconnect_tc1 01:05:14.810 nvmf_target_disconnect_tc2 01:05:14.810 nvmf_target_disconnect_tc3 01:05:14.810 nvmf_target_discovery 01:05:14.810 nvmf_target_multipath 01:05:14.810 nvmf_tcp 01:05:14.810 nvmf_timeout 01:05:14.810 nvmf_tls 01:05:14.810 nvmf_vfio_user 01:05:14.810 nvmf_vfio_user_fuzz 01:05:14.810 nvmf_vfio_user_nvme_compliance 01:05:14.810 nvmf_vhost 01:05:14.810 nvmf_zcopy 01:05:14.810 ocf 01:05:14.810 ocf_bdevperf_iotypes 01:05:14.810 ocf_configuration_change 01:05:14.810 ocf_create_destruct 01:05:14.810 ocf_fio_modes 01:05:14.810 ocf_flush 01:05:14.810 ocf_multicore 01:05:14.810 ocf_remove 01:05:14.810 ocf_stats 01:05:14.810 odd_alloc 01:05:14.810 packaging 01:05:14.810 per_node_1G_alloc 01:05:14.810 raid0_resize_test 01:05:14.810 raid5f_rebuild_test 01:05:14.810 raid5f_rebuild_test_sb 01:05:14.810 raid5f_state_function_test 01:05:14.810 raid5f_state_function_test_sb 01:05:14.810 raid5f_superblock_test 01:05:14.810 raid_function_test_concat 01:05:14.810 raid_function_test_raid0 01:05:14.810 raid_rebuild_test 01:05:14.810 raid_rebuild_test_io 01:05:14.810 raid_rebuild_test_sb 01:05:14.810 raid_rebuild_test_sb_4k 01:05:14.810 raid_rebuild_test_sb_io 01:05:14.810 raid_rebuild_test_sb_md_interleaved 01:05:14.810 raid_rebuild_test_sb_md_separate 01:05:14.810 raid_state_function_test 01:05:14.810 raid_state_function_test_sb 01:05:14.810 raid_state_function_test_sb_4k 01:05:14.810 raid_state_function_test_sb_md_interleaved 01:05:14.810 raid_state_function_test_sb_md_separate 01:05:14.810 raid_superblock_test 01:05:14.810 raid_superblock_test_4k 01:05:14.810 raid_superblock_test_md_interleaved 01:05:14.810 raid_superblock_test_md_separate 01:05:14.810 reactor_set_interrupt 01:05:14.810 reap_unregistered_poller 01:05:14.810 rocksdb 01:05:14.810 rocksdb_insert 01:05:14.810 rocksdb_overwrite 01:05:14.810 rocksdb_randread 01:05:14.810 rocksdb_readwrite 01:05:14.810 rocksdb_writesync 01:05:14.810 rpc 01:05:14.810 rpc_client 01:05:14.810 rpc_daemon_integrity 01:05:14.810 rpc_integrity 01:05:14.810 rpc_plugins 01:05:14.810 rpc_trace_cmd_test 01:05:14.810 rpm_packaging 01:05:14.810 scanbuild_make 01:05:14.810 scheduler_create_thread 01:05:14.810 setup.sh 01:05:14.810 skip_rpc 01:05:14.810 skip_rpc_with_delay 01:05:14.810 skip_rpc_with_json 01:05:14.810 sma 01:05:14.810 sma_crypto 01:05:14.810 sma_discovery 01:05:14.810 sma_nvmf_tcp 01:05:14.810 sma_plugins 01:05:14.810 sma_qos 01:05:14.810 sma_vfiouser_qemu 01:05:14.810 sma_vhost 01:05:14.810 spdk_dd 01:05:14.810 spdk_dd_basic_rw 01:05:14.810 spdk_dd_bdev_to_bdev 01:05:14.810 spdk_dd_malloc 01:05:14.810 spdk_dd_negative 01:05:14.810 spdk_dd_posix 01:05:14.810 spdk_dd_sparse 01:05:14.810 spdk_dd_uring 01:05:14.810 spdk_target_abort 01:05:14.810 spdkcli_iscsi 01:05:14.810 spdkcli_nvmf_rdma 01:05:14.810 spdkcli_nvmf_tcp 01:05:14.810 spdkcli_raid 01:05:14.810 spdkcli_rbd 01:05:14.810 spdkcli_tcp 01:05:14.810 spdkcli_vhost 01:05:14.810 spdkcli_virtio 01:05:14.810 sw_hotplug 01:05:14.810 test_bdev_lvol_delete_lvstore_with_clones 01:05:14.810 test_bdev_lvol_delete_ordering 01:05:14.810 test_clone_decouple_parent 01:05:14.810 test_clone_inflate 01:05:14.810 test_clone_snapshot_relations 01:05:14.810 test_construct_lvol 01:05:14.810 test_construct_lvol_alias_conflict 01:05:14.810 test_construct_lvol_fio_clear_method_none 01:05:14.810 test_construct_lvol_fio_clear_method_unmap 01:05:14.810 test_construct_lvol_full_lvs 01:05:14.810 test_construct_lvol_inexistent_lvs 01:05:14.810 test_construct_lvols_conflict_alias 01:05:14.810 test_construct_lvs 01:05:14.810 test_construct_lvs_clear_methods 01:05:14.810 test_construct_lvs_conflict_alias 01:05:14.810 test_construct_lvs_different_cluster_size 01:05:14.810 test_construct_lvs_nonexistent_bdev 01:05:14.810 test_construct_multi_lvols 01:05:14.810 test_construct_nested_lvol 01:05:14.810 test_construct_two_lvs_on_the_same_bdev 01:05:14.810 test_create_multi_ublk 01:05:14.810 test_create_snapshot_of_snapshot 01:05:14.810 test_create_snapshot_with_io 01:05:14.810 test_create_ublk 01:05:14.810 test_delete_lvol_store_persistent_positive 01:05:14.810 test_delete_snapshot_with_clone 01:05:14.810 test_delete_snapshot_with_snapshot 01:05:14.810 test_destroy_after_bdev_lvol_resize_positive 01:05:14.810 test_esnap_clones 01:05:14.810 test_esnap_late_arrival 01:05:14.810 test_esnap_reload 01:05:14.810 test_esnap_remove_degraded 01:05:14.810 test_hotremove_lvol_store 01:05:14.810 test_hotremove_lvol_store_base 01:05:14.810 test_hotremove_lvol_store_base_with_lvols 01:05:14.810 test_hotremove_lvol_store_multiple_lvols 01:05:14.810 test_lvol_bdev_readonly 01:05:14.810 test_lvol_list 01:05:14.810 test_lvol_rename_negative 01:05:14.810 test_rename_lvs_negative 01:05:14.810 test_rename_positive 01:05:14.810 test_resize_lvol 01:05:14.810 test_resize_lvol_negative 01:05:14.810 test_resize_lvol_with_io_traffic 01:05:14.810 test_save_ublk_config 01:05:14.810 test_shallow_copy_compare 01:05:14.810 test_sigterm 01:05:14.810 test_snapshot_compare_with_lvol_bdev 01:05:14.810 test_tasting 01:05:14.810 test_thin_lvol_check_integrity 01:05:14.810 test_thin_lvol_check_space 01:05:14.810 test_thin_lvol_check_zeroes 01:05:14.810 test_thin_lvol_resize 01:05:14.810 test_thin_overprovisioning 01:05:14.810 test_unregister_lvol_bdev 01:05:14.810 thread 01:05:14.810 thread_poller_perf 01:05:14.810 thread_spdk_lock 01:05:14.810 ublk 01:05:14.810 ublk_recovery 01:05:14.810 ubsan 01:05:14.810 unittest 01:05:14.810 unittest_accel 01:05:14.810 unittest_bdev 01:05:14.810 unittest_bdev_compress 01:05:14.810 unittest_bdev_crypto 01:05:14.810 unittest_bdev_raid5f 01:05:14.810 unittest_blob_blobfs 01:05:14.810 unittest_build 01:05:14.810 unittest_dma 01:05:14.810 unittest_dpdk_compressdev 01:05:14.810 unittest_event 01:05:14.810 unittest_ftl 01:05:14.810 unittest_idxd_user 01:05:14.810 unittest_include 01:05:14.810 unittest_init 01:05:14.810 unittest_ioat 01:05:14.810 unittest_iobuf 01:05:14.810 unittest_iscsi 01:05:14.810 unittest_json 01:05:14.810 unittest_keyring 01:05:14.810 unittest_lib_reduce 01:05:14.810 unittest_log 01:05:14.810 unittest_lvol 01:05:14.810 unittest_notify 01:05:14.810 unittest_nvme 01:05:14.810 unittest_nvme_cuse 01:05:14.810 unittest_nvme_rdma 01:05:14.810 unittest_nvmf 01:05:14.810 unittest_nvmf_rdma 01:05:14.810 unittest_nvmf_transport 01:05:14.810 unittest_nvmf_vfio_user 01:05:14.810 unittest_pci_event 01:05:14.810 unittest_rdma 01:05:14.810 unittest_rpc 01:05:14.810 unittest_scsi 01:05:14.810 unittest_sock 01:05:14.810 unittest_thread 01:05:14.810 unittest_util 01:05:14.810 unittest_vhost 01:05:14.810 valgrind 01:05:14.810 version 01:05:14.810 vfio_fuzz 01:05:14.810 vfio_user_nvme_fio 01:05:14.810 vfio_user_nvme_restart_vm 01:05:14.810 vfio_user_qemu 01:05:14.810 vfio_user_virtio_bdevperf 01:05:14.810 vfio_user_virtio_blk_restart_vm 01:05:14.810 vfio_user_virtio_scsi_restart_vm 01:05:14.810 vhost 01:05:14.810 vhost_blk_lvol_integrity 01:05:14.810 vhost_blk_packed_ring_integrity 01:05:14.810 vhost_blockdev 01:05:14.810 vhost_boot 01:05:14.810 vhost_fuzz 01:05:14.810 vhost_negative 01:05:14.810 vhost_scsi_lvol_integrity 01:05:14.810 vhost_shared 01:05:14.810 xnvme_bdevperf 01:05:14.810 xnvme_to_malloc_dd_copy 01:05:14.810 zoned_fio 01:05:14.810 01:05:14.810 01:05:14.810 -----Tests Missing From Build------ 01:05:14.810 balanced 01:05:14.811 build_native_dpdk 01:05:14.811 build_shared_native_dpdk_rpm 01:05:14.811 build_shared_rpm_with_rpmed_dpdk 01:05:14.811 busy 01:05:14.811 core_load 01:05:14.811 ftl_fio_extended 01:05:14.811 ftl_fio_nightly 01:05:14.811 ftl_restore_fast 01:05:14.811 ftl_write_after_write 01:05:14.811 interrupt_mode 01:05:14.811 iscsi_tgt_data_digest 01:05:14.811 iscsi_tgt_ext4test 01:05:14.811 keyring_linux 01:05:14.811 nvme_boot_partition 01:05:14.811 nvme_bp 01:05:14.811 nvme_opal 01:05:14.811 nvme_opal_bdevio 01:05:14.811 nvme_opal_bdevperf 01:05:14.811 nvme_opal_spdk_tgt 01:05:14.811 nvmf_fc 01:05:14.811 nvmf_initiator_timeout 01:05:14.811 nvmf_multiconnection 01:05:14.811 scheduler 01:05:14.811 spdkcli_nvmf_fc 01:05:14.811 unittest_nvmf_fc 01:05:14.811 unittest_nvmf_fc_ls 01:05:14.811 vhost_blk_cores_2ctrl 01:05:14.811 vhost_blk_fs_integrity 01:05:14.811 vhost_blk_hot_remove 01:05:14.811 vhost_blk_integrity 01:05:14.811 vhost_hotplug 01:05:14.811 vhost_migration 01:05:14.811 vhost_migration_tc1 01:05:14.811 vhost_migration_tc2 01:05:14.811 vhost_readonly 01:05:14.811 vhost_scsi_cores_2ctrl 01:05:14.811 vhost_scsi_fs_integrity 01:05:14.811 vhost_scsi_hot_remove 01:05:14.811 vhost_scsi_integrity 01:05:14.811 vmd 01:05:14.811 vmd_bdev_svc 01:05:14.811 vmd_fio 01:05:14.811 vmd_hello_world 01:05:14.811 vmd_identify 01:05:14.811 vmd_perf 01:05:14.811 01:05:14.811 01:05:14.811 -----Tests Missing ASAN------ 01:05:14.811 accel_cdev_comp 01:05:14.811 accel_cdev_decmop_full 01:05:14.811 accel_cdev_decomp 01:05:14.811 accel_cdev_decomp_full_mcore 01:05:14.811 accel_cdev_decomp_full_mthread 01:05:14.811 accel_cdev_decomp_mcore 01:05:14.811 accel_cdev_decomp_mthread 01:05:14.811 autobuild 01:05:14.811 autobuild_build_doc 01:05:14.811 autobuild_check_dpdk_pci_api 01:05:14.811 autobuild_check_format 01:05:14.811 autobuild_check_so_deps 01:05:14.811 autobuild_external_code 01:05:14.811 autobuild_generated_files_check 01:05:14.811 autobuild_generated_files_check_post_clean 01:05:14.811 autobuild_header_dependency_check 01:05:14.811 autobuild_llvm_precompile 01:05:14.811 autobuild_make_install 01:05:14.811 autobuild_make_uninstall 01:05:14.811 autobuild_ocf_precompile 01:05:14.811 balanced 01:05:14.811 bdev_crypto_enomem 01:05:14.811 blockdev_crypto_aesni 01:05:14.811 blockdev_crypto_qat 01:05:14.811 blockdev_crypto_sw 01:05:14.811 blockdev_rbd 01:05:14.811 build_native_dpdk 01:05:14.811 build_shared_native_dpdk_rpm 01:05:14.811 build_shared_rpm_with_rpmed_dpdk 01:05:14.811 busy 01:05:14.811 chaining 01:05:14.811 check_header_filenames 01:05:14.811 cmb_copy 01:05:14.811 compress_compdev 01:05:14.811 compress_isal 01:05:14.811 confirm_abi_deps 01:05:14.811 confirm_makefile_deps 01:05:14.811 core_load 01:05:14.811 dd_uring_copy 01:05:14.811 dpdk_governor 01:05:14.811 external_make_accel_driver_shared 01:05:14.811 external_make_accel_driver_static 01:05:14.811 external_make_accel_module_shared 01:05:14.811 external_make_accel_module_static 01:05:14.811 external_make_hello_bdev_shared_combo 01:05:14.811 external_make_hello_bdev_shared_iso 01:05:14.811 external_make_hello_bdev_static 01:05:14.811 external_make_hello_no_bdev_shared_combo 01:05:14.811 external_make_hello_no_bdev_shared_iso 01:05:14.811 external_make_hello_no_bdev_static 01:05:14.811 external_make_nvme_shared 01:05:14.811 external_make_nvme_static 01:05:14.811 external_run_accel_driver_shared 01:05:14.811 external_run_accel_driver_static 01:05:14.811 external_run_accel_module_shared 01:05:14.811 external_run_accel_module_static 01:05:14.811 external_run_hello_bdev_shared_combo 01:05:14.811 external_run_hello_bdev_shared_iso 01:05:14.811 external_run_hello_bdev_static 01:05:14.811 external_run_hello_no_bdev_shared_combo 01:05:14.811 external_run_hello_no_bdev_shared_iso 01:05:14.811 external_run_hello_no_bdev_static 01:05:14.811 external_run_nvme_shared 01:05:14.811 external_run_nvme_static 01:05:14.811 ftl_fio_extended 01:05:14.811 ftl_fio_nightly 01:05:14.811 ftl_restore_fast 01:05:14.811 ftl_write_after_write 01:05:14.811 go_rpc 01:05:14.811 idle 01:05:14.811 interrupt_mode 01:05:14.811 ioat 01:05:14.811 ioat_perf 01:05:14.811 ioat_verify 01:05:14.811 is_zoned 01:05:14.811 iscsi_tgt 01:05:14.811 iscsi_tgt_bdev_io_wait 01:05:14.811 iscsi_tgt_calsoft 01:05:14.811 iscsi_tgt_data_digest 01:05:14.811 iscsi_tgt_digest 01:05:14.811 iscsi_tgt_digests 01:05:14.811 iscsi_tgt_ext4test 01:05:14.811 iscsi_tgt_filesystem 01:05:14.811 iscsi_tgt_filesystem_btrfs 01:05:14.811 iscsi_tgt_filesystem_ext4 01:05:14.811 iscsi_tgt_filesystem_xfs 01:05:14.811 iscsi_tgt_fio 01:05:14.811 iscsi_tgt_fuzz 01:05:14.811 iscsi_tgt_initiator 01:05:14.811 iscsi_tgt_ip_migration 01:05:14.811 iscsi_tgt_iscsi_lvol 01:05:14.811 iscsi_tgt_login_redirection 01:05:14.811 iscsi_tgt_multiconnection 01:05:14.811 iscsi_tgt_qos 01:05:14.811 iscsi_tgt_rbd 01:05:14.811 iscsi_tgt_reset 01:05:14.811 iscsi_tgt_resize 01:05:14.811 iscsi_tgt_rpc_config 01:05:14.811 iscsi_tgt_sock 01:05:14.811 iscsi_tgt_trace_record 01:05:14.811 keyring_linux 01:05:14.811 llvm_fuzz 01:05:14.811 nvme_boot_partition 01:05:14.811 nvme_bp 01:05:14.811 nvme_cli_cuse 01:05:14.811 nvme_cli_plugin 01:05:14.811 nvme_cmb 01:05:14.811 nvme_cuse 01:05:14.811 nvme_cuse_app 01:05:14.811 nvme_cuse_rpc 01:05:14.811 nvme_ns_manage_cuse 01:05:14.811 nvme_opal 01:05:14.811 nvme_opal_bdevio 01:05:14.811 nvme_opal_bdevperf 01:05:14.811 nvme_opal_spdk_tgt 01:05:14.811 nvme_pmr 01:05:14.811 nvme_pmr_persistence 01:05:14.811 nvme_smartctl_cuse 01:05:14.811 nvme_zns 01:05:14.811 nvmf_bdevperf 01:05:14.811 nvmf_device_removal 01:05:14.811 nvmf_device_removal_pci_remove 01:05:14.811 nvmf_device_removal_pci_remove_no_srq 01:05:14.811 nvmf_digest_clean 01:05:14.811 nvmf_fc 01:05:14.811 nvmf_fuzz 01:05:14.811 nvmf_host_multipath 01:05:14.811 nvmf_initiator_timeout 01:05:14.811 nvmf_mdns_discovery 01:05:14.811 nvmf_multiconnection 01:05:14.811 nvmf_nvme_cli 01:05:14.811 nvmf_perf_adq 01:05:14.811 nvmf_rdma 01:05:14.811 nvmf_shutdown 01:05:14.811 nvmf_shutdown_tc1 01:05:14.811 nvmf_shutdown_tc2 01:05:14.811 nvmf_shutdown_tc3 01:05:14.811 nvmf_srq_overwhelm 01:05:14.811 nvmf_target_disconnect 01:05:14.811 nvmf_target_disconnect_tc1 01:05:14.811 nvmf_target_disconnect_tc2 01:05:14.811 nvmf_target_disconnect_tc3 01:05:14.811 nvmf_timeout 01:05:14.811 nvmf_vfio_user 01:05:14.811 nvmf_vfio_user_fuzz 01:05:14.811 nvmf_vfio_user_nvme_compliance 01:05:14.811 ocf 01:05:14.811 ocf_bdevperf_iotypes 01:05:14.811 ocf_configuration_change 01:05:14.811 ocf_create_destruct 01:05:14.811 ocf_fio_modes 01:05:14.811 ocf_flush 01:05:14.811 ocf_multicore 01:05:14.811 ocf_remove 01:05:14.811 ocf_stats 01:05:14.811 scanbuild_make 01:05:14.811 scheduler 01:05:14.811 spdk_dd_uring 01:05:14.811 spdkcli_iscsi 01:05:14.811 spdkcli_nvmf_fc 01:05:14.811 spdkcli_nvmf_rdma 01:05:14.811 spdkcli_raid 01:05:14.811 spdkcli_rbd 01:05:14.811 spdkcli_virtio 01:05:14.811 unittest_bdev_compress 01:05:14.811 unittest_bdev_crypto 01:05:14.811 unittest_dpdk_compressdev 01:05:14.811 unittest_lib_reduce 01:05:14.811 unittest_nvmf_fc 01:05:14.811 unittest_nvmf_fc_ls 01:05:14.811 unittest_nvmf_vfio_user 01:05:14.811 valgrind 01:05:14.811 vfio_fuzz 01:05:14.811 vhost_blk_cores_2ctrl 01:05:14.811 vhost_blk_fs_integrity 01:05:14.811 vhost_blk_hot_remove 01:05:14.811 vhost_blk_integrity 01:05:14.811 vhost_blockdev 01:05:14.811 vhost_fuzz 01:05:14.811 vhost_hotplug 01:05:14.811 vhost_migration 01:05:14.811 vhost_migration_tc1 01:05:14.811 vhost_migration_tc2 01:05:14.811 vhost_readonly 01:05:14.811 vhost_scsi_cores_2ctrl 01:05:14.811 vhost_scsi_fs_integrity 01:05:14.811 vhost_scsi_hot_remove 01:05:14.811 vhost_scsi_integrity 01:05:14.811 vhost_shared 01:05:14.811 vmd 01:05:14.811 vmd_bdev_svc 01:05:14.811 vmd_fio 01:05:14.811 vmd_hello_world 01:05:14.811 vmd_identify 01:05:14.811 vmd_perf 01:05:14.811 zoned_fio 01:05:14.811 01:05:14.811 01:05:14.811 -----Tests Missing UBSAN------ 01:05:14.811 autobuild 01:05:14.811 autobuild_build_doc 01:05:14.811 autobuild_check_dpdk_pci_api 01:05:14.811 autobuild_check_format 01:05:14.811 autobuild_check_so_deps 01:05:14.811 autobuild_external_code 01:05:14.811 autobuild_generated_files_check 01:05:14.811 autobuild_generated_files_check_post_clean 01:05:14.811 autobuild_header_dependency_check 01:05:14.812 autobuild_make_install 01:05:14.812 autobuild_make_uninstall 01:05:14.812 balanced 01:05:14.812 build_native_dpdk 01:05:14.812 build_rpm_from_gen_spec 01:05:14.812 build_shared_native_dpdk_rpm 01:05:14.812 build_shared_rpm 01:05:14.812 build_shared_rpm_with_rpmed_dpdk 01:05:14.812 busy 01:05:14.812 check_header_filenames 01:05:14.812 cmb_copy 01:05:14.812 confirm_abi_deps 01:05:14.812 confirm_makefile_deps 01:05:14.812 core_load 01:05:14.812 external_make_accel_driver_shared 01:05:14.812 external_make_accel_driver_static 01:05:14.812 external_make_accel_module_shared 01:05:14.812 external_make_accel_module_static 01:05:14.812 external_make_hello_bdev_shared_combo 01:05:14.812 external_make_hello_bdev_shared_iso 01:05:14.812 external_make_hello_bdev_static 01:05:14.812 external_make_hello_no_bdev_shared_combo 01:05:14.812 external_make_hello_no_bdev_shared_iso 01:05:14.812 external_make_hello_no_bdev_static 01:05:14.812 external_make_nvme_shared 01:05:14.812 external_make_nvme_static 01:05:14.812 external_run_accel_driver_shared 01:05:14.812 external_run_accel_driver_static 01:05:14.812 external_run_accel_module_shared 01:05:14.812 external_run_accel_module_static 01:05:14.812 external_run_hello_bdev_shared_combo 01:05:14.812 external_run_hello_bdev_shared_iso 01:05:14.812 external_run_hello_bdev_static 01:05:14.812 external_run_hello_no_bdev_shared_combo 01:05:14.812 external_run_hello_no_bdev_shared_iso 01:05:14.812 external_run_hello_no_bdev_static 01:05:14.812 external_run_nvme_shared 01:05:14.812 external_run_nvme_static 01:05:14.812 ftl_fio_extended 01:05:14.812 ftl_fio_nightly 01:05:14.812 ftl_restore_fast 01:05:14.812 ftl_write_after_write 01:05:14.812 interrupt_mode 01:05:14.812 is_zoned 01:05:14.812 iscsi_tgt_data_digest 01:05:14.812 iscsi_tgt_ext4test 01:05:14.812 keyring_linux 01:05:14.812 nvme_boot_partition 01:05:14.812 nvme_bp 01:05:14.812 nvme_cmb 01:05:14.812 nvme_opal 01:05:14.812 nvme_opal_bdevio 01:05:14.812 nvme_opal_bdevperf 01:05:14.812 nvme_opal_spdk_tgt 01:05:14.812 nvme_pmr 01:05:14.812 nvme_pmr_persistence 01:05:14.812 nvme_zns 01:05:14.812 nvmf_fc 01:05:14.812 nvmf_initiator_timeout 01:05:14.812 nvmf_multiconnection 01:05:14.812 packaging 01:05:14.812 rpm_packaging 01:05:14.812 scanbuild_make 01:05:14.812 scheduler 01:05:14.812 spdkcli_nvmf_fc 01:05:14.812 unittest_bdev_compress 01:05:14.812 unittest_bdev_crypto 01:05:14.812 unittest_dpdk_compressdev 01:05:14.812 unittest_lib_reduce 01:05:14.812 unittest_nvmf_fc 01:05:14.812 unittest_nvmf_fc_ls 01:05:14.812 unittest_nvmf_vfio_user 01:05:14.812 valgrind 01:05:14.812 vhost_blk_cores_2ctrl 01:05:14.812 vhost_blk_fs_integrity 01:05:14.812 vhost_blk_hot_remove 01:05:14.812 vhost_blk_integrity 01:05:14.812 vhost_hotplug 01:05:14.812 vhost_migration 01:05:14.812 vhost_migration_tc1 01:05:14.812 vhost_migration_tc2 01:05:14.812 vhost_readonly 01:05:14.812 vhost_scsi_cores_2ctrl 01:05:14.812 vhost_scsi_fs_integrity 01:05:14.812 vhost_scsi_hot_remove 01:05:14.812 vhost_scsi_integrity 01:05:14.812 vmd 01:05:14.812 vmd_bdev_svc 01:05:14.812 vmd_fio 01:05:14.812 vmd_hello_world 01:05:14.812 vmd_identify 01:05:14.812 vmd_perf 01:05:14.812 zoned_fio 01:05:14.812 Not all tests were run. Failing the build. 01:05:14.812 ['interrupt_mode', 'scheduler'] 01:05:14.812 + compress_coverage_and_docs 01:05:14.812 + echo 'Start compress coverage and docs' 01:05:14.812 Start compress coverage and docs 01:05:14.812 + tar -C coverage -czf coverage_autotest-per-patch_122819.tar.gz ./ --remove-files 01:05:14.812 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_122819.tar.gz ./ --remove-files 01:05:15.070 + tar -C doc -czf doc_autotest-per-patch_122819.tar.gz ./ --remove-files 01:05:15.328 + [[ -d llvm ]] 01:05:15.328 + true 01:05:15.328 + echo 'End compress coverage and docs' 01:05:15.328 End compress coverage and docs 01:05:15.328 + remove_partial_coverage_files 01:05:15.328 + find . -name 'cov_*.info' -delete 01:05:15.328 + echo 'End stage post_gen_coverage.sh' 01:05:15.328 End stage post_gen_coverage.sh 01:05:15.344 [Pipeline] } 01:05:15.347 ERROR: script returned exit code 1 01:05:15.379 [Pipeline] // catchError 01:05:15.388 [Pipeline] catchError 01:05:15.390 [Pipeline] { 01:05:15.410 [Pipeline] dir 01:05:15.410 Running in /var/jenkins/workspace/autotest-per-patch/post_process 01:05:15.412 [Pipeline] {